WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
221615
[LFC][IFC] Disable BIDI processing for modern line layout
https://bugs.webkit.org/show_bug.cgi?id=221615
Summary
[LFC][IFC] Disable BIDI processing for modern line layout
zalan
Reported
2021-02-09 10:30:37 PST
We don't support BIDI content yet.
Attachments
Patch
(4.12 KB, patch)
2021-02-09 10:34 PST
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(4.11 KB, patch)
2021-02-09 11:03 PST
,
zalan
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2021-02-09 10:34:41 PST
Created
attachment 419739
[details]
Patch
Sam Weinig
Comment 2
2021-02-09 10:58:26 PST
Comment on
attachment 419739
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=419739&action=review
> Source/WebCore/layout/integration/LayoutIntegrationInlineContentBuilder.cpp:45 > +#define PRCOCESS_BIDI_CONTENT 0
Typo. PRCOCESS_BIDI_CONTENT -> PROCESS_BIDI_CONTENT. Traditionally these go in PlatformEnable.h.
zalan
Comment 3
2021-02-09 11:01:13 PST
(In reply to Sam Weinig from
comment #2
)
> Comment on
attachment 419739
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=419739&action=review
> > > Source/WebCore/layout/integration/LayoutIntegrationInlineContentBuilder.cpp:45 > > +#define PRCOCESS_BIDI_CONTENT 0 > > Typo. PRCOCESS_BIDI_CONTENT -> PROCESS_BIDI_CONTENT. > > Traditionally these go in PlatformEnable.h.
This is very temporary (I could just remove the code as well).
zalan
Comment 4
2021-02-09 11:03:06 PST
Created
attachment 419744
[details]
Patch
EWS
Comment 5
2021-02-09 12:28:04 PST
Committed
r272602
: <
https://commits.webkit.org/r272602
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 419744
[details]
.
Radar WebKit Bug Importer
Comment 6
2021-02-10 14:29:52 PST
<
rdar://problem/74206476
>
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