RESOLVED FIXED 67104
Update registerProtocolHandler scheme whitelist to match spec
https://bugs.webkit.org/show_bug.cgi?id=67104
Summary Update registerProtocolHandler scheme whitelist to match spec
Ben Wells
Reported 2011-08-28 22:12:14 PDT
Update registerProtocolHandler scheme whitelist to match spec
Attachments
Patch (1.33 KB, patch)
2011-08-28 22:31 PDT, Ben Wells
no flags
Patch (5.32 KB, patch)
2011-08-29 22:00 PDT, Ben Wells
no flags
Ben Wells
Comment 1 2011-08-28 22:31:08 PDT
Darin Adler
Comment 2 2011-08-29 10:57:09 PDT
Comment on attachment 105460 [details] Patch Can we test this?
Adam Barth
Comment 3 2011-08-29 12:19:33 PDT
> Can we test this? Does registerProtocolHandler report some sort of error when you register something off the whitelist? Maybe we could register something and try to use the registration? Seems like it ought to be testable.
Ben Wells
Comment 4 2011-08-29 22:00:20 PDT
Ben Wells
Comment 5 2011-08-29 22:01:27 PDT
Comment on attachment 105575 [details] Patch There is already a test which checks that schemes not in the whitelist fail to register. I've added to this test to make sure all schemes in the whitelist can be registered.
WebKit Review Bot
Comment 6 2011-08-30 08:59:53 PDT
Comment on attachment 105575 [details] Patch Clearing flags on attachment: 105575 Committed r94079: <http://trac.webkit.org/changeset/94079>
WebKit Review Bot
Comment 7 2011-08-30 08:59:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.