WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
198359
[iOS] Third-party extensions using WKWebView are unable to render anything
https://bugs.webkit.org/show_bug.cgi?id=198359
Summary
[iOS] Third-party extensions using WKWebView are unable to render anything
Chris Dumez
Reported
2019-05-29 19:19:00 PDT
Third-party extensions using WKWebView are unable to render anything because we do not get notified when the extension's visibility changes. Because we do not recognize the extension showing the WebView to be foreground, we do not take a process assertion on behalf of the child processes and they get suspended before they get a chance to render anything.
Attachments
Patch
(5.64 KB, patch)
2019-05-29 19:26 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(5.66 KB, patch)
2019-05-30 10:46 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-05-29 19:19:16 PDT
<
rdar://problem/51105015
>
Chris Dumez
Comment 2
2019-05-29 19:26:08 PDT
Created
attachment 370908
[details]
Patch
Brent Fulgham
Comment 3
2019-05-30 10:41:27 PDT
Comment on
attachment 370908
[details]
Patch r=me
Geoffrey Garen
Comment 4
2019-05-30 10:44:42 PDT
r=me
Chris Dumez
Comment 5
2019-05-30 10:46:32 PDT
Created
attachment 370954
[details]
Patch
WebKit Commit Bot
Comment 6
2019-05-30 11:38:37 PDT
The commit-queue encountered the following flaky tests while processing
attachment 370954
[details]
: fetch/fetch-worker-crash.html
bug 187257
(author:
youennf@gmail.com
) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 7
2019-05-30 11:39:25 PDT
Comment on
attachment 370954
[details]
Patch Clearing flags on attachment: 370954 Committed
r245896
: <
https://trac.webkit.org/changeset/245896
>
WebKit Commit Bot
Comment 8
2019-05-30 11:39:26 PDT
All reviewed patches have been landed. Closing bug.
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