gecko-dev/devtools/server
nchevobbe 5534f094a3 Bug 1347490 - Return isConnected in node grip to indicate if a node is in the DOM tree. r=ochameau
node.isConnected (see https://dom.spec.whatwg.org/#dom-node-isconnected) returns true if the node is
in the DOM tree (including in a shadowDOM tree), which can be used in the frontend to display additional
tools and information.

MozReview-Commit-ID: LjUbkc7VPcB

--HG--
extra : rebase_source : b43644cf869663412a9ed6b956093e7a41afb01f
2017-04-04 12:08:54 +02:00
..
actors Bug 1347490 - Return isConnected in node grip to indicate if a node is in the DOM tree. r=ochameau 2017-04-04 12:08:54 +02:00
performance Bug 1350435 - Compute snapshot ID in the parent process. r=fitzgen,smaug 2017-03-24 10:34:44 -07:00
shims
tests Bug 1347490 - Return isConnected in node grip to indicate if a node is in the DOM tree. r=ochameau 2017-04-04 12:08:54 +02:00
child.js
content-globals.js
content-server.jsm
css-logic.js
event-parsers.js
main.js Bug 1353010 - Remove the unused director-manager/registry API; r=ochameau 2017-04-05 10:44:07 +02:00
moz.build
nsIJSInspector.idl
nsJSInspector.cpp
nsJSInspector.h
primitive.js
service-worker-child.js
websocket-server.js
worker.js