[webkit-changes] [WebKit/WebKit] b31939: Regression(276418 at main) PLT is regressed on iPhone

Chris Dumez noreply at github.com
Thu Mar 21 14:02:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b3193928d893393ae8f5e37ef10527046af6d013
      https://github.com/WebKit/WebKit/commit/b3193928d893393ae8f5e37ef10527046af6d013
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-03-21 (Thu, 21 Mar 2024)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp
    M Source/WebKit/UIProcess/WebProcessProxy.cpp

  Log Message:
  -----------
  Regression(276418 at main) PLT is regressed on iPhone
https://bugs.webkit.org/show_bug.cgi?id=271407

Reviewed by Ben Nham.

Make 276418 at main specific to Mac for now since this is where it matters
the most and since this is a PLT regression on iPhone only. Ideally,
iPad would get this behavior too (since there is no PLT regression there)
but we have no way to distinguish iPad and iPhone at build time.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::didReceiveTitleForFrame):
* Source/WebKit/UIProcess/WebProcessProxy.cpp:
(WebKit::WebProcessProxy::canBeAddedToWebProcessCache const):

Canonical link: https://commits.webkit.org/276493@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