Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 862246ced3a3fe9d865a82caa5162c6c559f30ed
https://github.com/WebKit/WebKit/commit/862246ced3a3fe9d865a82caa5162c6c559f30ed
Author: Chris Dumez <[email protected]>
Date: 2024-11-08 (Fri, 08 Nov 2024)
Changed paths:
M Source/JavaScriptCore/assembler/AssemblerBuffer.h
M Source/JavaScriptCore/assembler/CPU.cpp
M Source/JavaScriptCore/assembler/FastJITPermissions.h
M Source/JavaScriptCore/assembler/MacroAssemblerARM64E.h
M Source/JavaScriptCore/assembler/SecureARM64EHashPins.cpp
M Source/JavaScriptCore/assembler/SecureARM64EHashPinsInlines.h
M Source/JavaScriptCore/heap/StructureAlignedMemoryAllocator.cpp
M Source/JavaScriptCore/interpreter/Interpreter.cpp
M Source/JavaScriptCore/jit/ExecutableAllocator.cpp
M Source/JavaScriptCore/jit/ExecutableAllocator.h
M Source/JavaScriptCore/jsc.cpp
M Source/JavaScriptCore/llint/LLIntEntrypoint.cpp
M Source/JavaScriptCore/runtime/InitializeThreading.cpp
M Source/JavaScriptCore/runtime/JSCConfig.cpp
M Source/JavaScriptCore/runtime/JSCConfig.h
M Source/JavaScriptCore/runtime/JSCPtrTag.cpp
M Source/JavaScriptCore/runtime/JSGlobalObject.cpp
M Source/JavaScriptCore/runtime/Options.cpp
M Source/JavaScriptCore/runtime/Options.h
M Source/JavaScriptCore/runtime/StructureID.h
M Source/JavaScriptCore/runtime/VM.cpp
M Source/JavaScriptCore/runtime/VMTraps.cpp
M Source/JavaScriptCore/tools/FunctionOverrides.cpp
M Source/JavaScriptCore/tools/JSDollarVM.cpp
Log Message:
-----------
Drop unnecessary use of WTF_ALLOW_UNSAFE_BUFFER_USAGE
https://bugs.webkit.org/show_bug.cgi?id=282714
Reviewed by Darin Adler.
Drop unnecessary use of WTF_ALLOW_UNSAFE_BUFFER_USAGE after
recent fixes.
* Source/JavaScriptCore/assembler/AssemblerBuffer.h:
* Source/JavaScriptCore/assembler/CPU.cpp:
* Source/JavaScriptCore/assembler/FastJITPermissions.h:
* Source/JavaScriptCore/assembler/MacroAssemblerARM64E.h:
* Source/JavaScriptCore/assembler/SecureARM64EHashPins.cpp:
* Source/JavaScriptCore/assembler/SecureARM64EHashPinsInlines.h:
* Source/JavaScriptCore/heap/StructureAlignedMemoryAllocator.cpp:
* Source/JavaScriptCore/interpreter/Interpreter.cpp:
* Source/JavaScriptCore/jit/ExecutableAllocator.cpp:
* Source/JavaScriptCore/jit/ExecutableAllocator.h:
* Source/JavaScriptCore/jsc.cpp:
(jscmain):
* Source/JavaScriptCore/llint/LLIntData.cpp:
* Source/JavaScriptCore/llint/LLIntData.h:
* Source/JavaScriptCore/llint/LLIntEntrypoint.cpp:
* Source/JavaScriptCore/runtime/InitializeThreading.cpp:
* Source/JavaScriptCore/runtime/JSCConfig.cpp:
* Source/JavaScriptCore/runtime/JSCConfig.h:
* Source/JavaScriptCore/runtime/JSCPtrTag.cpp:
* Source/JavaScriptCore/runtime/JSGlobalObject.cpp:
* Source/JavaScriptCore/runtime/Options.cpp:
* Source/JavaScriptCore/runtime/Options.h:
* Source/JavaScriptCore/runtime/StructureID.h:
* Source/JavaScriptCore/runtime/VM.cpp:
* Source/JavaScriptCore/runtime/VMTraps.cpp:
* Source/JavaScriptCore/tools/FunctionOverrides.cpp:
* Source/JavaScriptCore/tools/JSDollarVM.cpp:
*
Source/WebKit/Shared/EntryPointUtilities/Cocoa/XPCService/XPCServiceEntryPoint.mm:
(WebKit::setJSCOptions):
* Source/WebKit/WebProcess/Network/webrtc/LibWebRTCDnsResolverFactory.h:
Canonical link: https://commits.webkit.org/286360@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes