Bug 138319 - REGRESSION: Using a media element changes window.name
Summary: REGRESSION: Using a media element changes window.name
Status: RESOLVED DUPLICATE of bug 138278
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Lorenzo Tilve
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-03 11:17 PST by Lorenzo Tilve
Modified: 2014-11-04 09:34 PST (History)
0 users

See Also:


Attachments
Patch (2.12 KB, patch)
2014-11-03 11:33 PST, Lorenzo Tilve
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Tilve 2014-11-03 11:17:48 PST
The fix for https://bugs.webkit.org/show_bug.cgi?id=138278 landed at r175460 is only solving the problem for the Mac mediaControls.

The test fast/media/window-name.html keeps failing on the other ports.
Comment 1 Lorenzo Tilve 2014-11-03 11:33:50 PST
Created attachment 240865 [details]
Patch
Comment 2 Lorenzo Tilve 2014-11-03 11:46:16 PST
The same changes have been finally also considered at the original bug, and have been landed at r175477, so closing the bug.

*** This bug has been marked as a duplicate of bug 138278 ***