WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244125
Drop Text::createWithLengthLimit() and do splitting at call site instead
https://bugs.webkit.org/show_bug.cgi?id=244125
Summary
Drop Text::createWithLengthLimit() and do splitting at call site instead
Chris Dumez
Reported
2022-08-19 09:19:13 PDT
Drop Text::createWithLengthLimit(). Instead, we do the splitting at the call site and rely on the usual Text::create().
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-08-19 09:29:01 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3476
EWS
Comment 2
2022-08-19 19:29:45 PDT
Committed
253613@main
(85857d3dd3d1): <
https://commits.webkit.org/253613@main
> Reviewed commits have been landed. Closing PR #3476 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-08-19 19:30:20 PDT
<
rdar://problem/98909542
>
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