.. |
.eslintrc.js
|
Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop
|
2016-10-18 08:38:10 +01:00 |
browser.ini
|
Bug 1368709 - Handle zoom and geometry-box options for CSS shapes highlighter. r=pbro
|
2017-05-30 14:24:12 -04:00 |
browser_inspector_addNode_01.js
|
Bug 1310615 - eslint: force unix style linebreaks in devtools;r=jryans
|
2016-10-17 11:47:03 +02:00 |
browser_inspector_addNode_02.js
|
Bug 1310615 - eslint: force unix style linebreaks in devtools;r=jryans
|
2016-10-17 11:47:03 +02:00 |
browser_inspector_addNode_03.js
|
Bug 1311941 - Updated addNode function so that on adding a new now the parent node remains selected. r=pbrosset
|
2016-11-04 02:51:12 +05:30 |
browser_inspector_addSidebarTab.js
|
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
|
2017-01-11 23:21:56 +01:00 |
browser_inspector_breadcrumbs.js
|
Bug 1326479 - Fix 'indent' eslint errors now that eslint scans multiline array and object definitions. r=Gijs
|
2017-01-03 10:07:50 -05:00 |
browser_inspector_breadcrumbs_highlight_hover.js
|
Bug 1290063 - Call correct function on mouseout for breadcrumb; r=gasolin
|
2016-08-01 21:53:22 +01:00 |
browser_inspector_breadcrumbs_keybinding.js
|
Bug 1310615 - eslint: force unix style linebreaks in devtools;r=jryans
|
2016-10-17 11:47:03 +02:00 |
browser_inspector_breadcrumbs_keyboard_trap.js
|
Bug 1272011 - improving keyboard accessibility for the inspector breadcrumbs. r=bgrins
|
2016-08-08 09:53:51 -04:00 |
browser_inspector_breadcrumbs_mutations.js
|
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
|
2017-01-11 23:21:56 +01:00 |
browser_inspector_breadcrumbs_namespaced.js
|
Bug 1326479 - Fix 'indent' eslint errors now that eslint scans multiline array and object definitions. r=Gijs
|
2017-01-03 10:07:50 -05:00 |
browser_inspector_breadcrumbs_visibility.js
|
Bug 1312049 - Switch nsChromeRegistry::GetDirectionForLocale to use uloc_isRightToLeft instead of a list of known-rtl locales, and replace the now-obsolete intl.uidirection.* prefs with a single override intl.uidirection for testing purposes. r=gandalf
|
2017-02-02 22:12:50 +00:00 |
browser_inspector_delete-selected-node-01.js
|
Bug 1181837 - 4 - Includes shared-head.js in inspector's tests and removes code duplication
|
2016-01-08 16:05:17 -08:00 |
browser_inspector_delete-selected-node-02.js
|
Bug 1284125 - Fix intermittent browser_inspector_delete-selected-node-02.js. r=jdescottes
|
2016-08-13 10:14:01 +03:00 |
browser_inspector_delete-selected-node-03.js
|
Bug 1181837 - 4 - Includes shared-head.js in inspector's tests and removes code duplication
|
2016-01-08 16:05:17 -08:00 |
browser_inspector_destroy-after-navigation.js
|
Bug 983386 - Use a common navigateTo helper in inspector tests. r=pbro
|
2016-10-19 02:27:00 -07:00 |
browser_inspector_destroy-before-ready.js
|
Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans
|
2016-05-23 10:41:02 +02:00 |
browser_inspector_expand-collapse.js
|
Bug 1283730 - Do not disable 'expand all' option in inspector context menu if a node is selected; r=bgrins
|
2016-07-08 14:42:00 +02:00 |
browser_inspector_gcli-inspect-command.js
|
Bug 1320790 - Only inject gcli test helper in the inspect that use it. r=pbro
|
2016-11-28 06:08:52 -08:00 |
browser_inspector_highlighter-01.js
|
Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans
|
2016-05-23 10:41:02 +02:00 |
browser_inspector_highlighter-02.js
|
Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans
|
2016-05-23 10:41:02 +02:00 |
browser_inspector_highlighter-03.js
|
Bug 1297758 - Fetch target and fronts from inspector getter rather than toolbox. r=bgrins
|
2016-09-29 10:02:28 -07:00 |
browser_inspector_highlighter-04.js
|
Bug 1297758 - Fetch target and fronts from inspector getter rather than toolbox. r=bgrins
|
2016-09-29 10:02:28 -07:00 |
browser_inspector_highlighter-05.js
|
Bug 1365075 - waiting until the document is loaded if CustomContentContainer is not available; r=pbro
|
2017-05-16 18:18:46 +02:00 |
browser_inspector_highlighter-by-type.js
|
Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans
|
2016-05-23 10:41:02 +02:00 |
browser_inspector_highlighter-cancel.js
|
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
|
2017-01-11 23:21:56 +01:00 |
browser_inspector_highlighter-comments.js
|
Bug 1368364 - backout bug 1242505 as it causes browser/modules/ intermittent failures. r=paolo
|
2017-06-03 10:34:14 +02:00 |
browser_inspector_highlighter-cssgrid_01.js
|
Bug 1282726 - Simple CSS Grid highlighter that displays grid lines r=pbro
|
2016-08-19 10:26:39 -07:00 |
browser_inspector_highlighter-cssgrid_02.js
|
Bug 1358479 - Check if a grid fragment is valid before highlighting it; r=jdescottes
|
2017-04-25 14:16:57 +02:00 |
browser_inspector_highlighter-cssshape_01.js
|
Bug 1282716 - Add static highlighters for ellipse and inset. r=pbro
|
2017-05-16 16:25:19 -04:00 |
browser_inspector_highlighter-cssshape_02.js
|
Bug 1282716 - Add static highlighters for ellipse and inset. r=pbro
|
2017-05-16 16:25:19 -04:00 |
browser_inspector_highlighter-cssshape_03.js
|
Bug 1368709 - Handle zoom and geometry-box options for CSS shapes highlighter. r=pbro
|
2017-05-30 14:24:12 -04:00 |
browser_inspector_highlighter-csstransform_01.js
|
Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans
|
2016-05-23 10:41:02 +02:00 |
browser_inspector_highlighter-csstransform_02.js
|
Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans
|
2016-05-23 10:41:02 +02:00 |
browser_inspector_highlighter-embed.js
|
Bug 1310615 - eslint: force unix style linebreaks in devtools;r=jryans
|
2016-10-17 11:47:03 +02:00 |
browser_inspector_highlighter-eyedropper-clipboard.js
|
Bug 1310615 - eslint: force unix style linebreaks in devtools;r=jryans
|
2016-10-17 11:47:03 +02:00 |
browser_inspector_highlighter-eyedropper-csp.js
|
Bug 1310615 - eslint: force unix style linebreaks in devtools;r=jryans
|
2016-10-17 11:47:03 +02:00 |
browser_inspector_highlighter-eyedropper-events.js
|
Bug 1310615 - eslint: force unix style linebreaks in devtools;r=jryans
|
2016-10-17 11:47:03 +02:00 |
browser_inspector_highlighter-eyedropper-image.js
|
Bug 1306937 - enable inspector eyedropper when viewing images;r=pbro
|
2016-11-30 14:35:28 +01:00 |
browser_inspector_highlighter-eyedropper-label.js
|
Bug 1310615 - eslint: force unix style linebreaks in devtools;r=jryans
|
2016-10-17 11:47:03 +02:00 |
browser_inspector_highlighter-eyedropper-show-hide.js
|
Bug 1310615 - eslint: force unix style linebreaks in devtools;r=jryans
|
2016-10-17 11:47:03 +02:00 |
browser_inspector_highlighter-eyedropper-xul.js
|
Bug 1373492 - Enable the layout view by default. r=pbro
|
2017-06-16 01:18:05 -04:00 |
browser_inspector_highlighter-geometry_01.js
|
Bug 1139187 - Unit Test for Geometry Editor; r=pbro
|
2016-03-17 10:59:39 -04:00 |
browser_inspector_highlighter-geometry_02.js
|
Bug 1139187 - Unit Test for Geometry Editor; r=pbro
|
2016-03-17 10:59:39 -04:00 |
browser_inspector_highlighter-geometry_03.js
|
Bug 1139187 - Unit Test for Geometry Editor; r=pbro
|
2016-03-17 10:59:39 -04:00 |
browser_inspector_highlighter-geometry_04.js
|
Bug 1139187 - Unit Test for Geometry Editor; r=pbro
|
2016-03-17 10:59:39 -04:00 |
browser_inspector_highlighter-geometry_05.js
|
Bug 1139187 - Unit Test for Geometry Editor; r=pbro
|
2016-03-17 10:59:39 -04:00 |
browser_inspector_highlighter-geometry_06.js
|
Bug 1139187 - Allow moving and resizing elements in content; r=pbro
|
2016-03-17 10:59:03 -04:00 |
browser_inspector_highlighter-hover_01.js
|
Bug 1273941 - replace uses of promise.defer in devtools/client/inspector; r=jryans
|
2016-06-09 09:05:41 -06:00 |
browser_inspector_highlighter-hover_02.js
|
Bug 1297758 - Fetch target and fronts from inspector getter rather than toolbox. r=bgrins
|
2016-09-29 10:02:28 -07:00 |
browser_inspector_highlighter-hover_03.js
|
Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey
|
2016-05-18 12:49:23 -05:00 |
browser_inspector_highlighter-iframes_01.js
|
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
|
2017-01-11 23:21:56 +01:00 |
browser_inspector_highlighter-iframes_02.js
|
Bug 1276873 - Wait for a tick to avoid unexpected popuphidden event; r=jryans
|
2016-06-02 13:33:14 +02:00 |
browser_inspector_highlighter-inline.js
|
Bug 1255351 - box model highlighter: all the guidelines now are overlap the node; r=gl
|
2017-03-10 02:32:09 +01:00 |
browser_inspector_highlighter-keybinding_01.js
|
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
|
2017-01-11 23:21:56 +01:00 |
browser_inspector_highlighter-keybinding_02.js
|
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
|
2017-01-11 23:21:56 +01:00 |
browser_inspector_highlighter-keybinding_03.js
|
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
|
2017-01-11 23:21:56 +01:00 |
browser_inspector_highlighter-keybinding_04.js
|
Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey
|
2016-05-18 12:49:23 -05:00 |
browser_inspector_highlighter-measure_01.js
|
Bug 1312103 - Avoid scrolling latency on highlighters given by APZ; r=pbro
|
2017-01-02 11:43:37 +01:00 |
browser_inspector_highlighter-measure_02.js
|
Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey
|
2016-05-18 12:49:23 -05:00 |
browser_inspector_highlighter-options.js
|
Bug 1255351 - box model highlighter: all the guidelines now are overlap the node; r=gl
|
2017-03-10 02:32:09 +01:00 |
browser_inspector_highlighter-preview.js
|
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
|
2017-01-11 23:21:56 +01:00 |
browser_inspector_highlighter-rulers_01.js
|
Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans
|
2016-05-23 10:41:02 +02:00 |
browser_inspector_highlighter-rulers_02.js
|
Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans
|
2016-05-23 10:41:02 +02:00 |
browser_inspector_highlighter-selector_01.js
|
bug 1306591, add secondary event queue to let high priority messages to be processed sooner, r=billm
|
2016-11-08 14:05:45 +02:00 |
browser_inspector_highlighter-selector_02.js
|
bug 1306591, add secondary event queue to let high priority messages to be processed sooner, r=billm
|
2016-11-08 14:05:45 +02:00 |
browser_inspector_highlighter-xbl.js
|
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
|
2017-01-11 23:21:56 +01:00 |
browser_inspector_highlighter-zoom.js
|
Bug 1349275 - refactored `moveInfobar` function; r=pbro
|
2017-03-28 12:40:22 +02:00 |
browser_inspector_iframe-navigation.js
|
Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans
|
2016-05-23 10:41:02 +02:00 |
browser_inspector_infobar_01.js
|
Bug 1349275 - refactored `moveInfobar` function; r=pbro
|
2017-03-28 12:40:22 +02:00 |
browser_inspector_infobar_02.js
|
Bug 1249558 - Part 2: Display the grid info bar for a grid area highlight r=pbro
|
2016-09-07 16:44:11 -04:00 |
browser_inspector_infobar_03.js
|
Bug 1349275 - refactored `moveInfobar` function; r=pbro
|
2017-03-28 12:40:22 +02:00 |
browser_inspector_infobar_04.js
|
Bug 1341580 - DevTools Inspector tooltip get element width/height wrong when browser zoomed; r=gl
|
2017-02-26 16:11:51 +01:00 |
browser_inspector_infobar_textnode.js
|
Bug 1309212 - display highlighter infobar for #text nodes;r=pbro
|
2016-10-13 19:28:34 +02:00 |
browser_inspector_initialization.js
|
Bug 1245921 - Turn toolbox toolbar into a React component r+miker r=miker
|
2016-11-18 15:02:21 -06:00 |
browser_inspector_inspect-object-element.js
|
…
|
|
browser_inspector_inspect_node_contextmenu.js
|
Bug 1326753 - Fix inspect node from browser context menu against elements in iframes. r=pbro
|
2017-01-18 22:08:10 +01:00 |
browser_inspector_invalidate.js
|
Bug 1297758 - Fetch target and fronts from inspector getter rather than toolbox. r=bgrins
|
2016-09-29 10:02:28 -07:00 |
browser_inspector_keyboard-shortcuts-copy-outerhtml.js
|
Bug 1295556 - Use waitForClipboardPromise from shared-head.js in Inspector tests r=jsnajdr
|
2016-09-12 22:39:28 +05:30 |
browser_inspector_keyboard-shortcuts.js
|
Bug 1264907 - Don't show the firstChild of the current selection in breadcrumbs; r=jdescottes
|
2016-04-15 12:03:33 +02:00 |
browser_inspector_menu-01-sensitivity.js
|
Bug 987877 - Add Copy XPath menu item to the inspector; r=miker
|
2017-06-12 16:25:48 +02:00 |
browser_inspector_menu-02-copy-items.js
|
Bug 987877 - Add Copy XPath menu item to the inspector; r=miker
|
2017-06-12 16:25:48 +02:00 |
browser_inspector_menu-03-paste-items-svg.js
|
Bug 1222586 - Don't assume document to be HTML when pasting markup into the markup-view; r=pbro
|
2016-09-10 00:59:00 +02:00 |
browser_inspector_menu-03-paste-items.js
|
Bug 1266478 - Integrate Menu API with inspector;r=pbro
|
2016-06-10 15:52:27 -07:00 |
browser_inspector_menu-04-use-in-console.js
|
Bug 1306124 - Getting tests outside of webconsole/ to work when the new output area is on by default;r=linclark
|
2016-09-28 14:29:16 -07:00 |
browser_inspector_menu-05-attribute-items.js
|
Bug 1231932 - Added copy attribute value context menu to elements in the DOM Inspector; r=gl
|
2017-02-16 16:00:41 +05:30 |
browser_inspector_menu-06-other.js
|
Bug 1273941 - replace uses of promise.defer in devtools/client/inspector; r=jryans
|
2016-06-09 09:05:41 -06:00 |
browser_inspector_navigate_to_errors.js
|
Bug 983386 - Test the inspector against network error pages. r=pbro
|
2016-10-19 05:43:36 -07:00 |
browser_inspector_navigation.js
|
Bug 983386 - Use a common navigateTo helper in inspector tests. r=pbro
|
2016-10-19 02:27:00 -07:00 |
browser_inspector_open_on_neterror.js
|
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
|
2017-05-15 21:49:50 +02:00 |
browser_inspector_pane-toggle-01.js
|
Bug 1266420 - Implement SidebarToggle component; r=bgrins
|
2016-07-04 16:47:48 +02:00 |
browser_inspector_pane-toggle-02.js
|
Bug 1260552 - Replace xul:spliter by html:splitter; r=pbro
|
2016-09-21 08:26:02 +02:00 |
browser_inspector_pane-toggle-03.js
|
Bug 1260552 - Replace xul:spliter by html:splitter; r=pbro
|
2016-09-21 08:26:02 +02:00 |
browser_inspector_pane-toggle-05.js
|
Bug 1260552 - Replace xul:spliter by html:splitter; r=pbro
|
2016-09-21 08:26:02 +02:00 |
browser_inspector_picker-stop-on-destroy.js
|
Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans
|
2016-05-23 10:41:02 +02:00 |
browser_inspector_picker-stop-on-tool-change.js
|
Bug 1245654 - Make the inspector shortcut start the pick mode again; r=bgrins
|
2016-02-18 17:52:33 +01:00 |
browser_inspector_portrait_mode.js
|
Bug 1249119 - Let shared-head helper cleanup tests instead of duplicating the effort in inspector head. r=pbro
|
2016-10-19 05:26:08 -07:00 |
browser_inspector_pseudoclass-lock.js
|
Bug 1335419 - Lazy load and instanciate computed view, ruleview and font inspector. r=jdescottes
|
2017-01-31 16:26:40 +01:00 |
browser_inspector_pseudoclass-menu.js
|
Bug 1266478 - Integrate Menu API with inspector;r=pbro
|
2016-06-10 15:52:27 -07:00 |
browser_inspector_reload-01.js
|
…
|
|
browser_inspector_reload-02.js
|
Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey
|
2016-05-18 12:49:23 -05:00 |
browser_inspector_remove-iframe-during-load.js
|
Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans
|
2016-05-23 10:41:02 +02:00 |
browser_inspector_search-01.js
|
Bug 1326100 - Restore notable inline comments in DevTools. r=tromey
|
2017-03-20 16:22:55 -05:00 |
browser_inspector_search-02.js
|
Bug 1265759 - Create an HTML replacement for inspector Search Box;r=gl
|
2016-07-27 12:08:01 +08:00 |
browser_inspector_search-03.js
|
Bug 1265759 - Create an HTML replacement for inspector Search Box;r=gl
|
2016-07-27 12:08:01 +08:00 |
browser_inspector_search-04.js
|
Bug 1265759 - Create an HTML replacement for inspector Search Box;r=gl
|
2016-07-27 12:08:01 +08:00 |
browser_inspector_search-05.js
|
Bug 1316238 - request longer timeout for browser_inspector_search-05.js;r=test-only
|
2016-11-24 11:50:33 +01:00 |
browser_inspector_search-06.js
|
Bug 1253195 - Separate filter and search boxes visually, and make the text styling consistent. r=ntim
|
2016-07-08 23:03:00 +02:00 |
browser_inspector_search-07.js
|
Bug 1265759 - Create an HTML replacement for inspector Search Box;r=gl
|
2016-07-27 12:08:01 +08:00 |
browser_inspector_search-08.js
|
Bug 1265759 - Create an HTML replacement for inspector Search Box;r=gl
|
2016-07-27 12:08:01 +08:00 |
browser_inspector_search-clear.js
|
Bug 1295081 - Fix inspector-searchinput-clear display behavior; r=gl
|
2016-08-17 14:28:01 +08:00 |
browser_inspector_search-filter_context-menu.js
|
Bug 1358025 - Part 1. Use setUserInput instead of input.value setter. r=pbro
|
2017-05-18 16:32:10 +09:00 |
browser_inspector_search-label.js
|
Bug 1295390 - Don't hold search result after clearing inspector-searchbox by inspector-searchinput-clear. r=ntim
|
2016-08-16 18:18:48 +08:00 |
browser_inspector_search-navigation.js
|
Bug 1266456 - part10: fix tests for autocomplete-popup HTMLTooltip migration;r=bgrins
|
2016-07-10 19:10:21 +02:00 |
browser_inspector_search-reserved.js
|
Bug 1265759 - Create an HTML replacement for inspector Search Box;r=gl
|
2016-07-27 12:08:01 +08:00 |
browser_inspector_search-selection.js
|
Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey
|
2016-06-09 14:10:07 -05:00 |
browser_inspector_search-sidebar.js
|
Bug 1335419 - Lazy load and instanciate computed view, ruleview and font inspector. r=jdescottes
|
2017-01-31 16:26:40 +01:00 |
browser_inspector_search-suggests-ids-and-classes.js
|
Bug 1265759 - Create an HTML replacement for inspector Search Box;r=gl
|
2016-07-27 12:08:01 +08:00 |
browser_inspector_search_keyboard_trap.js
|
Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans
|
2016-05-23 10:41:02 +02:00 |
browser_inspector_select-docshell.js
|
Bug 1276873 - Wait for a tick to avoid unexpected popuphidden event; r=jryans
|
2016-06-02 13:33:14 +02:00 |
browser_inspector_select-last-selected.js
|
Bug 983386 - Use a common navigateTo helper in inspector tests. r=pbro
|
2016-10-19 02:27:00 -07:00 |
browser_inspector_sidebarstate.js
|
Bug 1259819 - HTML Sidebar component. r=pbro
|
2016-07-15 09:59:21 +02:00 |
browser_inspector_startup.js
|
Bug 1334250 - script-generated patch to avoid removeEventListener calls when a variable is used for the event name, r=jaws.
|
2017-01-27 10:48:00 +01:00 |
browser_inspector_switch-to-inspector-on-pick.js
|
…
|
|
browser_inspector_textbox-menu.js
|
Bug 1343167 - Add navigation for the box model's position, padding, border, margin and content layout. r=jdescottes
|
2017-04-06 11:24:38 -04:00 |
doc_inspector_add_node.html
|
Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout
|
2017-05-11 10:15:55 +02:00 |
doc_inspector_breadcrumbs.html
|
Bug 1295564 - fixing aria-activedescendant handling in breadcrumbs when they are unchecked. r=bgrins
|
2016-08-18 10:46:33 -04:00 |
doc_inspector_breadcrumbs_visibility.html
|
Bug 1275399 - Change inspector breadcrumbs to add RTL functionality. r=jdescottes
|
2016-06-06 01:25:39 +01:00 |
doc_inspector_csp.html
|
Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout
|
2017-05-11 10:15:55 +02:00 |
doc_inspector_csp.html^headers^
|
Bug 1295607 - Avoid CSP errors when drawing the window into the eyedropper; r=miker
|
2016-08-18 14:37:04 +02:00 |
doc_inspector_delete-selected-node-01.html
|
…
|
|
doc_inspector_delete-selected-node-02.html
|
Bug 1269226: Explicitly handle node deletion in inspector breadcrumbs. r=pbro
|
2016-05-25 00:06:28 +01:00 |
doc_inspector_embed.html
|
Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout
|
2017-05-11 10:15:55 +02:00 |
doc_inspector_gcli-inspect-command.html
|
…
|
|
doc_inspector_highlight_after_transition.html
|
…
|
|
doc_inspector_highlighter-comments.html
|
Bug 1304679 - Box-model highlighter now highlights text nodes; r=gl
|
2016-09-23 09:57:37 +02:00 |
doc_inspector_highlighter-geometry_01.html
|
Bug 1139187 - Unit Test for Geometry Editor; r=pbro
|
2016-03-17 10:59:39 -04:00 |
doc_inspector_highlighter-geometry_02.html
|
Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout
|
2017-05-11 10:15:55 +02:00 |
doc_inspector_highlighter.html
|
…
|
|
doc_inspector_highlighter_cssshapes.html
|
Bug 1368709 - Handle zoom and geometry-box options for CSS shapes highlighter. r=pbro
|
2017-05-30 14:24:12 -04:00 |
doc_inspector_highlighter_csstransform.html
|
…
|
|
doc_inspector_highlighter_dom.html
|
Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout
|
2017-05-11 10:15:55 +02:00 |
doc_inspector_highlighter_inline.html
|
…
|
|
doc_inspector_highlighter_rect.html
|
…
|
|
doc_inspector_highlighter_rect_iframe.html
|
…
|
|
doc_inspector_highlighter_xbl.xul
|
Bug 1289543 - Disable the eyedropper on non-HTML documents; r=miker
|
2016-08-22 14:59:08 +02:00 |
doc_inspector_infobar.html
|
…
|
|
doc_inspector_infobar_01.html
|
Bug 1270215 - Ensure we display properly cased node names all across the devtools. r=jdescottes
|
2016-05-12 07:18:58 +02:00 |
doc_inspector_infobar_02.html
|
…
|
|
doc_inspector_infobar_03.html
|
Bug 1102269 - Fixed infobar getting outside visible area r=ntim
|
2016-08-02 16:51:06 +08:00 |
doc_inspector_infobar_textnode.html
|
Bug 1309212 - display highlighter infobar for #text nodes;r=pbro
|
2016-10-13 19:28:34 +02:00 |
doc_inspector_long-divs.html
|
Bug 1224304 - Handle canceling the element picker better r=gl
|
2016-10-06 13:40:53 -05:00 |
doc_inspector_menu.html
|
Bug 1231932 - Added copy attribute value context menu to elements in the DOM Inspector; r=gl
|
2017-02-16 16:00:41 +05:30 |
doc_inspector_outerhtml.html
|
…
|
|
doc_inspector_remove-iframe-during-load.html
|
Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans
|
2016-05-23 10:41:02 +02:00 |
doc_inspector_search-reserved.html
|
…
|
|
doc_inspector_search-suggestions.html
|
…
|
|
doc_inspector_search-svg.html
|
Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout
|
2017-05-11 10:15:55 +02:00 |
doc_inspector_search.html
|
…
|
|
doc_inspector_select-last-selected-01.html
|
Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout
|
2017-05-11 10:15:55 +02:00 |
doc_inspector_select-last-selected-02.html
|
Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout
|
2017-05-11 10:15:55 +02:00 |
doc_inspector_svg.svg
|
Bug 1222586 - Don't assume document to be HTML when pasting markup into the markup-view; r=pbro
|
2016-09-10 00:59:00 +02:00 |
head.js
|
Bug 1368709 - Handle zoom and geometry-box options for CSS shapes highlighter. r=pbro
|
2017-05-30 14:24:12 -04:00 |
img_browser_inspector_highlighter-eyedropper-image.png
|
Bug 1306937 - enable inspector eyedropper when viewing images;r=pbro
|
2016-11-30 14:35:28 +01:00 |
shared-head.js
|
Bug 1369951 - Use the stored grid highlighter settings for the grid highlighter toggled in the rule view. r=pbro
|
2017-06-07 10:03:00 -04:00 |