Timeline
Mar 20, 2011:
- 10:59 PM Changeset in webkit [81568] by
-
- 1 edit3 deletes in trunk/LayoutTests
2011-03-20 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: removing stale Chromium expectations.
- platform/chromium-win-vista/svg/text/text-intro-05-t-expected.checksum: Removed.
- platform/chromium-win-vista/svg/text/text-intro-05-t-expected.png: Removed.
- platform/chromium-win-xp/svg/text/text-intro-05-t-expected.txt: Removed.
- 4:30 PM Changeset in webkit [81567] by
-
- 60 edits4 moves in trunk
2011-03-20 Bill Budge <bbudge@chromium.org>
Reviewed by Adam Barth.
Rename ThreadSafeShared to ThreadSafeRefCounted
https://bugs.webkit.org/show_bug.cgi?id=56714
No new tests. Exposes no new functionality.
- API/JSClassRef.h:
- API/OpaqueJSString.h:
- GNUmakefile.am:
- JavaScriptCore.gypi:
- JavaScriptCore.vcproj/WTF/WTF.vcproj:
- JavaScriptCore.xcodeproj/project.pbxproj:
- wtf/Atomics.h:
- wtf/CMakeLists.txt:
- wtf/CrossThreadRefCounted.h: (WTF::CrossThreadRefCounted::CrossThreadRefCounted): (WTF::::crossThreadCopy):
- wtf/ThreadSafeRefCounted.h: Copied from wtf/ThreadSafeShared.h. (WTF::ThreadSafeRefCountedBase::ThreadSafeRefCountedBase): (WTF::ThreadSafeRefCountedBase::ref): (WTF::ThreadSafeRefCountedBase::refCount): (WTF::ThreadSafeRefCountedBase::derefBase): (WTF::ThreadSafeRefCounted::ThreadSafeRefCounted):
- wtf/ThreadSafeShared.h: Removed.
- wtf/Threading.h:
2011-03-20 Bill Budge <bbudge@chromium.org>
Reviewed by Adam Barth.
Rename ThreadSafeShared to ThreadSafeRefCounted
https://bugs.webkit.org/show_bug.cgi?id=56714
No new tests. Exposes no new functionality.
- ForwardingHeaders/wtf/ThreadSafeRefCounted.h: Copied from ForwardingHeaders/wtf/ThreadSafeShared.h.
- ForwardingHeaders/wtf/ThreadSafeShared.h: Removed.
- gyp/JavaScriptGlue.gypi:
2011-03-20 Bill Budge <bbudge@chromium.org>
Reviewed by Adam Barth.
Rename ThreadSafeShared to ThreadSafeRefCounted
https://bugs.webkit.org/show_bug.cgi?id=56714
No new tests. Exposes no new functionality.
- ForwardingHeaders/wtf/ThreadSafeRefCounted.h: Copied from ForwardingHeaders/wtf/ThreadSafeShared.h.
- ForwardingHeaders/wtf/ThreadSafeShared.h: Removed.
- bindings/v8/SerializedScriptValue.h:
- dom/Document.cpp:
- dom/default/PlatformMessagePortChannel.h:
- fileapi/FileThread.h:
- loader/ThreadableLoaderClientWrapper.h: (WebCore::ThreadableLoaderClientWrapper::create): (WebCore::ThreadableLoaderClientWrapper::clearClient): (WebCore::ThreadableLoaderClientWrapper::done): (WebCore::ThreadableLoaderClientWrapper::didSendData): (WebCore::ThreadableLoaderClientWrapper::didReceiveResponse): (WebCore::ThreadableLoaderClientWrapper::didReceiveData): (WebCore::ThreadableLoaderClientWrapper::didReceiveCachedMetadata): (WebCore::ThreadableLoaderClientWrapper::didFinishLoading): (WebCore::ThreadableLoaderClientWrapper::didFail): (WebCore::ThreadableLoaderClientWrapper::didFailRedirectCheck): (WebCore::ThreadableLoaderClientWrapper::didReceiveAuthenticationCancellation): (WebCore::ThreadableLoaderClientWrapper::ThreadableLoaderClientWrapper):
- page/SecurityOrigin.h:
- platform/CrossThreadCopier.h:
- platform/network/BlobData.h:
- platform/network/cf/SocketStreamHandle.h:
- storage/AbstractDatabase.h:
- storage/DatabaseAuthorizer.h:
- storage/DatabaseCallback.h:
- storage/DatabaseThread.h:
- storage/IDBCallbacks.h:
- storage/IDBCursorBackendInterface.h:
- storage/IDBDatabaseBackendInterface.h:
- storage/IDBFactoryBackendInterface.h:
- storage/IDBIndexBackendInterface.h:
- storage/IDBKey.h:
- storage/IDBKeyRange.h:
- storage/IDBObjectStoreBackendInterface.h:
- storage/IDBRequest.h:
- storage/IDBTransactionBackendInterface.h:
- storage/SQLError.h:
- storage/SQLResultSet.h:
- storage/SQLStatement.h:
- storage/SQLStatementCallback.h:
- storage/SQLStatementErrorCallback.h:
- storage/SQLTransaction.h:
- storage/SQLTransactionCallback.h:
- storage/SQLTransactionErrorCallback.h:
- websockets/ThreadableWebSocketChannelClientWrapper.h:
- workers/DefaultSharedWorkerRepository.cpp:
2011-03-20 Bill Budge <bbudge@chromium.org>
Reviewed by Adam Barth.
Rename ThreadSafeShared to ThreadSafeRefCounted
https://bugs.webkit.org/show_bug.cgi?id=56714
No new tests. Exposes no new functionality.
- Platform/CoreIPC/Connection.h:
- Platform/WorkQueue.h:
- Platform/win/WorkQueueWin.cpp:
- UIProcess/Launcher/ProcessLauncher.h:
- UIProcess/Launcher/ThreadLauncher.h:
2011-03-20 Bill Budge <bbudge@chromium.org>
Reviewed by Adam Barth.
Rename ThreadSafeShared to ThreadSafeRefCounted
https://bugs.webkit.org/show_bug.cgi?id=56714
No new tests. Exposes no new functionality.
- src/PlatformMessagePortChannel.h:
- src/WebWorkerBase.cpp:
- src/WorkerFileSystemCallbacksBridge.h:
- src/WorkerFileWriterCallbacksBridge.h:
2011-03-20 Bill Budge <bbudge@chromium.org>
Reviewed by Adam Barth.
Rename ThreadSafeShared to ThreadSafeRefCounted
https://bugs.webkit.org/show_bug.cgi?id=56714
No new tests. Exposes no new functionality.
- DumpRenderTree/ForwardingHeaders/wtf/ThreadSafeRefCounted.h: Copied from DumpRenderTree/ForwardingHeaders/wtf/ThreadSafeShared.h.
- DumpRenderTree/ForwardingHeaders/wtf/ThreadSafeShared.h: Removed.
- Scripts/do-webcore-rename:
- 3:25 PM Changeset in webkit [81566] by
-
- 2 edits in trunk/LayoutTests
Add http/tests/appcache/origin-delete.html to the Skipped list for WebKit2,
since layoutTestController.clearAllApplicationCaches is not yet implemented
by WebKitTestRunner.
- platform/mac-wk2/Skipped:
- 1:07 PM QtWebKitWebGL edited by
- (diff)
- 12:40 PM QtWebKitWebGL edited by
- (diff)
- 12:32 PM QtWebKitWebGL edited by
- (diff)
- 12:31 PM QtWebKitWebGL edited by
- (diff)
- 3:25 AM Changeset in webkit [81565] by
-
- 3 edits in trunk/Source/WebCore
2011-03-20 Andreas Kling <kling@webkit.org>
Reviewed by Kenneth Rohde Christiansen.
[Qt] Clean up redirection logic in QNetworkReplyHandler
https://bugs.webkit.org/show_bug.cgi?id=56717
- platform/network/qt/QNetworkReplyHandler.cpp: (WebCore::QNetworkReplyHandler::QNetworkReplyHandler): Use resetState() when constructing QNRH as well.
(WebCore::QNetworkReplyHandler::resetState):
Delete (deferred) the m_reply if one exists (only when redirecting.)
(WebCore::QNetworkReplyHandler::finish):
Return early when redirecting.
(WebCore::QNetworkReplyHandler::sendResponseIfNeeded):
(WebCore::QNetworkReplyHandler::redirect):
Move the redirection logic from sendResponseIfNeeded() into a
separate redirect() method.
Mar 19, 2011:
- 8:39 PM Changeset in webkit [81564] by
-
- 2 edits in trunk/Tools
2011-03-19 Anton D'Auria <adauria@apple.com>
Reviewed by Dan Bernstein.
Add stub to LayoutTestControllerGtk.cpp to fix GTK build
https://bugs.webkit.org/show_bug.cgi?id=56719
- DumpRenderTree/gtk/LayoutTestControllerGtk.cpp: Adding stub. (LayoutTestController::clearApplicationCacheForOrigin):
- 5:57 PM Changeset in webkit [81563] by
-
- 3 edits in trunk/Source/JavaScriptCore
2011-03-19 Patrick Gansterer <Patrick Gansterer>
Reviewed by Darin Adler.
Remove StringImpl::computeHash()
https://bugs.webkit.org/show_bug.cgi?id=49894
Replace remainig StringImpl::computeHash with StringImpl::computeHashStringHasher.
- wtf/text/AtomicString.cpp: (WTF::CStringTranslator::hash): (WTF::UCharBufferTranslator::hash): (WTF::HashAndCharactersTranslator::hash):
- wtf/text/StringImpl.h: (WTF::StringImpl::setHash): (WTF::StringImpl::hash):
- 3:36 PM Changeset in webkit [81562] by
-
- 2 edits in trunk/Source/WebCore
2011-03-19 Andreas Kling <kling@webkit.org>
Reviewed by Benjamin Poulain.
[Qt] Rename ignoreHttpError() to shouldIgnoreHttpError()
The function doesn't ignore anything, thus it shouldn't have an imperative name.
- platform/network/qt/QNetworkReplyHandler.cpp: (WebCore::shouldIgnoreHttpError): (WebCore::QNetworkReplyHandler::finish): (WebCore::QNetworkReplyHandler::sendResponseIfNeeded):
- 3:18 PM Changeset in webkit [81561] by
-
- 2 edits in trunk/Source/WebCore
2011-03-19 Andreas Kling <kling@webkit.org>
Reviewed by Benjamin Poulain.
[Qt] Kill layer violation FIXME in ResourceHandleQt.
We were including qwebframe_p.h from WebKit/qt for no reason.
- platform/network/qt/ResourceHandleQt.cpp:
- 3:15 PM Changeset in webkit [81560] by
-
- 4 edits in trunk/Source/WebCore
2011-03-19 Andreas Kling <kling@webkit.org>
Reviewed by Benjamin Poulain.
[Qt] Refactor handling of deferred loads
https://bugs.webkit.org/show_bug.cgi?id=56715
Split QNetworkReplyHandler's "load mode" into two parameters
instead of trying to fit the deferral mechanism into it.
Loads are now AsynchronousLoad (default) or SynchronousLoad (for sync XHR.)
- platform/network/qt/QNetworkReplyHandler.cpp: (WebCore::QNetworkReplyHandler::QNetworkReplyHandler): (WebCore::QNetworkReplyHandler::setLoadingDeferred): (WebCore::QNetworkReplyHandler::resumeDeferredLoad): (WebCore::QNetworkReplyHandler::finish): (WebCore::QNetworkReplyHandler::sendResponseIfNeeded): (WebCore::QNetworkReplyHandler::forwardData): (WebCore::QNetworkReplyHandler::start): (WebCore::QNetworkReplyHandler::resetState):
- platform/network/qt/QNetworkReplyHandler.h:
- platform/network/qt/ResourceHandleQt.cpp: (WebCore::ResourceHandle::start): (WebCore::ResourceHandle::loadResourceSynchronously): (WebCore::ResourceHandle::platformSetDefersLoading):
- 3:08 PM Changeset in webkit [81559] by
-
- 5 edits in branches/safari-533.21-branch
Versioning.
- 3:07 PM Changeset in webkit [81558] by
-
- 1 copy in tags/Safari-533.21.1
New tag.
- 2:28 PM Changeset in webkit [81557] by
-
- 26 edits4 adds in trunk
2011-03-19 Anton D'Auria <adauria@apple.com>
Reviewed by Alexey Proskuryakov.
ApplicationCacheGroup is not obsolete after being deleted via ApplicationCacheStorage::deleteEntriesForOrigin
https://bugs.webkit.org/show_bug.cgi?id=56415
This test creates an Application Cache for the DRT origin, deletes it for the origin,
and verifies that the Application Cache has obsolete status.
- http/tests/appcache/origin-delete-expected.txt: Added.
- http/tests/appcache/origin-delete.html: Added.
- http/tests/appcache/resources/origin-delete-iframe.html: Added.
- http/tests/appcache/resources/origin-delete-iframe.manifest: Added.
- platform/chromium/test_expectations.txt:
- platform/gtk/Skipped:
- platform/qt/Skipped:
2011-03-19 Anton D'Auria <adauria@apple.com>
Reviewed by Alexey Proskuryakov.
ApplicationCacheGroup is not obsolete after being deleted via ApplicationCacheStorage::deleteEntriesForOrigin
https://bugs.webkit.org/show_bug.cgi?id=56415
To delete all Application Cache for an origin, we must obsolete all
in-memory cache groups for that origin. If a cache group isn't in memory,
then it must be deleted from disk. The previous implementation correctly
removed on-disk cache groups, but did not mark in-memory cache groups as obsolete.
This caused an assertion failure in ApplicationCacheStorage::cacheGroupDestroyed()
when the DocumentLoader was destroyed.
Test: http/tests/appcache/origin-delete.html
- WebCore.exp.in:
- WebCore.xcodeproj/project.pbxproj:
- loader/appcache/ApplicationCache.cpp: (WebCore::ApplicationCache::clearStorageID): (WebCore::ApplicationCache::deleteCacheForOrigin):
- loader/appcache/ApplicationCache.h:
- loader/appcache/ApplicationCacheStorage.cpp: (WebCore::ApplicationCacheStorage::findInMemoryCacheGroup):
- loader/appcache/ApplicationCacheStorage.h:
2011-03-19 Anton D'Auria <adauria@apple.com>
Reviewed by Alexey Proskuryakov.
ApplicationCacheGroup is not obsolete after being deleted via ApplicationCacheStorage::deleteEntriesForOrigin
https://bugs.webkit.org/show_bug.cgi?id=56415
Use new ApplicationCache API to delete all cache for an origin.
- WebCoreSupport/WebApplicationCache.h:
- WebCoreSupport/WebApplicationCache.mm: (+[WebApplicationCache deleteOrigin:]):
2011-03-19 Anton D'Auria <adauria@apple.com>
Reviewed by Alexey Proskuryakov.
ApplicationCacheGroup is not obsolete after being deleted via ApplicationCacheStorage::deleteEntriesForOrigin
https://bugs.webkit.org/show_bug.cgi?id=56415
- WebProcess/ApplicationCache/WebApplicationCacheManager.cpp: calling ApplicationCacheGroup::deleteCacheGroupsForOrigin instead of ApplicationCacheStorage::deleteEntriesForOrigin. (WebKit::WebApplicationCacheManager::deleteEntriesForOrigin):
2011-03-19 Anton D'Auria <adauria@apple.com>
Reviewed by Alexey Proskuryakov.
ApplicationCacheGroup is not obsolete after being deleted via ApplicationCacheStorage::deleteEntriesForOrigin
https://bugs.webkit.org/show_bug.cgi?id=56415
- DumpRenderTree/LayoutTestController.cpp: (clearApplicationCacheForOriginCallback): (LayoutTestController::staticFunctions):
- DumpRenderTree/LayoutTestController.h:
- DumpRenderTree/chromium/LayoutTestController.cpp: Adding stubs. (LayoutTestController::LayoutTestController): (LayoutTestController::clearAllApplicationCaches): (LayoutTestController::clearApplicationCacheForOrigin):
- DumpRenderTree/chromium/LayoutTestController.h:
- DumpRenderTree/mac/LayoutTestControllerMac.mm: Adding stub. (LayoutTestController::clearApplicationCacheForOrigin):
- DumpRenderTree/qt/LayoutTestControllerQt.cpp: Adding stub. (LayoutTestController::clearApplicationCacheForOrigin):
- DumpRenderTree/qt/LayoutTestControllerQt.h:
- DumpRenderTree/win/LayoutTestControllerWin.cpp: Adding stub. (LayoutTestController::clearApplicationCacheForOrigin):
- DumpRenderTree/wx/LayoutTestControllerWx.cpp: Adding stub. (LayoutTestController::clearApplicationCacheForOrigin):
- 1:11 PM Changeset in webkit [81556] by
-
- 2 edits2 adds in trunk/Source/WebCore
2011-03-19 Gyuyoung Kim <gyuyoung.kim@samsung.com>
Reviewed by Antonio Gomes.
[EFL] Add dummy GeolocationServiceEfl. cpp | h
https://bugs.webkit.org/show_bug.cgi?id=56710
Add dummy GeolocationServiceEfl.cpp | h to platform/efl.
- CMakeListsEfl.txt:
- platform/efl/GeolocationServiceEfl.cpp: Added. (WebCore::GeolocationServiceEfl::create): (WebCore::GeolocationServiceEfl::GeolocationServiceEfl): (WebCore::GeolocationServiceEfl::~GeolocationServiceEfl): (WebCore::GeolocationServiceEfl::startUpdating): (WebCore::GeolocationServiceEfl::stopUpdating): (WebCore::GeolocationServiceEfl::suspend): (WebCore::GeolocationServiceEfl::resume): (WebCore::GeolocationServiceEfl::lastPosition): (WebCore::GeolocationServiceEfl::lastError):
- platform/efl/GeolocationServiceEfl.h: Added.
- 1:09 PM Changeset in webkit [81555] by
-
- 2 edits in trunk/Source/WebCore
2011-03-19 Patrick Gansterer <Patrick Gansterer>
Unreviewed, rolling out r81551.
http://trac.webkit.org/changeset/81551
https://bugs.webkit.org/show_bug.cgi?id=55336
Broke some storage tests on Win32.
- platform/win/FileSystemWin.cpp: (WebCore::statFile): (WebCore::getFileSize): (WebCore::getFileModificationTime): (WebCore::fileExists):
- 12:22 PM Changeset in webkit [81554] by
-
- 3 edits6 deletes in trunk/LayoutTests
2011-03-19 James Simonsen <simonjam@chromium.org>
[Chromium] Unreviewed, remove stale expectations for r81528.
- platform/chromium-win-xp/fast/text/atsui-spacing-features-expected.checksum:
- platform/chromium-win-xp/fast/text/atsui-spacing-features-expected.png:
- platform/chromium-win-xp/fast/text/justify-nbsp-expected.checksum: Removed.
- platform/chromium-win-xp/fast/text/justify-nbsp-expected.png: Removed.
- platform/chromium-win-xp/svg/text/text-intro-05-t-expected.checksum: Removed.
- platform/chromium-win-xp/svg/text/text-intro-05-t-expected.png: Removed.
- platform/chromium-win-xp/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum: Removed.
- platform/chromium-win-xp/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Removed.
- 12:07 PM Changeset in webkit [81553] by
-
- 18 edits in trunk/Source
2011-03-19 Andreas Kling <kling@webkit.org>
Reviewed by Benjamin Poulain.
[Qt] Remove support for Qt 4.6
https://bugs.webkit.org/show_bug.cgi?id=56712
- Api/qwebframe.cpp: (QWebFrame::load):
- Api/qwebpage.cpp: (QWebPagePrivate::QWebPagePrivate):
- Api/qwebsettings.cpp: (QWebSettings::QWebSettings):
- WebCoreSupport/GeolocationClientQt.cpp: (WebCore::GeolocationClientQt::positionUpdated):
2011-03-19 Andreas Kling <kling@webkit.org>
Reviewed by Benjamin Poulain.
[Qt] Remove support for Qt 4.6
https://bugs.webkit.org/show_bug.cgi?id=56712
- platform/graphics/qt/FontPlatformDataQt.cpp: (WebCore::FontPlatformData::FontPlatformData):
- platform/graphics/qt/FontQt.cpp: (WebCore::drawTextCommon): (WebCore::Font::drawSimpleText): (WebCore::Font::floatWidthForSimpleText): (WebCore::Font::offsetForPositionForSimpleText): (WebCore::Font::selectionRectForSimpleText):
- platform/graphics/qt/GraphicsContext3DQt.cpp: (WebCore::GraphicsContext3DInternal::paint):
- platform/graphics/qt/ImageBufferQt.cpp: (WebCore::getImageData):
- platform/graphics/qt/ImageDecoderQt.cpp: (WebCore::ImageDecoderQt::internalHandleCurrentImage):
- platform/graphics/qt/PathQt.cpp: (WebCore::Path::transform):
- platform/network/qt/DnsPrefetchHelper.h: (WebCore::DnsPrefetchHelper::DnsPrefetchHelper): (WebCore::DnsPrefetchHelper::lookup):
- platform/network/qt/NetworkStateNotifierPrivate.h:
- platform/network/qt/NetworkStateNotifierQt.cpp:
- platform/network/qt/QNetworkReplyHandler.cpp: (WebCore::QNetworkReplyHandler::httpMethod): (WebCore::QNetworkReplyHandler::QNetworkReplyHandler): (WebCore::QNetworkReplyHandler::sendResponseIfNeeded): (WebCore::QNetworkReplyHandler::start):
- platform/network/qt/ResourceRequestQt.cpp: (WebCore::ResourceRequest::toNetworkRequest):
- platform/qt/RenderThemeQt.cpp: (WebCore::RenderThemeQt::paintMediaSliderTrack):
- 11:35 AM Changeset in webkit [81552] by
-
- 2 edits in trunk/Source/WebKit/qt
2011-03-19 Andreas Kling <kling@webkit.org>
Reviewed by Antonio Gomes.
[Qt][Doc] QWebPage::unsupportedContent() passes ownership of the QNetworkReply
https://bugs.webkit.org/show_bug.cgi?id=56711
Document the fact that when unsupportedContent(QNetworkReply*) is emitted,
ownership of the reply is transferred to the receiving slot.
- Api/qwebpage.cpp:
- 10:55 AM Changeset in webkit [81551] by
-
- 2 edits in trunk/Source/WebCore
2011-03-19 Patrick Gansterer <Patrick Gansterer>
Reviewed by Adam Roben.
Use Win32 API to get file information
https://bugs.webkit.org/show_bug.cgi?id=55336
Use GetFileInformationByHandle() in favour over _wstat64(), GetFileSizeEx()
and GetFileAttributesEx() so we can share the code with WinCE.
- platform/win/FileSystemWin.cpp: (WebCore::createFileHandle): (WebCore::getFileInformation): (WebCore::getFileSize): (WebCore::getFileModificationTime): (WebCore::fileExists):
- 7:25 AM Changeset in webkit [81550] by
-
- 3 edits in trunk/Source/WebCore
2011-03-19 Xan Lopez <xlopez@igalia.com>
Reviewed by Martin Robinson.
[GTK] Simplify GObjectEventListener
https://bugs.webkit.org/show_bug.cgi?id=56698
Get rid of special case for DOMWindow, since it's also an
EventTarget.
- bindings/gobject/GObjectEventListener.cpp: (WebCore::GObjectEventListener::GObjectEventListener): remove DOMWindow special casing. (WebCore::GObjectEventListener::~GObjectEventListener): ditto. (WebCore::GObjectEventListener::gobjectDestroyed):
- bindings/gobject/GObjectEventListener.h: (WebCore::GObjectEventListener::addEventListener): ditto. (WebCore::GObjectEventListener::removeEventListener): ditto.
- 6:08 AM Changeset in webkit [81549] by
-
- 2 edits in trunk/Source/WebCore
2011-03-19 Ben Taylor <bentaylor.solx86@gmail.com>
Reviewed by Nikolas Zimmermann.
https://bugs.webkit.org/show_bug.cgi?id=56195
Fix conditional which had an int for one case and a pointer for another.
Similar fix as https://bugs.webkit.org/show_bug.cgi?id=56198
No new tests. Fix compilation on Solaris 10 with Sun Studio C++
- svg/SVGElement.cpp: (WebCore::SVGElement::sendSVGLoadEventIfPossible):
- 4:42 AM Changeset in webkit [81548] by
-
- 26 edits in trunk/Source
2011-03-19 Patrick Gansterer <Patrick Gansterer>
Reviewed by Darin Adler.
Rename WTF::StringHasher methods
https://bugs.webkit.org/show_bug.cgi?id=53532
Rename createHash to computeHash and createBlobHash to hashMemory.
Also add a using WTF::StringHasher in the header file.
- profiler/CallIdentifier.h: (JSC::CallIdentifier::Hash::hash):
- runtime/Identifier.cpp: (JSC::IdentifierCStringTranslator::hash): (JSC::IdentifierUCharBufferTranslator::hash):
- wtf/StringHasher.h: (WTF::StringHasher::computeHash): (WTF::StringHasher::hashMemory):
- wtf/text/StringHash.h: (WTF::CaseFoldingHash::hash):
- wtf/text/StringImpl.h: (WTF::StringImpl::computeHash):
- wtf/unicode/UTF8.cpp: (WTF::Unicode::calculateStringHashAndLengthFromUTF8Internal):
2011-03-19 Patrick Gansterer <Patrick Gansterer>
Reviewed by Darin Adler.
Rename WTF::StringHasher methods
https://bugs.webkit.org/show_bug.cgi?id=53532
Rename createHash to computeHash and createBlobHash to hashMemory.
Also add a using WTF::StringHasher in the header file.
- dom/Document.cpp: (WebCore::FormElementKeyHash::hash):
- dom/QualifiedName.h: (WebCore::hashComponents):
- dom/StyledElement.cpp: (WebCore::MappedAttributeHash::hash):
- loader/appcache/ApplicationCacheStorage.cpp: (WebCore::urlHostHash):
- page/SecurityOriginHash.h: (WebCore::SecurityOriginHash::hash):
- platform/LinkHash.cpp: (WebCore::visitedLinkHashInline):
- platform/cf/BinaryPropertyList.cpp: (WebCore::IntegerArrayHash::hash):
- platform/cf/SchedulePair.h: (WebCore::SchedulePairHash::hash):
- platform/graphics/FontCache.cpp: (WebCore::computeHash):
- platform/graphics/chromium/FontPlatformDataChromiumWin.h: (WebCore::FontPlatformData::RefCountedHFONT::hash):
- platform/graphics/cocoa/FontPlatformData.h: (WebCore::FontPlatformData::hash):
- platform/graphics/pango/FontPlatformData.h: (WebCore::FontPlatformData::hash):
- platform/graphics/wince/FontPlatformData.cpp: (WebCore::FixedSizeFontDataKeyHash::hash):
- platform/graphics/wx/FontPlatformDataWx.cpp: (WebCore::FontPlatformData::computeHash):
- platform/network/ProtectionSpaceHash.h: (WebCore::ProtectionSpaceHash::hash):
- plugins/PluginPackage.cpp: (WebCore::PluginPackage::hash):
- plugins/win/PluginPackageWin.cpp: (WebCore::PluginPackage::hash):
- svg/properties/SVGAnimatedPropertyDescription.h: (WebCore::SVGAnimatedPropertyDescriptionHash::hash):