Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0a5a6b015b9fde943589cc03b6a5dbb3549d7be8
https://github.com/WebKit/WebKit/commit/0a5a6b015b9fde943589cc03b6a5dbb3549d7be8
Author: Chris Dumez <[email protected]>
Date: 2023-03-10 (Fri, 10 Mar 2023)
Changed paths:
M Source/WebCore/dom/StyledElement.cpp
Log Message:
-----------
Temporary workaround attempt for Production build crashes
https://bugs.webkit.org/show_bug.cgi?id=253694
rdar://106522324
Unreviewed, land a temporary workaround that seems to prevent the production
builds from crashing locally.
I was able to reproduce the crashes by enabling ThinLTO. This seemingly
equivalent code made the crashes go away for me so I am landing it to get
the perf bots hopefully running again.
* Source/WebCore/dom/StyledElement.cpp:
(WebCore::StyledElement::setInlineStyleProperty):
Canonical link: https://commits.webkit.org/261490@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes