[webkit-reviews] review requested: [Bug 24043] [GTK] Workers with url 'about:blank' do not load : [Attachment 27820] Check URL prior to loading it in SubresourceLoader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 19 18:38:40 PST 2009


Zan Dobersek <zandobersek at gmail.com> has asked	for review:
Bug 24043: [GTK] Workers with url 'about:blank' do not load
https://bugs.webkit.org/show_bug.cgi?id=24043

Attachment 27820: Check URL prior to loading it in SubresourceLoader
https://bugs.webkit.org/attachment.cgi?id=27820&action=review

------- Additional Comments from Zan Dobersek <zandobersek at gmail.com>
Moved shouldLoadAsEmptyDocument to a better spot.
Planted a check if request's URL should load as an empty document.

With patch applied, the test causing regression successfully passes.


More information about the webkit-reviews mailing list