WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
Status:
UNCONFIRMED, NEW, ASSIGNED, REOPENED
Product:
es6
Component:
es6
Alias:
es6
Summary:
es6
Whiteboard:
es6
Content:
"es6"
65 bugs
ID
Product
Component
Assignee
▲
Status
▲
Resolution
Summary
Changed
74509
WebKit
JavaScriptCore
wingo
UNCONFIRMED
Interpose CodeNode between ScopeNode and ProgramNode et al
2013-10-31
23838
WebKit
Page Loading
webkit-unassigned
UNCONFIRMED
Gmail fails to load
2009-04-03
187414
WebKit
JavaScriptCore
fpizlo
NEW
It should be easy to measure the performance of various IC features
2018-07-15
149614
WebKit
Web Inspector
hi
NEW
Web Inspector: AXI: Web Accessibility Audit
2018-10-18
141664
WebKit
Web Inspector
joepeck
NEW
Web Inspector: ES6: Improved Support for Promises - Promise Reactions
2016-12-14
17873
WebKit
Page Loading
jshin
NEW
Encoding override should not be persistent
2017-07-18
146064
WebKit
JavaScriptCore
keith_miller
NEW
JSC should natively support WebAssembly
2017-02-23
151363
WebKit
JavaScriptCore
keith_miller
NEW
[ES6] Many functions do not have the correct name.
2017-04-16
121201
WebKit
JavaScriptCore
oliver
NEW
Invalid exception trying to set property on primitive value in strict mode
2013-09-12
123527
WebKit
JavaScriptCore
oliver
NEW
Provide a way to iterate over WeakMap
2017-01-18
156926
WebKit
JavaScriptCore
saam
NEW
The environment we create to put "this" in when we have an 'eval' doesn't always need to claim its variables are under TDZ
2016-04-26
160812
WebKit
JavaScriptCore
saam
NEW
Write various ES6 optimizations
2016-08-12
160837
WebKit
JavaScriptCore
saam
NEW
Running ES6SampleBench with the type profiler crashes
2017-01-18
162330
WebKit
JavaScriptCore
saam
NEW
Abstract GetByVal IC out of the JIT class and use in the DFG and FTL JITs
2016-09-28
172888
WebKit
JavaScriptCore
ticaiolima
NEW
[JSC] Create a fast path to Object.defineProperty
2020-05-30
41937
WebKit
JavaScriptCore
webkit-unassigned
NEW
JavaScriptCore C API should provide a way to query property attributes
2012-03-13
80559
WebKit
JavaScriptCore
webkit-unassigned
NEW
[ES6] Add support for ES6 Harmony
2015-02-01
87858
WebKit
JavaScriptCore
webkit-unassigned
NEW
[Win] REGRESSION(r118018) fast/js/names.html failing due to JavaScriptExperiments not being enabled on Windows
2012-05-30
129884
WebKit
JavaScriptCore
webkit-unassigned
NEW
Make Math.imul ES6 conform
2014-03-16
138858
WebKit
JavaScriptCore
webkit-unassigned
NEW
Updating an immutable binding does not throw a TypeError exception in a strict mode
2014-11-19
143433
WebKit
Web Inspector
webkit-unassigned
NEW
Web Inspector: wrap style class names in WebInspector.StyleClass helper
2016-12-13
147438
WebKit
Web Inspector
webkit-unassigned
NEW
Web Inspector: hard to find callers that cause ES6 TypeErrors thrown during inspector initialization
2016-12-13
148034
WebKit
JavaScriptCore
webkit-unassigned
NEW
[ES6] Implement arrow function syntax. Benchmark tests
2016-02-22
149712
WebKit
Web Inspector
webkit-unassigned
NEW
Web Inspector: update .eslintrc to account for new ES6 features
2016-12-13
150295
WebKit
JavaScriptCore
webkit-unassigned
NEW
[ES6] Typical Promise chain easily exhaust memory
2015-10-19
150386
WebKit
JavaScriptCore
webkit-unassigned
NEW
Safari 8 and 9 have a Date bug with the "milliseconds" param.
2015-10-25
151983
WebKit
JavaScriptCore
webkit-unassigned
NEW
[ES6] Arrow function. Implement caching of the Scope that store bound values for Arrow function
2015-12-08
152082
WebKit
WebKit Website
webkit-unassigned
NEW
When searching for "ES6" on the status page it should show all features under the spec
2017-01-18
152597
WebKit
Web Inspector
webkit-unassigned
NEW
ES6 Class syntax. Inspect super property of class in console
2016-12-13
153271
WebKit
JavaScriptCore
webkit-unassigned
NEW
ES6: we don't properly implement section 18.2.1.2 of the spec
2016-01-19
153588
WebKit
Canvas
webkit-unassigned
NEW
REGRESSION (Safari 9): drawImage doesn't paint the current frame of a video
2020-02-26
153909
WebKit
JavaScriptCore
webkit-unassigned
NEW
Bound functions toString method should return "bound " + the target function's toString()
2022-07-15
156252
WebKit
JavaScriptCore
webkit-unassigned
NEW
We've regressed octane codeload by 8% since the revision before arrow functions
2017-08-20
158030
WebKit
JavaScriptCore
webkit-unassigned
NEW
[ES6] Different errors during parsing ordinary function and arrow function
2016-06-27
160693
WebKit
JavaScriptCore
webkit-unassigned
NEW
[ES7] Use exponentiation expression in ES6SampleBench
2016-08-09
166653
WebKit
JavaScriptCore
webkit-unassigned
NEW
26 JSC test failures when running with the cloop.
2017-01-03
166841
WebKit
WebKitGTK
webkit-unassigned
NEW
[FreeType] ASSERTION FAILED: xPos + prefixWidth <= availableWidth in WebCore::tryHyphenating
2017-01-09
167925
WebKit
JavaScriptCore
webkit-unassigned
NEW
bytecode profiler assertion failures when running Ares6 cli.js
2017-02-06
172937
WebKit
WebKit Website
webkit-unassigned
NEW
Be able to mark any image in a blog post as the link sharing image
2017-06-05
176979
WebKit
Tools / Tests
webkit-unassigned
NEW
Make ARES6 and JetStream runnable under run-perf-tests
2017-09-15
183323
WebKit
CSS
webkit-unassigned
NEW
Crash when using different font-feature-settings on a couple of spans. Crashing on exception: -[__NSCFNumber compare:]: nil argument
2018-03-08
188460
WebKit
Tools / Tests
webkit-unassigned
NEW
[CMake] Add ENABLE_UNDEFINED_BEHAVIOR_SANITIZER to make it easier to build with UBSan
2018-08-18
190140
WebKit
JavaScriptCore
webkit-unassigned
NEW
Incorrect "name" property set for class expression without BindingIdentifier
2018-10-05
202908
WebKit
HTML Editing
webkit-unassigned
NEW
Chromium test-case asserts with ASSERTION FAILED: m_offset + m_count <= m_node->length()
2024-04-05
218275
WebKit
Web Inspector
webkit-unassigned
NEW
Web Inspector: error line number missing when code is a module, making debugging difficult
2020-10-28
226201
WebKit
JavaScriptCore
webkit-unassigned
NEW
Can't extend WritableStream
2021-05-31
229495
WebKit
JavaScriptCore
webkit-unassigned
NEW
Regression (240345@main): Many ChakraCore.yaml JSC tests are flaky failures on jsc-mips queue
2021-08-25
258706
WebKit
JavaScriptCore
webkit-unassigned
NEW
JS markdown parser performs 50x slower in JSC compared to V8, likely due to regex
2024-10-11
280885
WebKit
JavaScriptCore
webkit-unassigned
NEW
webkitgtk-2.46.4: libjavascriptcoregtk-6.0.so.1: illegal instruction (roundss/roundsd) on older amd64 laptop
2024-12-08
281786
WebKit
New Bugs
webkit-unassigned
NEW
Auto-scrolling on popular Guitar Tab site doesn't work when page is zoomed
2024-11-04
284710
WebKit
WebKitGTK
webkit-unassigned
NEW
REGRESSION(287517@main): [GTK] Missing WebExtension symbols in UIProcess
2024-12-17
147340
WebKit
JavaScriptCore
ysuzuki
NEW
[ES6] Implement ES6 Modules
2017-10-12
151586
WebKit
JavaScriptCore
ysuzuki
NEW
[ES6] Propagate `this` usage from Generator's scope to GeneratorFunction's scope to avoid unnecessary `to_this` call.
2023-08-14
151660
WebKit
JavaScriptCore
ysuzuki
NEW
[ES6] yield's return should consider tail calls
2015-11-30
153310
WebKit
JavaScriptCore
ysuzuki
NEW
[ES6] Several lexical binding causes SyntaxError if there is duplicate lexical/variable decl under targetting block
2016-01-21
165523
WebKit
JavaScriptCore
ysuzuki
NEW
[JSC] Optimize in operation
2016-12-08
166097
WebKit
JavaScriptCore
ysuzuki
NEW
[JSC] JS Parser should work concurrently
2017-06-14
172438
WebKit
JavaScriptCore
ysuzuki
NEW
[DFG][FTL] SixSpeed generator ES6 shows BadCache FTL OSR exit
2023-08-14
176868
WebKit
JavaScriptCore
ysuzuki
NEW
[JSC] Investigate DFG inlining for six-speed templatestring-es6
2017-09-13
178064
WebKit
JavaScriptCore
ysuzuki
NEW
[DFG] DFG should handle ArrayConstructor call for super()
2018-04-04
178216
WebKit
JavaScriptCore
ysuzuki
NEW
ES6 Modules: Syntax, binding errors don't provide source file or line number
2017-10-12
165829
WebKit
JavaScriptCore
mark.lam
ASSIGNED
jsc-layout-tests.yaml/js/script-tests/class-syntax-default-constructor.js.* fails when run with JSC_validateBytecode=true.
2016-12-13
163372
WebKit
JavaScriptCore
mark.lam
REOPENED
Fix Array.prototype.splice ES6 compliance.
2016-12-18
175144
WebKit
JavaScriptCore
mark.lam
REOPENED
Use JIT probes for DFG OSR exit.
2017-10-03
212449
WebKit
WebCore JavaScript
webkit-unassigned
REOPENED
Javascript engine gets confused, calls method on wrong object.
2020-05-27
65 bugs
Change Columns
Edit Search
as
File a new "WebKit" bug