[webkit-changes] [WebKit/WebKit] cb96f3: Deploy more smart pointers in PDFDocument and Full...

Alexsander Borges Damaceno noreply at github.com
Wed Oct 16 22:45:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cb96f3f7d04f0a68c6e3bd29c1074b7c3315070e
      https://github.com/WebKit/WebKit/commit/cb96f3f7d04f0a68c6e3bd29c1074b7c3315070e
  Author: Alexsander Damaceno <aemgbo at gmail.com>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

  Changed paths:
    M Source/WebCore/dom/FullscreenManager.cpp
    M Source/WebCore/html/PDFDocument.cpp

  Log Message:
  -----------
  Deploy more smart pointers in PDFDocument and FullScreenManager
https://bugs.webkit.org/show_bug.cgi?id=281409

Reviewed by Tim Nguyen.

Deploy more smart pointers in PDFDocument and FullScreenManager

* Source/WebCore/dom/FullscreenManager.cpp:
(WebCore::FullscreenManager::fullscreenElement const):
(WebCore::FullscreenManager::finishExitFullscreen):
(WebCore::FullscreenManager::isSimpleFullscreenDocument const):
* Source/WebCore/html/PDFDocument.cpp:
(WebCore::PDFDocument::createDocumentStructure):
(WebCore::PDFDocument::injectStyleAndContentScript):

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



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


More information about the webkit-changes mailing list