Bug 131938

Summary: Remove unused WebKitSystemInterface functions
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[PATCH] Proposed Fix none

Description Joseph Pecoraro 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.
Comment 1 Joseph Pecoraro 2014-04-21 11:20:42 PDT
Created attachment 229812 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 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.
Comment 3 Joseph Pecoraro 2014-04-21 11:28:21 PDT
Created attachment 229813 [details]
[PATCH] Proposed Fix
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2014-04-21 12:48:42 PDT
All reviewed patches have been landed.  Closing bug.