WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
225879
Null check m_resource in SubresourceLoader::didReceiveResponse
https://bugs.webkit.org/show_bug.cgi?id=225879
Summary
Null check m_resource in SubresourceLoader::didReceiveResponse
Alex Christensen
Reported
2021-05-17 10:48:49 PDT
Null check m_resource in SubresourceLoader::didReceiveResponse
Attachments
Patch
(3.70 KB, patch)
2021-05-17 11:02 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(1.86 KB, patch)
2021-05-17 12:17 PDT
,
Alex Christensen
cdumez
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2021-05-17 11:02:12 PDT
Created
attachment 428845
[details]
Patch
Alex Christensen
Comment 2
2021-05-17 11:02:15 PDT
<
rdar://problem/78084804
>
Alex Christensen
Comment 3
2021-05-17 11:44:30 PDT
r277594
Geoffrey Garen
Comment 4
2021-05-17 11:59:24 PDT
Let's do a debug ASSERT and a RELEASE_LOG_FAULT for the null resource condition, since we do not believe it is valid, and continuing might sometimes end in mysterious loading bugs.
Alex Christensen
Comment 5
2021-05-17 12:17:37 PDT
Reopening to attach new patch.
Alex Christensen
Comment 6
2021-05-17 12:17:38 PDT
Created
attachment 428854
[details]
Patch
Alex Christensen
Comment 7
2021-05-17 13:27:26 PDT
r277603
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