Bug 109586

Summary: Remove remaining traces of Web Intents
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, gyuyoung.kim, mifenton, ojan.autocc, rakuco, rwlbuis, thakis, tonikitoo, webkit.review.bot, yong.li.webkit, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 109501    
Attachments:
Description Flags
Patch none

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.