Bug 226286 - Add release logging in WebPage::runJavaScriptInFrameInScriptWorld()
Summary: Add release logging in WebPage::runJavaScriptInFrameInScriptWorld()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-26 12:43 PDT by Chris Dumez
Modified: 2021-05-26 13:40 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.02 KB, patch)
2021-05-26 12:44 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-05-26 12:43:35 PDT
Add release logging in WebPage::runJavaScriptInFrameInScriptWorld(). We have logging on UIProcess side but not on WebProcess side. It makes it hard to determine if the WebProcess processed the request to run JS or not.
Comment 1 Chris Dumez 2021-05-26 12:44:36 PDT
Created attachment 429784 [details]
Patch
Comment 2 Geoffrey Garen 2021-05-26 13:23:27 PDT
Comment on attachment 429784 [details]
Patch

r=me
Comment 3 EWS 2021-05-26 13:39:19 PDT
Committed r278123 (238173@main): <https://commits.webkit.org/238173@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 429784 [details].
Comment 4 Radar WebKit Bug Importer 2021-05-26 13:40:21 PDT
<rdar://problem/78529898>