|
Removing "using" declarations that import names in the C++ Standard library.
This is as per the the coding guidelines for blink, which disallows the
use of "using" declarations of any kind to import names in the standard
template library.
BUG=NONE
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176032
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+80 lines, -134 lines) |
Patch |
|
M |
Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/custom/V8GeolocationCustom.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimationTranslationUtil.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/dom/ContainerNode.cpp
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/dom/Document.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/dom/Node.cpp
|
View
|
1
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/dom/Range.cpp
|
View
|
1
|
4 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/dom/Text.cpp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/dom/ViewportDescription.cpp
|
View
|
|
4 chunks |
+8 lines, -10 lines |
0 comments
|
Download
|
|
M |
Source/core/editing/CompositeEditCommand.cpp
|
View
|
1
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/editing/Editor.cpp
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/core/editing/TextIterator.cpp
|
View
|
1
|
9 chunks |
+10 lines, -11 lines |
0 comments
|
Download
|
|
M |
Source/core/editing/htmlediting.cpp
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/editing/markup.cpp
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/fileapi/FileReaderLoader.cpp
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/frame/DOMTimer.cpp
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/frame/ImageBitmap.cpp
|
View
|
|
7 chunks |
+11 lines, -13 lines |
0 comments
|
Download
|
|
M |
Source/core/frame/LocalFrame.cpp
|
View
|
1
2
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/core/inspector/ContentSearchUtils.cpp
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/inspector/DOMEditor.cpp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/inspector/DOMPatchSupport.cpp
|
View
|
1
|
5 chunks |
+7 lines, -9 lines |
0 comments
|
Download
|
|
M |
Source/core/inspector/InjectedScriptHost.cpp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/page/ScopedPageLoadDeferrer.cpp
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/page/TouchDisambiguation.cpp
|
View
|
1
2
|
4 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/animation/SMILTimeContainer.cpp
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/animation/SVGSMILElement.cpp
|
View
|
1
|
8 chunks |
+9 lines, -11 lines |
0 comments
|
Download
|
|
M |
Source/core/xml/XMLTreeViewer.cpp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/xml/parser/XMLDocumentParser.cpp
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/web/WebDevToolsAgentImpl.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/web/WebPagePopupImpl.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/web/WebPluginScrollbarImpl.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/web/WebViewImpl.cpp
|
View
|
1
|
7 chunks |
+10 lines, -11 lines |
0 comments
|
Download
|
|
M |
Source/web/tests/ScrollAnimatorNoneTest.cpp
|
View
|
|
3 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|