Commit Graph

8 Commits

Author SHA1 Message Date
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07: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
Gavin Sharp
39f0d1d109 Bug 1144231 - browser_polaris_prefs.js doesn't cleanup the preference at the end of the test. r=jmaher 2015-03-18 08:38:26 -04:00
Monica Chew
3f1f8d4d99 Bug 1089774: Followup to fix test (r=gavin) 2014-11-03 22:01:05 -08:00
Gavin Sharp
42e318663e Bug 1081343 followup: skip the tests for non-Nightly builds, and ifdef more of nsBrowserGlue.js/firefox.js 2014-10-28 09:55:14 -07:00
Tomasz Kołodziejski
93333719cc Bug 1081343 - Create a pref to control Polaris. r=gavin
---
 browser/app/profile/firefox.js                   |  3 ++
 browser/components/nsBrowserGlue.js              | 14 ++++++
 browser/components/test/browser.ini              |  2 +
 browser/components/test/browser_polaris_prefs.js | 57 ++++++++++++++++++++++++
 4 files changed, 76 insertions(+)
 create mode 100644 browser/components/test/browser_polaris_prefs.js
2014-10-23 14:43:51 -07:00
Carsten "Tomcat" Book
c65353b8ad Backed out changeset 69c5cfd6e270 (bug 1081343) for bc1 test failures 2014-10-23 16:17:24 +02:00
Tomasz Kołodziejski
58f9eda8e8 Bug 1081343 - Create a pref to control Polaris. r=gavin 2014-10-21 10:16:00 +02:00