Bug 47890 - Web Inspector: migrate from legacy Object.properties to Object.keys, remove dead code.
Summary: Web Inspector: migrate from legacy Object.properties to Object.keys, remove d...
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: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-19 01:46 PDT by Pavel Feldman
Modified: 2010-10-19 03:38 PDT (History)
12 users (show)

See Also:


Attachments
[PATCH] Proposed change. (14.86 KB, patch)
2010-10-19 02:06 PDT, Pavel Feldman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2010-10-19 01:46:11 PDT
Drive-by kill dead code.
Comment 1 Pavel Feldman 2010-10-19 01:52:23 PDT
I am removing dead stylesheet changes calculation since Alexander is landing the new thing that is a superset of the old functionality.
Comment 2 Pavel Feldman 2010-10-19 02:06:47 PDT
Created attachment 71143 [details]
[PATCH] Proposed change.
Comment 3 WebKit Commit Bot 2010-10-19 03:36:45 PDT
The commit-queue encountered the following flaky tests while processing attachment 71143 [details]:

http/tests/security/xssAuditor/script-tag-with-source-entities.html

Please file bugs against the tests.  The author(s) of the test(s) have been CCed on this bug.  The commit-queue is continuing to process your patch.
Comment 4 WebKit Commit Bot 2010-10-19 03:38:47 PDT
Comment on attachment 71143 [details]
[PATCH] Proposed change.

Clearing flags on attachment: 71143

Committed r70046: <http://trac.webkit.org/changeset/70046>
Comment 5 WebKit Commit Bot 2010-10-19 03:38:53 PDT
All reviewed patches have been landed.  Closing bug.