Bug 103202 - Web Inspector: Remove unused Array.convert method
Summary: Web Inspector: Remove unused Array.convert method
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-25 12:50 PST by Nikita Vasilyev
Modified: 2012-11-25 22:16 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.08 KB, patch)
2012-11-25 12:53 PST, Nikita Vasilyev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2012-11-25 12:50:32 PST
Patch to follow
Comment 1 Nikita Vasilyev 2012-11-25 12:53:24 PST
Created attachment 175889 [details]
Patch
Comment 2 Daniel Bates 2012-11-25 20:47:25 PST
Comment on attachment 175889 [details]
Patch

Array.convert() isn't used in any of the front-end inspector files. As far as I can tell it was used in an earlier iteration of the patch for bug #17374, but was never removed from the final patch that landed in <http://trac.webkit.org/changeset/61514>.
Comment 3 WebKit Review Bot 2012-11-25 22:16:32 PST
Comment on attachment 175889 [details]
Patch

Clearing flags on attachment: 175889

Committed r135681: <http://trac.webkit.org/changeset/135681>
Comment 4 WebKit Review Bot 2012-11-25 22:16:35 PST
All reviewed patches have been landed.  Closing bug.