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

Issue 2849883002: Cleanup determining ibeam for node. (Closed)

Created:
3 years, 7 months ago by dtapuska
Modified:
3 years, 7 months ago
Reviewers:
yosin_UTC9, jbroman
CC:
blink-reviews, chromium-reviews, dtapuska+blinkwatch_chromium.org, Navid Zolghadr
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup determining ibeam for node. Change https://chromium.googlesource.com/chromium/src/+/d892f9592860691ae9a782c12260c94ed6bd1a63%5E%21/#F30 caused the layout object to possibly be invalidated. Collapse the code so that LayoutObject is correclty scoped so we don't run this risk. BUG=712459 Review-Url: https://codereview.chromium.org/2849883002 Cr-Commit-Position: refs/heads/master@{#468045} Committed: https://chromium.googlesource.com/chromium/src/+/9d6b6c40b933564260a0a70567b90ac30656222a

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -15 lines) Patch
M third_party/WebKit/Source/core/input/EventHandler.cpp View 1 3 chunks +23 lines, -15 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
dtapuska
3 years, 7 months ago (2017-04-28 15:07:41 UTC) #3
dtapuska
On 2017/04/28 15:07:41, dtapuska wrote: Reviewer changed to yosin@ since he has the context.
3 years, 7 months ago (2017-04-28 15:15:33 UTC) #5
jbroman
Alright; I think I understand this well enough to give it an LGTM, since yosin ...
3 years, 7 months ago (2017-04-28 15:35:49 UTC) #7
dtapuska
https://codereview.chromium.org/2849883002/diff/1/third_party/WebKit/Source/core/input/EventHandler.cpp File third_party/WebKit/Source/core/input/EventHandler.cpp (right): https://codereview.chromium.org/2849883002/diff/1/third_party/WebKit/Source/core/input/EventHandler.cpp#newcode121 third_party/WebKit/Source/core/input/EventHandler.cpp:121: bool ShowIBeamForNode(const Node* node, const HitTestResult& result) { On ...
3 years, 7 months ago (2017-04-28 15:47:35 UTC) #9
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/2849883002/20001
3 years, 7 months ago (2017-04-28 17:25:11 UTC) #15
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 17:34:18 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/9d6b6c40b933564260a0a70567b9...

Powered by Google App Engine
This is Rietveld 408576698