Bug 276028
Summary: | Get rid of makeTextFlow constructor | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | Layout and Rendering | Assignee: | Tim Nguyen (:ntim) <ntim> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bfulgham, commit-queue, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 276138 | ||
Bug Blocks: |
Tim Nguyen (:ntim)
The default TextFlow constructor should just be used. The sideways writing mode logic is incorrect in there.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/130808015>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/30300
EWS
Committed 280500@main (e6d038446cca): <https://commits.webkit.org/280500@main>
Reviewed commits have been landed. Closing PR #30300 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 276138
Tim Nguyen (:ntim)
*** This bug has been marked as a duplicate of bug 277057 ***