[Webkit-unassigned] [Bug 27361] 3d transformations do not display in WebKit nightly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 09:17:13 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27361





--- Comment #4 from Brian Campbell <lambda at mac.com>  2009-07-17 09:17:13 PDT ---
$ defaults read com.apple.Safari WebKitAcceleratedCompositingEnabled
2009-07-17 12:07:02.912 defaults[354:10b] 
The domain/default pair of (com.apple.Safari,
WebKitAcceleratedCompositingEnabled) does not exist

Setting this to either 1 or 0 does not affect the behavior.

Following are all of the defaults for Safari which begin with WebKit: 

    WebKitCacheModelPreferenceKey = 2;
    WebKitDefaultFixedFontSize = 9;
    WebKitDefaultFontSize = 14;
    WebKitDeveloperExtras = 1;
    WebKitDeveloperExtrasEnabledPreferenceKey = 1;
    WebKitDisplayImagesKey = 1;
    WebKitEditableLinkBehavior = 4;
    WebKitFixedFont = Monaco;
    WebKitInspectorAttached = 0;
    WebKitInspectorAttachedViewHeight = 379;
    WebKitJavaEnabled = 0;
    WebKitJavaScriptCanOpenWindowsAutomatically = 0;
    WebKitJavaScriptEnabled = 1;
    WebKitPDFDisplayMode = 1;
    WebKitPDFScaleFactor = 1.486642;
    WebKitPluginsEnabled = 0;
    WebKitPrivateBrowsingEnabled = 0;
    WebKitRespectStandardStyleKeyEquivalents = 1;
    WebKitShouldPrintBackgroundsPreferenceKey = 0;
    WebKitShrinksStandaloneImagesToFit = 1;
    WebKitShrinksStandaloneImagesToFitKey = 1;
    WebKitStandardFont = "Lucida Grande";
    WebKitTextAreasAreResizable = 1;
    WebKitZoomsTextOnly = 0;

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list