Christoph Kerschbaumer
10581fce1b
Bug 1206199 - Extend channelwrapper to mediate OnStartRequest, OnStopRequest, OnDataAvailable (r=sicking)
2015-10-05 19:01:35 -07:00
Mike Hommey
e7fb0d3101
Bug 1210642 - Use install manifests for preprocessed files in the FasterMake build backend. r=gps
2015-10-06 11:15:07 +09:00
Mike Hommey
1f30d999e0
Bug 1210642 - Add support for --silence-missing-directive-warnings for preprocessing within install manifests. r=gps
2015-10-06 11:15:06 +09:00
Mike Hommey
95f5927160
Bug 1210642 - Allow to pass defines overrides when processing install manifests. r=gps
2015-10-06 11:15:06 +09:00
Mike Hommey
f4de6bfe91
Bug 1210642 - s/APP_BUILDID/MOZ_APP_BUILDID/ to use the same variable name across products. r=gps
2015-10-06 11:15:05 +09:00
Mike Hommey
7f68f92edb
Bug 1210329 - Remove support for line endings munging in the preprocessor. r=gps
...
It was added back in
5147d5c69f
for unclear reasons (and the lack of bug number doesn't help), and hasn't been
used, as far as I can see in the gecko-dev history, other than in bug 206029,
which is the only use currently in the tree.
Bug 206029 was working around the Flash player installer modifying Firefox's
prefs file and not dealing with it properly or something depending on the line
endings. 11 years later, all prefs files except channel-prefs.js are in
omni.ja, so obviously, bug 206029 doesn't actually apply anymore.
So, let's simplify it all and get rid of this.
2015-10-06 11:15:04 +09:00
Mike Hommey
760213a14e
Bug 1210359 - Small clarification in the CHECK_SYMBOLS error message. r=mshal
2015-10-06 11:15:03 +09:00
Nicholas Nethercote
9fc48f5c6a
Bug 1204393 (part 2) - Add more testing of the ICON decoder. r=seth.
...
--HG--
extra : rebase_source : cec12255ccb302c058831c178698dbfa6ab5ec43
2015-10-05 14:29:11 -07:00
Nicholas Nethercote
b7e5ba36b2
Bug 1204393 (part 1) - Use StreamingLexer in the ICON decoder. r=seth.
...
* * *
Bug 1204393 (part 1b) - Address review comments.
--HG--
extra : rebase_source : 0015ca99e20ccd6f4d5becab38fece63cb02332b
2015-10-05 14:29:01 -07:00
Xidorn Quan
7ba467bc22
Bug 1186745 part 6 - Fix event leak when using NS_DispatchToCurrentThread. r=froydnj
...
--HG--
extra : source : c8159664670c96e6cfa4c856d6eb14bb9495cd6f
2015-10-06 13:00:59 +11:00
Xidorn Quan
c5703449ed
Bug 1186745 part 5 - Make nsThread::Dispatch() always leak the event if it fails. r=froydnj
...
--HG--
extra : source : 969aedd9d9b6ee25b679954228f26c043969a29e
2015-10-06 13:00:59 +11:00
Xidorn Quan
e573430f7d
Bug 1186745 part 4 - Make TracedRunnable accept an already_AddRefed instead of a raw pointer. r=froydnj
...
--HG--
extra : source : 0a748a541a5425602ed0af670ffdb031c11dd627
2015-10-06 13:00:59 +11:00
Xidorn Quan
0c51f5c14f
Bug 1186745 part 3 - Make nsThreadSyncDispatch leak the sync task by default when Run() is not called. r=froydnj
...
--HG--
extra : source : 7eda5d8e2da47a0ff4f15e6a4d20f1ca108e5931
2015-10-06 13:00:59 +11:00
Xidorn Quan
d98cc8899a
Bug 1186745 part 2 - Move nsThreadSyncDispatch class to its own header file. r=froydnj
...
--HG--
extra : source : ec17a3b46e134cbf99a74d581a89d7dea10f0af0
2015-10-06 13:00:59 +11:00
Xidorn Quan
98d15627f8
Bug 1186745 part 1 - Add LeakRefPtr for pointer leaking by default. r=froydnj
...
This class can be used instead of raw pointer for a sound leaking-by-default
behavior. Also it could take advantage of move semantic check in the future.
--HG--
extra : source : 6bf72b4eaa92b13d42b547d8aeee677489a4d3e2
2015-10-06 13:00:59 +11:00
Seth Fowler
dbf1dda104
Bug 1210553 - Remove the alternate flags arguments from SurfaceCache's Lookup functions. r=dholbert
...
--HG--
extra : rebase_source : 3a739a84ba514cddccc17a06bf7c6865a9a141ce
2015-10-05 17:06:34 -07:00
Phil Ringnalda
77b145afc8
Back out 2 changesets (bug 1202933) for Mulet timeouts in test_alerts.html
...
CLOSED TREE
Backed out changeset fbcc1bb170e9 (bug 1202933)
Backed out changeset 1763e1484065 (bug 1202933)
2015-10-05 18:41:00 -07:00
Wes Kocher
9bd6e9ee5a
Backed out changeset c288fb0952fb (bug 1211568) for build bustage CLOSED TREE
2015-10-05 15:56:08 -07:00
Nicholas Nethercote
5ac1e32951
Bug 1211306 (follow-up) - Fix non-Windows compile bustage on a CLOSED TREE. r=bustage.
2015-10-05 15:44:19 -07:00
Kit Cambridge
3c04c0a85d
Bug 1202933, Part 2 - Show the origin for OS X notifications. r=MattN,wchen
...
--HG--
extra : commitid : 6sBIPzwwtYv
extra : rebase_source : 0eeda028206841fe096c765832163f5f783aa5e7
2015-10-05 11:49:38 -07:00
Kit Cambridge
e088390533
Bug 1202933, Part 1 - Show the origin for XUL notifications. r=MattN,wchen
...
--HG--
extra : commitid : ApOzbuWjL8M
extra : rebase_source : 32c31421bc318dd78d8fadfc9e608a2622020e75
2015-10-05 11:49:22 -07:00
B2G Bumper Bot
b801cce94d
Bumping manifests a=b2g-bump
2015-10-05 10:15:47 -07:00
B2G Bumper Bot
14c0ace1bb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ff328346d2d1
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #32166 from tamarahills/bugfix/1209860-intermittent-data-duplication
Bug 1209860 - Clear the gecko metrics data after merging the data to …
========
https://hg.mozilla.org/integration/gaia-central/rev/064140188c1f
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1209860 - Clear the gecko metrics data after merging the data to avoid duplication.
2015-10-05 10:12:35 -07:00
B2G Bumper Bot
ff64baf757
Bumping manifests a=b2g-bump
2015-10-05 08:58:18 -07:00
B2G Bumper Bot
d33e7fa88d
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/44cf4f0a2b14
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Revert "Merge pull request #31723 from JohanLorenzo/bug-1187330"
This reverts commit 6a5ee1f361ebc48355aa7f233ee22bbdd0fbfd63, reversing
changes made to e1a76e61618772477d43545feefacbde58cbdb82.
========
https://hg.mozilla.org/integration/gaia-central/rev/5559d2164c7f
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #31723 from JohanLorenzo/bug-1187330
Bug 1187330 - You can't have engineering apps with the spark distro
========
https://hg.mozilla.org/integration/gaia-central/rev/2efec46aad82
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1187330 - You can't have engineering apps with the spark distro
2015-10-05 08:55:27 -07:00
Wes Kocher
c1750b75c7
Backed out 11 changesets (bug 709490) for webgl-color-test.html failures a=backout
...
Backed out changeset fc04c5d43550 (bug 709490)
Backed out changeset cd8f9410d335 (bug 709490)
Backed out changeset 6e687c9143c1 (bug 709490)
Backed out changeset 9b20f2c833c4 (bug 709490)
Backed out changeset f9d130aea88e (bug 709490)
Backed out changeset fc513b410949 (bug 709490)
Backed out changeset acf6220b431a (bug 709490)
Backed out changeset 9bceaf913791 (bug 709490)
Backed out changeset 37fba20111e2 (bug 709490)
Backed out changeset 2285ce1596b8 (bug 709490)
Backed out changeset fb4e09920569 (bug 709490)
2015-10-05 08:28:25 -07:00
B2G Bumper Bot
14c7c592c9
Bumping manifests a=b2g-bump
2015-10-05 08:03:18 -07:00
B2G Bumper Bot
8d2fc221d3
Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8300b016cc2c
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #32182 from gasolin/issue-1204420
Bug 1204420 - [Settings] remove I-S panel strings in HTML, r=yzen
========
https://hg.mozilla.org/integration/gaia-central/rev/76f2a95c0986
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1204420 - [Settings] remove I-S panel strings in HTML, r=yzen
========
https://hg.mozilla.org/integration/gaia-central/rev/709de91d8423
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #32191 from gasolin/issue-1180505
Bug 1180505 - Convert notification checkbox to gaia-switch, r=yzen
========
https://hg.mozilla.org/integration/gaia-central/rev/8198282b76e7
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1180505 - Convert notification checkbox to gaia-switch, r=yzen
========
https://hg.mozilla.org/integration/gaia-central/rev/7cdea6786e35
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32203 from ferjm/bug1210473.hidepasswords
Bug 1210473 - Hide passwords collection switch until we have an adapt…
========
https://hg.mozilla.org/integration/gaia-central/rev/054378d3cee4
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1210473 - Hide passwords collection switch until we have an adapter for passwords. r=yzen
========
https://hg.mozilla.org/integration/gaia-central/rev/888f6f90d74b
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31912 from mwargers/1204941
Bug 1204941 - Write a Gaia UI test for bug 1201739 (add-on installation)
========
https://hg.mozilla.org/integration/gaia-central/rev/c783dec8c9d2
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1204941 - Write a Gaia UI test for bug 1201739 (add-on installation)
2015-10-05 08:00:26 -07:00
B2G Bumper Bot
30f9ddae6c
Bumping manifests a=b2g-bump
2015-10-05 07:38:06 -07:00
B2G Bumper Bot
ca9e9d8a9e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aee98f238a28
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32164 from michielbdejong/1210356-safer-WebCryptoTransformer
Bug 1210356 - Safer WebCryptoTransformer, r=ferjm
========
https://hg.mozilla.org/integration/gaia-central/rev/3872f83ae9e8
Author: Michiel de Jong <mbdejong@mozilla.com>
Desc: Bug 1210356 - Safer WebCryptoTransformer, r=ferjm
2015-10-05 07:35:14 -07:00
Andrea Marchesini
48bc6c454b
Bug 1147749 - View source should go through service worker interception, r=bz, r=jduell
2015-10-05 14:46:24 +01:00
Ted Mielczarek
dcced52d74
bug 1176196 - update libjpeg-turbo to 1.4.2. r=jrmuizel
...
--HG--
extra : commitid : E8TzkSU0TOC
extra : rebase_source : df175815820cba7829062fd69f93f9a8aeceb473
2015-10-05 09:31:36 -04:00
Gijs Kruitbosch
9c64ed2922
Bug 1211255 - fix downloads on fennec, r=mak
...
--HG--
extra : commitid : DX1O1HFeLdH
2015-10-05 13:55:22 +01:00
Michael Comella
37769f52fe
Bug 1208790 - Add lint ignore for compound drawables in search preference. r=me
...
The regression is fixed by the backout of bug 1175354 and this
should ensure it doesn't happen again.
--HG--
extra : commitid : 7mVa6zNb0uq
extra : rebase_source : b83744e2fc37fbf41a1d91104861b3bc41c00a05
2015-10-06 09:41:49 -04:00
Michael Comella
dac84a513c
Backout changeset 7635a2e4fa64 for regressions in bug 1208790.
...
--HG--
extra : commitid : 9glmrm88OoL
extra : rebase_source : 16975787fcb93012b4b130a43ad98646646a28fb
2015-10-06 09:37:23 -04:00
Carsten "Tomcat" Book
239ba800f1
Backed out 2 changesets (bug 1211339) for m3 test failures on a CLOSED TREE
...
Backed out changeset 91bff7bc67d7 (bug 1211339)
Backed out changeset d34f694b13cf (bug 1211339)
2015-10-05 14:34:44 +02:00
Carsten "Tomcat" Book
f11b039d32
Merge m-c to b2g-i on a CLOSED TREE
2015-10-05 13:55:18 +02:00
Carsten "Tomcat" Book
15c18ce28f
Merge m-c to fx-team on a CLOSED TREE
2015-10-05 13:54:17 +02:00
Carsten "Tomcat" Book
9a4e08328c
Merge m-c to mozilla-inbound on a CLOSED TREE
2015-10-05 13:52:47 +02:00
Joel Maher
91ceb2d897
Bug 1210055 - Intermittent Windows Talos failures like Unable to remove C:\slave\test-pgo\build. r=parkouss
2015-10-05 07:30:28 -04:00
B2G Bumper Bot
0645b87eb9
Bumping manifests a=b2g-bump
2015-10-05 03:53:15 -07:00
B2G Bumper Bot
4e21cdc31c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/484969c81113
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #32227 from gasolin/issue-1193210
Bug 1193210
- only launch app when dialog is visible, r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/f5d5d04856df
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1193210
- only launch app when dialog is visible, r=etienne
2015-10-05 03:50:22 -07:00
Bob Owen
96010550f8
Bug 1207972: Move to using USER_INTERACTIVE and JOB_INTERACTIVE by default for the Windows content sandbox. r=tabraldes
2015-10-05 11:10:46 +01:00
Carsten "Tomcat" Book
131b0cd1dd
merge mozilla-inbound to mozilla-central a=merge
2015-10-05 12:02:03 +02:00
Carsten "Tomcat" Book
9a10019bbf
merge fx-team to mozilla-central a=merge
2015-10-05 11:57:59 +02:00
Carsten "Tomcat" Book
b35c208fb6
merge b2g-inbound to mozilla-central a=merge
2015-10-05 11:56:23 +02:00
Jon Coppeard
76cb22230c
Bug 1210760 - Don't simulate OOM in ExceptionHandlerBailout() r=terrence
2015-10-05 10:50:41 +01:00
Jon Coppeard
7dc69fa47e
Bug 1210655 - Check classes are present when using them in test code r=terrence
2015-10-05 10:50:41 +01:00
Jon Coppeard
46c8da5401
Bug 1210607 - Check for null compartment in PopulateReportBlame() r=terrence
2015-10-05 10:50:41 +01:00
Jon Coppeard
08c32a7a8c
Bug 1210391 - Module scopes are currently not cacheable r=jandem
2015-10-05 10:50:41 +01:00