Bug 242213 - Crash under PageOverlay::fadeAnimationTimerFired()
Summary: Crash under PageOverlay::fadeAnimationTimerFired()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-30 16:02 PDT by Chris Dumez
Modified: 2022-06-30 18:21 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-06-30 16:02:36 PDT
Crash under PageOverlay::fadeAnimationTimerFired():

4 WebCore::PageOverlay::fadeAnimationTimerFired() <==
  4 WebCore::PageOverlay::fadeAnimationTimerFired()
    4 WTF::Detail::CallableWrapper<WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0, void>::call()
      4 WebCore::timerFired(__CFRunLoopTimer*, void*)
Comment 1 Chris Dumez 2022-06-30 16:02:47 PDT
<rdar://95482221>
Comment 2 Chris Dumez 2022-06-30 16:07:28 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1967
Comment 3 EWS 2022-06-30 18:21:57 PDT
Committed 252022@main (b49501bc8343): <https://commits.webkit.org/252022@main>

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