[webkit-reviews] review granted: [Bug 24043] [GTK] Workers with url 'about:blank' do not load : [Attachment 27916] Report errors through an idle function when faced unsupported URL protocols

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 07:08:29 PST 2009


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

Attachment 27916: Report errors through an idle function when faced unsupported
URL protocols
https://bugs.webkit.org/attachment.cgi?id=27916&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
> +static gboolean reportError(gpointer callback_data)

I think that this function could use a more descriptive name, like
reportUnknownProtocolError. r=me with or without this change.


More information about the webkit-reviews mailing list