gecko-dev/browser/devtools/inspector
Patrick Brosset eb37c89c88 Bug 1158822 - Link css url attributes to style-editor and js url attributes to debugger; r=jsantell
The node-attribute-parser now marks uris to css and js files as cssresource and jsresource.
Thanks to this, the inspector can open the corresponding files in the style-editor and
debugger rather than just opening a new tab with the source.
This makes use of 2 new toolbox methods: viewSourceInStyleEditor and viewSourceInDebugger.

--HG--
extra : rebase_source : fcca4fe73c147381c1fcccda4f7956c8d41b4c2b
extra : histedit_source : 84cda2275b42bd6196243a83e9f129f3c66faa6b%2C0ee06929ac85dfeafdd5ee66d842e32fc5395578
2015-05-04 09:23:04 +02:00
..
test Bug 1102219 - Part 5: Replace more String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
breadcrumbs.js Bug 966787 - 2 - Skip inspector breadcrumb updates when the output doesn't change; r=bgrins 2015-04-13 10:22:05 +02:00
inspector-commands.js Bug 1128988 - runAt support for commands/converters; r=bgrins 2015-04-23 10:24:49 +01:00
inspector-panel.js Bug 1158822 - Link css url attributes to style-editor and js url attributes to debugger; r=jsantell 2015-05-04 09:23:04 +02:00
inspector.css Bug 835899 - Web Console autocomplete popup could need some UI love, r=msucan, r=paul 2013-03-14 23:34:05 +05:30
inspector.xul Bug 921102 - 3 - Open/copy markup-view attribute links; r=bgrins 2015-05-02 22:37:45 +02:00
moz.build Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal 2014-07-25 13:40:07 -04:00
selector-search.js Bug 1149346 - First word in selector-search also matches classes and ids; r=harth 2015-04-15 08:15:20 -07:00