Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ff020b48aec1c17f402657ab06aa41bf35d9b986
https://github.com/WebKit/WebKit/commit/ff020b48aec1c17f402657ab06aa41bf35d9b986
Author: Alexey Shvayka <[email protected]>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M LayoutTests/inspector/sampling-profiler/many-call-frames-expected.txt
M LayoutTests/inspector/sampling-profiler/many-call-frames.html
M LayoutTests/platform/mac/TestExpectations
Log Message:
-----------
REGRESSION(267655@main): inspector/sampling-profiler/many-call-frames.html is
a constant text failure.
https://bugs.webkit.org/show_bug.cgi?id=261213
<rdar://115064790>
Reviewed by Yusuke Suzuki.
267655@main introduced throwing a TypeError for top-level global fun shadowing
non-configurable
global properties like "top", aligning JSC with other runtimes.
This change renames "top" function in a Web Inspector test to fix it.
* LayoutTests/inspector/sampling-profiler/many-call-frames-expected.txt:
* LayoutTests/inspector/sampling-profiler/many-call-frames.html:
* LayoutTests/platform/mac/TestExpectations:
Canonical link: https://commits.webkit.org/267711@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes