[webkit-changes] [WebKit/WebKit] 4e49e6: Refactor post layout data logic to be more platfor...

Richard Robinson noreply at github.com
Mon Apr 10 10:53:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4e49e6b111b29687038a28bbacd84f8530d1d294
      https://github.com/WebKit/WebKit/commit/4e49e6b111b29687038a28bbacd84f8530d1d294
  Author: Richard Robinson <richard_robinson2 at apple.com>
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
    M Source/WebKit/Shared/EditorState.h
    M Source/WebKit/Shared/EditorState.serialization.in
    M Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm
    M Source/WebKit/WebProcess/WebPage/WebPage.h
    M Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm

  Log Message:
  -----------
  Refactor post layout data logic to be more platform agnostic
https://bugs.webkit.org/show_bug.cgi?id=255175
rdar://106775615

Reviewed by Wenson Hsieh.

* Source/WebKit/Shared/EditorState.h:
* Source/WebKit/Shared/EditorState.serialization.in:
* Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm:
(WebKit::WebPage::isTransparentOrFullyClipped const):
(WebKit::WebPage::getPlatformEditorStateCommon const):
* Source/WebKit/WebProcess/WebPage/WebPage.h:
* Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm:
(WebKit::WebPage::getPlatformEditorState const):
(WebKit::WebPage::isTransparentOrFullyClipped const): Deleted.

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




More information about the webkit-changes mailing list