Bug 108841 - [V8] Binding Integrity crash in V8HTMLEmbedElement::createWrapper
Summary: [V8] Binding Integrity crash in V8HTMLEmbedElement::createWrapper
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thomas Sepez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-04 11:01 PST by Thomas Sepez
Modified: 2013-02-04 13:33 PST (History)
5 users (show)

See Also:


Attachments
Patch. (1.15 KB, patch)
2013-02-04 12:15 PST, Thomas Sepez
no flags Details | Formatted Diff | Diff

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