[Webkit-unassigned] [Bug 52609] Add navigator.registerProtocolHandler behind a flag.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 23 23:03:00 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52609


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79883|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #12 from David Levin <levin at chromium.org>  2011-01-23 23:03:00 PST ---
(From update of attachment 79883)
View in context: https://bugs.webkit.org/attachment.cgi?id=79883&action=review

Seems fine. I noted a few nits below.

The biggest problem is that this patch doesn't seem to apply (see all of the purple ews statuses).

> Source/WebCore/loader/EmptyClients.h:148
> +        virtual void registerProtocolHandler(const String&, const String&, const String&, const String&) { }

indented too far.

> Source/WebKit/chromium/public/WebViewClient.h:327
> +      const WebString& baseUrl, const WebString& url, const WebString& title);

Align with ( from previous line.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list