Bug 220453

Summary: fast/text/canvas-color-fonts/COLR.html prematurely exits
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, sam, tsavell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Myles C. Maxfield 2021-01-07 19:15:43 PST
Fix fast/text/canvas-color-fonts/COLR.html
Comment 1 Myles C. Maxfield 2021-01-07 19:16:39 PST
Created attachment 417237 [details]
Patch
Comment 2 Myles C. Maxfield 2021-01-07 19:17:39 PST
Created attachment 417238 [details]
Patch
Comment 3 Myles C. Maxfield 2021-01-07 19:17:56 PST
<rdar://problem/71056602>
Comment 4 Alexey Proskuryakov 2021-01-07 20:06:11 PST
Comment on attachment 417238 [details]
Patch

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

> LayoutTests/fast/text/canvas-color-fonts/COLR.html:25
> +    testRunner.waitUntilDone();

Is this test currently failing? Surprised to not see an expectation change.
Comment 5 Myles C. Maxfield 2021-01-07 21:06:12 PST
(In reply to Alexey Proskuryakov from comment #4)
> Comment on attachment 417238 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=417238&action=review
> 
> > LayoutTests/fast/text/canvas-color-fonts/COLR.html:25
> > +    testRunner.waitUntilDone();
> 
> Is this test currently failing? Surprised to not see an expectation change.

Oh, I forgot that part !!!
Comment 6 Myles C. Maxfield 2021-01-07 21:07:53 PST
*** Bug 218591 has been marked as a duplicate of this bug. ***
Comment 7 Myles C. Maxfield 2021-01-07 21:09:13 PST
Created attachment 417242 [details]
Patch
Comment 8 Myles C. Maxfield 2021-01-07 22:13:54 PST
Created attachment 417244 [details]
Patch
Comment 9 EWS 2021-01-08 14:43:03 PST
Committed r271324: <https://trac.webkit.org/changeset/271324>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417244 [details].