Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 47a8ec7c7ca35d55eecb1c189081e85bd78a8512
      
https://github.com/WebKit/WebKit/commit/47a8ec7c7ca35d55eecb1c189081e85bd78a8512
  Author: Chris Dumez <[email protected]>
  Date:   2025-11-22 (Sat, 22 Nov 2025)

  Changed paths:
    M Source/WebCore/page/WebKitJSHandle.cpp
    M Source/WebCore/page/WebKitJSHandle.h
    M Source/WebCore/page/text-extraction/TextExtraction.cpp
    M Source/WebKit/Shared/JavaScriptEvaluationResult.cpp
    M Source/WebKit/WebProcess/WebPage/WebFrame.cpp

  Log Message:
  -----------
  Stop storing raw pointers in a HashMap in WebKitJSHandle.cpp
https://bugs.webkit.org/show_bug.cgi?id=302910

Reviewed by Geoffrey Garen.

Stop storing JSGlobalObject as raw pointer inside a HashMap
in WebKitJSHandle.cpp.

* Source/WebCore/page/WebKitJSHandle.cpp:
(WebCore::WebKitJSHandle::objectForIdentifier):
(WebCore::WebKitJSHandle::WebKitJSHandle):
* Source/WebCore/page/WebKitJSHandle.h:
* Source/WebCore/page/text-extraction/TextExtraction.cpp:
(WebCore::TextExtraction::nodeFromJSHandle):
* Source/WebKit/Shared/JavaScriptEvaluationResult.cpp:
(WebKit::JavaScriptEvaluationResult::JSInserter::toJS):
* Source/WebKit/WebProcess/WebPage/WebFrame.cpp:
(WebKit::WebFrame::takeSnapshotOfNode):

Canonical link: https://commits.webkit.org/303442@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to