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

Context Navigation



Results (31 - 40 of 1164)

← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 →
Quickjump to ​benjamin@webkit.org
[204065]: [JSC] Simplify the initialization of AbstractValue in the ...
[JSC] Simplify the initialization of AbstractValue in the AbstractInterpreter https://bugs.webkit.org/show_bug.cgi?id=160370 Reviewed by Saam Barati. Source/JavaScriptCore: We use a ton of AbstractValue to run the Abstract Interpreter. ...
By benjamin@webkit.org — Aug 2, 2016, 8:45:07 PM
[203921]: [JSC] Use the same data structures for DFG and Air Liveness Analysis ...
[JSC] Use the same data structures for DFG and Air Liveness Analysis https://bugs.webkit.org/show_bug.cgi?id=160346 Reviewed by Geoffrey Garen. In Air, we minimized memory accesses during liveness analysis with a couple of tricks: -Use a ...
By benjamin@webkit.org — Jul 29, 2016, 1:58:35 PM
[203802]: [JSC] Fix a bunch of use-after-free of DFG::Node ...
[JSC] Fix a bunch of use-after-free of DFG::Node https://bugs.webkit.org/show_bug.cgi?id=160228 Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-07-27 Reviewed by Mark Lam. FTL had a few places where we use a node after it has been ...
By benjamin@webkit.org — Jul 27, 2016, 4:22:55 PM
[203704]: Unreviewed, rolling out r203703. It breaks some internal tests ...
Unreviewed, rolling out r203703. It breaks some internal tests Reverted changeset: "[JSC] DFG::Node should not have its own allocator" https://bugs.webkit.org/show_bug.cgi?id=160098 http://trac.webkit.org/changeset/203703
By benjamin@webkit.org — Jul 25, 2016, 6:05:43 PM
[203439]: Use getElementById for attribute matching if the attribute name is ...
Use getElementById for attribute matching if the attribute name is html's id https://bugs.webkit.org/show_bug.cgi?id=159960 Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-07-19 Reviewed by Chris Dumez. Source/WebCore: Elliott Sp ...
By benjamin@webkit.org — Jul 19, 2016, 6:29:25 PM
[203321]: [mac] LayoutTest fast/css/ancestor-of-hovered-element-detached.html is ...
[mac] LayoutTest fast/css/ancestor-of-hovered-element-detached.html is flaky https://bugs.webkit.org/show_bug.cgi?id=159173 Reviewed by Alexey Proskuryakov. The test ancestor-of-hovered-element-detached.html is not reliably covering r202 ...
By benjamin@webkit.org — Jul 15, 2016, 9:17:21 PM
[203211]: [CSS][ARMv7] :nth-child() do not reserve enough registers if it is in ...
[CSS][ARMv7] :nth-child() do not reserve enough registers if it is in backtracking chain https://bugs.webkit.org/show_bug.cgi?id=159746 rdar://problem/26156169 Reviewed by Andreas Kling. The generator generateElementIsNthChild() requires ...
By benjamin@webkit.org — Jul 13, 2016, 8:45:13 PM
[203147]: [JSC] Array.prototype.join() fails some conformance tests ...
[JSC] Array.prototype.join() fails some conformance tests https://bugs.webkit.org/show_bug.cgi?id=159657 Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-07-12 Reviewed by Saam Barati. Source/JavaScriptCore: There were a couple of ...
By benjamin@webkit.org — Jul 12, 2016, 6:25:25 PM
[203101]: [JSC] Array.from() and Array.of() try to build objects even if "this" ...
[JSC] Array.from() and Array.of() try to build objects even if "this" is not a constructor https://bugs.webkit.org/show_bug.cgi?id=159604 Reviewed by Yusuke Suzuki. Source/JavaScriptCore: The spec says IsConstructor(), we were just chec ...
By benjamin@webkit.org — Jul 11, 2016, 5:57:35 PM
[202956]: [JSC] String.prototype[Symbol.iterator] needs a name ...
[JSC] String.prototype[Symbol.iterator] needs a name https://bugs.webkit.org/show_bug.cgi?id=159541 Reviewed by Yusuke Suzuki. Source/JavaScriptCore: A man needs a name. Spec: https://tc39.github.io/ecma262/#sec-string.prototype-@@itera ...
By benjamin@webkit.org — Jul 7, 2016, 9:10:00 PM
← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple