WebKit Trac
  • Login
  • Preferences
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (21 - 30 of 1164)

← 1 2 3 4 5 6 7 8 9 10 11 12 13 →
Quickjump to ​benjamin@webkit.org
[204947]: [JSC] Make FRound work with any type ...
[JSC] Make FRound work with any type https://bugs.webkit.org/show_bug.cgi?id=161129 Reviewed by Geoffrey Garen. JSTests: * stress/arith-fround-on-various-types.js: Added. Source/JavaScriptCore: Math.fround() does nothing with argument ...
By benjamin@webkit.org — Aug 24, 2016, 6:21:43 PM
[204881]: [JSC] Make ArithLog works with any type ...
[JSC] Make ArithLog works with any type https://bugs.webkit.org/show_bug.cgi?id=161110 Reviewed by Geoffrey Garen. JSTests: * stress/arith-log-on-various-types.js: Added. Source/JavaScriptCore: Same old: if the type is not a number, a ...
By benjamin@webkit.org — Aug 23, 2016, 7:36:40 PM
[204591]: [CSS] The parser should not get rid of empty namespace specification ...
[CSS] The parser should not get rid of empty namespace specification in front of element name selectors https://bugs.webkit.org/show_bug.cgi?id=160936 Reviewed by Chris Dumez. LayoutTests/imported/w3c: * web-platform-tests/dom/nodes/Par ...
By benjamin@webkit.org — Aug 17, 2016, 11:22:40 PM
[204355]: [JSC] Speed up SparseCollection & related maps ...
[JSC] Speed up SparseCollection & related maps https://bugs.webkit.org/show_bug.cgi?id=160733 Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-08-10 Reviewed by Saam Barati. On MBA, Graph::addNode() shows up in profiles due to Spar ...
By benjamin@webkit.org — Aug 10, 2016, 2:25:28 PM
[204354]: [JSC] TinyPtrSet::deleteListIfNecessary() no longer needs to test for ...
[JSC] TinyPtrSet::deleteListIfNecessary() no longer needs to test for reservedValue https://bugs.webkit.org/show_bug.cgi?id=160721 Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-08-10 Reviewed by Sam Weinig. Previously, TinyPtrSe ...
By benjamin@webkit.org — Aug 10, 2016, 2:23:20 PM
[204352]: [JSC] Remove some useless code I left when rewriting CSE's large maps ...
[JSC] Remove some useless code I left when rewriting CSE's large maps https://bugs.webkit.org/show_bug.cgi?id=160720 Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-08-10 Reviewed by Michael Saboff. * dfg/DFGCSEPhase.cpp: The maps ...
By benjamin@webkit.org — Aug 10, 2016, 2:19:03 PM
[204351]: Remove AbstractInterpreter::executeEdges(unsigned), it is no longer ...
Remove AbstractInterpreter::executeEdges(unsigned), it is no longer used anywhere https://bugs.webkit.org/show_bug.cgi?id=160708 Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-08-10 Reviewed by Mark Lam. * dfg/DFGAbstractInterpre ...
By benjamin@webkit.org — Aug 10, 2016, 2:15:18 PM
[204148]: Add some extra test coverage for active touch event handler on ...
Add some extra test coverage for active touch event handler on subdocuments https://bugs.webkit.org/show_bug.cgi?id=160276 Reviewed by Alex Christensen. I wrote some tests while chasing a bug. Documents are handled differently than other ...
By benjamin@webkit.org — Aug 4, 2016, 3:37:14 PM
[204077]: [JSC] Fix Windows build after r204065 * dfg/DFGAbstractValue.cpp: ...
[JSC] Fix Windows build after r204065 * dfg/DFGAbstractValue.cpp: (JSC::DFG::AbstractValue::observeTransitions): AbstractValue is bigger on Windows for an unknown reason.
By benjamin@webkit.org — Aug 3, 2016, 12:38:32 AM
[204066]: [JSC] Fix 32bits jsc after r204065 Default constructed JSValue() are ...
[JSC] Fix 32bits jsc after r204065 Default constructed JSValue() are not equal to zero in 32bits. * dfg/DFGAbstractValue.h: (JSC::DFG::AbstractValue::AbstractValue):
By benjamin@webkit.org — Aug 2, 2016, 10:33:48 PM
← 1 2 3 4 5 6 7 8 9 10 11 12 13 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple