RESOLVED FIXED 232649
Notifications on iOS enabled at compile-time, disabled at runtime
https://bugs.webkit.org/show_bug.cgi?id=232649
Summary Notifications on iOS enabled at compile-time, disabled at runtime
Brady Eidson
Reported 2021-11-02 18:04:09 PDT
Notifications on iOS enabled at compile-time, disabled at runtime
Attachments
Patch (3.97 KB, patch)
2021-11-02 18:06 PDT, Brady Eidson
no flags
[fast-cq] Disable these API tests on iOS (1.26 KB, patch)
2021-11-03 09:09 PDT, Brady Eidson
beidson: commit-queue-
[fast-cq] Disable these API tests on iOS (1.25 KB, patch)
2021-11-03 09:12 PDT, Brady Eidson
no flags
Brady Eidson
Comment 1 2021-11-02 18:06:09 PDT
Tim Horton
Comment 2 2021-11-02 18:08:21 PDT
Comment on attachment 443154 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=443154&action=review > Source/WebCore/bindings/js/WebCoreBuiltinNames.h:186 > + macro(Notification) \ plural?
Brady Eidson
Comment 3 2021-11-02 18:16:51 PDT
(In reply to Tim Horton from comment #2) > Comment on attachment 443154 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=443154&action=review > > > Source/WebCore/bindings/js/WebCoreBuiltinNames.h:186 > > + macro(Notification) \ > > plural? The IDL object being controlled by the setting here is, indeed, "Notification" singular.
Tim Horton
Comment 4 2021-11-02 18:34:27 PDT
Comment on attachment 443154 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=443154&action=review >>> Source/WebCore/bindings/js/WebCoreBuiltinNames.h:186 >>> + macro(Notification) \ >> >> plural? > > The IDL object being controlled by the setting here is, indeed, "Notification" singular. Oh I totally missed what this was (A+ review), thought it was Logging.h :P
Brady Eidson
Comment 5 2021-11-02 18:49:43 PDT
(In reply to Tim Horton from comment #4) > Comment on attachment 443154 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=443154&action=review > > >>> Source/WebCore/bindings/js/WebCoreBuiltinNames.h:186 > >>> + macro(Notification) \ > >> > >> plural? > > > > The IDL object being controlled by the setting here is, indeed, "Notification" singular. > > Oh I totally missed what this was (A+ review), thought it was Logging.h :P A++++++ would have review again!
EWS
Comment 6 2021-11-02 23:53:20 PDT
Committed r285199 (243825@main): <https://commits.webkit.org/243825@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 443154 [details].
Radar WebKit Bug Importer
Comment 7 2021-11-02 23:54:18 PDT
Brady Eidson
Comment 8 2021-11-03 09:02:20 PDT
Yay for being bitten by no API test EWS again. *sigh* Fixing.
Brady Eidson
Comment 9 2021-11-03 09:09:56 PDT
Created attachment 443201 [details] [fast-cq] Disable these API tests on iOS
Brady Eidson
Comment 10 2021-11-03 09:10:27 PDT
Reopened for API test failure.
EWS
Comment 11 2021-11-03 09:11:59 PDT
ChangeLog entry in Tools/ChangeLog contains OOPS!.
Brady Eidson
Comment 12 2021-11-03 09:12:20 PDT
Created attachment 443202 [details] [fast-cq] Disable these API tests on iOS
EWS
Comment 13 2021-11-03 09:14:14 PDT
Committed r285207 (243833@main): <https://commits.webkit.org/243833@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 443202 [details].
Note You need to log in before you can comment on or make changes to this bug.