RESOLVED FIXED226286
Add release logging in WebPage::runJavaScriptInFrameInScriptWorld()
https://bugs.webkit.org/show_bug.cgi?id=226286
Summary Add release logging in WebPage::runJavaScriptInFrameInScriptWorld()
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.