Bug 226286

Summary: Add release logging in WebPage::runJavaScriptInFrameInScriptWorld()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, darin, ggaren, kkinnunen, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 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.
Attachments
Patch (3.02 KB, patch)
2021-05-26 12:44 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-05-26 12:44:36 PDT
Geoffrey Garen
Comment 2 2021-05-26 13:23:27 PDT
Comment on attachment 429784 [details] Patch r=me
EWS
Comment 3 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].
Radar WebKit Bug Importer
Comment 4 2021-05-26 13:40:21 PDT
Note You need to log in before you can comment on or make changes to this bug.