WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
105118
[WebKit2] Register the custom protocol handler in the network process if it exists
https://bugs.webkit.org/show_bug.cgi?id=105118
Summary
[WebKit2] Register the custom protocol handler in the network process if it e...
Andy Estes
Reported
2012-12-15 16:31:39 PST
[WebKit2] Register the custom protocol handler in the network process if it exists
Attachments
Patch
(4.03 KB, patch)
2012-12-15 16:34 PST
,
Andy Estes
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andy Estes
Comment 1
2012-12-15 16:34:40 PST
Created
attachment 179631
[details]
Patch
Anders Carlsson
Comment 2
2012-12-15 16:38:36 PST
Comment on
attachment 179631
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=179631&action=review
> Source/WebKit2/WebProcess/WebProcess.cpp:330 > + if (!m_usesNetworkProcess)
You can just invert this condition and return early, that'd probably be cleaner.
Andy Estes
Comment 3
2012-12-15 16:43:08 PST
Committed
r137822
: <
http://trac.webkit.org/changeset/137822
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug