Bug 276471

Summary: Missing inflatedStrokeRect in CanvasRenderingContext2DBase::strokeInternal
Product: WebKit Reporter: Gerald Squelart <g_squelart>
Component: CanvasAssignee: Gerald Squelart <g_squelart>
Status: RESOLVED FIXED    
Severity: Normal CC: sabouhallawa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 198416    
Bug Blocks:    

Gerald Squelart
Reported 2024-07-10 21:56:24 PDT
Bug 198416 changed the `didDraw` call inside `CanvasRenderingContext2DBase::strokeInternal`, but removed a needed `inflatedStrokeRect`. Without it, some strokes may appear truncated in the corners (at least until the next refresh). rdar://131084323
Attachments
Gerald Squelart
Comment 1 2024-07-10 21:59:38 PDT
EWS
Comment 2 2024-07-12 06:57:39 PDT
Committed 280905@main (53cb4c049651): <https://commits.webkit.org/280905@main> Reviewed commits have been landed. Closing PR #30681 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.