Bug 41595 - [v8] Web Inspector: remove v8-specific code dealing with getOwnPropertyNames from InjectedScript.js
Summary: [v8] Web Inspector: remove v8-specific code dealing with getOwnPropertyNames ...
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-05 02:25 PDT by Yury Semikhatsky
Modified: 2010-07-05 05:08 PDT (History)
11 users (show)

See Also:


Attachments
Patch (4.16 KB, patch)
2010-07-05 02:29 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2010-07-05 02:25:11 PDT
Now that the issue with duplicate property names returned from Object.getOwnPropertyNames is fixed on v8 side we should get rid of v8-specific code dealing with getOwnPropertyNames in InjectedScript.js
Comment 1 Yury Semikhatsky 2010-07-05 02:29:46 PDT
Created attachment 60507 [details]
Patch
Comment 2 Yury Semikhatsky 2010-07-05 03:06:08 PDT
Comment on attachment 60507 [details]
Patch

Clearing flags on attachment: 60507

Committed r62479: <http://trac.webkit.org/changeset/62479>
Comment 3 Yury Semikhatsky 2010-07-05 03:06:18 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Review Bot 2010-07-05 05:08:44 PDT
http://trac.webkit.org/changeset/62479 might have broken Leopard Intel Release (Tests)