5
edits
(Created page with " == Layer Scope == === Description === Vlad wrote: :While debugging a bug last week, I wrote a thing I'm calling LayerScope. It does real-time dumping of data from a layer m...") |
|||
Line 8: | Line 8: | ||
=== Enabling Layer Scope === | === Enabling Layer Scope === | ||
'''Desktop''': go to about:config and set gfx.layerscope.enabled to true. | '''Desktop''': go to <u>about:config</u> and set <tt>gfx.layerscope.enabled</tt> to '''true'''. | ||
'''B2G''': run <tt>./edit-prefs.sh</tt> and add | '''B2G''': run <tt>./edit-prefs.sh</tt> and add | ||
edits