Bug 159780 - Improve the WebKit Nightly Start page experience
Summary: Improve the WebKit Nightly Start page experience
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-14 13:41 PDT by Jon Davis
Modified: 2016-07-14 16:47 PDT (History)
3 users (show)

See Also:


Attachments
Patch (14.74 KB, patch)
2016-07-14 13:49 PDT, Jon Davis
no flags Details | Formatted Diff | Diff
Patch (14.92 KB, patch)
2016-07-14 15:39 PDT, Jon Davis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Davis 2016-07-14 13:41:22 PDT
Provide a richer start page experience with improved display of links to bug lists and contribution articles.
Comment 1 Jon Davis 2016-07-14 13:49:43 PDT
Created attachment 283677 [details]
Patch
Comment 2 Timothy Hatcher 2016-07-14 13:59:42 PDT
Comment on attachment 283677 [details]
Patch

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

> Websites/webkit.org/wp-content/themes/webkit/nightly-start.php:193
> +    

I'd drop this empty line.

> Websites/webkit.org/wp-content/themes/webkit/nightly-start.php:210
> +  <path fill="none" stroke="currentColor" stroke-width="2.5" d="M24,4.13378906 L43.8662109,43.8662109 L4.13378906,43.8662109 L24,4.13378906 Z M23.7675781,37.1438117 L24.2675781,37.1438117 L24.2675781,37.6438117 L23.7675781,37.6438117 L23.7675781,37.1438117 Z M23.7675781,31.3879523 L24.2675781,31.3879523 L24.2675781,18.1438117 L23.7675781,18.1438117 L23.7675781,31.3879523 Z"/>

Bad indenting.

> Websites/webkit.org/wp-content/themes/webkit/nightly-start.php:224
> +    <path d="M24.1320008 44.328125C32.1512251 44.328125 38.6520901 35.226914 38.6520901 24 38.6520901 12.773086 32.1512251 3.671875 24.1320008 3.671875 16.1127765 3.671875 9.61191153 12.773086 9.61191153 24 9.61191153 35.226914 16.1127765 44.328125 24.1320008 44.328125zM13.7861328 10.5L34.4768075 10.5 13.7861328 10.5zM24.25 11L24.25 44.328125M34.1640625 37.0680804L39.9720982 42.8761161M38.5200893 22.25L44.328125 22.25M9.47991071 22.25L3.671875 22.25M13.8359375 10.9319196L8.02790179 5.12388393M34.1640625 10.9319196L39.9720982 5.12388393M13.9720982 37.0680804L8.1640625 42.8761161" fill="none" stroke="currentColor" stroke-width="2.5"/>

Bad indenting.

> Websites/webkit.org/wp-content/themes/webkit/nightly-start.php:250
> +        

Ditto.

> Websites/webkit.org/wp-content/themes/webkit/nightly-start.php:252
> +        

Ditto.
Comment 3 Jon Davis 2016-07-14 15:39:31 PDT
Created attachment 283695 [details]
Patch
Comment 4 WebKit Commit Bot 2016-07-14 16:47:43 PDT
Comment on attachment 283695 [details]
Patch

Clearing flags on attachment: 283695

Committed r203256: <http://trac.webkit.org/changeset/203256>
Comment 5 WebKit Commit Bot 2016-07-14 16:47:46 PDT
All reviewed patches have been landed.  Closing bug.