Bug 21037 - Use the Array.remove helper function in more places
Summary: Use the Array.remove helper function in more places
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: Timothy Hatcher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-23 13:12 PDT by Timothy Hatcher
Modified: 2008-09-23 19:13 PDT (History)
2 users (show)

See Also:


Attachments
Proposed patch (4.11 KB, patch)
2008-09-23 13:49 PDT, Timothy Hatcher
kmccullough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2008-09-23 13:12:31 PDT
We should use the Array.remove helper function in more places in the Inspector's code.
Comment 1 Timothy Hatcher 2008-09-23 13:49:25 PDT
Created attachment 23717 [details]
Proposed patch
Comment 2 Timothy Hatcher 2008-09-23 19:13:57 PDT
Landed in r36829.