WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
250852
Bail out of networkStateChanged if allPages is NULL
https://bugs.webkit.org/show_bug.cgi?id=250852
Summary
Bail out of networkStateChanged if allPages is NULL
Ahmad Saleem
Reported
2023-01-19 10:32:37 PST
Hi Team, While going through Blink's commit, I came across another potential fix, which can fix crashes etc.: Blink Commit -
https://chromium.googlesource.com/chromium/blink/+/e6b48197ee2a4eff890eb2cfbb1dcb4a50c75043
WebKit Source -
https://searchfox.org/wubkat/source/Source/WebCore/page/Page.cpp#240
Just wanted to raise to confirm if it is something worth fixing. Unfortunately, it does not have any test case. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-01-19 10:37:49 PST
allPages cannot be null in WebKit.
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