Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8033a43e1b8b8169073a1ace7f8798f12d743067
https://github.com/WebKit/WebKit/commit/8033a43e1b8b8169073a1ace7f8798f12d743067
Author: Yijia Huang <[email protected]>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M LayoutTests/js/Object-getOwnPropertyNames-expected.txt
M LayoutTests/js/script-tests/Object-getOwnPropertyNames.js
Log Message:
-----------
[JSC] Rebaseline Object-getOwnPropertyNames after enabling Temporal by default
https://bugs.webkit.org/show_bug.cgi?id=318898
rdar://181734383
Reviewed by Yusuke Suzuki.
Enabling Options::useTemporal by default (23eb4f85f358) makes
DatePrototype::finishCreation add a non-enumerable "toTemporalInstant"
own property to Date.prototype. Update the exact expected property
list for Date.prototype in the test and its expected output.
Canonical link: https://commits.webkit.org/316750@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications