Commit Graph

19 Commits

Author SHA1 Message Date
Mike Hommey
c99d752b37 Bug 1365419 - Use the new os=LikeUnix flag instead of relying on overrides. r=bsmedberg
Since it wasn't possible to have specific manifest entries for !Darwin
!WINNT !Android, a few places in the tree use the following pattern:
   entry-for-unix
   entry-for-osx os=Darwin
   entry-for-windows os=WINNT

This works because subsequent manifest entries with more specific flags
override previous manifest entries.

Incidentally, this led to problems such as the one mentioned in
changeset c94e87a18096.

Now that there is a flag for !Darwin !WINNT !Android, we can use it
instead.

--HG--
extra : rebase_source : 6bde84ca3a322cb82847e49c789e444e21703fe3
2017-05-26 10:05:26 +09:00
Wes Kocher
9782406dd8 Backed out 4 changesets (bug 1365419) for android mochitest failures in test_bug583533.html a=backout
Backed out changeset d82aa6aec2c1 (bug 1365419)
Backed out changeset 9aafdd1ca0bd (bug 1365419)
Backed out changeset 261eecf8497f (bug 1365419)
Backed out changeset 1d9b50fadc05 (bug 1365419)

MozReview-Commit-ID: HkhXf1Dkkbk
2017-06-01 18:39:21 -07:00
Mike Hommey
69a5734db2 Bug 1365419 - Use the new os=LikeUnix flag instead of relying on overrides. r=bsmedberg
Since it wasn't possible to have specific manifest entries for !Darwin
!WINNT !Android, a few places in the tree use the following pattern:
   entry-for-unix
   entry-for-osx os=Darwin
   entry-for-windows os=WINNT

This works because subsequent manifest entries with more specific flags
override previous manifest entries.

Incidentally, this led to problems such as the one mentioned in
changeset c94e87a18096.

Now that there is a flag for !Darwin !WINNT !Android, we can use it
instead.

--HG--
extra : rebase_source : 6f20a9b31d48c8ee4126662730e95789de740971
2017-05-26 10:05:26 +09:00
Florian Queze
37ff4fc7cc Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
Sebastian Hengst
a07223d699 Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
Florian Queze
95d4d20c17 Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
Saurav Sachidanand
16f14ffd75 Bug 1351986 - Remove DOCTYPE, version, xmlns:xlink from SVG files; r=dao 2017-04-04 09:10:07 +02:00
Florian Quèze
028a82f682 Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws. 2017-01-09 20:27:25 +01:00
Paolo Amadini
9ba5adffc9 Bug 1282768 - Part 1 - Move filters.svg and menubutton-dropmarker.svg to Toolkit. r=past
MozReview-Commit-ID: IGe0e94hiM7

--HG--
rename : browser/themes/shared/filters.svg => toolkit/themes/shared/filters.svg
rename : browser/themes/shared/downloads/menubutton-dropmarker.svg => toolkit/themes/shared/icons/menubutton-dropmarker.svg
extra : rebase_source : e969ac507abd7dd8bb4be09907445dd2abf4dc10
2016-11-20 18:40:19 +01:00
Mark Banner
a41b5adcb0 Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
MozReview-Commit-ID: LdoXLniNeT7

--HG--
extra : rebase_source : d2418b8cfab0a399d0dfb5a96ea50c62fac63e70
2016-11-03 11:51:48 +00:00
Mike Conley
99f0cb76ec Bug 1297475 - Have FlyWeb publish server permission prompt use ContentPermissionIntegration. r=justindarc
MozReview-Commit-ID: Sh0IBn78fB

--HG--
extra : rebase_source : 3bd8934bb7d70b084b99959119de003119149771
2016-08-31 23:59:18 -04:00
Mark Banner
94649c3c62 Bug 1291662 - Mark the flyweb system add-on as e10s compatible as it already is. r=mconley
MozReview-Commit-ID: 75Ic6TqRFsS

--HG--
extra : rebase_source : 830e2cb04963ae96e06e7590e860b0dad8078866
2016-08-03 12:40:36 +01:00
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
Mark Banner
cdc482dbfd Bug 1256686 - System add-ons should have a more flexible maximum version for easier use with point releases. r=glandium 2016-07-05 18:40:44 +01:00
Justin D'Arcangelo
59240878a5 Bug 1272107 - FlyWeb desktop UI code. Third time is the charm. r=mconley feedback=Pike
--HG--
extra : amend_source : b5f9aa704629d6bd88845d4bf3ed077ae8e788ad
2016-06-08 15:08:46 -04:00
Phil Ringnalda
ca39a66245 Back out e8dab5e5d63a (bug 1272107) for 10.10 e10s debug startup hangs/asserts/aborts
CLOSED TREE
2016-06-06 21:06:42 -07:00
Justin D'Arcangelo
8524414783 Bug 1272107 - FlyWeb desktop UI. Only enabled on nightly and aurora. r=mconley
--HG--
extra : amend_source : 20eecf238ea852129fe0c788379a7a31cd765f6b
2016-06-06 18:47:06 -04:00
Phil Ringnalda
eaf79afff7 Back out 0b65f7e689b5 (bug 1272107) for frequent startup hangs in 10.10 e10s tests 2016-06-04 13:06:13 -07:00
Justin D'Arcangelo
f0212d4315 Bug 1272107 - FlyWeb desktop UI code. Only enabled on nightly and aurora builds. r=mconley
--HG--
extra : amend_source : bffaa027381e7a34fd28709f3f5da12627222f27
2016-06-03 15:41:46 -04:00