Tooru Fujisawa
e712188bc6
Bug 1207491 - Part 19: Remove use of expression closure from browser/components/tabview/test/. r=Gijs
...
--HG--
extra : commitid : 1KrT8amcn7t
extra : rebase_source : b07654898ba686f363ff4d0f2e2524b4c73c7633
2015-09-23 18:36:23 +09:00
Tooru Fujisawa
fab2921822
Bug 1207491 - Part 18: Remove use of expression closure from browser/components/tabview/. r=Gijs
...
--HG--
extra : commitid : 2nlsupKwryE
extra : rebase_source : c4187b689f68e861c2f0294b4be3b8d885f6d230
2015-09-23 18:36:23 +09:00
Wes Kocher
5b879dacff
Merge mozilla-inbound to m-c a=merge CLOSED TREE
2015-09-16 10:52:53 -07:00
Justin Dolske
ae99e672d1
Bug 1204154 - Clean up jar manifests that needlessly specify the source file. r=dao
2015-09-15 18:33:57 -07:00
Shu-yu Guo
64db2267cf
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Sebastian Hengst
60f3abac93
Bug 1195965 - Remove #ifdefs from browser/components/tabview JS files. r=Gijs
2015-08-22 08:21:57 +02:00
Jim Mathies
90535d6a74
Bug 1139400 - Don't change the dimensions of a tabview canvas until we have a properly sized thumbnail to paint to it. r=dao
2015-08-19 08:12:33 -05:00
Tim Taubert
5cf7184fc3
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
128fc55f89
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
6049bb5747
Bug 733679 - Do not set margin-top when leaving Panorama r=ttaubert
2015-05-01 15:57:28 +02:00
Tim Taubert
371ed78417
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
e1db0f779e
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
bb17128a40
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
6eccb1d0bc
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
019965a1f6
Bug 1119609 part.14 Reimplement/redesign EventUtils.synthesizeKey() with nsITextInputProcessor r=smaug
2015-02-19 15:50:20 +09:00
Joel Maher
7f1ef4eab3
Bug 1057512 - --run-by-dir enabled for browser-chrome on trunk. r=RyanVM
2014-11-17 11:01:23 -05:00
Michael Ratcliffe
926bf1ca5d
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
239fba2d47
Backed out changeset 3500854d791b for test log breakage
2014-11-07 13:32:09 +00:00
Michael Ratcliffe
f827243aac
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
74944f6a58
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
e5e7502644
Bug 1092281 - Disable Panorama tests in e10s mode.
...
--HG--
extra : rebase_source : 362a83c8298d015ceda305f63ad5e6dd8aa772f3
2014-10-31 14:47:33 -04:00
Dave Townsend
33002c3689
Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert
2014-10-29 13:26:14 -07:00
Dave Townsend
d118d1b24d
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
95f23cb301
Bug 1080784 - Enable tabview tests in e10s. r=ttaubert
...
--HG--
extra : rebase_source : 662f3f5398b939b60661d70c753aaba6365d022e
2014-10-21 14:03:17 +02:00
Carsten "Tomcat" Book
e1542e523c
Backed out changeset 2fb5fd8171ad (bug 1080784) for e10s bc1 test failures
2014-10-21 13:48:10 +02:00
Dão Gottwald
f8a30cc369
Bug 1080784 - Enable tabview tests in e10s. r=ttaubert
2014-10-21 10:46:39 +02:00
Jim Mathies
f69a69953f
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
025b96df52
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
53c9506929
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
2216d12dc4
Merge m-c to fx-team
2014-09-16 07:07:55 +02:00
Shu-yu Guo
59ccd2fecb
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Blair McBride
b660c827ef
Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak
...
--HG--
extra : transplant_source : %EC%FDu%A45%17%A73%1D%BF%E92%FC%1F%D7%1B%E6J/%B3
2014-09-16 16:01:58 +12:00
Carsten "Tomcat" Book
84c954653e
Backed out changeset fb4b70803019 (bug 1065265) for bc1 test failures
2014-09-11 14:49:00 +02:00
Blair McBride
ee1474e7da
Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak
...
--HG--
extra : transplant_source : %C9%C8x%E6%A3%E5%89%7F%B05%F2%82%FE%05%EF%E7%F5%0E%C0.
2014-09-11 22:50:08 +12:00
Arpad Borsos
caf4566329
Bug 933276 - fix bc1 bustage on a CLOSED TREE; r=test-only
2014-08-24 12:02:11 +02:00
Tim Taubert
63777f2ba6
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
e5c228e808
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
a9eee42790
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
542214c4df
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
7ea4dd517f
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
1354fd692a
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
e4173a1a49
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
2818e1245a
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
28b75bf5ec
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
04188028c0
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
69115b6603
Bug 1001521 - Fix tabview tests that remove the original tab r=smacleod
2014-04-25 18:01:04 +02:00
Dão Gottwald
51fdc20682
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
2014-04-25 14:30:18 +02:00
Carsten "Tomcat" Book
c24942f7e4
Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests
2014-04-25 14:13:33 +02:00
Dão Gottwald
94f65cbce6
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
2014-04-25 11:48:33 +02:00
Praveenkumar
19d6141301
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