Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c1664193f635f84f326b21237c3fffb0616f63f4
      
https://github.com/WebKit/WebKit/commit/c1664193f635f84f326b21237c3fffb0616f63f4
  Author: Pedro Varangot <[email protected]>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    M Source/WebCore/css/ComputedStyleExtractor.cpp

  Log Message:
  -----------
  On some cases async/await creates a race where we try to compute translate 
with null values
https://bugs.webkit.org/show_bug.cgi?id=282846
rdar://137177447

Reviewed by Ryosuke Niwa.

This fixes some cases where translate-x is 0 or null that can result in the 
function returning undefined values.

* Source/WebCore/css/ComputedStyleExtractor.cpp:
(WebCore::computedTranslate):

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



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

Reply via email to