Bug 32517 - Web Inspector: Need to implement InjectedScript.evaluateOnSelf()
Summary: Web Inspector: Need to implement InjectedScript.evaluateOnSelf()
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-14 07:23 PST by Alexander Pavlov (apavlov)
Modified: 2009-12-14 12:21 PST (History)
9 users (show)

See Also:


Attachments
patch (1.87 KB, patch)
2009-12-14 07:33 PST, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.