Bug 97552

Summary: [WK2] Supported media MIME types are not included to the list of shown MIME types.
Product: WebKit Reporter: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Component: WebKit2Assignee: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, ossy, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
buildbot: commit-queue-
patch v2 none

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.