Tom Tromey
5538d692d3
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Hector Zhao
37eab7e51a
Bug 1242962 - Make services/cloudsync eslintable. r=rnewman
...
--HG--
extra : transplant_source : %07%E4%9E%E6%9Dj%9A%16%9D%D6%AA%BF%26%F6%1C%06%A0%60%24%0A
2016-01-26 22:52:29 +08:00
Boris Zbarsky
5d774c82cc
Bug 1170760 part 11. Add subclassing support to Promise::Reject. r=baku,efaust
2015-11-25 15:48:09 -05:00
Phil Ringnalda
53745073f0
Back out 13 changesets (bug 1170760) for Gu bustage in homescreen/test/unit/apps_test.js
...
CLOSED TREE
Backed out changeset 5d84599a8846 (bug 1170760)
Backed out changeset 6104fe33d5f5 (bug 1170760)
Backed out changeset 1dfb229da01d (bug 1170760)
Backed out changeset f380faddfdd8 (bug 1170760)
Backed out changeset 541831dc6b57 (bug 1170760)
Backed out changeset 6a5b7dfab882 (bug 1170760)
Backed out changeset ee514a256922 (bug 1170760)
Backed out changeset 3c2c1acc34ee (bug 1170760)
Backed out changeset dc2a7f5dc5d6 (bug 1170760)
Backed out changeset b312a08fbab5 (bug 1170760)
Backed out changeset cb6aba9b8497 (bug 1170760)
Backed out changeset 39e4f5b1ba40 (bug 1170760)
Backed out changeset 7d79cce3630a (bug 1170760)
2015-11-25 21:02:55 -08:00
Boris Zbarsky
0bbce93c83
Bug 1170760 part 11. Add subclassing support to Promise::Reject. r=baku,efaust
2015-11-25 15:48:09 -05:00
Tooru Fujisawa
17d87da8ac
Bug 1217077 - Remove for-each from services/. r=gps
...
--HG--
extra : commitid : Fyer74kcwGc
2015-10-19 03:52:58 +09:00
Carsten "Tomcat" Book
08997000eb
Backed out 2 changesets (bug 1202902
) to recking bug 1202902
to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902
)
Backed out changeset d70c7fe532c6 (bug 1202902
)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
e7ef778c9d
Backed out 1 changesets (bug 1202902
) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902
)
--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6
Bug 1202902
- Scripted fix the world.
2015-10-06 14:00:31 -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
Marco Bonardo
0983863048
Bug 1012597 - Part 2: ensure Sync invalidates the Places GUIDs cache when needed. r=rnewman
2015-05-25 17:18:36 +02:00
Tim Taubert
fdb891927d
Bug 1167502 - Convert CloudSync test r=billm
2015-05-08 21:14:38 +02:00
Gregory Szorc
b931cfa945
NO BUG - Fix reStructuredText warnings
...
Sphinx has been complaining about a number of reStructuredText warnings
for a while. Fix all the ones in .rst files.
Not asking for review because this is docs only and changing .rst files
can't break anything important.
DONTBUILD (NPOTB)
2015-03-01 22:51:32 -08:00
Andrew Halberstadt
d292ee73f1
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Alan K
cfe7097562
Bug 1074640 - More tests for bookmarks r=rnewman
...
From 3f7cc234b5c7a292b06f758bde037192f4afd591 Mon Sep 17 00:00:00 2001
---
.../cloudsync/tests/xpcshell/test_bookmarks.js | 64 +++++++++++++++++++++-
1 file changed, 61 insertions(+), 3 deletions(-)
2014-09-29 23:31:52 -04:00
Alan K
5c67a991aa
Bug 1069410 - CloudSync should not be using setItemIndex. r=mak
2014-09-23 09:11:00 +02:00
Bill McCloskey
f88fcd7f26
Bug 1066447 - Make cloudsync test work in e10s (r=ttaubert)
2014-09-18 08:56:55 -07:00
Shu-yu Guo
15262d36a9
Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo)
2014-09-15 16:30:46 -07:00
Alan K
a316f27bea
Bug 1052009 - Enable CloudSync in Nightly (mochitest fix). r=gps
2014-09-10 14:54:00 +02:00
Alan K
14b5bc554e
Bug 993584 - Initial landing for CloudSync. r=rnewman
2014-09-04 21:44:00 +02:00
Carsten "Tomcat" Book
903d15224a
Backed out changeset c4c2474a4f75 (bug 993584) for suspecion of causing bc1 test failures
2014-09-03 16:04:16 +02:00
Alan K
b2bc421302
Bug 993584 - Initial landing for CloudSync. r=rnewman
2014-09-02 14:51:00 +02:00