Chromium Code Reviews
DescriptionRevert of Use FrameSelection::selectedText where possible. (patchset #6 id:100001 of https://codereview.chromium.org/1377963004/ )
Reason for revert:
Regressed speedometer significantly. crbug.com/546248
Original issue's description:
> Use FrameSelection::selectedText where possible.
>
> Substitute occurrences of selection -> range -> (text or html) conversions with
> direct selection -> (text or html) conversions using existing functions.
>
> BUG=
>
> Committed: https://crrev.com/9c2436064ebdcb9192dfacac96944f2753a2ce78
> Cr-Commit-Position: refs/heads/master@{#355247}
TBR=yosin@chromium.org,kotenkov@yandex-team.ru
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=546248
Committed: https://crrev.com/8ac1269525fdc94fc222e24ccfdfd8b93a9c7cc5
Cr-Commit-Position: refs/heads/master@{#355661}
Patch Set 1 #Messages
Total messages: 5 (1 generated)
|