WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(6.44 KB, patch)
2022-04-22 09:38 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2022-04-22 07:56:50 PDT
Created
attachment 458148
[details]
Patch
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
Created
attachment 458153
[details]
Patch
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
<
rdar://problem/92178248
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug