RESOLVED FIXED Bug 182002
Remove compile guard around beacon API
https://bugs.webkit.org/show_bug.cgi?id=182002
Summary Remove compile guard around beacon API
Alex Christensen
Reported 2018-01-23 12:25:55 PST
Remove compile guard around beacon API
Attachments
Patch (2.92 KB, patch)
2018-01-23 12:26 PST, Alex Christensen
sam: review+
Alex Christensen
Comment 1 2018-01-23 12:26:21 PST
Alex Christensen
Comment 2 2018-01-23 15:34:04 PST
Radar WebKit Bug Importer
Comment 3 2018-01-23 15:35:27 PST
Chris Dumez
Comment 4 2018-02-20 18:38:50 PST
Comment on attachment 332061 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=332061&action=review > Source/WebKit/config.h:-81 > -#if (PLATFORM(MAC) && __MAC_OS_X_VERSION_MIN_REQUIRED >= 101200) || PLATFORM(IOS) || PLATFORM(APPLETV) || PLATFORM(WATCHOS) || USE(SOUP) Beacon API is not supported on ElCapitan, why are we enabling it unconditionally now?
Alex Christensen
Comment 5 2018-02-21 10:21:28 PST
We don't build for El Capitan any more.
Note You need to log in before you can comment on or make changes to this bug.