Bug 210122

Summary: Web Inspector: only broadcast the console message to main frames
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, inspector-bugzilla-changes, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.