RESOLVED FIXED145447
Rename MediaSession to PlatformMediaSession in anticipation of Media Session API
https://bugs.webkit.org/show_bug.cgi?id=145447
Summary Rename MediaSession to PlatformMediaSession in anticipation of Media Session API
Matt Rajca
Reported 2015-05-28 15:37:17 PDT
As discussed with Eric Carlson and Jer Noble, we should rename MediaSession to PlatformMediaSession to reserve "media session" for the Media Session API (bug 145411).
Attachments
Patch (94.39 KB, patch)
2015-05-28 17:05 PDT, Matt Rajca
no flags
Patch (re-based) (94.42 KB, patch)
2015-05-28 17:18 PDT, Matt Rajca
no flags
Patch (fixed GTK build) (95.12 KB, patch)
2015-05-28 17:33 PDT, Matt Rajca
no flags
Patch (fixes Windows and iOS build) (96.75 KB, patch)
2015-05-28 18:21 PDT, Matt Rajca
no flags
Radar WebKit Bug Importer
Comment 1 2015-05-28 15:38:54 PDT
Matt Rajca
Comment 2 2015-05-28 17:05:14 PDT
Matt Rajca
Comment 3 2015-05-28 17:18:11 PDT
Created attachment 253881 [details] Patch (re-based)
WebKit Commit Bot
Comment 4 2015-05-28 17:20:58 PDT
Attachment 253881 [details] did not pass style-queue: ERROR: Source/WebCore/platform/audio/PlatformMediaSession.cpp:44: Non-label code inside switch statements should be indented. [whitespace/indent] [4] Total errors found: 1 in 25 files If any of these errors are false positives, please file a bug against check-webkit-style.
Matt Rajca
Comment 5 2015-05-28 17:33:11 PDT
Created attachment 253883 [details] Patch (fixed GTK build)
WebKit Commit Bot
Comment 6 2015-05-28 17:36:17 PDT
Attachment 253883 [details] did not pass style-queue: ERROR: Source/WebCore/platform/audio/PlatformMediaSession.cpp:44: Non-label code inside switch statements should be indented. [whitespace/indent] [4] Total errors found: 1 in 26 files If any of these errors are false positives, please file a bug against check-webkit-style.
Matt Rajca
Comment 7 2015-05-28 18:21:31 PDT
Created attachment 253885 [details] Patch (fixes Windows and iOS build)
WebKit Commit Bot
Comment 8 2015-05-28 18:23:06 PDT
Attachment 253885 [details] did not pass style-queue: ERROR: Source/WebCore/platform/audio/PlatformMediaSession.cpp:44: Non-label code inside switch statements should be indented. [whitespace/indent] [4] Total errors found: 1 in 26 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 9 2015-05-29 14:53:51 PDT
Comment on attachment 253885 [details] Patch (fixes Windows and iOS build) Clearing flags on attachment: 253885 Committed r185006: <http://trac.webkit.org/changeset/185006>
WebKit Commit Bot
Comment 10 2015-05-29 14:53:55 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.