WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 202048
ApplicationStateTracker::m_isBackground initialization does not account for UIScenes
https://bugs.webkit.org/show_bug.cgi?id=202048
Summary
ApplicationStateTracker::m_isBackground initialization does not account for U...
Chris Dumez
Reported
2019-09-20 09:14:27 PDT
ApplicationStateTracker::m_isBackground initialization does not account for UIScenes, it merely checks the visibility state of the whole app. It should instead check the visibility state of the window's UIScene.
Attachments
Patch
(4.47 KB, patch)
2019-09-20 09:15 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(4.88 KB, patch)
2019-09-20 11:20 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2019-09-20 09:15:48 PDT
Created
attachment 379245
[details]
Patch
Chris Dumez
Comment 2
2019-09-20 11:20:04 PDT
Created
attachment 379248
[details]
Patch
Geoffrey Garen
Comment 3
2019-09-20 13:09:52 PDT
Comment on
attachment 379248
[details]
Patch r=me
Chris Dumez
Comment 4
2019-09-20 14:37:29 PDT
Comment on
attachment 379248
[details]
Patch Clearing flags on attachment: 379248 Committed
r250154
: <
https://trac.webkit.org/changeset/250154
>
Chris Dumez
Comment 5
2019-09-20 14:37:31 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6
2019-09-20 14:38:17 PDT
<
rdar://problem/55572613
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug