Hi WebKit,

I am experimenting with how to add an item to defaults, and can't seem to get 
the incantation quite right. I have been using WebGL as an example. This patch:
https://bugs.webkit.org/show_bug.cgi?id=53096  and the terminal command:

defaults write com.apple.Safari WebKitWebGLEnabled -bool YES

To start, I'm attempting to add a single flag for CSS Exclusions. But after 
making the changes and copying the above command for 
WebKitCSSExclusionsEnabled, the read preference always return false.
I'm just doing a simple debug build and run-safari —debug. Am I missing 
something, has the architecture changed?

-Bear
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to