WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
211734
[iOS] WKWebView.evaluateJavaScript should run at foreground priority when app is foreground
https://bugs.webkit.org/show_bug.cgi?id=211734
Summary
[iOS] WKWebView.evaluateJavaScript should run at foreground priority when app...
Chris Dumez
Reported
2020-05-11 11:04:06 PDT
WKWebView.evaluateJavaScript should run at foreground priority when app is foreground.
Attachments
Patch
(1.87 KB, patch)
2020-05-11 11:05 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(2.11 KB, patch)
2020-05-11 11:10 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(2.14 KB, patch)
2020-05-11 11:31 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2020-05-11 11:05:15 PDT
Created
attachment 399030
[details]
Patch
Chris Dumez
Comment 2
2020-05-11 11:10:29 PDT
Created
attachment 399032
[details]
Patch
Chris Dumez
Comment 3
2020-05-11 11:31:05 PDT
Created
attachment 399034
[details]
Patch
Darin Adler
Comment 4
2020-05-11 12:29:28 PDT
Comment on
attachment 399034
[details]
Patch Seems like a better principle is inheriting this from what triggered the need to run script rather than querying the state at the moment the WebKit API is called. This seems like a shortcut that might get it right, but might get it wrong.
EWS
Comment 5
2020-05-11 12:42:45 PDT
Committed
r261489
: <
https://trac.webkit.org/changeset/261489
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 399034
[details]
.
Radar WebKit Bug Importer
Comment 6
2020-05-11 12:43:15 PDT
<
rdar://problem/63101371
>
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