RESOLVED FIXED 131938
Remove unused WebKitSystemInterface functions
https://bugs.webkit.org/show_bug.cgi?id=131938
Summary Remove unused WebKitSystemInterface functions
Joseph Pecoraro
Reported 2014-04-21 11:19:18 PDT
Some WKSI functions are no longer used, or we just directly call the private SPIs now so the indirection is no longer needed.
Attachments
[PATCH] Proposed Fix (6.30 KB, patch)
2014-04-21 11:20 PDT, Joseph Pecoraro
no flags
[PATCH] Proposed Fix (6.26 KB, patch)
2014-04-21 11:28 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2014-04-21 11:20:42 PDT
Created attachment 229812 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2014-04-21 11:23:25 PDT
Attachment 229812 [details] did not pass style-queue: ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Joseph Pecoraro
Comment 3 2014-04-21 11:28:21 PDT
Created attachment 229813 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 4 2014-04-21 12:48:39 PDT
Comment on attachment 229813 [details] [PATCH] Proposed Fix Clearing flags on attachment: 229813 Committed r167609: <http://trac.webkit.org/changeset/167609>
WebKit Commit Bot
Comment 5 2014-04-21 12:48:42 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.