Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3eea5b1c8625a9390ae0f3c6e73890e2a0e9dbe5
      
https://github.com/WebKit/WebKit/commit/3eea5b1c8625a9390ae0f3c6e73890e2a0e9dbe5
  Author: Chris Dumez <cdu...@apple.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
    M Source/WebCore/dom/DeviceMotionEvent.cpp
    M Source/WebCore/dom/DeviceOrientationAndMotionAccessController.cpp
    M Source/WebCore/dom/DeviceOrientationAndMotionAccessController.h
    M Source/WebCore/dom/DeviceOrientationEvent.cpp

  Log Message:
  -----------
  Use more smart pointers in device motion / orientation classes
https://bugs.webkit.org/show_bug.cgi?id=263339

Reviewed by Ryosuke Niwa.

* Source/WebCore/dom/DeviceMotionEvent.cpp:
(WebCore::DeviceMotionEvent::requestPermission):
* Source/WebCore/dom/DeviceOrientationAndMotionAccessController.cpp:
(WebCore::DeviceOrientationAndMotionAccessController::accessState const):
(WebCore::DeviceOrientationAndMotionAccessController::shouldAllowAccess):
* Source/WebCore/dom/DeviceOrientationAndMotionAccessController.h:
* Source/WebCore/dom/DeviceOrientationEvent.cpp:
(WebCore::DeviceOrientationEvent::requestPermission):
* Source/WebCore/page/FrameDestructionObserver.h:
* Source/WebCore/page/FrameDestructionObserverInlines.h:
(WebCore::FrameDestructionObserver::protectedFrame const):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to