Bug 144983 - Get the ScriptController from the correct frame for media elements and plug-ins
Summary: Get the ScriptController from the correct frame for media elements and plug-ins
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
: 141983 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-05-13 19:19 PDT by Simon Fraser (smfr)
Modified: 2015-05-22 19:40 PDT (History)
7 users (show)

See Also:


Attachments
Patch (7.47 KB, patch)
2015-05-13 19:21 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (7.51 KB, patch)
2015-05-13 19:23 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2015-05-13 19:19:04 PDT
Get the ScriptController from the correct frame for media elements and plug-ins
Comment 1 Simon Fraser (smfr) 2015-05-13 19:21:59 PDT
Created attachment 253083 [details]
Patch
Comment 2 Simon Fraser (smfr) 2015-05-13 19:23:05 PDT
Created attachment 253084 [details]
Patch
Comment 3 Simon Fraser (smfr) 2015-05-13 19:24:16 PDT
rdar://problem/19943135
Comment 4 Simon Fraser (smfr) 2015-05-13 19:28:12 PDT
*** Bug 141983 has been marked as a duplicate of this bug. ***
Comment 5 WebKit Commit Bot 2015-05-13 22:12:23 PDT
Comment on attachment 253084 [details]
Patch

Clearing flags on attachment: 253084

Committed r184329: <http://trac.webkit.org/changeset/184329>
Comment 6 WebKit Commit Bot 2015-05-13 22:12:27 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Mark Lam 2015-05-22 19:40:03 PDT
There's a residual issue with using the wrong frame.  The issue is tracked here: https://bugs.webkit.org/show_bug.cgi?id=145328.