Bug 45037

Summary: Web Inspector: webInspector.inspectedWindow.evaluate() should not fail if not passed callback
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, loislo, pfeldman, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Andrey Kosyakov 2010-09-01 08:14:38 PDT
webInspector.inspectedWindow.evaluate() currently throws exception if not passed callback. This was accidently regressed with r66601
Comment 1 Andrey Kosyakov 2010-09-01 08:24:16 PDT
Created attachment 66214 [details]
Patch
Comment 2 WebKit Commit Bot 2010-09-01 12:37:36 PDT
Comment on attachment 66214 [details]
Patch

Clearing flags on attachment: 66214

Committed r66613: <http://trac.webkit.org/changeset/66613>
Comment 3 WebKit Commit Bot 2010-09-01 12:37:41 PDT
All reviewed patches have been landed.  Closing bug.