[webkit-changes] [WebKit/WebKit] d823b2: Listen for language and power mode notifications

Per Arne Vollan noreply at github.com
Wed Nov 1 14:16:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d823b2e72e7406034a900fd01410055db6fdfcf7
      https://github.com/WebKit/WebKit/commit/d823b2e72e7406034a900fd01410055db6fdfcf7
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-11-01 (Wed, 01 Nov 2023)

  Changed paths:
    M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm

  Log Message:
  -----------
  Listen for language and power mode notifications
https://bugs.webkit.org/show_bug.cgi?id=264004
rdar://117767471

Reviewed by Brent Fulgham.

Listen for language and power mode notifications in the UI process. These notifications
will be forwarded to the WebContent process.

* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:
(WebKit::WebProcessPool::registerNotificationObservers):

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




More information about the webkit-changes mailing list