Bug 137976

Summary: [Mac][MediaStream] clean up bit rot
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, commit-queue, esprehn+autocc, glenn, gyuyoung.kim, hta, jer.noble, philipj, sergio, tommyw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch.
none
Updated patch, now with 100% more sorting! none

Description Eric Carlson 2014-10-22 12:15:46 PDT
Get the Mac build compiling with ENABLE(MEDIA_STREAM) again.
Comment 1 Eric Carlson 2014-10-22 12:23:43 PDT
Created attachment 240289 [details]
Proposed patch.
Comment 2 WebKit Commit Bot 2014-10-22 12:24:48 PDT
Attachment 240289 [details] did not pass style-queue:


ERROR: Source/WebCore/WebCore.exp.in:0:  Source/WebCore/WebCore.exp.in should be sorted, use Tools/Scripts/sort-export-file script  [list/order] [5]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Eric Carlson 2014-10-22 12:52:32 PDT
Created attachment 240291 [details]
Updated patch, now with 100% more sorting!
Comment 4 WebKit Commit Bot 2014-10-22 14:14:10 PDT
Comment on attachment 240291 [details]
Updated patch, now with 100% more sorting!

Clearing flags on attachment: 240291

Committed r175066: <http://trac.webkit.org/changeset/175066>
Comment 5 WebKit Commit Bot 2014-10-22 14:14:18 PDT
All reviewed patches have been landed.  Closing bug.