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

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>