30327
changesets
0
author"Mike de Boer <mdeboer@mozilla.com>"
branch"default"
desc"Bug 384458 - part 1: make the background color of the SELECTION_ATTENTION range fully transparent when modal highlighting is on. r=masayuki"
files[2]
node"5eabde153def61f4577dbcf7d3726dc1d0b0f5c5"
parents
0"fcd8a5d33cb63d088911f02c601145f2829106ec"
tags
1
author"Mike de Boer <mdeboer@mozilla.com>"
branch"default"
desc"Bug 384458 - part 2: change the matches count timeout to 100ms, up the limit to a 1000 counts and capture the state of 'Highlight All' in a pref which will be TRUE by default in the browser. r=jaws"
files
0"browser/app/profile/firefox.js"
1"modules/libpref/init/all.js"
2"toolkit/content/widgets/browser.xml"
3"toolkit/content/widgets/editor.xml"
4"toolkit/content/widgets/findbar.xml"
node"091c5465acf79b6da8807e6a959417755016cae2"
parents
0"5eabde153def61f4577dbcf7d3726dc1d0b0f5c5"
tags
2
author"Mike de Boer <mdeboer@mozilla.com>"
branch"default"
desc"Bug 384458 - part 3: move the highlighting code to its own module. r=jaws"
files
0"toolkit/content/widgets/findbar.xml"
1"toolkit/modules/Finder.jsm"
2"toolkit/modules/FinderHighlighter.jsm"
3"toolkit/modules/moz.build"
node"3b025cbfbe3c0b24677b71c466ec1ce3bc9e2773"
parents
0"091c5465acf79b6da8807e6a959417755016cae2"
tags
3
author"Mike de Boer <mdeboer@mozilla.com>"
branch"default"
desc"Bug 384458 - part 4: implement modal highlighting using the AnonymousContent API and SVG masks. r=jaws"
files
0"browser/app/profile/firefox.js"
1"modules/libpref/init/all.js"
2"toolkit/content/widgets/findbar.xml"
3"toolkit/modules/Finder.jsm"
4"toolkit/modules/FinderHighlighter.jsm"
5"toolkit/modules/RemoteFinder.jsm"
node"ae71396d3be08f28b17b4cf4b2174184d353efee"
parents
0"3b025cbfbe3c0b24677b71c466ec1ce3bc9e2773"
tags
4
author"Mike de Boer <mdeboer@mozilla.com>"
branch"default"
desc"Bug 384458 - part 5: add unit test coverage for the findbar modal highlight feature. r=jaws"
files
0"testing/profiles/prefs_general.js"
1"toolkit/content/tests/browser/browser.ini"
2"toolkit/content/tests/browser/browser_bug451286.js"
3"toolkit/content/tests/chrome/bug360437_window.xul"
4"toolkit/modules/tests/browser/browser.ini"
5"toolkit/modules/tests/browser/browser_FinderHighlighter.js"
node"63ec66da50faad032454a44d3af3124c35102b3e"
parents
0"ae71396d3be08f28b17b4cf4b2174184d353efee"
tags
5
author"Julian Descottes <jdescottes@mozilla.com>"
branch"default"
desc"Bug 1266450 - part1: move devtools tooltip styles to dedicated file;r=bgrins Tooltip styles are scattered between common.css and panel-specific CSS files (e.g. inspector.css). For the HTML tooltip, the panel specific CSS files will not be applied since the tooltip container is appended to the devtools top window. This changeset creates a new tooltips.css file which is loaded by default with devtools themes. MozReview-Commit-ID: BnoRi9gLfD5"
files
0"devtools/client/jar.mn"
1"devtools/client/shared/test/browser_html_tooltip-01.js"
2"devtools/client/shared/test/browser_html_tooltip-02.js"
3"devtools/client/shared/test/browser_html_tooltip-03.js"
4"devtools/client/shared/test/browser_html_tooltip-04.js"
5"devtools/client/shared/test/browser_html_tooltip-05.js"
6"devtools/client/shared/test/browser_html_tooltip_arrow-01.js"
7"devtools/client/shared/test/browser_html_tooltip_arrow-02.js"
8"devtools/client/themes/common.css"
9"devtools/client/themes/dark-theme.css"
10"devtools/client/themes/light-theme.css"
11"devtools/client/themes/tooltips.css"
node"230e657f67697a8b98aa6ef427ca192f57b62a93"
parents
0"63ec66da50faad032454a44d3af3124c35102b3e"
tags
6
author"Julian Descottes <jdescottes@mozilla.com>"
branch"default"
desc"Bug 1266450 - part2: remove iframe container for HTML tooltip;r=bgrins In order to have tooltips with a variable height, the tooltip container should be allowed to resize itself on the fly, which cannot be achieved with an iframe. This changeset makes the HTMLTooltip rely on a HTML container inserted in the XUL document directly. This allows to go back to a synchronous API which also simplifies the implementation. MozReview-Commit-ID: EDcsnVSKmeU"
files
0"devtools/client/inspector/markup/markup.js"
1"devtools/client/jar.mn"
2"devtools/client/shared/test/browser_html_tooltip-03.js"
3"devtools/client/shared/test/browser_html_tooltip_arrow-01.js"
4"devtools/client/shared/test/browser_html_tooltip_arrow-02.js"
5"devtools/client/shared/widgets/HTMLTooltip.js"
6"devtools/client/shared/widgets/tooltip-frame.xhtml"
7"devtools/client/shared/widgets/tooltip/ImageTooltipHelper.js"
node"4e4b15f80b8085a7dc7d60387af1d4b1888a1f05"
parents
0"230e657f67697a8b98aa6ef427ca192f57b62a93"
tags
7
author"Julian Descottes <jdescottes@mozilla.com>"
branch"default"
desc"Bug 1266450 - part3: fix helper to check if click occurred in tooltip;r=bgrins The existing helper checking if a click occurred inside or outside a HTMLTooltip container was failing if the click occurred in an iframe. MozReview-Commit-ID: 9AIACOukYUF"
files
0"devtools/client/shared/test/browser_html_tooltip-02.js"
1"devtools/client/shared/widgets/HTMLTooltip.js"
node"ed461f8fe522f8090766443fc771384add572506"
parents
0"4e4b15f80b8085a7dc7d60387af1d4b1888a1f05"
tags
8
author"Julian Descottes <jdescottes@mozilla.com>"
branch"default"
desc"Bug 1266450 - part4: allow tooltips to have a variable height;r=bgrins With this changeset the tooltip's effective height can be smaller than the height specified when calling setContent. If the tooltip content is dynamic, this allows to display a small tooltip frame if the content is collapsed, and a bigger tooltip frame when it is expanded. MozReview-Commit-ID: 44vA0Rdz62m"
files
0"devtools/client/shared/test/browser.ini"
1"devtools/client/shared/test/browser_html_tooltip_arrow-01.js"
2"devtools/client/shared/test/browser_html_tooltip_arrow-02.js"
3"devtools/client/shared/test/browser_html_tooltip_variable-height.js"
4"devtools/client/shared/widgets/HTMLTooltip.js"
5"devtools/client/themes/tooltips.css"
node"2ad8e1757b864d955fbf80c249e3bf9f08279a42"
parents
0"ed461f8fe522f8090766443fc771384add572506"
tags
9
author"Julian Descottes <jdescottes@mozilla.com>"
branch"default"
desc"Bug 1266450 - part5: move event details tooltip css to tooltips.css;r=bgrins MozReview-Commit-ID: 9b1C1g0e6K5"
files
0"devtools/client/themes/inspector.css"
1"devtools/client/themes/tooltips.css"
node"42e38084205ef6aa7d70d212c6e0532c63311e21"
parents
0"2ad8e1757b864d955fbf80c249e3bf9f08279a42"
tags
10
author"Julian Descottes <jdescottes@mozilla.com>"
branch"default"
desc"Bug 1266450 - part6: migrate EventDetails tooltip;r=bgrins For now this is a 1 to 1 migration of the existing Tooltip helper method from XUL to HTML. MozReview-Commit-ID: 9YiJLgibV9h"
files
0"devtools/client/inspector/markup/markup.js"
1"devtools/client/inspector/markup/test/browser_markup_events-overflow.js"
2"devtools/client/inspector/markup/test/helper_events_test_runner.js"
3"devtools/client/shared/widgets/HTMLTooltip.js"
4"devtools/client/shared/widgets/Tooltip.js"
5"devtools/client/shared/widgets/tooltip/EventTooltipHelper.js"
6"devtools/client/shared/widgets/tooltip/moz.build"
7"devtools/client/themes/tooltips.css"
node"0109ec48bf5a2fc8a300deb52212c8855d0382da"
parents
0"42e38084205ef6aa7d70d212c6e0532c63311e21"
tags
11
author"Julian Descottes <jdescottes@mozilla.com>"
branch"default"
desc"Bug 1266450 - part7: fix html tooltip autofocus behavior;r=bgrins For autofocus tooltips, we need to find a focusable item in order to call focus() now that the tooltip content lives in the same document as the toolbox. Updated the corresponding test and made some superficial changes to HTMLTooltip.js. MozReview-Commit-ID: L61eIxgFm3d"
files
0"devtools/client/shared/test/browser_html_tooltip-03.js"
1"devtools/client/shared/widgets/HTMLTooltip.js"
node"62ad4f6b5c3428e4b33e1e4ba75288c94c45ec92"
parents
0"0109ec48bf5a2fc8a300deb52212c8855d0382da"
tags
12
author"Kris Maglione <maglione.k@gmail.com>"
branch"default"
desc"Bug 1278733: Turn on JSDoc validation, and fix basic errors in existing comments. r=aswan MozReview-Commit-ID: EZpOyvoi2h0"
files
0"browser/components/extensions/ext-commands.js"
1"browser/components/extensions/ext-pageAction.js"
2"browser/components/extensions/test/browser/browser_ext_tabs_onHighlighted.js"
3"toolkit/components/extensions/.eslintrc"
4"toolkit/components/extensions/Extension.jsm"
5"toolkit/components/extensions/ExtensionStorage.jsm"
6"toolkit/components/extensions/ExtensionUtils.jsm"
7"toolkit/components/extensions/MessageChannel.jsm"
8"toolkit/components/extensions/Schemas.jsm"
9"toolkit/components/extensions/test/mochitest/test_ext_content_security_policy.html"
10"toolkit/modules/addons/WebNavigation.jsm"
11"toolkit/modules/addons/WebNavigationFrames.jsm"
node"8c8ac2b6adbd574b0930dc97d17932224b7dc604"
parents
0"62ad4f6b5c3428e4b33e1e4ba75288c94c45ec92"
tags
13
author"Kris Maglione <maglione.k@gmail.com>"
branch"default"
desc"Bug 1278733: Follow-up: Fix JSDoc errors in the subprocess module. r=bustage MozReview-Commit-ID: 2NYydGYh0Xu"
files
0"toolkit/modules/subprocess/Subprocess.jsm"
1"toolkit/modules/subprocess/subprocess_common.jsm"
2"toolkit/modules/subprocess/subprocess_shared.js"
3"toolkit/modules/subprocess/subprocess_worker_common.js"
4"toolkit/modules/subprocess/subprocess_worker_unix.js"
5"toolkit/modules/subprocess/subprocess_worker_win.js"
node"4c902c5433c7c10b07b302ec856b4789a2fef65d"
parents
0"8c8ac2b6adbd574b0930dc97d17932224b7dc604"
tags
14
author"Mike de Boer <mdeboer@mozilla.com>"
branch"default"
desc"Bug 384458 - part 7: up the hard-coded match count limit from 100 to 1000. r=me"
files
0"dom/browser-element/mochitest/browserElement_Find.js"
node"ded915ec401f6690c95486a68ac2546806aa3227"
parents
0"4c902c5433c7c10b07b302ec856b4789a2fef65d"
tags
15
author"Andrzej Hunt <ahunt@mozilla.com>"
branch"default"
desc"Bug 1264489 - Pre: assert DB access is on background thread in debug builds r=mcomella It's possible there are more UI-thread DB accesses lurking. To avoid maintenance burden we should therefore enable this assert only in debug builds - releases will be unaffected, but we can still notice incorrect DB access during development. MozReview-Commit-ID: Kgzf1L3WjIE"
files
0"mobile/android/base/java/org/mozilla/gecko/db/AbstractPerProfileDatabaseProvider.java"
node"61442f7ad442445cf5492949fb8771176e12cc50"
parents
0"ded915ec401f6690c95486a68ac2546806aa3227"
tags
16
author"Andrzej Hunt <ahunt@mozilla.com>"
branch"default"
desc"Bug 1264489 - Avoid DB access in UI thread from onPrepareOptionsMenu r=mcomella DB access happens deep in the internals of setting a new Intent for our ActionProvider. Posting this to a background thread here seems to be the simplest option to ensure correct threading. MozReview-Commit-ID: 3iS8w5Cxf02"
files
0"mobile/android/base/java/org/mozilla/gecko/BrowserApp.java"
1"mobile/android/base/java/org/mozilla/gecko/widget/GeckoActionProvider.java"
node"97074800423c429ca7ae01ca5db8c2e61b0fee17"
parents
0"61442f7ad442445cf5492949fb8771176e12cc50"
tags
17
author"Wes Kocher <wkocher@mozilla.com>"
branch"default"
desc"Backed out 6 changesets (bug 384458) for frequent browser_FinderHighlighter.js failures Backed out changeset ded915ec401f (bug 384458) Backed out changeset 63ec66da50fa (bug 384458) Backed out changeset ae71396d3be0 (bug 384458) Backed out changeset 3b025cbfbe3c (bug 384458) Backed out changeset 091c5465acf7 (bug 384458) Backed out changeset 5eabde153def (bug 384458)"
files
0"browser/app/profile/firefox.js"
1"dom/browser-element/mochitest/browserElement_Find.js"
2"modules/libpref/init/all.js"
3"testing/profiles/prefs_general.js"
4"toolkit/content/tests/browser/browser.ini"
5"toolkit/content/tests/browser/browser_bug451286.js"
6"toolkit/content/tests/chrome/bug360437_window.xul"
7"toolkit/content/widgets/browser.xml"
8"toolkit/content/widgets/editor.xml"
9"toolkit/content/widgets/findbar.xml"
10"toolkit/modules/Finder.jsm"
11"toolkit/modules/FinderHighlighter.jsm"
12"toolkit/modules/RemoteFinder.jsm"
13"toolkit/modules/moz.build"
14"toolkit/modules/tests/browser/browser.ini"
15"toolkit/modules/tests/browser/browser_FinderHighlighter.js"
16"widget/nsXPLookAndFeel.cpp"
17"widget/nsXPLookAndFeel.h"
node"d03332bc9097bbf3bcf15dce7fb0fde5d10b7eae"
parents
0"97074800423c429ca7ae01ca5db8c2e61b0fee17"
tags
18
author"Wes Kocher <wkocher@mozilla.com>"
branch"default"
desc"Merge m-c to fx-team, a=merge"
files
0"browser/app/profile/firefox.js"
1"dom/base/Console.cpp"
2"dom/base/Console.h"
3"dom/base/ConsoleAPI.manifest"
4"dom/base/ConsoleAPIStorage.js"
5"dom/base/ConsoleReportCollector.cpp"
6"dom/base/ConsoleReportCollector.h"
7"dom/base/nsIConsoleAPIStorage.idl"
8"dom/base/nsIConsoleReportCollector.h"
9"dom/base/test/test_bug659625.html"
10"dom/base/test/test_bug978522.html"
11"dom/base/test/test_bug979109.html"
12"dom/base/test/test_bug989665.html"
13"dom/base/test/test_console.xul"
14"dom/base/test/test_consoleEmptyStack.html"
15"dom/base/test/test_console_binding.html"
16"dom/base/test/test_console_proto.html"
17"modules/libpref/init/all.js"
18"taskcluster/taskgraph/test/test_util.py"
19"taskcluster/taskgraph/util.py"
20"testing/eslint/eslint-plugin-mozilla/LICENSE"
21"testing/eslint/eslint-plugin-mozilla/docs/balanced-listeners.rst"
22"testing/eslint/eslint-plugin-mozilla/docs/import-browserjs-globals.rst"
23"testing/eslint/eslint-plugin-mozilla/docs/import-globals.rst"
24"testing/eslint/eslint-plugin-mozilla/docs/import-headjs-globals.rst"
25"testing/eslint/eslint-plugin-mozilla/docs/index.rst"
26"testing/eslint/eslint-plugin-mozilla/docs/mark-test-function-used.rst"
27"testing/eslint/eslint-plugin-mozilla/docs/no-aArgs.rst"
28"testing/eslint/eslint-plugin-mozilla/docs/no-cpows-in-tests.rst"
29"testing/eslint/eslint-plugin-mozilla/docs/reject-importGlobalProperties.rst"
30"testing/eslint/eslint-plugin-mozilla/docs/var-only-at-top-level.rst"
31"testing/eslint/eslint-plugin-mozilla/lib/globals.js"
32"testing/eslint/eslint-plugin-mozilla/lib/helpers.js"
33"testing/eslint/eslint-plugin-mozilla/lib/index.js"
34"testing/eslint/eslint-plugin-mozilla/lib/processors/xbl-bindings.js"
35"testing/eslint/eslint-plugin-mozilla/lib/rules/.eslintrc"
36"testing/eslint/eslint-plugin-mozilla/lib/rules/balanced-listeners.js"
37"testing/eslint/eslint-plugin-mozilla/lib/rules/import-browserjs-globals.js"
38"testing/eslint/eslint-plugin-mozilla/lib/rules/import-globals.js"
39"testing/eslint/eslint-plugin-mozilla/lib/rules/import-headjs-globals.js"
40"testing/eslint/eslint-plugin-mozilla/lib/rules/mark-test-function-used.js"
41"testing/eslint/eslint-plugin-mozilla/lib/rules/no-aArgs.js"
42"testing/eslint/eslint-plugin-mozilla/lib/rules/no-cpows-in-tests.js"
43"testing/eslint/eslint-plugin-mozilla/lib/rules/reject-importGlobalProperties.js"
44"testing/eslint/eslint-plugin-mozilla/lib/rules/var-only-at-top-level.js"
45"testing/eslint/eslint-plugin-mozilla/moz.build"
46"testing/eslint/eslint-plugin-mozilla/package.json"
47"testing/eslint/manifest.tt"
48"testing/eslint/npm-shrinkwrap.json"
49"testing/eslint/package.json"
50"testing/eslint/update"
51"testing/taskcluster/design.md"
52"testing/taskcluster/mach_commands.py"
53"testing/taskcluster/requirements.txt"
54"testing/taskcluster/routes.json"
55"testing/taskcluster/scripts/builder/build-emulator-x86.sh"
56"testing/taskcluster/scripts/builder/build-emulator.sh"
57"testing/taskcluster/scripts/builder/build-haz-linux.sh"
58"testing/taskcluster/scripts/builder/build-linux.sh"
59"testing/taskcluster/scripts/builder/build-mulet-haz-linux.sh"
60"testing/taskcluster/scripts/builder/build-mulet-linux.sh"
61"testing/taskcluster/scripts/builder/build-simulator.sh"
62"testing/taskcluster/scripts/builder/build-sm-package.sh"
63"testing/taskcluster/scripts/builder/build-sm.sh"
64"testing/taskcluster/scripts/builder/desktop-setup.sh"
65"testing/taskcluster/scripts/builder/gaia_props.py"
66"testing/taskcluster/scripts/builder/get-objdir.py"
67"testing/taskcluster/scripts/builder/hazard-analysis.sh"
68"testing/taskcluster/scripts/builder/install-packages.sh"
69"testing/taskcluster/scripts/builder/pull-gaia.sh"
70"testing/taskcluster/scripts/builder/setup-ccache.sh"
71"testing/taskcluster/scripts/builder/sm-tooltool-config.sh"
72"testing/taskcluster/scripts/copy.sh"
73"testing/taskcluster/scripts/misc/build-cctools.sh"
74"testing/taskcluster/scripts/misc/build-clang-linux.sh"
75"testing/taskcluster/scripts/misc/build-gcc-linux.sh"
76"testing/taskcluster/scripts/misc/minidump_stackwalk.sh"
77"testing/taskcluster/scripts/misc/repackage-jdk-centos.sh"
78"testing/taskcluster/scripts/phone-builder/build-dolphin.sh"
79"testing/taskcluster/scripts/phone-builder/build-phone-ota.sh"
80"testing/taskcluster/scripts/phone-builder/build-phone.sh"
81"testing/taskcluster/scripts/phone-builder/post-build.sh"
82"testing/taskcluster/scripts/phone-builder/pre-build.sh"
83"testing/taskcluster/scripts/tester/harness-test-linux.sh"
84"testing/taskcluster/scripts/tester/test-b2g.sh"
85"testing/taskcluster/scripts/tester/test-linux.sh"
86"testing/taskcluster/setup.py"
87"testing/taskcluster/taskcluster_graph/__init__.py"
88"testing/taskcluster/taskcluster_graph/build_task.py"
89"testing/taskcluster/taskcluster_graph/commit_parser.py"
90"testing/taskcluster/taskcluster_graph/dry_run.py"
91"testing/taskcluster/taskcluster_graph/from_now.py"
92"testing/taskcluster/taskcluster_graph/image_builder.py"
93"testing/taskcluster/taskcluster_graph/mach_util.py"
94"testing/taskcluster/taskcluster_graph/slugidjar.py"
95"testing/taskcluster/taskcluster_graph/templates.py"
96"testing/taskcluster/taskcluster_graph/transform/__init__.py"
97"testing/taskcluster/taskcluster_graph/transform/routes.py"
98"testing/taskcluster/taskcluster_graph/transform/treeherder.py"
99"testing/taskcluster/taskcluster_graph/try_test_parser.py"
100"testing/taskcluster/tasks/branches/alder/job_flags.yml"
101"testing/taskcluster/tasks/branches/ash/job_flags.yml"
102"testing/taskcluster/tasks/branches/autoland/job_flags.yml"
103"testing/taskcluster/tasks/branches/b2g-inbound/job_flags.yml"
104"testing/taskcluster/tasks/branches/base_job_flags.yml"
105"testing/taskcluster/tasks/branches/base_jobs.yml"
106"testing/taskcluster/tasks/branches/fx-team/job_flags.yml"
107"testing/taskcluster/tasks/branches/larch/job_flags.yml"
108"testing/taskcluster/tasks/branches/mozilla-central/job_flags.yml"
109"testing/taskcluster/tasks/branches/mozilla-inbound/job_flags.yml"
110"testing/taskcluster/tasks/branches/try/job_flags.yml"
111"testing/taskcluster/tasks/build.yml"
112"testing/taskcluster/tasks/builds/android_api_15.yml"
113"testing/taskcluster/tasks/builds/android_api_15_gradle_dependencies.yml"
114"testing/taskcluster/tasks/builds/android_api_15_partner_sample1.yml"
115"testing/taskcluster/tasks/builds/android_checkstyle.yml"
116"testing/taskcluster/tasks/builds/android_lint.yml"
117"testing/taskcluster/tasks/builds/android_test.yml"
118"testing/taskcluster/tasks/builds/b2g_aries_eng.yml"
119"testing/taskcluster/tasks/builds/b2g_aries_spark_debug.yml"
120"testing/taskcluster/tasks/builds/b2g_base.yml"
121"testing/taskcluster/tasks/builds/b2g_nexus_5l_eng.yml"
122"testing/taskcluster/tasks/builds/b2g_phone_base.yml"
123"testing/taskcluster/tasks/builds/b2g_phone_eng_base.yml"
124"testing/taskcluster/tasks/builds/base_linux32.yml"
125"testing/taskcluster/tasks/builds/base_linux64.yml"
126"testing/taskcluster/tasks/builds/base_macosx64.yml"
127"testing/taskcluster/tasks/builds/dbg_linux32.yml"
128"testing/taskcluster/tasks/builds/dbg_linux64-asan.yml"
129"testing/taskcluster/tasks/builds/dbg_linux64.yml"
130"testing/taskcluster/tasks/builds/dbg_macosx64.yml"
131"testing/taskcluster/tasks/builds/firefox_base.yml"
132"testing/taskcluster/tasks/builds/haz_linux.yml"
133"testing/taskcluster/tasks/builds/haz_shell_linux.yml"
134"testing/taskcluster/tasks/builds/legacy/b2g_aries_spark_dogfood.yml"
135"testing/taskcluster/tasks/builds/legacy/b2g_aries_spark_noril_opt.yml"
136"testing/taskcluster/tasks/builds/legacy/b2g_aries_spark_opt.yml"
137"testing/taskcluster/tasks/builds/legacy/b2g_aries_spark_ota_balrog_debug.yml"
138"testing/taskcluster/tasks/builds/legacy/b2g_aries_spark_ota_balrog_opt.yml"
139"testing/taskcluster/tasks/builds/legacy/b2g_aries_spark_ota_base.yml"
140"testing/taskcluster/tasks/builds/legacy/b2g_aries_spark_ota_debug.yml"
141"testing/taskcluster/tasks/builds/legacy/b2g_aries_spark_ota_opt.yml"
142"testing/taskcluster/tasks/builds/legacy/b2g_dolphin_512_eng.yml"
143"testing/taskcluster/tasks/builds/legacy/b2g_dolphin_512_opt.yml"
144"testing/taskcluster/tasks/builds/legacy/b2g_dolphin_base.yml"
145"testing/taskcluster/tasks/builds/legacy/b2g_dolphin_eng.yml"
146"testing/taskcluster/tasks/builds/legacy/b2g_dolphin_opt.yml"
147"testing/taskcluster/tasks/builds/legacy/b2g_flame_kk_debug.yml"
148"testing/taskcluster/tasks/builds/legacy/b2g_flame_kk_eng.yml"
149"testing/taskcluster/tasks/builds/legacy/b2g_flame_kk_opt.yml"
150"testing/taskcluster/tasks/builds/legacy/b2g_flame_kk_ota_base.yml"
151"testing/taskcluster/tasks/builds/legacy/b2g_flame_kk_ota_debug.yml"
152"testing/taskcluster/tasks/builds/legacy/b2g_flame_kk_ota_opt.yml"
153"testing/taskcluster/tasks/builds/legacy/b2g_flame_kk_spark_eng.yml"
154"testing/taskcluster/tasks/builds/legacy/b2g_hamachi_eng.yml"
155"testing/taskcluster/tasks/builds/legacy/b2g_hamachi_user.yml"
156"testing/taskcluster/tasks/builds/legacy/b2g_helix_user.yml"
157"testing/taskcluster/tasks/builds/legacy/b2g_nexus_4_kk_eng.yml"
158"testing/taskcluster/tasks/builds/legacy/b2g_nexus_4_kk_ota_debug.yml"
159"testing/taskcluster/tasks/builds/legacy/b2g_nexus_4_kk_user.yml"
160"testing/taskcluster/tasks/builds/legacy/b2g_nexus_5l_ota_debug.yml"
161"testing/taskcluster/tasks/builds/legacy/b2g_nexus_5l_user.yml"
162"testing/taskcluster/tasks/builds/linux64_clang.yml"
163"testing/taskcluster/tasks/builds/linux64_gcc.yml"
164"testing/taskcluster/tasks/builds/mobile_base.yml"
165"testing/taskcluster/tasks/builds/mulet_haz_linux.yml"
166"testing/taskcluster/tasks/builds/mulet_linux.yml"
167"testing/taskcluster/tasks/builds/opt_linux32.yml"
168"testing/taskcluster/tasks/builds/opt_linux64-asan.yml"
169"testing/taskcluster/tasks/builds/opt_linux64.yml"
170"testing/taskcluster/tasks/builds/opt_linux64_artifact.yml"
171"testing/taskcluster/tasks/builds/opt_linux64_pgo.yml"
172"testing/taskcluster/tasks/builds/opt_linux64_st-an.yml"
173"testing/taskcluster/tasks/builds/opt_linux64_valgrind.yml"
174"testing/taskcluster/tasks/builds/opt_macosx64.yml"
175"testing/taskcluster/tasks/builds/opt_macosx64_st-an.yml"
176"testing/taskcluster/tasks/builds/sm_arm64_sim.yml"
177"testing/taskcluster/tasks/builds/sm_arm_sim.yml"
178"testing/taskcluster/tasks/builds/sm_arm_sim_osx.yml"
179"testing/taskcluster/tasks/builds/sm_base.yml"
180"testing/taskcluster/tasks/builds/sm_compacting.yml"
181"testing/taskcluster/tasks/builds/sm_nonunified.yml"
182"testing/taskcluster/tasks/builds/sm_package.yml"
183"testing/taskcluster/tasks/builds/sm_plain.yml"
184"testing/taskcluster/tasks/builds/sm_plaindebug.yml"
185"testing/taskcluster/tasks/builds/sm_rootanalysis.yml"
186"testing/taskcluster/tasks/builds/sm_variant_base.yml"
187"testing/taskcluster/tasks/decision/branch.yml"
188"testing/taskcluster/tasks/decision/periodic_alder.yml"
189"testing/taskcluster/tasks/decision/try.yml"
190"testing/taskcluster/tasks/harness_test.yml"
191"testing/taskcluster/tasks/image.yml"
192"testing/taskcluster/tasks/lint.yml"
193"testing/taskcluster/tasks/phone_build.yml"
194"testing/taskcluster/tasks/post-builds/mulet_simulator.yml"
195"testing/taskcluster/tasks/post-builds/upload_symbols.yml"
196"testing/taskcluster/tasks/test.yml"
197"testing/taskcluster/tasks/tests/b2g_unittest_base.yml"
198"testing/taskcluster/tasks/tests/eslint-gecko.yml"
199"testing/taskcluster/tasks/tests/fx_desktop_generic.yml"
200"testing/taskcluster/tasks/tests/fx_linux64_cppunit.yml"
201"testing/taskcluster/tasks/tests/fx_linux64_cppunit_dbg.yml"
202"testing/taskcluster/tasks/tests/fx_linux64_cppunit_opt.yml"
203"testing/taskcluster/tasks/tests/fx_linux64_crashtest.yml"
204"testing/taskcluster/tasks/tests/fx_linux64_crashtest_dbg.yml"
205"testing/taskcluster/tasks/tests/fx_linux64_crashtest_e10s.yml"
206"testing/taskcluster/tasks/tests/fx_linux64_crashtest_e10s_dbg.yml"
207"testing/taskcluster/tasks/tests/fx_linux64_crashtest_e10s_opt.yml"
208"testing/taskcluster/tasks/tests/fx_linux64_crashtest_opt.yml"
209"testing/taskcluster/tasks/tests/fx_linux64_external_media_tests.yml"
210"testing/taskcluster/tasks/tests/fx_linux64_external_media_tests_dbg.yml"
211"testing/taskcluster/tasks/tests/fx_linux64_external_media_tests_opt.yml"
212"testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional.yml"
213"testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_dbg.yml"
214"testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_e10s.yml"
215"testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_e10s_dbg.yml"
216"testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_e10s_opt.yml"
217"testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_opt.yml"
218"testing/taskcluster/tasks/tests/fx_linux64_gtest.yml"
219"testing/taskcluster/tasks/tests/fx_linux64_gtest_dbg.yml"
220"testing/taskcluster/tasks/tests/fx_linux64_gtest_opt.yml"
221"testing/taskcluster/tasks/tests/fx_linux64_jittests.yml"
222"testing/taskcluster/tasks/tests/fx_linux64_jittests_dbg.yml"
223"testing/taskcluster/tasks/tests/fx_linux64_jittests_opt.yml"
224"testing/taskcluster/tasks/tests/fx_linux64_jsreftest.yml"
225"testing/taskcluster/tasks/tests/fx_linux64_jsreftest_dbg.yml"
226"testing/taskcluster/tasks/tests/fx_linux64_jsreftest_e10s.yml"
227"testing/taskcluster/tasks/tests/fx_linux64_jsreftest_e10s_dbg.yml"
228"testing/taskcluster/tasks/tests/fx_linux64_jsreftest_e10s_opt.yml"
229"testing/taskcluster/tasks/tests/fx_linux64_jsreftest_opt.yml"
230"testing/taskcluster/tasks/tests/fx_linux64_luciddream.yml"
231"testing/taskcluster/tasks/tests/fx_linux64_marionette.yml"
232"testing/taskcluster/tasks/tests/fx_linux64_marionette_dbg.yml"
233"testing/taskcluster/tasks/tests/fx_linux64_marionette_e10s.yml"
234"testing/taskcluster/tasks/tests/fx_linux64_marionette_e10s_dbg.yml"
235"testing/taskcluster/tasks/tests/fx_linux64_marionette_e10s_opt.yml"
236"testing/taskcluster/tasks/tests/fx_linux64_marionette_opt.yml"
237"testing/taskcluster/tasks/tests/fx_linux64_mochitest_a11y.yml"
238"testing/taskcluster/tasks/tests/fx_linux64_mochitest_a11y_dbg.yml"
239"testing/taskcluster/tasks/tests/fx_linux64_mochitest_a11y_opt.yml"
240"testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc.yml"
241"testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_dbg.yml"
242"testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_e10s.yml"
243"testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_e10s_dbg.yml"
244"testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_e10s_opt.yml"
245"testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_opt.yml"
246"testing/taskcluster/tasks/tests/fx_linux64_mochitest_chrome.yml"
247"testing/taskcluster/tasks/tests/fx_linux64_mochitest_chrome_dbg.yml"
248"testing/taskcluster/tasks/tests/fx_linux64_mochitest_chrome_opt.yml"
249"testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard.yml"
250"testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_dbg.yml"
251"testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_e10s.yml"
252"testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_e10s_dbg.yml"
253"testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_e10s_opt.yml"
254"testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_opt.yml"
255"testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt.yml"
256"testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_dbg.yml"
257"testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_e10s.yml"
258"testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_e10s_dbg.yml"
259"testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_e10s_opt.yml"
260"testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_opt.yml"
261"testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl.yml"
262"testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_dbg.yml"
263"testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_e10s.yml"
264"testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_e10s_dbg.yml"
265"testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_e10s_opt.yml"
266"testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_opt.yml"
267"testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu.yml"
268"testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_dbg.yml"
269"testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_e10s.yml"
270"testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_e10s_dbg.yml"
271"testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_e10s_opt.yml"
272"testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_opt.yml"
273"testing/taskcluster/tasks/tests/fx_linux64_mochitest_jetpack.yml"
274"testing/taskcluster/tasks/tests/fx_linux64_mochitest_jetpack_dbg.yml"
275"testing/taskcluster/tasks/tests/fx_linux64_mochitest_jetpack_opt.yml"
276"testing/taskcluster/tasks/tests/fx_linux64_mochitest_media.yml"
277"testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_dbg.yml"
278"testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_e10s.yml"
279"testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_e10s_dbg.yml"
280"testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_e10s_opt.yml"
281"testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_opt.yml"
282"testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain.yml"
283"testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_dbg.yml"
284"testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s.yml"
285"testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s_dbg.yml"
286"testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s_opt.yml"
287"testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_opt.yml"
288"testing/taskcluster/tasks/tests/fx_linux64_mochitest_vg.yml"
289"testing/taskcluster/tasks/tests/fx_linux64_reftest.yml"
290"testing/taskcluster/tasks/tests/fx_linux64_reftest_dbg.yml"
291"testing/taskcluster/tasks/tests/fx_linux64_reftest_e10s.yml"
292"testing/taskcluster/tasks/tests/fx_linux64_reftest_e10s_dbg.yml"
293"testing/taskcluster/tasks/tests/fx_linux64_reftest_e10s_opt.yml"
294"testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated.yml"
295"testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_dbg.yml"
296"testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_e10s.yml"
297"testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_e10s_dbg.yml"
298"testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_e10s_opt.yml"
299"testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_opt.yml"
300"testing/taskcluster/tasks/tests/fx_linux64_reftest_opt.yml"
301"testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests.yml"
302"testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_dbg.yml"
303"testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_e10s.yml"
304"testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_e10s_dbg.yml"
305"testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_e10s_opt.yml"
306"testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_opt.yml"
307"testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests.yml"
308"testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_dbg.yml"
309"testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s.yml"
310"testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s_dbg.yml"
311"testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s_opt.yml"
312"testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_opt.yml"
313"testing/taskcluster/tasks/tests/fx_linux64_xpcshell.yml"
314"testing/taskcluster/tasks/tests/fx_linux64_xpcshell_dbg.yml"
315"testing/taskcluster/tasks/tests/fx_linux64_xpcshell_opt.yml"
316"testing/taskcluster/tasks/tests/fx_test_base.yml"
317"testing/taskcluster/tasks/tests/harness_marionette.yml"
318"testing/taskcluster/tasks/tests/mozharness-gecko.yml"
319"testing/taskcluster/tasks/tests/mozlint-flake8.yml"
320"testing/taskcluster/tasks/tests/mulet_build_test.yml"
321"testing/taskcluster/tasks/tests/mulet_build_unit.yml"
322"testing/taskcluster/tasks/tests/mulet_gaia_js_integration_tests.yml"
323"testing/taskcluster/tasks/tests/mulet_gaia_unit.yml"
324"testing/taskcluster/tasks/tests/mulet_gaia_unit_oop.yml"
325"testing/taskcluster/tasks/tests/mulet_linter.yml"
326"testing/taskcluster/tasks/tests/mulet_mochitests.yml"
327"testing/taskcluster/tasks/tests/mulet_reftests.yml"
328"testing/taskcluster/tests/fixtures/child_pass.yml"
329"testing/taskcluster/tests/fixtures/circular.yml"
330"testing/taskcluster/tests/fixtures/circular_ref.yml"
331"testing/taskcluster/tests/fixtures/deep/1.yml"
332"testing/taskcluster/tests/fixtures/deep/2.yml"
333"testing/taskcluster/tests/fixtures/deep/3.yml"
334"testing/taskcluster/tests/fixtures/deep/4.yml"
335"testing/taskcluster/tests/fixtures/extend_child.yml"
336"testing/taskcluster/tests/fixtures/extend_parent.yml"
337"testing/taskcluster/tests/fixtures/inherit.yml"
338"testing/taskcluster/tests/fixtures/inherit_pass.yml"
339"testing/taskcluster/tests/fixtures/simple.yml"
340"testing/taskcluster/tests/fixtures/templates.yml"
341"testing/taskcluster/tests/test_build_task.py"
342"testing/taskcluster/tests/test_commit_parser.py"
343"testing/taskcluster/tests/test_from_now.py"
344"testing/taskcluster/tests/test_slugidjar.py"
345"testing/taskcluster/tests/test_templates.py"
346"testing/taskcluster/tests/test_try_test_parser.py"
node"8a447c89176fb240f78db350e8d65f62d0a6fabb"
parents
0"d03332bc9097bbf3bcf15dce7fb0fde5d10b7eae"
1"249d57fa78a0522f63a5b1ed1fdda55f383156e0"
tags
19
author"Nicolas Chevobbe <chevobbe.nicolas@gmail.com>"
branch"default"
desc"Bug 1177324 - Fix dead CPOW intermittent in browser_webconsole_live_filtering_of_message_types.js . r=bgrins MozReview-Commit-ID: 69Nf9VwHoUq"
files
0"devtools/client/webconsole/test/browser_webconsole_live_filtering_of_message_types.js"
node"1b4bc4a13f27d22de9b8c7b064ccc7fa1767dac2"
parents
0"8a447c89176fb240f78db350e8d65f62d0a6fabb"
tags
20
author"moby <mvonbriesen@mozilla.com>"
branch"default"
desc"Bug 1245337 - Fix content.console.log statements in browser_webconsole_bug_613642_maintain_scroll.js; r=bgrins"
files
0"devtools/client/webconsole/test/browser_webconsole_bug_613642_maintain_scroll.js"
node"70078e65fa4f1f625371a28860decd6b6f4693cb"
parents
0"1b4bc4a13f27d22de9b8c7b064ccc7fa1767dac2"
tags
21
author"Fabien Udriot <fabien@ecodev.ch>"
branch"default"
desc"Bug 1256936 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/test-bug-603750-websocket.js. r=linclark"
files
0"devtools/client/webconsole/test/test-bug-603750-websocket.js"
node"40635a4d3e9b732bc727633a16333fff4c94342e"
parents
0"70078e65fa4f1f625371a28860decd6b6f4693cb"
tags
22
author"Bob Silverberg <bsilverberg@mozilla.com>"
branch"default"
desc"Bug 1271675 - Add tests for browser.history.search that use specific date ranges. r=aswan MozReview-Commit-ID: GqG39ytrDpa"
files
0"browser/components/extensions/test/browser/browser_ext_history.js"
node"f8bdceb55c9d191380176ab25e2385737bd9e1ab"
parents
0"40635a4d3e9b732bc727633a16333fff4c94342e"
tags
date1465466244
user"cbook@mozilla.com"