Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(133)

Issue 2386073003: Prune createVisibleSelectionDeprecated from FrameSelection (Closed)

Created:
4 years, 2 months ago by Xiaocheng
Modified:
4 years, 2 months ago
Reviewers:
yosin_UTC9
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prune createVisibleSelectionDeprecated from FrameSelection BUG=651373 Committed: https://crrev.com/d1d59d936e6de0bdf43fc8fac4b191e2c152354d Cr-Commit-Position: refs/heads/master@{#422667}

Patch Set 1 #

Patch Set 2 : Move layout from FrameSelection::setSelectedRange to DOMSelection::addRange #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -14 lines) Patch
M third_party/WebKit/Source/core/editing/DOMSelection.cpp View 1 3 chunks +21 lines, -0 lines 2 comments Download
M third_party/WebKit/Source/core/editing/FrameSelection.cpp View 1 6 chunks +17 lines, -14 lines 0 comments Download

Messages

Total messages: 16 (11 generated)
Xiaocheng
PTAL. https://codereview.chromium.org/2386073003/diff/20001/third_party/WebKit/Source/core/editing/DOMSelection.cpp File third_party/WebKit/Source/core/editing/DOMSelection.cpp (right): https://codereview.chromium.org/2386073003/diff/20001/third_party/WebKit/Source/core/editing/DOMSelection.cpp#newcode466 third_party/WebKit/Source/core/editing/DOMSelection.cpp:466: frame()->document()->updateStyleAndLayoutIgnorePendingStylesheets(); Originally, DOMSelection::addRange doesn't trigger layout if it ...
4 years, 2 months ago (2016-10-04 01:01:40 UTC) #10
yosin_UTC9
lgtm https://codereview.chromium.org/2386073003/diff/20001/third_party/WebKit/Source/core/editing/DOMSelection.cpp File third_party/WebKit/Source/core/editing/DOMSelection.cpp (right): https://codereview.chromium.org/2386073003/diff/20001/third_party/WebKit/Source/core/editing/DOMSelection.cpp#newcode466 third_party/WebKit/Source/core/editing/DOMSelection.cpp:466: frame()->document()->updateStyleAndLayoutIgnorePendingStylesheets(); On 2016/10/04 at 01:01:40, Xiaocheng wrote: > ...
4 years, 2 months ago (2016-10-04 01:52:06 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2386073003/20001
4 years, 2 months ago (2016-10-04 01:52:39 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-04 02:00:43 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 02:02:43 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d1d59d936e6de0bdf43fc8fac4b191e2c152354d
Cr-Commit-Position: refs/heads/master@{#422667}

Powered by Google App Engine
This is Rietveld 408576698