Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4ee19f3de0a78dc74ccb4e781b315fd7e61b8498
https://github.com/WebKit/WebKit/commit/4ee19f3de0a78dc74ccb4e781b315fd7e61b8498
Author: J Pascoe <[email protected]>
Date: 2022-09-19 (Mon, 19 Sep 2022)
Changed paths:
M Source/WebKit/Sources.txt
M Source/WebKit/SourcesCocoa.txt
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
Log Message:
-----------
[WebAuthn] Turn off optimization for some other files to workaround LTO bug
https://bugs.webkit.org/show_bug.cgi?id=245365
rdar://99653067
Reviewed by Elliott Williams.
LTO optimization on these files ends up causing issues in some configurations,
so this patch disables optimization on those files until that is resolved. None
of them are hot paths.
* Source/WebKit/Sources.txt:
* Source/WebKit/SourcesCocoa.txt:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/254648@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes