Bug 225380

Summary: copy/paste error in Recorder::canAppendItemOfType
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: Layout and RenderingAssignee: Cameron McCormack (:heycam) <heycam>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, wenson_hsieh, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=152816
Attachments:
Description Flags
Patch none

Cameron McCormack (:heycam)
Reported 2021-05-04 21:02:41 PDT
https://webkit-search.igalia.com/webkit/rev/a221ff61ad355d85ae240e1313c5906779f00692/Source/WebCore/platform/graphics/displaylists/DisplayListRecorder.cpp#131 > || type == ItemType::ApplyStrokePattern || type == ItemType::ApplyStrokePattern One of these should presumably be ApplyFillPattern.
Attachments
Patch (1.53 KB, patch)
2021-05-04 21:45 PDT, Cameron McCormack (:heycam)
no flags
Wenson Hsieh
Comment 1 2021-05-04 21:03:56 PDT
Good catch.
Cameron McCormack (:heycam)
Comment 2 2021-05-04 21:45:31 PDT
Cameron McCormack (:heycam)
Comment 3 2021-05-04 21:45:49 PDT
(Happy to add a test if needed.)
EWS
Comment 4 2021-05-05 15:30:41 PDT
Committed r277046 (237358@main): <https://commits.webkit.org/237358@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 427731 [details].
Radar WebKit Bug Importer
Comment 5 2021-05-05 15:31:15 PDT
Note You need to log in before you can comment on or make changes to this bug.