|
Drop Element::isHTMLFrameElementBase() virtual function
Drop Element::isHTMLFrameElementBase() virtual function and have
isHTMLFrameElementBase() helper use the isHTML*Element() helpers instead.
This is more consistent with other HTML Elements and simplifies the code
a little bit.
R=tkent, adamk
BUG= 346095
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169446
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+23 lines, -24 lines) |
Patch |
|
M |
Source/core/accessibility/AXNodeObject.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/css/SelectorChecker.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/dom/Element.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/dom/Element.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/editing/FrameSelection.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLBodyElement.cpp
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLFrameElementBase.h
|
View
|
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/page/EventHandler.cpp
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
Source/web/TextFinder.cpp
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/web/WebFrameImpl.cpp
|
View
|
1
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/web/WebPageSerializer.cpp
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|