Bug 189532 - Fix color stop blending in conic gradients for stops past 1
Summary: Fix color stop blending in conic gradients for stops past 1
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Megan Gardner
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-11 17:09 PDT by Megan Gardner
Modified: 2018-09-13 17:25 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.40 KB, patch)
2018-09-11 17:13 PDT, Megan Gardner
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews117 for mac-sierra (3.02 MB, application/zip)
2018-09-11 19:09 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews102 for mac-sierra (2.71 MB, application/zip)
2018-09-11 20:13 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews126 for ios-simulator-wk2 (2.53 MB, application/zip)
2018-09-11 20:22 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews104 for mac-sierra-wk2 (3.12 MB, application/zip)
2018-09-11 21:02 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews206 for win-future (12.80 MB, application/zip)
2018-09-11 22:14 PDT, EWS Watchlist
no flags Details
Patch (6.30 KB, patch)
2018-09-12 12:59 PDT, Megan Gardner
no flags Details | Formatted Diff | Diff
Patch (6.51 KB, patch)
2018-09-12 13:17 PDT, Megan Gardner
no flags Details | Formatted Diff | Diff
Patch for landing (6.51 KB, patch)
2018-09-12 14:19 PDT, Megan Gardner
no flags Details | Formatted Diff | Diff
Patch for landing (6.65 KB, patch)
2018-09-12 14:28 PDT, Megan Gardner
no flags Details | Formatted Diff | Diff
Patch for landing (6.38 KB, patch)
2018-09-12 17:28 PDT, Megan Gardner
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Megan Gardner 2018-09-11 17:09:42 PDT
Fix color stop blending for stops past 1
Comment 1 Megan Gardner 2018-09-11 17:10:36 PDT
<rdar://problem/44158221>
Comment 2 Megan Gardner 2018-09-11 17:13:26 PDT
Created attachment 349495 [details]
Patch
Comment 3 Megan Gardner 2018-09-11 17:13:27 PDT
<rdar://problem/44158221>
Comment 4 EWS Watchlist 2018-09-11 19:09:34 PDT
Comment on attachment 349495 [details]
Patch

Attachment 349495 [details] did not pass mac-debug-ews (mac):
Output: https://webkit-queues.webkit.org/results/9182551

New failing tests:
fast/gradients/conic-repeating-last-stop.html
Comment 5 EWS Watchlist 2018-09-11 19:09:36 PDT
Created attachment 349503 [details]
Archive of layout-test-results from ews117 for mac-sierra

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews117  Port: mac-sierra  Platform: Mac OS X 10.12.6
Comment 6 EWS Watchlist 2018-09-11 20:13:13 PDT
Comment on attachment 349495 [details]
Patch

Attachment 349495 [details] did not pass mac-ews (mac):
Output: https://webkit-queues.webkit.org/results/9184369

New failing tests:
fast/gradients/conic-repeating-last-stop.html
Comment 7 EWS Watchlist 2018-09-11 20:13:15 PDT
Created attachment 349510 [details]
Archive of layout-test-results from ews102 for mac-sierra

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-sierra  Platform: Mac OS X 10.12.6
Comment 8 EWS Watchlist 2018-09-11 20:22:16 PDT
Comment on attachment 349495 [details]
Patch

Attachment 349495 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: https://webkit-queues.webkit.org/results/9183791

New failing tests:
fast/gradients/conic-repeating-last-stop.html
Comment 9 EWS Watchlist 2018-09-11 20:22:18 PDT
Created attachment 349512 [details]
Archive of layout-test-results from ews126 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews126  Port: ios-simulator-wk2  Platform: Mac OS X 10.13.4
Comment 10 EWS Watchlist 2018-09-11 21:02:12 PDT
Comment on attachment 349495 [details]
Patch

Attachment 349495 [details] did not pass mac-wk2-ews (mac-wk2):
Output: https://webkit-queues.webkit.org/results/9185225

New failing tests:
fast/gradients/conic-repeating-last-stop.html
Comment 11 EWS Watchlist 2018-09-11 21:02:14 PDT
Created attachment 349516 [details]
Archive of layout-test-results from ews104 for mac-sierra-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-sierra-wk2  Platform: Mac OS X 10.12.6
Comment 12 EWS Watchlist 2018-09-11 22:14:12 PDT
Comment on attachment 349495 [details]
Patch

Attachment 349495 [details] did not pass win-ews (win):
Output: https://webkit-queues.webkit.org/results/9186380

New failing tests:
fast/gradients/conic-repeating-last-stop.html
Comment 13 EWS Watchlist 2018-09-11 22:14:24 PDT
Created attachment 349521 [details]
Archive of layout-test-results from ews206 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews206  Port: win-future  Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Comment 14 Megan Gardner 2018-09-12 12:59:33 PDT
Created attachment 349569 [details]
Patch
Comment 15 Megan Gardner 2018-09-12 13:17:40 PDT
Created attachment 349577 [details]
Patch
Comment 16 Simon Fraser (smfr) 2018-09-12 13:28:04 PDT
Comment on attachment 349577 [details]
Patch

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

Make sure the EWS is green before landing.

> Source/WebCore/ChangeLog:12
> +        Test: fast/gradients/conic-repeating-last-stop.html
> +
> +        Calculation was wrong, fixed it, and wrote a test that failed
> +        without the change, and passes with it.

We normally put the Test: line after the description.
Comment 17 Megan Gardner 2018-09-12 14:19:03 PDT
Created attachment 349580 [details]
Patch for landing
Comment 18 Megan Gardner 2018-09-12 14:28:46 PDT
Created attachment 349582 [details]
Patch for landing
Comment 19 Megan Gardner 2018-09-12 17:28:20 PDT
Created attachment 349605 [details]
Patch for landing
Comment 20 WebKit Commit Bot 2018-09-13 17:25:25 PDT
Comment on attachment 349605 [details]
Patch for landing

Clearing flags on attachment: 349605

Committed r235999: <https://trac.webkit.org/changeset/235999>
Comment 21 WebKit Commit Bot 2018-09-13 17:25:26 PDT
All reviewed patches have been landed.  Closing bug.