Bug 32517

Summary: Web Inspector: Need to implement InjectedScript.evaluateOnSelf()
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, commit-queue, joepeck, keishi, pfeldman, pmuellr, rik, timothy, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Description Alexander Pavlov (apavlov) 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.
Comment 1 Alexander Pavlov (apavlov) 2009-12-14 07:33:25 PST
Created attachment 44796 [details]
patch
Comment 2 WebKit Review Bot 2009-12-14 07:35:03 PST
style-queue ran check-webkit-style on attachment 44796 [details] without any errors.
Comment 3 Pavel Feldman 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.
Comment 4 Alexander Pavlov (apavlov) 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.
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2009-12-14 12:21:25 PST
All reviewed patches have been landed.  Closing bug.