Results (171 - 180 of 3373)
- [222893]: bmalloc mutex should be adaptive ...
- bmalloc mutex should be adaptive https://bugs.webkit.org/show_bug.cgi?id=177839 Reviewed by Michael Saboff. Source/bmalloc: This pulls the WordLock algorithm into bmalloc, mostly by copy-pasting the code. We need to copy paste b ...
- By Oct 4, 2017, 8:05:42 PM —
- [222751]: WSL ^ should be * https://bugs.webkit.org/show_bug.cgi?id=177705 ...
- WSL ^ should be * https://bugs.webkit.org/show_bug.cgi?id=177705 Rubber stamped by Keith Miller. When I first wrote the prototype, I thought it would be cool to use ^ for pointers. Nobody agrees. I've gotten so much feedback to u ...
- By Oct 2, 2017, 3:10:43 PM —
- [222750]: WSL should be fine with &foo()[i] if foo() returns a [] ...
- WSL should be fine with &foo()[i] if foo() returns a [] https://bugs.webkit.org/show_bug.cgi?id=177704 Reviewed by Saam Barati. Previously, we'd determine if a property access expression (base.field or base[index]) was an lvalue ...
- By Oct 2, 2017, 3:01:02 PM —
- [222625]: Enable gigacage on iOS https://bugs.webkit.org/show_bug.cgi?id=177586 ...
- Enable gigacage on iOS https://bugs.webkit.org/show_bug.cgi?id=177586 Reviewed by Michael Saboff. Source/bmalloc: This enables Gigacage on iOS using a much smaller cage size. It's not necessary for it to be so small, but this is ...
- By Sep 28, 2017, 12:50:05 PM —
- [222549]: Put g_gigacageBasePtr into its own page and make it read-only ...
- Put g_gigacageBasePtr into its own page and make it read-only https://bugs.webkit.org/show_bug.cgi?id=174972 Reviewed by Michael Saboff. Source/bmalloc: This puts the gigacage base pointers into their own page and makes that pag ...
- By Sep 26, 2017, 10:05:27 PM —
- [222413]: WSL should report an error if you try to create an operator overload ...
- WSL should report an error if you try to create an operator overload that will never be called https://bugs.webkit.org/show_bug.cgi?id=177092 Reviewed by JF Bastien. This adds all kinds of checks to ensure that your operator over ...
- By Sep 22, 2017, 4:27:23 PM —
- [222353]: Unreviewed, fix ability to run tests in browser. * ...
- Unreviewed, fix ability to run tests in browser. * WebGPUShadingLanguageRI/Test.html: * WebGPUShadingLanguageRI/index.html:
- By Sep 21, 2017, 2:45:05 PM —
- [222351]: WSL should have some post-instantiation type checking ...
- WSL should have some post-instantiation type checking https://bugs.webkit.org/show_bug.cgi?id=177303 Reviewed by Keith Miller. This patch removes the Primitive protocol! Yay! The Primitive protocol was an attempt to hand ...
- By Sep 21, 2017, 2:35:47 PM —
- [222331]: Unreviewed, fix a bug in the interactive app that was introduced by ...
- Unreviewed, fix a bug in the interactive app that was introduced by bad merging. * WebGPUShadingLanguageRI/FlattenedStructOffsetGatherer.js: (FlattenedStructOffsetGatherer.prototype.visitTypeRef): (FlattenedStructOffsetGatherer): * WebGPU ...
- By Sep 21, 2017, 10:51:07 AM —
- [222330]: WSL should support switch ...
- WSL should support switch https://bugs.webkit.org/show_bug.cgi?id=176978 Reviewed by Keith Miller. This adds fairly complete support for switch statements. This includes things like verifying whether or not a default statement is ...
- By Sep 21, 2017, 10:47:40 AM —
Note:
See TracSearch
for help on searching.