gecko-dev/browser/devtools/styleeditor/test
Sami Jaktholm 2e8ccea024 Bug 949355 - Wait for iframes to be loaded before looking at their style sheets. r=bgrins
Previously the getStyleSheets method was only waiting for the topmost frame to
load before listing the style sheets. If a frame wasn't loaded in time, it
caused some sheets to be missing causing the test to timeout.

These changes make the actor to wait for a frame to be loaded in _addStyleSheets
before doing the actual adding. This allows the code of _addAllStyleSheets to be
moved directly to getStyleSheets as it no longer needs to wait for the load to
happen.
2015-05-31 15:08:57 +03:00
..
sourcemap-css Bug 1128747 - Fire onCreate method synchronously in splitview to prevent multiple iframe editors from being appended into style editor;r=jwalker 2015-02-12 07:34:24 -08:00
sourcemap-sass Bug 1017248 - Show @media sidebar for original sources in style editor; r=bgrins 2014-06-05 23:02:23 -07:00
sourcemap-styl Bug 1077376 - don't prettify original sources in the style editor. r=pbrosset 2014-10-03 04:35:00 +02:00
.eslintrc Bug 1166189 - ESLint configuration files for devtools; r=tromey 2015-05-28 09:30:03 +02:00
autocomplete.html Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 3 - Style editor tests, r=harth, robcee 2014-01-28 20:41:22 +05:30
browser_styleeditor_autocomplete-disabled.js Bug 1148893 - Part 19 - Clean up browser_styleeditor_autocomplete.js and split disabled autocomplete test into separate file. r=bgrinstead 2015-04-04 11:42:21 +03:00
browser_styleeditor_autocomplete.js Bug 1148893 - Part 19 - Clean up browser_styleeditor_autocomplete.js and split disabled autocomplete test into separate file. r=bgrinstead 2015-04-04 11:42:21 +03:00
browser_styleeditor_bug_740541_iframes.js Bug 1148893 - Part 18 - Clean up browser_styleeditor_bug_740541_iframes.js. r=bgrinstead 2015-04-04 11:13:09 +03:00
browser_styleeditor_bug_851132_middle_click.js Bug 1148893 - Clean up browser_styleeditor_bug_851132_middle_click.js. r=bgrinstead 2015-04-04 11:44:28 +03:00
browser_styleeditor_bug_870339.js Bug 1148770 - Rewrite browser_styleeditor_bug_870339.js to fix intermittent leaks. r=ejpbruel 2015-03-29 08:59:28 +03:00
browser_styleeditor_cmd_edit.html
browser_styleeditor_cmd_edit.js Bug 1128988 - runAt support for commands/converters; r=bgrins 2015-04-23 10:24:49 +01:00
browser_styleeditor_enabled.js Bug 1148893 - Part 16 - Clean up browser_styleeditor_enabled.js. r=bgrinstead 2015-04-04 11:46:19 +03:00
browser_styleeditor_fetch-from-cache.js Bug 1167617 - Remove SpiderMonkey specific JS syntax from inspector; r=jryans 2015-05-22 20:50:01 +02:00
browser_styleeditor_filesave.js Bug 1148893 - Part 15 - Clean up browser_styleeditor_filesave.js. r=bgrinstead 2015-04-04 10:13:24 +03:00
browser_styleeditor_highlight-selector.js Bug 1148893 - Miscellaneous fixes to multiple style editor tests. r=bgrins 2015-03-28 14:02:48 +02:00
browser_styleeditor_import_rule.js Bug 1148893 - Part 13 - Clean up browser_styleeditor_import_rule.js. r=bgrinstead 2015-04-04 10:02:55 +03:00
browser_styleeditor_import.js Bug 1148893 - Part 14 - Clean up browser_styleeditor_import.js. r=bgrinstead 2015-04-04 10:06:49 +03:00
browser_styleeditor_init.js Bug 1147765 - Fix test failures caused by async initialization fixes. r=ejpbruel 2015-03-21 14:12:58 +02:00
browser_styleeditor_inline_friendly_names.js Bug 1148893 - Part 12 - Clean up browser_styleeditor_inline_friendly_names.js. r=bgrinstead 2015-04-04 09:53:26 +03:00
browser_styleeditor_loading.js Bug 1148893 - Clean up browser_styleeditor_loading.js. r=bgrins 2015-04-02 21:14:07 +03:00
browser_styleeditor_media_sidebar_sourcemaps.js Bug 1147765 - Fix test failures caused by async initialization fixes. r=ejpbruel 2015-03-21 14:12:58 +02:00
browser_styleeditor_media_sidebar.js Bug 1148893 - Miscellaneous fixes to multiple style editor tests. r=bgrins 2015-03-28 14:02:48 +02:00
browser_styleeditor_missing_stylesheet.js Bug 1156767 - Report error message and continue loading other stylesheets even when a stylesheet fails; r=bgrins 2015-04-22 18:04:48 +02:00
browser_styleeditor_navigate.js Bug 1148893 - Split navigation test out of browser_styleeditor_reload.js and clean it up. r=ejpbruel 2015-03-28 10:30:12 +02:00
browser_styleeditor_new.js Bug 1148893 - Clean up browser_styleeditor_new.js. r=bgrins 2015-04-02 20:57:39 +03:00
browser_styleeditor_nostyle.js Bug 1148893 - Clean up browser_styleeditor_nostyle.js. r=bgrins 2015-04-02 22:30:27 +03:00
browser_styleeditor_opentab.js Bug 1148893 - Make browser_styleeditor_opentab.js use the new initialization method. r=bgrins 2015-04-18 10:24:56 +03:00
browser_styleeditor_pretty.js Bug 1154809 - rewrite prettifyCSS to use CSSLexer; r=pbrosset 2015-05-19 08:56:01 -07:00
browser_styleeditor_private_perwindowpb.js 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
browser_styleeditor_reload.js Bug 1148893 - Split navigation test out of browser_styleeditor_reload.js and clean it up. r=ejpbruel 2015-03-28 10:30:12 +02:00
browser_styleeditor_scroll.js Bug 1148086 - Style Editor: Don't jump to the first line unconditionally when an editor is shown. r=bgrins 2015-04-25 06:54:25 +03:00
browser_styleeditor_selectstylesheet.js Bug 1148893 - Clean up browser_styleeditor_selectstylesheet.js. r=ejpbruel 2015-04-02 14:09:52 +03:00
browser_styleeditor_sourcemap_large.js Bug 1147765 - Fix test failures caused by async initialization fixes. r=ejpbruel 2015-03-21 14:12:58 +02:00
browser_styleeditor_sourcemap_watching.js Bug 1147765 - Fix test failures caused by async initialization fixes. r=ejpbruel 2015-03-21 14:12:58 +02:00
browser_styleeditor_sourcemaps.js Bug 1147765 - Fix test failures caused by async initialization fixes. r=ejpbruel 2015-03-21 14:12:58 +02:00
browser_styleeditor_sv_keynav.js Bug 1148893 - Clean up browser_styleeditor_sv_keynav.js. r=ejpbruel 2015-04-02 13:52:37 +03:00
browser_styleeditor_sv_resize.js Bug 1148893 - Part 20 - Clean up browser_styleeditor_sv_resize.js and make it test something useful. r=bgrinstead 2015-04-18 08:26:14 +03:00
browser_styleeditor_transition_rule.js Bug 1148893 - Miscellaneous fixes to multiple style editor tests. r=bgrins 2015-03-28 14:02:48 +02:00
browser_styleeditor_xul.js Bug 1147765 - Fix test failures caused by async initialization fixes. r=ejpbruel 2015-03-21 14:12:58 +02:00
browser.ini Bug 949355 - Wait for iframes to be loaded before looking at their style sheets. r=bgrins 2015-05-31 15:08:57 +03:00
doc_long.css Bug 1148086 - Style Editor: Don't jump to the first line unconditionally when an editor is shown. r=bgrins 2015-04-25 06:54:25 +03:00
doc_uncached.css Bug 978688 - Style Editor: Don't bypass cache when loading content of .css files. r=harth 2014-07-28 23:49:00 +02:00
doc_uncached.html Bug 978688 - Style Editor: Don't bypass cache when loading content of .css files. r=harth 2014-07-28 23:49:00 +02:00
doc_xulpage.xul Bug 1125636 - Make the test browser_styleeditor_xul.js not depend on about:config's internal structure. r=jwalker 2015-02-11 01:59:00 -05:00
four.html
head.js Bug 1148893 - Remove old initialization methods from head.js. r=bgrins 2015-03-29 13:24:27 +03:00
import2.css Bug 722506 - Show imported stylesheets in the style editor, r=harth 2013-03-17 01:54:51 -05:00
import.css Bug 722506 - Show imported stylesheets in the style editor, r=harth 2013-03-17 01:54:51 -05:00
import.html Bug 722506 - Show imported stylesheets in the style editor, r=harth 2013-03-17 01:54:51 -05:00
inline-1.html Bug 969900 - StyleEditor: Identify inline style sheets by their page and index, not by their non-existent URIs. r=harth 2014-02-10 18:05:20 -08:00
inline-2.html Bug 969900 - StyleEditor: Identify inline style sheets by their page and index, not by their non-existent URIs. r=harth 2014-02-10 18:05:20 -08:00
longload.html Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-25 09:46:13 -07:00
media-rules-sourcemaps.html Bug 1017248 - Show @media sidebar for original sources in style editor; r=bgrins 2014-06-05 23:02:23 -07:00
media-rules.css Bug 1012806 - Add @media rules sidebar to style editor; r=jwalker 2014-05-26 13:52:24 -04:00
media-rules.html Bug 1012806 - Add @media rules sidebar to style editor; r=jwalker 2014-05-26 13:52:24 -04:00
media-small.css
media.html
minified.html Bug 711401 - prettyify CSS source even if it has spaces or newlines at the end of file; r=jwalker 2014-03-14 15:03:37 -07:00
missing.html Bug 1156767 - Report error message and continue loading other stylesheets even when a stylesheet fails; r=bgrins 2015-04-22 18:04:48 +02:00
nostyle.html Bug 868321 - Sites with no stylesheets just show loading indicator forever; r=dcamp 2013-05-07 15:49:52 -07:00
pretty.css Bug 1031351 - Don't prettify CSS source if it has more than one line per rule. r=jwalker 2014-06-30 18:13:00 +02:00
resources_inpage1.css
resources_inpage2.css
resources_inpage.jsi
simple.css
simple.css.gz
simple.css.gz^headers^
simple.gz.html
simple.html Bug 992947 - Add "Open Link In New Tab" item to stylesheet list. r=bgrins 2015-04-13 16:16:16 -07:00
sourcemaps-large.html Bug 1128747 - Fire onCreate method synchronously in splitview to prevent multiple iframe editors from being appended into style editor;r=jwalker 2015-02-12 07:34:24 -08:00
sourcemaps-watching.html Bug 1077376 - don't prettify original sources in the style editor. r=pbrosset 2014-10-03 04:35:00 +02:00
sourcemaps.html Bug 1077376 - don't prettify original sources in the style editor. r=pbrosset 2014-10-03 04:35:00 +02:00
test_private.css
test_private.html