Bring back some useful SourceBuffer logs#955
Bring back some useful SourceBuffer logs#955Scony wants to merge 1 commit intoWebPlatformForEmbedded:wpe-2.28from
Conversation
|
@Scony, would these messages be still useful to you if they were declared as DEBUG_LOG()? I'd like to port this patch upstream and think that DEBUG_LOG() would pollute the logs a bit less for the general case. Do you agree? |
|
@eocanha yes, that makes sense - should I update this PR or will you create upstream patch from scratch anyway? |
|
This PR is being tracked upstread in https://bugs.webkit.org/show_bug.cgi?id=247122 and WebKit/WebKit#5854. @Scony, I've already included the change to DEBUG_LOG() there, no need to update this PR. |
https://bugs.webkit.org/show_bug.cgi?id=247122 Reviewed by Xabier Rodriguez-Calvar. Changeset https://trac.webkit.org/changeset/241148/webkit from https://bugs.webkit.org/show_bug.cgi?id=194348 removed line WebKit@cd4e7eb#diff-78280e252e732edbf1f9b6517bd2f98eb1475f16fc781a5f3e2e2e6bf9b2a9beL710 , which was very useful when debugging MSE append problems. This patch is bringing that line back and adding a similar one to appendBufferInternal(), which will be helpful to track how the buffered ranges evolve as the append is processed. Original author: Pawel Lampe <pawel.lampe@gmail.com> See: WebPlatformForEmbedded/WPEWebKit#955 * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: (WebCore::SourceBuffer::appendBufferInternal): Added log line. (WebCore::SourceBuffer::sourceBufferPrivateAppendComplete): Ditto. Canonical link: https://commits.webkit.org/256224@main
https://bugs.webkit.org/show_bug.cgi?id=247122 Reviewed by Xabier Rodriguez-Calvar. Changeset https://trac.webkit.org/changeset/241148/webkit from https://bugs.webkit.org/show_bug.cgi?id=194348 removed line WebKit/WebKit@cd4e7eb#diff-78280e252e732edbf1f9b6517bd2f98eb1475f16fc781a5f3e2e2e6bf9b2a9beL710 , which was very useful when debugging MSE append problems. This patch is bringing that line back and adding a similar one to appendBufferInternal(), which will be helpful to track how the buffered ranges evolve as the append is processed. Original author: Pawel Lampe <pawel.lampe@gmail.com> See: #955 * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: (WebCore::SourceBuffer::appendBufferInternal): Added log line. (WebCore::SourceBuffer::sourceBufferPrivateAppendComplete): Ditto. Canonical link: https://commits.webkit.org/256224@main
|
Upstream WebKit/WebKit#5854 landed as WebKit/WebKit@e5e73c6 and has been backported to wpe-2.28 as 1850751 and 6bc8894. Closing this PR. |
|
thanks! |
|
Also, upstream WebKit/WebKit#6044 landed as WebKit/WebKit@4456698 and has been backported to wpe-2.28 as c564c93 |
https://bugs.webkit.org/show_bug.cgi?id=247122 Reviewed by Xabier Rodriguez-Calvar. Changeset https://trac.webkit.org/changeset/241148/webkit from https://bugs.webkit.org/show_bug.cgi?id=194348 removed line WebKit/WebKit@cd4e7eb#diff-78280e252e732edbf1f9b6517bd2f98eb1475f16fc781a5f3e2e2e6bf9b2a9beL710 , which was very useful when debugging MSE append problems. This patch is bringing that line back and adding a similar one to appendBufferInternal(), which will be helpful to track how the buffered ranges evolve as the append is processed. Original author: Pawel Lampe <pawel.lampe@gmail.com> See: WebPlatformForEmbedded#955 * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: (WebCore::SourceBuffer::appendBufferInternal): Added log line. (WebCore::SourceBuffer::sourceBufferPrivateAppendComplete): Ditto. Canonical link: https://commits.webkit.org/256224@main
https://bugs.webkit.org/show_bug.cgi?id=247122 Reviewed by Xabier Rodriguez-Calvar. Changeset https://trac.webkit.org/changeset/241148/webkit from https://bugs.webkit.org/show_bug.cgi?id=194348 removed line WebKit/WebKit@cd4e7eb#diff-78280e252e732edbf1f9b6517bd2f98eb1475f16fc781a5f3e2e2e6bf9b2a9beL710 , which was very useful when debugging MSE append problems. This patch is bringing that line back and adding a similar one to appendBufferInternal(), which will be helpful to track how the buffered ranges evolve as the append is processed. Original author: Pawel Lampe <pawel.lampe@gmail.com> See: #955 * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: (WebCore::SourceBuffer::appendBufferInternal): Added log line. (WebCore::SourceBuffer::sourceBufferPrivateAppendComplete): Ditto. Canonical link: https://commits.webkit.org/256224@main
https://bugs.webkit.org/show_bug.cgi?id=247122 Reviewed by Xabier Rodriguez-Calvar. Changeset https://trac.webkit.org/changeset/241148/webkit from https://bugs.webkit.org/show_bug.cgi?id=194348 removed line WebKit/WebKit@cd4e7eb#diff-78280e252e732edbf1f9b6517bd2f98eb1475f16fc781a5f3e2e2e6bf9b2a9beL710 , which was very useful when debugging MSE append problems. This patch is bringing that line back and adding a similar one to appendBufferInternal(), which will be helpful to track how the buffered ranges evolve as the append is processed. Original author: Pawel Lampe <pawel.lampe@gmail.com> See: #955 * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: (WebCore::SourceBuffer::appendBufferInternal): Added log line. (WebCore::SourceBuffer::sourceBufferPrivateAppendComplete): Ditto. Canonical link: https://commits.webkit.org/256224@main
https://bugs.webkit.org/show_bug.cgi?id=247122 Reviewed by Xabier Rodriguez-Calvar. Changeset https://trac.webkit.org/changeset/241148/webkit from https://bugs.webkit.org/show_bug.cgi?id=194348 removed line WebKit/WebKit@cd4e7eb#diff-78280e252e732edbf1f9b6517bd2f98eb1475f16fc781a5f3e2e2e6bf9b2a9beL710 , which was very useful when debugging MSE append problems. This patch is bringing that line back and adding a similar one to appendBufferInternal(), which will be helpful to track how the buffered ranges evolve as the append is processed. Original author: Pawel Lampe <pawel.lampe@gmail.com> See: #955 * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: (WebCore::SourceBuffer::appendBufferInternal): Added log line. (WebCore::SourceBuffer::sourceBufferPrivateAppendComplete): Ditto. Canonical link: https://commits.webkit.org/256224@main
https://bugs.webkit.org/show_bug.cgi?id=247122 Reviewed by Xabier Rodriguez-Calvar. Changeset https://trac.webkit.org/changeset/241148/webkit from https://bugs.webkit.org/show_bug.cgi?id=194348 removed line WebKit/WebKit@cd4e7eb#diff-78280e252e732edbf1f9b6517bd2f98eb1475f16fc781a5f3e2e2e6bf9b2a9beL710 , which was very useful when debugging MSE append problems. This patch is bringing that line back and adding a similar one to appendBufferInternal(), which will be helpful to track how the buffered ranges evolve as the append is processed. Original author: Pawel Lampe <pawel.lampe@gmail.com> See: #955 * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: (WebCore::SourceBuffer::appendBufferInternal): Added log line. (WebCore::SourceBuffer::sourceBufferPrivateAppendComplete): Ditto. Canonical link: https://commits.webkit.org/256224@main
https://bugs.webkit.org/show_bug.cgi?id=247122 Reviewed by Xabier Rodriguez-Calvar. Changeset https://trac.webkit.org/changeset/241148/webkit from https://bugs.webkit.org/show_bug.cgi?id=194348 removed line WebKit/WebKit@cd4e7eb#diff-78280e252e732edbf1f9b6517bd2f98eb1475f16fc781a5f3e2e2e6bf9b2a9beL710 , which was very useful when debugging MSE append problems. This patch is bringing that line back and adding a similar one to appendBufferInternal(), which will be helpful to track how the buffered ranges evolve as the append is processed. Original author: Pawel Lampe <pawel.lampe@gmail.com> See: #955 * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: (WebCore::SourceBuffer::appendBufferInternal): Added log line. (WebCore::SourceBuffer::sourceBufferPrivateAppendComplete): Ditto. Canonical link: https://commits.webkit.org/256224@main
https://bugs.webkit.org/show_bug.cgi?id=247122 Reviewed by Xabier Rodriguez-Calvar. Changeset https://trac.webkit.org/changeset/241148/webkit from https://bugs.webkit.org/show_bug.cgi?id=194348 removed line WebKit/WebKit@cd4e7eb#diff-78280e252e732edbf1f9b6517bd2f98eb1475f16fc781a5f3e2e2e6bf9b2a9beL710 , which was very useful when debugging MSE append problems. This patch is bringing that line back and adding a similar one to appendBufferInternal(), which will be helpful to track how the buffered ranges evolve as the append is processed. Original author: Pawel Lampe <pawel.lampe@gmail.com> See: #955 * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: (WebCore::SourceBuffer::appendBufferInternal): Added log line. (WebCore::SourceBuffer::sourceBufferPrivateAppendComplete): Ditto. Canonical link: https://commits.webkit.org/256224@main
https://bugs.webkit.org/show_bug.cgi?id=247122 Reviewed by Xabier Rodriguez-Calvar. Changeset https://trac.webkit.org/changeset/241148/webkit from https://bugs.webkit.org/show_bug.cgi?id=194348 removed line WebKit/WebKit@cd4e7eb#diff-78280e252e732edbf1f9b6517bd2f98eb1475f16fc781a5f3e2e2e6bf9b2a9beL710 , which was very useful when debugging MSE append problems. This patch is bringing that line back and adding a similar one to appendBufferInternal(), which will be helpful to track how the buffered ranges evolve as the append is processed. Original author: Pawel Lampe <pawel.lampe@gmail.com> See: #955 * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: (WebCore::SourceBuffer::appendBufferInternal): Added log line. (WebCore::SourceBuffer::sourceBufferPrivateAppendComplete): Ditto. Canonical link: https://commits.webkit.org/256224@main
https://bugs.webkit.org/show_bug.cgi?id=247122 Reviewed by Xabier Rodriguez-Calvar. Changeset https://trac.webkit.org/changeset/241148/webkit from https://bugs.webkit.org/show_bug.cgi?id=194348 removed line WebKit/WebKit@cd4e7eb#diff-78280e252e732edbf1f9b6517bd2f98eb1475f16fc781a5f3e2e2e6bf9b2a9beL710 , which was very useful when debugging MSE append problems. This patch is bringing that line back and adding a similar one to appendBufferInternal(), which will be helpful to track how the buffered ranges evolve as the append is processed. Original author: Pawel Lampe <pawel.lampe@gmail.com> See: #955 * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: (WebCore::SourceBuffer::appendBufferInternal): Added log line. (WebCore::SourceBuffer::sourceBufferPrivateAppendComplete): Ditto. Canonical link: https://commits.webkit.org/256224@main
https://bugs.webkit.org/show_bug.cgi?id=247122 Reviewed by Xabier Rodriguez-Calvar. Changeset https://trac.webkit.org/changeset/241148/webkit from https://bugs.webkit.org/show_bug.cgi?id=194348 removed line WebKit/WebKit@cd4e7eb#diff-78280e252e732edbf1f9b6517bd2f98eb1475f16fc781a5f3e2e2e6bf9b2a9beL710 , which was very useful when debugging MSE append problems. This patch is bringing that line back and adding a similar one to appendBufferInternal(), which will be helpful to track how the buffered ranges evolve as the append is processed. Original author: Pawel Lampe <pawel.lampe@gmail.com> See: #955 * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: (WebCore::SourceBuffer::appendBufferInternal): Added log line. (WebCore::SourceBuffer::sourceBufferPrivateAppendComplete): Ditto. Canonical link: https://commits.webkit.org/256224@main
https://bugs.webkit.org/show_bug.cgi?id=247122 Reviewed by Xabier Rodriguez-Calvar. Changeset https://trac.webkit.org/changeset/241148/webkit from https://bugs.webkit.org/show_bug.cgi?id=194348 removed line WebKit@cd4e7eb#diff-78280e252e732edbf1f9b6517bd2f98eb1475f16fc781a5f3e2e2e6bf9b2a9beL710 , which was very useful when debugging MSE append problems. This patch is bringing that line back and adding a similar one to appendBufferInternal(), which will be helpful to track how the buffered ranges evolve as the append is processed. Original author: Pawel Lampe <pawel.lampe@gmail.com> See: WebPlatformForEmbedded/WPEWebKit#955 * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: (WebCore::SourceBuffer::appendBufferInternal): Added log line. (WebCore::SourceBuffer::sourceBufferPrivateAppendComplete): Ditto. Canonical link: https://commits.webkit.org/256224@main
No description provided.