Title: [234069] branches/safari-606-branch/Source/WebCore
- Revision
- 234069
- Author
- [email protected]
- Date
- 2018-07-20 15:55:22 -0700 (Fri, 20 Jul 2018)
Log Message
Revert r233936. rdar://problem/42446531
Modified Paths
Diff
Modified: branches/safari-606-branch/Source/WebCore/ChangeLog (234068 => 234069)
--- branches/safari-606-branch/Source/WebCore/ChangeLog 2018-07-20 22:55:19 UTC (rev 234068)
+++ branches/safari-606-branch/Source/WebCore/ChangeLog 2018-07-20 22:55:22 UTC (rev 234069)
@@ -1,5 +1,9 @@
2018-07-20 Babak Shafiei <[email protected]>
+ Revert r233936. rdar://problem/42446531
+
+2018-07-20 Babak Shafiei <[email protected]>
+
Revert r234044. rdar://problem/42433225
2018-07-20 Babak Shafiei <[email protected]>
Modified: branches/safari-606-branch/Source/WebCore/platform/mac/VideoFullscreenInterfaceMac.mm (234068 => 234069)
--- branches/safari-606-branch/Source/WebCore/platform/mac/VideoFullscreenInterfaceMac.mm 2018-07-20 22:55:19 UTC (rev 234068)
+++ branches/safari-606-branch/Source/WebCore/platform/mac/VideoFullscreenInterfaceMac.mm 2018-07-20 22:55:22 UTC (rev 234069)
@@ -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