WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
231858
Use inline iterator for SVG reverse BiDI reordering
https://bugs.webkit.org/show_bug.cgi?id=231858
Summary
Use inline iterator for SVG reverse BiDI reordering
Antti Koivisto
Reported
2021-10-15 23:15:01 PDT
it doesn't need to be generic.
Attachments
Patch
(9.18 KB, patch)
2021-10-15 23:19 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
Patch
(14.65 KB, patch)
2021-10-16 00:27 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2021-10-15 23:19:27 PDT
Created
attachment 441478
[details]
Patch
Antti Koivisto
Comment 2
2021-10-16 00:27:16 PDT
Created
attachment 441480
[details]
Patch
EWS
Comment 3
2021-10-16 05:39:44 PDT
Committed
r284315
(
243111@main
): <
https://commits.webkit.org/243111@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 441480
[details]
.
Radar WebKit Bug Importer
Comment 4
2021-10-16 05:40:16 PDT
<
rdar://problem/84331836
>
Fujii Hironori
Comment 5
2021-10-19 18:44:53 PDT
Comment on
attachment 441480
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=441480&action=review
> Source/WebCore/layout/integration/InlineIteratorLogicalOrderTraversal.h:76 > + if (line->containingBlock().style().rtlOrdering() == Order::Visual)
This breaks PlayStation port. See
Bug 231923
.
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