Commit Graph

22 Commits

Author SHA1 Message Date
Joel Maher
c1d21cb5d6 Bug 1355088 - add BUG_COMPONENT to browser/* files. r=mossop 2017-08-25 13:08:45 -04:00
Gijs Kruitbosch
4ee6535fb7 Bug 1389625 - clean up subview headers now that we use the title of the view instead, r=adw
The panel-subview-header is always hidden in photon (sub)panels, and so we now never show it.
Removing it avoids having to readd the old label for the bookmarks view, remove some unused
strings, and I noticed that we accidentally left the PanelUI-sidebar container which is
unused since bug 1360282.

MozReview-Commit-ID: 4ProWA1sUUs
2017-08-24 14:03:15 +01:00
Tim Nguyen
49712c3954 Bug 1390016 - Remove toolkit/themes/shared/filters.svg. r=dao
MozReview-Commit-ID: 7ETww8LzhxS
2017-08-17 08:11:07 +02:00
Mike Hommey
2f71018f6a 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.
2017-05-26 10:05:26 +09:00
Wes Kocher
262e7d84fc 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
e8f4dc8106 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.
2017-05-26 10:05:26 +09:00
Florian Queze
d3c36892fa Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
Sebastian Hengst
42670ceca0 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
9b4f73599f Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
Saurav Sachidanand
38b9e1c1ba Bug 1351986 - Remove DOCTYPE, version, xmlns:xlink from SVG files; r=dao 2017-04-04 09:10:07 +02:00
Florian Quèze
45647c4570 Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws. 2017-01-09 20:27:25 +01:00
Paolo Amadini
f5a82bca3b Bug 1282768 - Part 1 - Move filters.svg and menubutton-dropmarker.svg to Toolkit. r=past
MozReview-Commit-ID: IGe0e94hiM7
2016-11-20 18:40:19 +01:00
Mark Banner
0dc78b7964 Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
MozReview-Commit-ID: LdoXLniNeT7
2016-11-03 11:51:48 +00:00
Mike Conley
07b1de8ce9 Bug 1297475 - Have FlyWeb publish server permission prompt use ContentPermissionIntegration. r=justindarc
MozReview-Commit-ID: Sh0IBn78fB
2016-08-31 23:59:18 -04:00
Mark Banner
f8b6839d45 Bug 1291662 - Mark the flyweb system add-on as e10s compatible as it already is. r=mconley
MozReview-Commit-ID: 75Ic6TqRFsS
2016-08-03 12:40:36 +01:00
Tom Tromey
1b5a2bdb96 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
2016-07-14 10:16:42 -06:00
Mark Banner
bec5127536 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
a29ec74099 Bug 1272107 - FlyWeb desktop UI code. Third time is the charm. r=mconley feedback=Pike 2016-06-08 15:08:46 -04:00
Phil Ringnalda
eb511fac75 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
5fc48a723d Bug 1272107 - FlyWeb desktop UI. Only enabled on nightly and aurora. r=mconley 2016-06-06 18:47:06 -04:00
Phil Ringnalda
0b08155064 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
2acbd4bd02 Bug 1272107 - FlyWeb desktop UI code. Only enabled on nightly and aurora builds. r=mconley 2016-06-03 15:41:46 -04:00