Bug 114099

Summary: Web Inspector: Remove InjectedScriptHost.evaluateReturnsEvalFunction
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, benjamin, ggaren, graouts, joepeck, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Change joepeck: review+

Description Timothy Hatcher 2013-04-06 13:48:52 PDT
We can remove this indirection now that V8 is gone.
Comment 1 Timothy Hatcher 2013-04-06 13:54:36 PDT
Created attachment 196751 [details]
Proposed Change
Comment 2 Timothy Hatcher 2013-04-06 16:47:03 PDT
https://trac.webkit.org/r147861
Comment 4 Timothy Hatcher 2013-04-06 20:03:35 PDT
I don't see how my change caused this.