Bug 108841

Summary: [V8] Binding Integrity crash in V8HTMLEmbedElement::createWrapper
Product: WebKit Reporter: Thomas Sepez <tsepez>
Component: WebCore Misc.Assignee: Thomas Sepez <tsepez>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, cevans, jschuh, ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch. none

Description Thomas Sepez 2013-02-04 11:01:37 PST
Currently, one of the top crashers in chrome. This particular check should be disabled for now to allow bindings integrity to roll out further.
Comment 1 Thomas Sepez 2013-02-04 11:10:46 PST
[Spot inspection of crashing pages shows they are trying to load java plugin.  I'm not sure I can get the same behaviour in a pure WK test]
Comment 3 Thomas Sepez 2013-02-04 12:15:27 PST
Created attachment 186431 [details]
Patch.
Comment 4 WebKit Review Bot 2013-02-04 13:33:22 PST
Comment on attachment 186431 [details]
Patch.

Clearing flags on attachment: 186431

Committed r141803: <http://trac.webkit.org/changeset/141803>
Comment 5 WebKit Review Bot 2013-02-04 13:33:25 PST
All reviewed patches have been landed.  Closing bug.