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

Issue 607673002: Simplify isEditingText (Closed)

Created:
6 years, 2 months ago by rwlbuis
Modified:
6 years, 2 months ago
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, sof, eae+blinkwatch
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Simplify isEditingText Since this method is only called from Text, we can just ASSERT for isTextNode(). Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183142

Patch Set 1 #

Patch Set 2 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/core/dom/Node.h View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
rwlbuis
PTAL
6 years, 2 months ago (2014-09-25 22:22:58 UTC) #2
rwlbuis
Adding editing expert.
6 years, 2 months ago (2014-09-26 15:08:54 UTC) #4
rwlbuis
ping?
6 years, 2 months ago (2014-09-30 14:27:51 UTC) #5
rwlbuis
Using the right address this time :)
6 years, 2 months ago (2014-10-01 10:34:02 UTC) #7
yosin_UTC9
LGTM We also want to use |ASSERT(!isText)| in hasName(). I see your reasoning. HasNameOrIsEditingTextFlag is ...
6 years, 2 months ago (2014-10-02 01:34:30 UTC) #9
rwlbuis
On 2014/10/02 01:34:30, Yosi_UTC9 wrote: > LGTM > > We also want to use |ASSERT(!isText)| ...
6 years, 2 months ago (2014-10-02 01:59:22 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/607673002/20001
6 years, 2 months ago (2014-10-02 14:14:56 UTC) #12
commit-bot: I haz the power
6 years, 2 months ago (2014-10-02 15:58:33 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 183142

Powered by Google App Engine
This is Rietveld 408576698