Bug 103202

Summary: Web Inspector: Remove unused Array.convert method
Product: WebKit Reporter: Nikita Vasilyev <me>
Component: Web Inspector (Deprecated)Assignee: Nikita Vasilyev <me>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, dbates, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.