WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2020-04-07 10:04:36 PDT
Created
attachment 395696
[details]
Patch
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
<
rdar://problem/61467874
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug