RESOLVED FIXED 43546
Web Inspector: remove mutator methods from ScriptObject and ScriptArray
https://bugs.webkit.org/show_bug.cgi?id=43546
Summary Web Inspector: remove mutator methods from ScriptObject and ScriptArray
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.