|
Remove getNodesInCommand debug method from Editing commands
These methods appear to be for debugging and nothing ever calls them. It's a bit
strange to want a hash set of every node all commands in the hierachy touched
as well since they're not ordered so the set doesn't really tell you what the
command did anyway.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157191
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+0 lines, -175 lines) |
Patch |
 |
M |
Source/core/editing/AppendNodeCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/AppendNodeCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/CompositeEditCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/CompositeEditCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/DeleteFromTextNodeCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/DeleteFromTextNodeCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/EditCommand.h
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/EditCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/InsertIntoTextNodeCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/InsertIntoTextNodeCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/InsertNodeBeforeCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/InsertNodeBeforeCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/MergeIdenticalElementsCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/MergeIdenticalElementsCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/RemoveCSSPropertyCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/RemoveCSSPropertyCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/RemoveNodeCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/RemoveNodeCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/ReplaceNodeWithSpanCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/ReplaceNodeWithSpanCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/SetNodeAttributeCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/SetNodeAttributeCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/SetSelectionCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/SplitElementCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/SplitElementCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/SplitTextNodeCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/SplitTextNodeCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/WrapContentsInDummySpanCommand.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/WrapContentsInDummySpanCommand.cpp
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|