Bug 231769

Summary: [AppleWin] Controls are not being rendered
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: akeerthi, bfulgham, Hironori.Fujii, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=227828
Attachments:
Description Flags
Patch none

Description Per Arne Vollan 2021-10-14 13:34:44 PDT
Controls like checkboxes and buttons are not being rendered in AppleWin.
Comment 1 Per Arne Vollan 2021-10-14 13:35:18 PDT
<rdar://problem/83670287>
Comment 2 Per Arne Vollan 2021-10-14 13:39:49 PDT
Created attachment 441273 [details]
Patch
Comment 3 Fujii Hironori 2021-10-14 13:53:42 PDT
Comment on attachment 441273 [details]
Patch

Sorry for the breakage. LGTM. But, I'm wondering why layout tests didn't catch the regression.
Comment 4 Per Arne Vollan 2021-10-14 14:42:25 PDT
(In reply to Fujii Hironori from comment #3)
> Comment on attachment 441273 [details]
> Patch
> 
> Sorry for the breakage. LGTM. But, I'm wondering why layout tests didn't
> catch the regression.

Yes, that is a good point. I would expect there to be test coverage for this.

Thanks for reviewing!
Comment 5 EWS 2021-10-14 15:22:14 PDT
Committed r284201 (243015@main): <https://commits.webkit.org/243015@main>

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