RESOLVED FIXED 219497
Refactor macros for low power mode code
https://bugs.webkit.org/show_bug.cgi?id=219497
Summary Refactor macros for low power mode code
Chris Dumez
Reported 2020-12-03 10:42:18 PST
Refactor macros for low power mode code.
Attachments
Patch (16.55 KB, patch)
2020-12-03 10:44 PST, Chris Dumez
ews-feeder: commit-queue-
Patch (17.18 KB, patch)
2020-12-03 10:55 PST, Chris Dumez
ews-feeder: commit-queue-
Patch (17.70 KB, patch)
2020-12-03 11:33 PST, Chris Dumez
ews-feeder: commit-queue-
Patch (17.97 KB, patch)
2020-12-03 11:43 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-12-03 10:44:56 PST
Chris Dumez
Comment 2 2020-12-03 10:55:21 PST
Chris Dumez
Comment 3 2020-12-03 11:33:08 PST
Chris Dumez
Comment 4 2020-12-03 11:43:45 PST
Geoffrey Garen
Comment 5 2020-12-03 12:49:04 PST
Comment on attachment 415316 [details] Patch r=me
EWS
Comment 6 2020-12-03 13:15:19 PST
Committed r270406: <https://trac.webkit.org/changeset/270406> All reviewed patches have been landed. Closing bug and clearing flags on attachment 415316 [details].
Radar WebKit Bug Importer
Comment 7 2020-12-03 13:16:21 PST
Sam Weinig
Comment 8 2020-12-19 11:34:20 PST
Comment on attachment 415316 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=415316&action=review > Source/WebCore/platform/cocoa/LowPowerModeNotifier.mm:104 > +#endif // PLATFORM(APPLE_LOW_POWER_MODE_SUPPORT) This should say HAVE(APPLE_LOW_POWER_MODE_SUPPORT).
Note You need to log in before you can comment on or make changes to this bug.