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

Issue 166033005: Port Node's previousElementSibling() / nextElementSibling() to ElementTraversal (Closed)

Created:
6 years, 10 months ago by Inactive
Modified:
6 years, 10 months ago
Reviewers:
adamk, eseidel
CC:
blink-reviews, sof, eae+blinkwatch, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, adamk+blink_chromium.org, darktears, Inactive, rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Port Node's previousElementSibling() / nextElementSibling() to ElementTraversal Port Node's previousElementSibling() / nextElementSibling() to ElementTraversal and update callers on native side to use ElementTraversal instead for consistency. R=adamk, eseidel Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167229

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -30 lines) Patch
M Source/core/css/SelectorChecker.cpp View 1 3 chunks +4 lines, -3 lines 0 comments Download
M Source/core/dom/Element.h View 1 chunk +0 lines, -16 lines 0 comments Download
M Source/core/dom/Element.cpp View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/dom/Node.cpp View 1 2 chunks +11 lines, -0 lines 0 comments Download
M Source/core/editing/CompositeEditCommand.cpp View 3 chunks +4 lines, -3 lines 0 comments Download
M Source/core/editing/IndentOutdentCommand.cpp View 2 chunks +3 lines, -2 lines 0 comments Download
M Source/core/editing/InsertListCommand.cpp View 2 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Inactive
6 years, 10 months ago (2014-02-14 16:41:59 UTC) #1
Inactive
https://codereview.chromium.org/166033005/diff/1/Source/core/dom/Node.cpp File Source/core/dom/Node.cpp (right): https://codereview.chromium.org/166033005/diff/1/Source/core/dom/Node.cpp#newcode2552 Source/core/dom/Node.cpp:2552: Element* Node::previousElementSibling() const In a follow-up, I will drop ...
6 years, 10 months ago (2014-02-14 17:22:31 UTC) #2
adamk
lgtm
6 years, 10 months ago (2014-02-14 17:42:44 UTC) #3
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 10 months ago (2014-02-14 20:47:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/166033005/80001
6 years, 10 months ago (2014-02-14 20:47:54 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-14 22:42:00 UTC) #6
commit-bot: I haz the power
Failed to apply patch for Source/core/dom/Document.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-14 22:42:00 UTC) #7
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 10 months ago (2014-02-14 23:07:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/166033005/170001
6 years, 10 months ago (2014-02-14 23:07:15 UTC) #9
commit-bot: I haz the power
6 years, 10 months ago (2014-02-15 00:25:42 UTC) #10
Message was sent while issue was closed.
Change committed as 167229

Powered by Google App Engine
This is Rietveld 408576698