[webkit-reviews] review granted: [Bug 48561] Assertion failure in DocumentLoader::commitData when loading a media document in WebKit2 : [Attachment 72516] Cancel main resource loads after we hand them off to the media engine

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 09:40:24 PDT 2010


Eric Carlson <eric.carlson at apple.com> has granted Adam Roben (aroben)
<aroben at apple.com>'s request for review:
Bug 48561: Assertion failure in DocumentLoader::commitData when loading a media
document in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=48561

Attachment 72516: Cancel main resource loads after we hand them off to the
media engine
https://bugs.webkit.org/attachment.cgi?id=72516&action=review

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=72516&action=review

> WebKit2/WebProcess/WebCoreSupport/qt/WebErrorsQt.cpp:93
> +ResourceError pluginWillHandleLoadError(const ResourceResponse&)
> +{
> +    notImplemented();
> +    return ResourceError();
> +}

Might be worth filing a bug about this.


More information about the webkit-reviews mailing list