Bug 85944

Summary: NavigatorRegisterProtocolHandler can call ChromeClient directly.
Product: WebKit Reporter: Dongwoo Joshua Im (dwim) <dw.im>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, koz, levin, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
Patch none

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.