Commit Graph

239 Commits

Author SHA1 Message Date
Tim Taubert
aed4559836 Bug 1166757 - Bustage fix for permanent browser_tabview_bug706430.js failures on a CLOSED TREE 2015-05-22 00:30:38 -04:00
Tim Taubert
cbe8e0ad12 Bug 961215 - Fix intermittent browser_tabview_bug625269.js failures by taking into account that window.resizeTo() can fail to change the window size sometimes r=MattN 2015-05-07 20:27:52 +02:00
Patryk Dolatowski
4fa8debd1a Bug 733679 - Do not set margin-top when leaving Panorama r=ttaubert 2015-05-01 15:57:28 +02:00
Tim Taubert
2aa85cc9b6 Bug 1109875 - Fix various other tests to properly wait for data from closed tabs r=billm 2015-05-04 19:08:06 +02:00
ziyunfei
649e7033e4 Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
Sebastian Hengst
ef109b3851 Bug 1139427 - Define file-based metadata in /browser/components. r=gavin
Add bugzilla components as metadata to moz.build files for easier bugfiling into the correct component. More information:

https://gecko.readthedocs.org/en/latest/build/buildsystem/mozbuild-symbols.html#bug-component
2015-03-08 20:43:22 +01:00
Tooru Fujisawa
bed410f456 Bug 1108382 - Part 1: Do not use non-standard flag argument of String.prototype.match/replace in browser/. r=gavin 2015-03-01 09:51:32 +09:00
Masayuki Nakano
a9f75d8942 Bug 1119609 part.14 Reimplement/redesign EventUtils.synthesizeKey() with nsITextInputProcessor r=smaug 2015-02-19 15:50:20 +09:00
Joel Maher
1538eb47e5 Bug 1057512 - --run-by-dir enabled for browser-chrome on trunk. r=RyanVM 2014-11-17 11:01:23 -05:00
Michael Ratcliffe
c0df7c569e Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Michael Ratcliffe
6080cad3f4 Backed out changeset 3500854d791b for test log breakage 2014-11-07 13:32:09 +00:00
Michael Ratcliffe
8fd5514ff9 Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Joel Maher
5f253ee8db Bug 1092587 - TypeError: Promise.defer is not a function, causing browser chrome failures. r=Yoric 2014-11-05 09:47:00 -05:00
Ryan VanderMeulen
7c01edc16e Bug 1092281 - Disable Panorama tests in e10s mode. 2014-10-31 14:47:33 -04:00
Dave Townsend
739b22a4e6 Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert 2014-10-29 13:26:14 -07:00
Dave Townsend
18ed1cc524 Bug 1090456: Use the content script to wait for tab load for e10s support. r=mconley 2014-10-29 12:10:56 -07:00
Dão Gottwald
61ec461d94 Bug 1080784 - Enable tabview tests in e10s. r=ttaubert 2014-10-21 14:03:17 +02:00
Carsten "Tomcat" Book
158f0cdcfd Backed out changeset 2fb5fd8171ad (bug 1080784) for e10s bc1 test failures 2014-10-21 13:48:10 +02:00
Dão Gottwald
fd277c55f5 Bug 1080784 - Enable tabview tests in e10s. r=ttaubert 2014-10-21 10:46:39 +02:00
Jim Mathies
1cf0a642a1 Bug 698371 - Fixup front-end callers and enable some thumbnail tests for e10s. r=dao 2014-10-18 09:09:32 -05:00
Wes Kocher
6790c99984 Backed out 4 changesets (bug 698371) for e10s bc3 bustage
Backed out changeset 6c6d420a3acc (bug 698371)
Backed out changeset 81378dee5a62 (bug 698371)
Backed out changeset d004bfd7f706 (bug 698371)
Backed out changeset 17bbdeffa8a6 (bug 698371)
2014-10-17 18:33:34 -07:00
Jim Mathies
06afcb44ee Bug 698371 - Fixup front-end callers and enable some thumbnail tests for e10s. r=dao 2014-10-17 18:13:58 -05:00
Carsten "Tomcat" Book
f25db45a7b Merge m-c to fx-team 2014-09-16 07:07:55 +02:00
Shu-yu Guo
40c62f33a5 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Blair McBride
566cc46ab0 Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak 2014-09-16 16:01:58 +12:00
Carsten "Tomcat" Book
c80f5f183f Backed out changeset fb4b70803019 (bug 1065265) for bc1 test failures 2014-09-11 14:49:00 +02:00
Blair McBride
e2f3ddc45f Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak 2014-09-11 22:50:08 +12:00
Arpad Borsos
7ab3bdb0f0 Bug 933276 - fix bc1 bustage on a CLOSED TREE; r=test-only 2014-08-24 12:02:11 +02:00
Tim Taubert
c2062b6d99 Bug 1054815 - Fix browser_tabview_bug712203.js to not connect to google.com r=smacleod 2014-08-18 11:38:24 +02:00
Bernardo P. Rittmeyer
b65941839b Bug 1052174 - Applied -moz-resolution fragment to favicons to enable support for high resolution throughout the UI. r=MattN 2014-08-18 14:42:00 -07:00
Bernardo P. Rittmeyer
a60bd12b65 Bug 1041845 - Apply image-rendering: -moz-crisp-edges style to favicons throughout the UI when resolution is 2dppx. r=MattN 2014-08-11 14:03:00 -04:00
Nathan Froyd
cedbc07ce0 Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
Alexandre Poirot
6188942e57 Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
Tim Taubert
7120b453ed Bug 1041527 - Ensure that about:home isn't the initial tab when opening new windows in tabview tests r=ehsan 2014-07-21 17:06:57 +02:00
Tim Taubert
526b811f8d Bug 990812 - Restrict sessionstore, tabview, and browser frame scripts to tabbrowser browsers r=adw 2014-05-23 14:22:36 +02:00
Dão Gottwald
c10e08cb13 Bug 805068 - Make browser chrome tests more self-contained by giving each test a new blank tab. r=ttaubert 2014-05-07 15:08:05 +02:00
Tim Taubert
eec37e0dc2 Bug 1002843 - Wait until important parts have been initialized before restoring tabs into windows r=smacleod 2014-05-03 08:11:43 +02:00
Tim Taubert
91ee707cea Bug 1003096 - Make browser_tabview_bug595601.js wait until the test session is restored r=smacleod 2014-04-30 12:30:56 +02:00
Tim Taubert
a3010e6413 Bug 1001521 - Fix tabview tests that remove the original tab r=smacleod 2014-04-25 18:01:04 +02:00
Dão Gottwald
92d7d5ef79 Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 14:30:18 +02:00
Carsten "Tomcat" Book
030bfa4a3e Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests 2014-04-25 14:13:33 +02:00
Dão Gottwald
8114447bcf Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 11:48:33 +02:00
Praveenkumar
55b6bfe939 Bug 996632 - Close tab' option from the tab context menu should be active for the last tab. r=dao 2014-04-17 03:26:00 +02:00
Tim Taubert
35d71f978f No Bug - Fix bustage caused by mochitest-bc chunking r=bustage
From 1f58ec726d4ac8b77d0f4ba45550d059f680a075 Mon Sep 17 00:00:00 2001
2014-04-10 13:21:04 +02:00
Tim Taubert
00fc9ac50a Bug 616853 - Fix tabview and toolkit/startup tests r=smacleod 2014-04-10 10:47:47 +02:00
Tim Taubert
6f21c2e47b Bug 616853 - Make the beforeunload prompt tab-modal r=dao,bz 2014-04-02 08:21:14 +02:00
Tim Taubert
4f7bec2bba Bug 994083 - Ensure that browser_tabview_bug626455.js cleans up after itself r=mikedeboer 2014-04-09 16:31:11 +02:00
Tim Taubert
a291b4f66c Bug 989083 - Stop leaking aCallback and remove aScope from asyncGetBookmarkIds r=mak 2014-03-30 21:49:28 +02:00
Phil Ringnalda
6ea95760cc Backed out 4 changesets (bug 988313) because the gods of mochitest-bc are not appeased
Backed out changeset bb8e0a572620 (bug 988313)
Backed out changeset ebcad2bf9017 (bug 988313)
Backed out changeset 13c7239294aa (bug 988313)
Backed out changeset 070988f93458 (bug 988313)
2014-04-07 22:27:57 -07:00
Ryan VanderMeulen
53f60b6457 No bug - Disable browser_tabview_bug654295.js in a vain attempt to appease the gods of mochitest-bc. 2014-04-07 19:53:08 -04:00