RESOLVED FIXED Bug 32517
Web Inspector: Need to implement InjectedScript.evaluateOnSelf()
https://bugs.webkit.org/show_bug.cgi?id=32517
Summary Web Inspector: Need to implement InjectedScript.evaluateOnSelf()
Alexander Pavlov (apavlov)
Reported 2009-12-14 07:23:12 PST
A method to evaluate JavaScript code in the utility context (InjectedScript) is necessary for audits dealing with the inspected page DOM.
Attachments
patch (1.87 KB, patch)
2009-12-14 07:33 PST, Alexander Pavlov (apavlov)
no flags
Alexander Pavlov (apavlov)
Comment 1 2009-12-14 07:33:25 PST
WebKit Review Bot
Comment 2 2009-12-14 07:35:03 PST
style-queue ran check-webkit-style on attachment 44796 [details] without any errors.
Pavel Feldman
Comment 3 2009-12-14 07:55:54 PST
Comment on attachment 44796 [details] patch Please add a note on what this is needed for into the bug.
Alexander Pavlov (apavlov)
Comment 4 2009-12-14 08:05:17 PST
(In reply to comment #3) > (From update of attachment 44796 [details]) > Please add a note on what this is needed for into the bug. I'm starting to commit the Audits panel step by step (the change is rather big), and this is the first bit.
WebKit Commit Bot
Comment 5 2009-12-14 12:21:20 PST
Comment on attachment 44796 [details] patch Clearing flags on attachment: 44796 Committed r52108: <http://trac.webkit.org/changeset/52108>
WebKit Commit Bot
Comment 6 2009-12-14 12:21:25 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.