Bug 214782 - Null check inlineStyle in StyledElement::invalidateStyleAttribute
Summary: Null check inlineStyle in StyledElement::invalidateStyleAttribute
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-25 00:19 PDT by Alex Christensen
Modified: 2020-07-27 20:54 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.28 KB, patch)
2020-07-25 00:20 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2020-07-25 00:19:37 PDT
Null check inlineStyle in StyledElement::invalidateStyleAttribute
Comment 1 Alex Christensen 2020-07-25 00:20:32 PDT
Created attachment 405224 [details]
Patch
Comment 2 Alex Christensen 2020-07-25 00:20:34 PDT
<rdar://problem/66052987>
Comment 3 Geoffrey Garen 2020-07-26 09:11:00 PDT
Comment on attachment 405224 [details]
Patch

R=me
Comment 4 EWS 2020-07-27 20:54:01 PDT
Committed r264963: <https://trac.webkit.org/changeset/264963>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405224 [details].