gecko-dev/devtools
Nicolas Chevobbe 6901d27224 Bug 1276468 - Fix sheetToUrl function for inline style. r=jwalker
The function was trying to access `stylesheet` parameter's ownerNode property,
which is undefined when the parameter is a StyleSheetActor. In the latter case,
we use nodeHref and styleSheetIndex properties to match what is done when the
parameter is a StyleSheet.

MozReview-Commit-ID: 7FNoKasFYLL
2016-06-06 21:48:54 +02:00
..
client Merge mozilla-central to fx-team 2016-06-08 12:15:05 +02:00
docs Bug 1240913 - Destroy RDM early on quit. r=ochameau 2016-05-18 19:27:29 -05:00
server Bug 1276468 - Fix sheetToUrl function for inline style. r=jwalker 2016-06-06 21:48:54 +02:00
shared Bug 1278413 - Clean up code style in worker.js, event-emitter.js. r=tromey 2016-06-07 22:32:40 -05:00
.eslintrc Bug 1275706 - Tune eslint max line length to 90. r=jryans 2016-05-25 13:46:05 -07:00
.eslintrc.mochitests
.eslintrc.xpcshell
bootstrap.js Bug 1271048 - Fix eslint issues in devtools/bootstrap.js. r=pbro 2016-05-10 00:15:03 +02:00
chrome.manifest
install.rdf
moz.build
templates.mozbuild