Bug 230793 - CSSFontPaletteValuesRule should not be maplike
Summary: CSSFontPaletteValuesRule should not be maplike
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks: 230446 230794
  Show dependency treegraph
 
Reported: 2021-09-25 03:43 PDT by Myles C. Maxfield
Modified: 2021-09-29 08:38 PDT (History)
13 users (show)

See Also:


Attachments
Patch (16.22 KB, patch)
2021-09-25 13:24 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (16.43 KB, patch)
2021-09-27 23:16 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (15.81 KB, patch)
2021-09-28 02:03 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (16.15 KB, patch)
2021-09-28 14:41 PDT, Myles C. Maxfield
wenson_hsieh: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2021-09-25 03:44:54 PDT
<rdar://problem/83530242>
Comment 2 Myles C. Maxfield 2021-09-25 13:24:04 PDT
Created attachment 439271 [details]
Patch
Comment 3 EWS Watchlist 2021-09-25 13:25:07 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 4 Myles C. Maxfield 2021-09-25 17:36:37 PDT
I think the GTK errors are spurious. It looks like they're not regenerating the derived sources from the .idl change.
Comment 5 Myles C. Maxfield 2021-09-27 23:16:10 PDT
Created attachment 439436 [details]
Patch
Comment 6 Myles C. Maxfield 2021-09-28 02:03:18 PDT
Created attachment 439444 [details]
Patch
Comment 7 Myles C. Maxfield 2021-09-28 14:41:10 PDT
Created attachment 439520 [details]
Patch
Comment 8 Myles C. Maxfield 2021-09-29 08:38:18 PDT
Committed r283219 (242261@main): <https://commits.webkit.org/242261@main>