Bug 116444 - [iOS] media/event-queue-crash.html ASSERTs in notifyChildInserted
Summary: [iOS] media/event-queue-crash.html ASSERTs in notifyChildInserted
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2013-05-20 09:54 PDT by Eric Carlson
Modified: 2013-05-20 10:21 PDT (History)
5 users (show)

See Also:


Attachments
Proposed patch (1.30 KB, patch)
2013-05-20 10:13 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2013-05-20 09:54:22 PDT
The fix in r114258 was not included for ENABLE(PLUGIN_PROXY_FOR_VIDEO).
Comment 1 Eric Carlson 2013-05-20 10:13:33 PDT
Created attachment 202286 [details]
Proposed patch
Comment 2 Jer Noble 2013-05-20 10:17:48 PDT
Comment on attachment 202286 [details]
Proposed patch

Awesome, I had been meaning to look into this one.
Comment 3 Eric Carlson 2013-05-20 10:18:10 PDT
<rdar://problem/13093696>
Comment 4 Eric Carlson 2013-05-20 10:21:20 PDT
Committed in https://trac.webkit.org/r150372.