Title: [190813] branches/safari-601.1.46-branch/Source/WebCore
- Revision
- 190813
- Author
- [email protected]
- Date
- 2015-10-09 12:55:28 -0700 (Fri, 09 Oct 2015)
Log Message
Roll out r190447. rdar://problem/22865007
Modified Paths
Diff
Modified: branches/safari-601.1.46-branch/Source/WebCore/ChangeLog (190812 => 190813)
--- branches/safari-601.1.46-branch/Source/WebCore/ChangeLog 2015-10-09 19:53:56 UTC (rev 190812)
+++ branches/safari-601.1.46-branch/Source/WebCore/ChangeLog 2015-10-09 19:55:28 UTC (rev 190813)
@@ -1,5 +1,9 @@
2015-10-09 Babak Shafiei <[email protected]>
+ Roll out r190447.
+
+2015-10-09 Babak Shafiei <[email protected]>
+
Roll out r190604.
2015-10-08 Matthew Hanson <[email protected]>
Modified: branches/safari-601.1.46-branch/Source/WebCore/testing/Internals.cpp (190812 => 190813)
--- branches/safari-601.1.46-branch/Source/WebCore/testing/Internals.cpp 2015-10-09 19:53:56 UTC (rev 190812)
+++ branches/safari-601.1.46-branch/Source/WebCore/testing/Internals.cpp 2015-10-09 19:55:28 UTC (rev 190813)
@@ -2629,7 +2629,7 @@
return;
}
- PlatformMediaSessionManager::sharedManager().beginInterruption(interruption);
+ PlatformMediaSessionManager::sharedManager().beginInterruption(PlatformMediaSession::SystemInterruption);
}
void Internals::endMediaSessionInterruption(const String& flagsString)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes