Re: RFR: 8347937: Canvas pattern test fails on WebKit 620.1

2025-03-21 Thread Sergey Nazarkin
On Thu, 13 Mar 2025 18:17:53 GMT, Sergey Nazarkin wrote: > Hi! > > This is my desperate fix for what I believe to be a critical bug. Since my > knowledge of the codebase is minimal, and the class structure is a bit > controversial, my fix is mostly based on historical excavation. > > # What

Re: RFR: 8347937: Canvas pattern test fails on WebKit 620.1

2025-03-14 Thread Jay Bhaskar
On Thu, 13 Mar 2025 18:17:53 GMT, Sergey Nazarkin wrote: > Hi! > > This is my desperate fix for what I believe to be a critical bug. Since my > knowledge of the codebase is minimal, and the class structure is a bit > controversial, my fix is mostly based on historical excavation. > > # What

Re: RFR: 8347937: Canvas pattern test fails on WebKit 620.1

2025-03-14 Thread Sergey Nazarkin
On Fri, 14 Mar 2025 14:12:30 GMT, Kevin Rushforth wrote: >> Hi! >> >> This is my desperate fix for what I believe to be a critical bug. Since my >> knowledge of the codebase is minimal, and the class structure is a bit >> controversial, my fix is mostly based on historical excavation. >> >> #

Re: RFR: 8347937: Canvas pattern test fails on WebKit 620.1

2025-03-14 Thread Kevin Rushforth
On Thu, 13 Mar 2025 18:17:53 GMT, Sergey Nazarkin wrote: > Hi! > > This is my desperate fix for what I believe to be a critical bug. Since my > knowledge of the codebase is minimal, and the class structure is a bit > controversial, my fix is mostly based on historical excavation. > > # What

Re: RFR: 8347937: Canvas pattern test fails on WebKit 620.1

2025-03-13 Thread Kevin Rushforth
On Thu, 13 Mar 2025 18:17:53 GMT, Sergey Nazarkin wrote: > Hi! > > This is my desperate fix for what I believe to be a critical bug. Since my > knowledge of the codebase is minimal, and the class structure is a bit > controversial, my fix is mostly based on historical excavation. > > # What