Bug 43546

Summary: Web Inspector: remove mutator methods from ScriptObject and ScriptArray
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Yury Semikhatsky
Reported 2010-08-05 02:41:35 PDT
Web Inspector: remove mutator methods from ScriptObject and ScriptArray. We shouldn't modify JS objects from InspectorController, InspectorValues should be used instead.
Attachments
Patch (35.35 KB, patch)
2010-08-05 02:43 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2010-08-05 02:43:55 PDT
Pavel Feldman
Comment 2 2010-08-05 02:53:24 PDT
Comment on attachment 63566 [details] Patch WebCore/ChangeLog:5 + Web Inspector: remove mutator methods from ScriptObject and ScriptArray. Fix the message - ScriptArray is gone.
Yury Semikhatsky
Comment 3 2010-08-05 06:41:11 PDT
Commited r64735.
Note You need to log in before you can comment on or make changes to this bug.