RESOLVED FIXED 239654
[LFC][Integration] Add FlexFormattingContextIntegrationEnabled setting
https://bugs.webkit.org/show_bug.cgi?id=239654
Summary [LFC][Integration] Add FlexFormattingContextIntegrationEnabled setting
zalan
Reported 2022-04-22 07:45:03 PDT
ssia
Attachments
Patch (7.80 KB, patch)
2022-04-22 07:56 PDT, zalan
no flags
Patch (6.44 KB, patch)
2022-04-22 09:38 PDT, zalan
no flags
zalan
Comment 1 2022-04-22 07:56:50 PDT
Antti Koivisto
Comment 2 2022-04-22 08:25:07 PDT
Comment on attachment 458148 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=458148&action=review > Source/WTF/Scripts/Preferences/WebPreferencesInternal.yaml:310 > + webcoreBinding: RuntimeEnabledFeatures I know the existing LFC flags are RuntimeEnabledFeatures but I wonder if this needs to be. I think they are disfavoured for some reason.
zalan
Comment 3 2022-04-22 09:38:25 PDT
Simon Fraser (smfr)
Comment 4 2022-04-22 10:15:47 PDT
(In reply to Antti Koivisto from comment #2) > Comment on attachment 458148 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=458148&action=review > > > Source/WTF/Scripts/Preferences/WebPreferencesInternal.yaml:310 > > + webcoreBinding: RuntimeEnabledFeatures > > I know the existing LFC flags are RuntimeEnabledFeatures but I wonder if > this needs to be. I think they are disfavoured for some reason. Because RuntimeEnabledFeatures are per web process but the UI makes it look like it behaves like a per-Page thing, so stuff breaks when there is > 1 Page per process.
EWS
Comment 5 2022-04-22 11:26:30 PDT
Committed r293233 (249897@main): <https://commits.webkit.org/249897@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458153 [details].
Radar WebKit Bug Importer
Comment 6 2022-04-22 11:27:14 PDT
Note You need to log in before you can comment on or make changes to this bug.