Skip to content
  • commit-queue@webkit.org's avatar
    Unreviewed, rolling out r128809. · 57d3cca3
    commit-queue@webkit.org authored
    http://trac.webkit.org/changeset/128809
    https://bugs.webkit.org/show_bug.cgi?id=96958
    
    Broke the Windows build. (Requested by andersca on #webkit).
    
    Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-09-17
    
    Source/WebCore:
    
    * platform/win/BString.cpp:
    (WebCore::BString::~BString):
    (WebCore::BString::adoptBSTR):
    * platform/win/BString.h:
    (BString):
    
    Source/WebKit/win:
    
    * DefaultPolicyDelegate.cpp:
    (DefaultPolicyDelegate::decidePolicyForNavigationAction):
    (DefaultPolicyDelegate::decidePolicyForMIMEType):
    (DefaultPolicyDelegate::unableToImplementPolicyWithError):
    * MarshallingHelpers.cpp:
    (MarshallingHelpers::KURLToBSTR):
    (MarshallingHelpers::CFStringRefToBSTR):
    (MarshallingHelpers::stringArrayToSafeArray):
    (MarshallingHelpers::safeArrayToStringArray):
    * WebCoreSupport/WebChromeClient.cpp:
    (WebChromeClient::runJavaScriptPrompt):
    * WebCoreSupport/WebEditorClient.cpp:
    (WebEditorClient::checkGrammarOfString):
    (WebEditorClient::getGuessesForWord):
    * WebFrame.cpp:
    (WebFrame::canProvideDocumentSource):
    * WebHistory.cpp:
    (WebHistory::removeItem):
    (WebHistory::addItem):
    * WebIconDatabase.cpp:
    (WebIconDatabase::startUpIconDatabase):
    * WebNotificationCenter.cpp:
    (WebNotificationCenter::postNotification):
    * WebPreferences.cpp:
    (WebPreferences::setStringValue):
    * WebView.cpp:
    (PreferencesChangedOrRemovedObserver::onNotify):
    (WebView::close):
    (WebView::canShowMIMEType):
    (WebView::initWithFrame):
    (WebView::setApplicationNameForUserAgent):
    (WebView::setCustomUserAgent):
    (WebView::userAgentForURL):
    (WebView::setCustomTextEncodingName):
    (WebView::customTextEncodingName):
    (WebView::setPreferences):
    (WebView::searchFor):
    (WebView::executeCoreCommandByName):
    (WebView::markAllMatchesForText):
    (WebView::setGroupName):
    (WebView::registerURLSchemeAsLocal):
    (WebView::replaceSelectionWithText):
    (WebView::onNotify):
    (WebView::notifyPreferencesChanged):
    (WebView::MIMETypeForExtension):
    (WebView::standardUserAgentWithApplicationName):
    (WebView::addAdditionalPluginDirectory):
    (WebView::registerEmbeddedViewMIMEType):
    (toString):
    (toKURL):
    (WebView::addOriginAccessWhitelistEntry):
    (WebView::removeOriginAccessWhitelistEntry):
    (WebView::geolocationDidFailWithError):
    (WebView::setDomainRelaxationForbiddenForURLScheme):
    (WebView::setCompositionForTesting):
    (WebView::confirmCompositionForTesting):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@128812 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    57d3cca3