Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4329889dd57ff859ecff6cf57f82c821ece9ff92
      
https://github.com/WebKit/WebKit/commit/4329889dd57ff859ecff6cf57f82c821ece9ff92
  Author: Tim Nguyen <n...@apple.com>
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
    M Source/WebCore/dom/ViewTransition.cpp

  Log Message:
  -----------
  REGRESSION (277958@main): [ macOS ASan GuardMalloc wk2 ] Multiple 
css-view-transitions tests are flaky crash
https://bugs.webkit.org/show_bug.cgi?id=273451
rdar://127258163

Reviewed by Chris Dumez.

Set `ViewTransition::m_phase` before 
`document->setActiveViewTransition(nullptr);` is called in 
`ViewTransition::clearViewTransition()` to prevent UAF.

* Source/WebCore/dom/ViewTransition.cpp:
(WebCore::ViewTransition::stop):

Canonical link: https://commits.webkit.org/278144@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to