Bug 137976 - [Mac][MediaStream] clean up bit rot
Summary: [Mac][MediaStream] clean up bit rot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-22 12:15 PDT by Eric Carlson
Modified: 2014-10-22 14:14 PDT (History)
10 users (show)

See Also:


Attachments
Proposed patch. (26.25 KB, patch)
2014-10-22 12:23 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff
Updated patch, now with 100% more sorting! (26.27 KB, patch)
2014-10-22 12:52 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.