[webkit-changes] [WebKit/WebKit] c4dbc0: Fix 'captial' typos in the tree

Aditya Keerthi noreply at github.com
Wed Nov 9 19:09:05 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c4dbc0c634fcda87625cd89e42bbf06330dcc544
      https://github.com/WebKit/WebKit/commit/c4dbc0c634fcda87625cd89e42bbf06330dcc544
  Author: Aditya Keerthi <akeerthi at apple.com>
  Date:   2022-11-09 (Wed, 09 Nov 2022)

  Changed paths:
    M Source/WebCore/page/Quirks.cpp
    M Source/WebCore/page/Quirks.h
    M Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm
    M Tools/Scripts/webkitpy/style/checkers/cpp.py

  Log Message:
  -----------
  Fix 'captial' typos in the tree
https://bugs.webkit.org/show_bug.cgi?id=246568
rdar://101455951

Reviewed by Tim Nguyen.

* Source/WebCore/page/Quirks.cpp:
(WebCore::shouldSuppressAutocorrectionAndAutocapitalizationInHiddenEditableAreasForHost):
(WebCore::Quirks::shouldSuppressAutocorrectionAndAutocapitalizationInHiddenEditableAreas const):
(WebCore::shouldSuppressAutocorrectionAndAutocaptializationInHiddenEditableAreasForHost): Deleted.
(WebCore::Quirks::shouldSuppressAutocorrectionAndAutocaptializationInHiddenEditableAreas const): Deleted.
* Source/WebCore/page/Quirks.h:
* Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm:
* Tools/Scripts/webkitpy/style/checkers/cpp.py:
(_convert_to_lower_with_underscores):

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




More information about the webkit-changes mailing list