Title: [234385] branches/safari-606-branch/Source/WebCore
- Revision
- 234385
- Author
- [email protected]
- Date
- 2018-07-30 15:01:26 -0700 (Mon, 30 Jul 2018)
Log Message
Revert r234298. rdar://problem/42354941
Modified Paths
Diff
Modified: branches/safari-606-branch/Source/WebCore/ChangeLog (234384 => 234385)
--- branches/safari-606-branch/Source/WebCore/ChangeLog 2018-07-30 21:47:31 UTC (rev 234384)
+++ branches/safari-606-branch/Source/WebCore/ChangeLog 2018-07-30 22:01:26 UTC (rev 234385)
@@ -1,5 +1,9 @@
2018-07-30 Babak Shafiei <[email protected]>
+ Revert r234298. rdar://problem/42354941
+
+2018-07-30 Babak Shafiei <[email protected]>
+
Cherry-pick r234339. rdar://problem/42736275
[iOS] Don't deactivate audio session
Modified: branches/safari-606-branch/Source/WebCore/platform/mac/VideoFullscreenInterfaceMac.mm (234384 => 234385)
--- branches/safari-606-branch/Source/WebCore/platform/mac/VideoFullscreenInterfaceMac.mm 2018-07-30 21:47:31 UTC (rev 234384)
+++ branches/safari-606-branch/Source/WebCore/platform/mac/VideoFullscreenInterfaceMac.mm 2018-07-30 22:01:26 UTC (rev 234385)
@@ -302,8 +302,6 @@
}
}
- _videoFullscreenInterfaceMac->clearMode(HTMLMediaElementEnums::VideoFullscreenModePictureInPicture);
-
if (VideoFullscreenChangeObserver* fullscreenChangeObserver = _videoFullscreenInterfaceMac->videoFullscreenChangeObserver())
fullscreenChangeObserver->didExitFullscreen();
}
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes