• Status: UNCONFIRMED, NEW, ASSIGNED, REOPENED
  • Product: javascript
  • Component: javascript
  • Alias: javascript
  • Summary: javascript
  • Whiteboard: javascript
  • Content: "javascript"
  • Product: function
  • Component: function
  • Alias: function
  • Summary: function
  • Whiteboard: function
  • Content: "function"
  • Product: definition
  • Component: definition
  • Alias: definition
  • Summary: definition
  • Whiteboard: definition
  • Content: "definition"
74 bugs
ID Product Component Assignee Status Resolution Summary Changed
16890 WebKit JavaScriptCore webkit-unassigned UNCONFIRMED Returning false from document.onmouseup/down blocks <select> menus from appearing 2024-05-01
33903 WebKit JavaScriptCore webkit-unassigned UNCONFIRMED FTBFS on GNU/kFreeBSD caused by missing strnstr() on glibc systems 2010-10-21
35284 WebKit XML webkit-unassigned UNCONFIRMED The libxml WebKit used may create multiple CDATA sections for original single CDATA section, which may break some web apps 2024-02-07
36513 WebKit WebCore JavaScript webkit-unassigned UNCONFIRMED Wrong error code on db.transaction error callback 2010-03-23
66661 WebKit Web Template Framework webkit-unassigned UNCONFIRMED Replace some usages of Vector<UChar> to StringBuilder 2011-08-31
218849 WebKit Bindings ashvayka NEW Align legacy platform objects with other implementations 2022-11-20
145610 WebKit JavaScriptCore basile_clement NEW Object allocation sinking phase should sink NewArray and NewArrayBuffer 2015-06-15
156327 WebKit New Bugs benjamin NEW [JSC] Do a better job a comparing unsigned integers 2016-04-06
174380 WebKit JavaScriptCore caitp NEW [JSC] Make Web Inspector also show the Error.stack for the thrown value even if the Error is re-thrown 2022-06-30
107093 WebKit Web Template Framework ddkilzer NEW UMBRELLA: WTF should build with -Wshorten-64-to-32 2016-03-09
166474 WebKit Web Template Framework ddkilzer NEW ASSERT_NOT_REACHED() should always log error messages in Release builds 2018-02-14
128507 WebKit JavaScriptCore fpizlo NEW Fix EFL build fallout from bug 128505 by #including Operations.h into those .cpp files that are broken 2014-02-10
145721 WebKit JavaScriptCore fpizlo NEW Sink real number type checks below the first arithmetic operation 2015-09-14
193481 WebKit New Bugs fujii NEW Add 'inline' specifier for declarations for which definitions are defined in separate headers (…Inlines.h) 2023-08-17
109591 WebKit WebCore Misc. hartmanng NEW Fix hasOutOfFlowPositionedDescendant 2014-02-05
138161 WebKit Tools / Tests jake.nielsen.webkit NEW webkitpy needs a results.html file to render the results.json file for human eyes. 2017-04-25
97307 WebKit Text kangil.han NEW Default encoding should not be inherited to child frame. 2012-10-09
46506 WebKit Canvas mdelaney7 NEW [mac] Pass all of Philip's Canvas Test Suite 2022-07-18
218515 WebKit Web Inspector pangle NEW Web Inspector: Underline active font-face(s) in Elements sidebar Styles panel 2020-12-02
204942 WebKit New Bugs pmatos NEW Fix gcc warning: no return statement on non-void function 2020-01-08
204619 WebKit Web Inspector pnormand NEW [GTK][WPE] Web Inspector: Add new tab for GStreamer pipelines inspection 2020-09-09
67979 WebKit New Bugs webkit.review.bot NEW REGRESSION(94981): Non-JavaScriptCore builds cannot compile without compiling runtime/UString.cpp 2011-09-13
17236 WebKit Web Inspector webkit-unassigned NEW Web Inspector: should be able to quickly jump to a JS symbol 2026-01-12
21461 WebKit JavaScriptCore webkit-unassigned NEW JavaScriptCore C API Enhancements (For wrapping type systems) 2008-10-07
22339 WebKit Layout and Rendering webkit-unassigned NEW Support Indian web sites with EOT by on-the-fly transcoding to Unicode 2013-02-11
25857 WebKit Web Template Framework webkit-unassigned NEW new dtoa.cpp strict-aliasing issues with gcc 4.4 2009-06-30
26139 WebKit DOM webkit-unassigned NEW Implement onredo and onundo event handlers 2021-02-08
55662 WebKit WebCore JavaScript webkit-unassigned NEW Web Worker 'onmessage' event doesn't fire if "function onmessage(...) { }" is defined 2011-03-03
60950 WebKit JavaScriptCore webkit-unassigned NEW Port the SmallStrings cache to Weak<T> 2011-05-18
84598 WebKit JavaScriptCore webkit-unassigned NEW Eliminate unnecessary SetLocal/GetLocals in DFG 2012-05-14
119417 WebKit JavaScriptCore webkit-unassigned NEW Use op_get_by_id_custom_stub to fast access to JSCallbackObject's static value 2013-10-31
130496 WebKit Tools / Tests webkit-unassigned NEW [CMake] General improvement checklist 2014-03-19
131544 WebKit JavaScriptCore webkit-unassigned NEW cached scripts leak in non JIT mode 2014-04-11
137631 WebKit DOM webkit-unassigned NEW DOMTimer nesting level may not impact each other. 2023-06-23
138091 WebKit JavaScriptCore webkit-unassigned NEW Allow to define a plugin in javascript 2016-08-30
138858 WebKit JavaScriptCore webkit-unassigned NEW Updating an immutable binding does not throw a TypeError exception in a strict mode 2014-11-19
149056 WebKit WebKitGTK webkit-unassigned NEW Spellchecker rejects word when adding a period or colon character if there is no trailing space before the next word 2016-03-10
158798 WebKit JavaScriptCore webkit-unassigned NEW Moved key function of JSC::StringSourceProvider to JSC library. 2016-06-16
162125 WebKit JavaScriptCore webkit-unassigned NEW Enable IC for put_by_id_with_this 2017-05-09
164262 WebKit Web Inspector webkit-unassigned NEW Web Inspector: Jump to definition doesn't work for classes with a default constructor 2016-12-13
165786 WebKit JavaScriptCore webkit-unassigned NEW WebAssembly: Allow function definitions in the builder to have type indices that exceed the type section index limits 2016-12-12
181262 WebKit WebAssembly webkit-unassigned NEW WebAssembly: add C API and shell 2020-01-24
181288 WebKit New Bugs webkit-unassigned NEW build webkit asan failed with following information 2018-01-23
190140 WebKit JavaScriptCore webkit-unassigned NEW Incorrect "name" property set for class expression without BindingIdentifier 2018-10-05
190991 WebKit WebKitGTK webkit-unassigned NEW REGRESSION(r237180/r237489): [GTK] Layout test regressions from EME enablement 2020-05-08
196855 WebKit WebKitGTK webkit-unassigned NEW Fix Covscan uninitialized after ctor 2019-04-18
201907 WebKit JavaScriptCore webkit-unassigned NEW JSClassRef leaks which referenced by JSGlobalObject::m_rareData::opaqueJSClassData 2019-09-19
204203 WebKit CMake webkit-unassigned NEW Linking webkitgtk-2.26.2/lib/libjavascriptcoregtk-4.0.so fails 2019-11-14
212886 WebKit JavaScriptCore webkit-unassigned NEW Redeclaration of a function* inside a block definition 2020-09-08
222526 WebKit JavaScriptCore webkit-unassigned NEW [JSC] Default constructor definition is changing 2021-03-07
222885 WebKit WebKit Misc. webkit-unassigned NEW Formalize rules for what is an Experimental Feature 2025-01-14
240514 WebKit WebXR webkit-unassigned NEW Reproducible crash in ModelElementController::modelElementDidCreatePreview 2022-05-17
247156 WebKit Web Template Framework webkit-unassigned NEW [WinCairo][32bit] wtf/ByteOrder.h(56): error C2373: 'ntohs': redefinition; different type modifiers 2023-11-27
291386 WebKit JavaScriptCore webkit-unassigned NEW Possible JIT bug: local variable becomes undefined after await 2026-06-17
299937 WebKit JavaScriptCore webkit-unassigned NEW [WPE] Build broken with GCC in Zydis.c 2025-09-30
307150 WebKit Forms webkit-unassigned NEW <input type="text"> change event does not fire on blur when tapping outside the input in WKWebView (iOS) 2026-02-13
164362 WebKit JavaScriptCore ysuzuki NEW [DOMJIT] Simplify DOMJIT::GetterSetter definition by using constexpr 2016-11-03
166678 WebKit Web Template Framework ysuzuki NEW Use ThreadName to specify long and short names 2017-01-14
174566 WebKit New Bugs ysuzuki NEW [WTF] Drop WTFGetBacktrace and WTFPrintBacktrace 2017-07-22
76770 WebKit JavaScriptCore yuqiang.xian NEW Loop invariant code motion in JSC DFG 2012-03-06
202219 WebKit Web Inspector yurys NEW Web Inspector: attach to provisional pages early to not miss events during process swaps (PSON) 2019-11-13
271371 WebKit JavaScriptCore webkit-unassigned NEW [RISCV64] /home/abuild/rpmbuild/BUILD/webkitgtk-2.44.0/Source/JavaScriptCore/b3/B3Validate.cpp:457:43: error: ‘toB3Type’ was not declared in this scope 2026-05-26
233949 WebKit Web Template Framework aperez ASSIGNED [WTF] RELEASE_ASSERT_WITH_MESSAGE() should always print the message 2022-03-21
196792 WebKit CMake don.olmstead ASSIGNED [CMake] Add interface targets for frameworks 2019-04-12
223921 WebKit ANGLE kpiddington ASSIGNED webgl/1.0.x/conformance/ogles/GL/build/build_009_to_016.html crash on ANGLE Metal 2022-08-11
129682 WebKit CSS sabouhallawa ASSIGNED url()'s for background-image, mask-image, border-image, mask-box-image should support SVG resources 2026-01-12
226375 WebKit JavaScriptCore mark.lam REOPENED Put the Baseline JIT prologue and op_loop_hint code in JIT thunks. 2021-06-19
192405 WebKit Web Template Framework ross.kirsling REOPENED [WTF] Add environment variable helpers 2024-09-30
27980 WebKit WebKit Misc. webkit-unassigned REOPENED Give an ability to WebKit to free statically allocated pointers before quit 2010-06-10
30862 WebKit Page Loading webkit-unassigned REOPENED Dynamically inserted subresources aren't revalidated even when the containing document is reloaded 2022-11-17
59693 WebKit WebCore Misc. webkit-unassigned REOPENED [Feature Request] Need SpellCheck API 2013-02-27
152393 WebKit Layout and Rendering webkit-unassigned REOPENED REGRESSION (r172008): Icon fonts using hinting blurred at odd window widths 2015-12-19
247429 WebKit JavaScriptCore webkit-unassigned REOPENED Order of properties for class as static field 2022-11-21
145360 WebKit New Bugs ysuzuki REOPENED [JSC] Generate put_by_val_direct for indexed identifiers instead of put_by_id with direct postfix 2017-04-24
74 bugs

as

File a new "WebKit" bug