Bug 185747

Summary: Remove unnecessary exit fullscreen call on application resume
Product: WebKit Reporter: Jeremy Jones <jeremyj-wk>
Component: MediaAssignee: Jeremy Jones <jeremyj-wk>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, fred.wang, jer.noble, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
jer.noble: review+
Patch For Landing none

Description Jeremy Jones 2018-05-17 14:50:52 PDT
Remove unnecessary exit fullscreen call on application resume
Comment 1 Jeremy Jones 2018-05-17 14:51:26 PDT
rdar://problem/40345725
Comment 2 Jeremy Jones 2018-05-17 14:54:46 PDT
Created attachment 340653 [details]
Patch
Comment 3 Jer Noble 2018-05-17 15:01:14 PDT
Comment on attachment 340653 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=340653&action=review

> Source/WebCore/ChangeLog:11
> +        Auto-PiP doesn't automatically returns to fullscreen on app resume,

Nit: "doesn't returns"
Comment 4 Jeremy Jones 2018-05-17 15:03:21 PDT
Created attachment 340655 [details]
Patch For Landing
Comment 5 WebKit Commit Bot 2018-05-17 16:03:55 PDT
Comment on attachment 340655 [details]
Patch For Landing

Clearing flags on attachment: 340655

Committed r231929: <https://trac.webkit.org/changeset/231929>