Bug 219789 - Add Big Sur to WebKit Build Archives page
Summary: Add Big Sur to WebKit Build Archives page
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryan Haddad
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-11 10:28 PST by Ryan Haddad
Modified: 2022-02-10 16:48 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.86 KB, patch)
2020-12-11 10:39 PST, Ryan Haddad
no flags Details | Formatted Diff | Diff
Patch (1.99 KB, patch)
2020-12-11 10:43 PST, Ryan Haddad
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2020-12-11 10:28:45 PST
Add Big Sur to WebKit Build Archives page
Comment 1 Ryan Haddad 2020-12-11 10:39:56 PST
Created attachment 416009 [details]
Patch
Comment 2 Ryan Haddad 2020-12-11 10:40:48 PST
I based this on previous changes to this file, though I'm not sure how to test it in WordPress.
Comment 3 Alexey Proskuryakov 2020-12-11 10:42:11 PST
Comment on attachment 416009 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=416009&action=review

> Websites/webkit.org/wp-content/themes/webkit/build-archives.php:16
>          'mac-highsierra-x86_64' => 'High Sierra',

Maybe we can remove this now.
Comment 4 Ryan Haddad 2020-12-11 10:43:29 PST
Created attachment 416011 [details]
Patch
Comment 5 Ryan Haddad 2020-12-11 10:48:21 PST
(In reply to Alexey Proskuryakov from comment #3)
> Comment on attachment 416009 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=416009&action=review
> 
> > Websites/webkit.org/wp-content/themes/webkit/build-archives.php:16
> >          'mac-highsierra-x86_64' => 'High Sierra',
> 
> Maybe we can remove this now.
Done!
Comment 6 Ryan Haddad 2020-12-11 10:51:03 PST
Committed r270687: <https://trac.webkit.org/changeset/270687>
Comment 7 Radar WebKit Bug Importer 2020-12-11 10:52:14 PST
<rdar://problem/72229783>
Comment 8 Lucas Forschler 2020-12-11 12:14:08 PST
Comment on attachment 416011 [details]
Patch

Ooh, a space in the platform... it would not surprise me if this causes a problem elsewhere, but it's been a long while since I've been involved in the AWS side of the equation where the archives are hosted.