WebCore:
2008-04-24 Anders Carlsson <andersca@apple.com>
Reviewed by Sam.
Change some String arguments to be const references instead.
* css/CSSRule.cpp:
(WebCore::CSSRule::setCssText):
* css/CSSRule.h:
* html/HTMLFormElement.cpp:
(WebCore::pathGetFilename):
* html/HTMLMediaElement.cpp:
(WebCore::parseTimeOffset):
* page/EditorClient.h:
* platform/SecurityOrigin.cpp:
(WebCore::isDefaultPortForProtocol):
* platform/graphics/MediaPlayer.cpp:
(WebCore::MediaPlayer::load):
* platform/graphics/MediaPlayer.h:
* rendering/MediaControlElements.cpp:
(WebCore::MediaControlInputElement::MediaControlInputElement):
* rendering/MediaControlElements.h:
* svg/animation/SVGSMILElement.cpp:
(WebCore::SVGSMILElement::Condition::Condition):
* svg/animation/SVGSMILElement.h:
* svg/graphics/SVGImageEmptyClients.h:
(WebCore::SVGEmptyEditorClient::shouldInsertText):
* xml/XSLTProcessor.cpp:
(WebCore::createFragmentFromSource):
WebKit/gtk:
2008-04-24 Anders Carlsson <andersca@apple.com>
Reviewed by Sam.
Change some String arguments to be const references instead.
* WebCoreSupport/EditorClientGtk.cpp:
(WebKit::EditorClient::shouldInsertText):
* WebCoreSupport/EditorClientGtk.h:
WebKit/mac:
2008-04-24 Anders Carlsson <andersca@apple.com>
Reviewed by Sam.
Change some String arguments to be const references instead.
* WebCoreSupport/WebEditorClient.h:
* WebCoreSupport/WebEditorClient.mm:
(WebEditorClient::shouldInsertText):
WebKit/qt:
2008-04-24 Anders Carlsson <andersca@apple.com>
Reviewed by Sam.
Change some String arguments to be const references instead.
* WebCoreSupport/EditorClientQt.cpp:
(WebCore::EditorClientQt::shouldInsertText):
* WebCoreSupport/EditorClientQt.h:
WebKit/win:
2008-04-24 Anders Carlsson <andersca@apple.com>
Reviewed by Sam.
Change some String arguments to be const references instead.
* WebCoreSupport/WebEditorClient.cpp:
(WebEditorClient::shouldInsertText):
* WebCoreSupport/WebEditorClient.h:
WebKit/wx:
2008-04-24 Anders Carlsson <andersca@apple.com>
Reviewed by Sam.
Change some String arguments to be const references instead.
* WebKitSupport/EditorClientWx.cpp:
(WebCore::EditorClientWx::shouldInsertText):
* WebKitSupport/EditorClientWx.h:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@32498
268f45cc-cd09-0410-ab3c-
d52691b4dbfc