Skip to content
  • abarth@webkit.org's avatar
    WebCore: · f63d8318
    abarth@webkit.org authored
    2009-03-04  Adam Barth  <abath@webkit.org>
    
            Reviewed by Alexey Proskuryakov.
    
            https://bugs.webkit.org/show_bug.cgi?id=24356
    
            Fix WebKit style for allowUniversalAccessFromFileURLs.
    
            * WebCore.base.exp:
            * dom/Document.cpp:
            (WebCore::Document::initSecurityContext):
            * page/Settings.cpp:
            (WebCore::Settings::Settings):
            (WebCore::Settings::setAllowUniversalAccessFromFileURLs):
            * page/Settings.h:
            (WebCore::Settings::allowUniversalAccessFromFileURLs):
    
    WebKit/mac:
    
    2009-03-04  Adam Barth  <abath@webkit.org>
    
            Reviewed by Alexey Proskuryakov.
    
            https://bugs.webkit.org/show_bug.cgi?id=24356
    
            Fix WebKit style for allowUniversalAccessFromFileURLs.
    
            * WebView/WebPreferenceKeysPrivate.h:
            * WebView/WebPreferences.mm:
            (+[WebPreferences initialize]):
            (-[WebPreferences allowUniversalAccessFromFileURLs]):
            (-[WebPreferences setAllowUniversalAccessFromFileURLs:]):
            * WebView/WebPreferencesPrivate.h:
            * WebView/WebView.mm:
            (-[WebView _preferencesChangedNotification:]):
    
    WebKit/qt:
    
    2009-03-04  Adam Barth  <abath@webkit.org>
    
            Reviewed by Alexey Proskuryakov.
    
            https://bugs.webkit.org/show_bug.cgi?id=24356
    
            Fix WebKit style for allowUniversalAccessFromFileURLs.
    
            * Api/qwebsettings.cpp:
            (QWebSettingsPrivate::apply):
    
    WebKit/win:
    
    2009-03-04  Adam Barth  <abath@webkit.org>
    
            Reviewed by Alexey Proskuryakov.
    
            https://bugs.webkit.org/show_bug.cgi?id=24356
    
            Fix WebKit style for allowUniversalAccessFromFileURLs.
    
            * Interfaces/IWebPreferencesPrivate.idl:
            * WebPreferenceKeysPrivate.h:
            * WebPreferences.cpp:
            (WebPreferences::initializeDefaultSettings):
            (WebPreferences::allowUniversalAccessFromFileURLs):
            (WebPreferences::setAllowUniversalAccessFromFileURLs):
            * WebPreferences.h:
            * WebView.cpp:
            (WebView::notifyPreferencesChanged):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@41426 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f63d8318