Bug 239783
Summary: | Avoid iterating the input string several times setInnerText() / setOuterText() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | DOM | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
Avoid iterating the input string several times setInnerText() / setOuterText(), to look for new lines and carriage return characters.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/396
EWS
Committed r293491 (250024@main): <https://commits.webkit.org/250024@main>
Reviewed commits have been landed. Closing PR #396 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/92370477>