Bug 221809

Summary: [Cairo] fix debug compilation
Product: WebKit Reporter: Víctor M. Jáquez L. <vjaquez>
Component: PlatformAssignee: Víctor M. Jáquez L. <vjaquez>
Status: RESOLVED FIXED    
Severity: Normal CC: Hironori.Fujii, mmaxfield, svillar, zdobersek
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Víctor M. Jáquez L. 2021-02-12 01:41:35 PST
Since r272772 debug compilation is broken.
Comment 1 Víctor M. Jáquez L. 2021-02-12 01:45:24 PST
Created attachment 420104 [details]
Patch
Comment 2 EWS 2021-02-12 04:13:07 PST
commit-queue failed to commit attachment 420104 [details] to WebKit repository. To retry, please set cq+ flag again.
Comment 3 Víctor M. Jáquez L. 2021-02-12 08:50:35 PST
Created attachment 420129 [details]
Patch
Comment 4 Fujii Hironori 2021-02-14 14:00:39 PST
Bug 221836 and Bug 221814 fixed it.