RESOLVED FIXED 231565
Add an override stylesheet for the alternate form control design
https://bugs.webkit.org/show_bug.cgi?id=231565
Summary Add an override stylesheet for the alternate form control design
Tim Horton
Reported 2021-10-12 01:33:10 PDT
Add an override stylesheet for the alternate form control design
Attachments
Patch (3.94 KB, patch)
2021-10-12 01:34 PDT, Tim Horton
no flags
Tim Horton
Comment 1 2021-10-12 01:34:32 PDT
Radar WebKit Bug Importer
Comment 2 2021-10-12 01:35:13 PDT
Devin Rousso
Comment 3 2021-10-12 11:20:57 PDT
Comment on attachment 440907 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=440907&action=review r=me > Source/WebCore/DerivedSources.make:1587 > +POSSIBLE_ADDITIONAL_USER_AGENT_STYLE_SHEETS = \ `POSSIBLE` makes it sound like not all of the things in this list will actually exist. Is that accurate? Would `RESOLVED` be a better name?
Tim Horton
Comment 4 2021-10-12 11:22:51 PDT
(In reply to Devin Rousso from comment #3) > Comment on attachment 440907 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=440907&action=review > > r=me > > > Source/WebCore/DerivedSources.make:1587 > > +POSSIBLE_ADDITIONAL_USER_AGENT_STYLE_SHEETS = \ > > `POSSIBLE` makes it sound like not all of the things in this list will > actually exist. Is that accurate? Would `RESOLVED` be a better name? The name matches the media controls one that is adjacent. But, maybe?
EWS
Comment 5 2021-10-12 13:08:22 PDT
Committed r284008 (242850@main): <https://commits.webkit.org/242850@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 440907 [details].
Note You need to log in before you can comment on or make changes to this bug.