[webkit-changes] [WebKit/WebKit] a6fc74: Regression(284454 at main?): [ Debug ] 30x TestWebKit...

Chris Dumez noreply at github.com
Tue Oct 1 17:03:34 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a6fc748000da7d25e65a70226dfb366b1e36eed4
      https://github.com/WebKit/WebKit/commit/a6fc748000da7d25e65a70226dfb366b1e36eed4
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-10-01 (Tue, 01 Oct 2024)

  Changed paths:
    M Source/WebKit/webpushd/PushService.mm

  Log Message:
  -----------
  Regression(284454 at main?): [ Debug ] 30x TestWebKitAPI.WebPushD* (api-tests) are constant failures
https://bugs.webkit.org/show_bug.cgi?id=280699
rdar://137071331

Reviewed by Ryosuke Niwa.

Call `relaxAdoptionRequirement()` in the PushService constructor to avoid the
assertion. Ref'ing PushService while it is being constructed is safe.

* Source/WebKit/webpushd/PushService.mm:
(WebPushD::PushService::PushService):

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