Bug 85944 - NavigatorRegisterProtocolHandler can call ChromeClient directly.
Summary: NavigatorRegisterProtocolHandler can call ChromeClient directly.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-08 18:48 PDT by Dongwoo Joshua Im (dwim)
Modified: 2012-05-08 23:16 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.00 KB, patch)
2012-05-08 19:43 PDT, Dongwoo Joshua Im (dwim)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dongwoo Joshua Im (dwim) 2012-05-08 18:48:37 PDT
NavigatorRegisterProtocolHandler can call ChromeClient directly, not need to call ChromeClient through Chrome.

Adam Barth suggested this way at the comment of other bug, https://bugs.webkit.org/show_bug.cgi?id=73176#c21.
Comment 1 Dongwoo Joshua Im (dwim) 2012-05-08 19:43:13 PDT
Created attachment 140857 [details]
Patch
Comment 2 Adam Barth 2012-05-08 22:21:10 PDT
Comment on attachment 140857 [details]
Patch

Thanks.
Comment 3 Dongwoo Joshua Im (dwim) 2012-05-08 23:07:06 PDT
Thanks for the review!
Comment 4 WebKit Review Bot 2012-05-08 23:15:55 PDT
Comment on attachment 140857 [details]
Patch

Clearing flags on attachment: 140857

Committed r116497: <http://trac.webkit.org/changeset/116497>
Comment 5 WebKit Review Bot 2012-05-08 23:16:00 PDT
All reviewed patches have been landed.  Closing bug.