|
Remove some orphaned USE macros.
QXMLQUERY, APPKIT, SAFARI_THEME and IOSURFACE_CANVAS_BACKING_STORE
were never defined. They also belong to other ports so can be safely
removed.
While touching this code, propagated the xmlDocPtr type into
TransformSource from the XMLDocumentParser.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=149223
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+9 lines, -64 lines) |
Patch |
 |
M |
Source/core/dom/TransformSource.h
|
View
|
1
|
2 chunks |
+4 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/TransformSourceLibxslt.cpp
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/Editor.h
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/Editor.cpp
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLCanvasElement.cpp
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/loader/EmptyClients.h
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/EditorClient.h
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/Settings.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/platform/LocalizedStrings.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/xml/parser/XMLDocumentParser.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/xml/parser/XMLDocumentParserLibxml2.cpp
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|