[webkit-changes] [WebKit/WebKit] ff020b: REGRESSION(267655 at main): inspector/sampling-profil...
Commit Queue
noreply at github.com
Wed Sep 6 19:28:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ff020b48aec1c17f402657ab06aa41bf35d9b986
https://github.com/WebKit/WebKit/commit/ff020b48aec1c17f402657ab06aa41bf35d9b986
Author: Alexey Shvayka <ashvayka at apple.com>
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 at 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 at 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
More information about the webkit-changes
mailing list