Bug 248575 - [c8f937e788935d3a] ASAN_SEGV | WebCore::RenderStyle::visitedDependentColorWithColorFilter; WebCore::RenderListBox::paintItemBackground; WebCore::RenderListBox::paintItem
Summary: [c8f937e788935d3a] ASAN_SEGV | WebCore::RenderStyle::visitedDependentColorWit...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chirag M Shah
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-30 16:57 PST by Chirag M Shah
Modified: 2022-12-02 11:24 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chirag M Shah 2022-11-30 16:57:19 PST
For elements like optgroup, the computedStyle is NULL, which results in a crash.
Comment 1 Chirag M Shah 2022-11-30 16:57:42 PST
rdar://102809096
Comment 2 Chirag M Shah 2022-11-30 20:48:45 PST
Pull request: https://github.com/WebKit/WebKit/pull/7008
Comment 3 EWS 2022-12-02 11:24:52 PST
Committed 257295@main (324460324818): <https://commits.webkit.org/257295@main>

Reviewed commits have been landed. Closing PR #7008 and removing active labels.