Bug 97552 - [WK2] Supported media MIME types are not included to the list of shown MIME types.
Summary: [WK2] Supported media MIME types are not included to the list of shown MIME t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-25 04:20 PDT by Mikhail Pozdnyakov
Modified: 2012-09-25 05:49 PDT (History)
5 users (show)

See Also:


Attachments
patch (2.36 KB, patch)
2012-09-25 04:28 PDT, Mikhail Pozdnyakov
buildbot: commit-queue-
Details | Formatted Diff | Diff
patch v2 (3.75 KB, patch)
2012-09-25 04:41 PDT, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Pozdnyakov 2012-09-25 04:20:15 PDT
Both bundle client and UI process do not include supported media MIME types to the list of shown MIME types.
This bug became visible after r129479 which caused regression of several media tests:
media/media-document-audio-size.html
media/video-click-dblckick-standalone.html
media/video-controls-in-media-document.html
media/video-document-types.html
media/video-element-other-namespace-crash.html
Comment 1 Mikhail Pozdnyakov 2012-09-25 04:28:55 PDT
Created attachment 165580 [details]
patch
Comment 2 Build Bot 2012-09-25 04:31:40 PDT
Comment on attachment 165580 [details]
patch

Attachment 165580 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/13967040
Comment 3 Mikhail Pozdnyakov 2012-09-25 04:41:02 PDT
Created attachment 165581 [details]
patch v2

build on MAC should be fixed.
Comment 4 Mikhail Pozdnyakov 2012-09-25 04:48:27 PDT
Actually this problem can be fixed also with bug97547 (which should remove code duplication), however fixing of bug97547 might take some time since it touches multiple WK ports. So, think it's wise to close this bug first just to fix the regression on WK2 ports.
Comment 5 WebKit Review Bot 2012-09-25 05:49:20 PDT
Comment on attachment 165581 [details]
patch v2

Clearing flags on attachment: 165581

Committed r129493: <http://trac.webkit.org/changeset/129493>
Comment 6 WebKit Review Bot 2012-09-25 05:49:24 PDT
All reviewed patches have been landed.  Closing bug.