WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
41878
Remove IDL declarations and stubs for navigator.registerProtocolHandler and navigator.registerContentHandler
https://bugs.webkit.org/show_bug.cgi?id=41878
Summary
Remove IDL declarations and stubs for navigator.registerProtocolHandler and n...
Dmitry Titov
Reported
2010-07-08 11:20:11 PDT
These were added in
http://trac.webkit.org/changeset/50477
. However, the implementation was not completed in any WebKit port and the JS-available methods do nothing, making feature detection to fail. I'm basically reverting the
r50477
. If and when there will be enough interest to implement the feature (in presently-specified or perhaps revised form), it should be easy to re-revert. Chromium currently lists this as p2 feature request:
http://crbug.com/11359
. For the record, FF 3.x implements the feature, while Opera 10.x implements the feature in an extended form, trying to achieve a better integration with existing web mail services (
http://operawiki.info/WebMailto
,
http://weblog.timaltman.com/archive/2009/01/13/web-mail-integration-opera-100
)
Attachments
Patch
(20.77 KB, patch)
2010-07-08 11:25 PDT
,
Dmitry Titov
levin
: review+
dimich
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dmitry Titov
Comment 1
2010-07-08 11:25:49 PDT
Created
attachment 60914
[details]
Patch
Dmitry Titov
Comment 2
2010-07-08 14:06:15 PDT
Landed:
http://trac.webkit.org/changeset/62834
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