Changes between Version 3 and Version 4 of WebInspectorDebugging


Ignore:
Timestamp:
Mar 24, 2016 5:31:46 PM (8 years ago)
Author:
Joseph Pecoraro
Comment:

Added new WebKitDebug prefix for local inspector debugging.

Legend:

Unmodified
Added
Removed
Modified
  • WebInspectorDebugging

    v3 v4  
    99{{{
    1010defaults write com.apple.Safari WebKitDeveloperExtrasEnabled -bool YES
     11defaults write com.apple.Safari WebKitDebugDeveloperExtrasEnabled -bool YES
    1112}}}
    1213