Bug 170600

Summary: [GTK] Fix codec name in OWR ASSERT
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, commit-queue, xan.lopez
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix codec name in OWR ASSERT none

Description Xan Lopez 2017-04-07 06:54:58 PDT
We need to uppercase the codec name, otherwise we'll never find it and we'll ASSERT 100% of the time.
Comment 1 Xan Lopez 2017-04-07 06:56:38 PDT
Created attachment 306497 [details]
Fix codec name in OWR ASSERT
Comment 2 WebKit Commit Bot 2017-04-07 07:13:30 PDT
Comment on attachment 306497 [details]
Fix codec name in OWR ASSERT

Clearing flags on attachment: 306497

Committed r215093: <http://trac.webkit.org/changeset/215093>
Comment 3 WebKit Commit Bot 2017-04-07 07:13:31 PDT
All reviewed patches have been landed.  Closing bug.