Results (281 - 290 of 3373)
- [216684]: JSWeakCreate/Retain/Release should take a JSContextGroupRef and not a ...
- JSWeakCreate/Retain/Release should take a JSContextGroupRef and not a JSContextRef https://bugs.webkit.org/show_bug.cgi?id=171979 Reviewed by Mark Lam. Functions that don't execute arbitrary JS but just need access to the VM shou ...
- By May 11, 2017, 11:01:43 AM —
- [216625]: GCController.cpp's collect() should be Async ...
- GCController.cpp's collect() should be Async https://bugs.webkit.org/show_bug.cgi?id=171708 Reviewed by Saam Barati and Geoffrey Garen. No new tests because no change in behavior. This is one step towards not requesting sync GCs ...
- By May 10, 2017, 2:57:17 PM —
- [216593]: Null pointer dereference in WTF::RefPtr<WTF::StringImpl>::operator!() ...
- Null pointer dereference in WTF::RefPtr<WTF::StringImpl>::operator!() under slow_path_get_direct_pname https://bugs.webkit.org/show_bug.cgi?id=171801 Reviewed by Michael Saboff. JSTests: These tests used to crash. The prefix and ...
- By May 10, 2017, 10:00:22 AM —
- [216561]: JSInjectedScriptHost should get a copy of the boundArgs ...
- JSInjectedScriptHost should get a copy of the boundArgs https://bugs.webkit.org/show_bug.cgi?id=171897 Reviewed by Joseph Pecoraro. The boundArgs array is very special - it cannot be mutated in any way. So, it makes sense for the ...
- By May 9, 2017, 6:01:26 PM —
- [216547]: Heap::heap() should behave gracefully for null pointers ...
- Heap::heap() should behave gracefully for null pointers https://bugs.webkit.org/show_bug.cgi?id=171888 <rdar://problem/32005315> Reviewed by Mark Lam. Some callers of Heap::heap() can pass a null cell and they will behave gracefu ...
- By May 9, 2017, 3:27:06 PM —
- [216460]: Expose a function to get proxy targets ...
- Expose a function to get proxy targets https://bugs.webkit.org/show_bug.cgi?id=171797 <rdar://problem/32027549> Reviewed by Mark Lam. This exposes a new private API function, JSObjectGetProxyTarget(), that gets the target of a pr ...
- By May 8, 2017, 3:51:11 PM —
- [216262]: GCController.cpp's collect() should be Async ...
- GCController.cpp's collect() should be Async https://bugs.webkit.org/show_bug.cgi?id=171708 Reviewed by Saam Barati. No new tests because no change in behavior. This is one step towards not requesting sync GCs in WebCore. I'm la ...
- By May 5, 2017, 12:43:22 PM —
- [216218]: JSC::Heap should expose a richer API for requesting GCs ...
- JSC::Heap should expose a richer API for requesting GCs https://bugs.webkit.org/show_bug.cgi?id=171690 Reviewed by Geoffrey Garen. Source/JavaScriptCore: I want to stop WebCore from requesting synchronous GCs. But various parts ...
- By May 4, 2017, 4:37:52 PM —
- [216086]: Unreviewed, fix pedantic C compilers. * API/tests/testapi.c: ...
- Unreviewed, fix pedantic C compilers. * API/tests/testapi.c: (markingConstraint): (testMarkingConstraints):
- By May 2, 2017, 12:14:58 PM —
- [216085]: Unreviewed, fix cmake build. * CMakeLists.txt:
- Unreviewed, fix cmake build. * CMakeLists.txt:
- By May 2, 2017, 12:13:03 PM —
Note:
See TracSearch
for help on searching.