gecko-dev/devtools/client/styleeditor
Nicolas Chevobbe 378245e250 Bug 1779043 - [devtools] Fix jumping to media query in inline sheets. r=jdescottes.
We directly pass the editor stylesheet in the `location` parameter that is passed
to `jumpToLocation`.

`jumpToLocation` wasn't covered in any test, so we modify `browser_styleeditor_media_sidebar.js`
to add coverage for it.
This is also testing Bug 1779180 which is in the same stack.

Differential Revision: https://phabricator.services.mozilla.com/D151597
2022-07-18 12:13:56 +00:00
..
test Bug 1779043 - [devtools] Fix jumping to media query in inline sheets. r=jdescottes. 2022-07-18 12:13:56 +00:00
index.xhtml Bug 1470781 - [devtools] Add filter input for stylesheets list. r=jdescottes,fluent-reviewers. 2022-05-04 06:01:30 +00:00
moz.build Bug 1767970 - [devtools] Merge SplitView into StyleEditorUI. r=jdescottes. 2022-05-09 09:09:57 +00:00
original-source.js
panel.js Bug 1777486 - Part 4: Migrate XPCOMUtils.jsm consumers with CommonJS require. r=devtools-reviewers,ochameau 2022-07-12 04:21:35 +00:00
StyleEditorUI.jsm Bug 1779043 - [devtools] Fix jumping to media query in inline sheets. r=jdescottes. 2022-07-18 12:13:56 +00:00
StyleEditorUtil.jsm Bug 1772093 - Part 5: Use plain object for lazy getter in devtools/client/styleeditor/. r=devtools-reviewers,ochameau 2022-06-06 07:09:53 +00:00
StyleSheetEditor.jsm Bug 1772718 - Reduce mozilla/reject-scriptableunicodeconverter eslint warnings in DevTools code r=nchevobbe 2022-06-16 18:24:17 +00:00