Bug 36587

Summary: Web Inspector: Expect console object wrapping to fail.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed fix. timothy: review+

Description Pavel Feldman 2010-03-25 02:49:36 PDT
This can happen if page overrides some basic prototypes.
Comment 1 Pavel Feldman 2010-03-25 03:18:46 PDT
Created attachment 51615 [details]
[PATCH] Proposed fix.
Comment 2 Timothy Hatcher 2010-03-25 04:34:39 PDT
Comment on attachment 51615 [details]
[PATCH] Proposed fix.

> +    // FIXME(33716)

Please add a comment with the FIXME, not just the bug number.
Comment 3 Pavel Feldman 2010-03-25 05:20:04 PDT
Landed with comment addressed.

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/InjectedScript.cpp
	M	WebCore/inspector/front-end/InjectedScript.js
Committed r56532