RESOLVED FIXED 109586
Remove remaining traces of Web Intents
https://bugs.webkit.org/show_bug.cgi?id=109586
Summary Remove remaining traces of Web Intents
Chris Dumez
Reported 2013-02-12 07:48:46 PST
There are still traces of Web Intents, especially in build system related files.
Attachments
Patch (4.85 KB, patch)
2013-02-12 07:58 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2013-02-12 07:58:55 PST
Nico Weber
Comment 2 2013-02-12 09:02:35 PST
Comment on attachment 187868 [details] Patch Thanks! I used a whitelist of file extensions when doing `git grep`, which in hindsight wasn't a great idea. Without the whitelist, I see there's another use in Source/WebCore/UseJSC.cmake – can you remove that too?
Nico Weber
Comment 3 2013-02-12 10:28:35 PST
(In reply to comment #2) > (From update of attachment 187868 [details]) > Thanks! I used a whitelist of file extensions when doing `git grep`, which in hindsight wasn't a great idea. > > Without the whitelist, I see there's another use in Source/WebCore/UseJSC.cmake – can you remove that too? …nevermind, that already got removed in r142570.
WebKit Review Bot
Comment 4 2013-02-12 13:23:10 PST
Comment on attachment 187868 [details] Patch Clearing flags on attachment: 187868 Committed r142664: <http://trac.webkit.org/changeset/142664>
WebKit Review Bot
Comment 5 2013-02-12 13:23:15 PST
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.