RESOLVED FIXED Bug 178372
No nightlies listed on nightly.webkit.org when using shipping Safari on macOS Sierra and OS X El Capitan
https://bugs.webkit.org/show_bug.cgi?id=178372
Summary No nightlies listed on nightly.webkit.org when using shipping Safari on macOS...
Daniel Bates
Reported 2017-10-16 20:07:48 PDT
Using shipping Safari version 10.1 (12603.1.24) on macOS Sierra (16E158), visit http://nightly.webkit.org. No nightlies are listed. The following JavaScript error is in the console: [Error] TypeError: timestamp of creationTimeNodes is not a function. (In 'timestamp of creationTimeNodes', 'timestamp of creationTimeNodes' is undefined) (anonymous function) (build-archives:81)
Attachments
Patch (2.54 KB, patch)
2017-10-16 20:19 PDT, Daniel Bates
thorton: review+
Daniel Bates
Comment 1 2017-10-16 20:08:16 PDT
nightly.webkit.org redirects to https://webkit.org/build-archives/.
Daniel Bates
Comment 2 2017-10-16 20:10:13 PDT
The WebKit Build Archives pages depends on collections being iterable.
Daniel Bates
Comment 3 2017-10-16 20:12:08 PDT
(In reply to Daniel Bates from comment #2) > The WebKit Build Archives pages depends on collections being iterable. Clearly, such support is not included in shipping Safari on macOS Sierra and OS X El Capitan. So long as we are keeping nightlies for macOS Sierra and OS X El Capitan we should make the WebKit Build Archive page work when using shipping Safari on this OSes.
Daniel Bates
Comment 4 2017-10-16 20:19:51 PDT
Daniel Bates
Comment 5 2017-10-16 20:26:45 PDT
Radar WebKit Bug Importer
Comment 6 2017-10-16 20:27:40 PDT
Alexey Proskuryakov
Comment 7 2017-10-16 23:00:39 PDT
Nightlies are only supported to work with Safari 11 at this point. Just wanted to point this out for completeness, it seems good to make the page work in old browsers too regardless.
Note You need to log in before you can comment on or make changes to this bug.