RESOLVED FIXED 210122
Web Inspector: only broadcast the console message to main frames
https://bugs.webkit.org/show_bug.cgi?id=210122
Summary Web Inspector: only broadcast the console message to main frames
Devin Rousso
Reported 2020-04-07 09:36:34 PDT
We shouldn't send the message to _every_ `WebKit::WebFrame`, as that seems to include sub-frames, which can't be inspected independently from the main frame, so only send to the main frame.
Attachments
Patch (1.40 KB, patch)
2020-04-07 10:04 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2020-04-07 10:04:36 PDT
EWS
Comment 2 2020-04-08 11:57:59 PDT
Committed r259739: <https://trac.webkit.org/changeset/259739> All reviewed patches have been landed. Closing bug and clearing flags on attachment 395696 [details].
Radar WebKit Bug Importer
Comment 3 2020-04-08 11:58:14 PDT
Note You need to log in before you can comment on or make changes to this bug.