Chris Pearce
65aff64abb
Bug 1211339 Part 3 - Refuse to support video codecs inside audio mime types. r=jya
2015-10-06 16:53:03 +13:00
Chris Pearce
ee04318d99
Bug 1211339 Part 2 - Make MP4Decoder::CanHandleMediaType() check all codecs are supported by a PDM before reporting support. r=jya
2015-10-06 16:52:58 +13:00
Chris Pearce
3d5bc52b4e
Bug 1211339 - Ensure WMFDecoderModule::SupportsMimeType checks it can create decoders. r=jya
2015-10-06 16:52:52 +13:00
Xidorn Quan
d69dc0b4f7
Bug 1211040 - Restrict -moz-window-{dragging,shadow} to be chrome-only. r=dbaron
2015-10-06 14:18:35 +11:00
JW Wang
14ea0b90b7
Bug 1208934 - Remove usage of decoder monitor from MDSM. r=kinetik.
2015-10-06 10:26:33 +08:00
Christoph Kerschbaumer
810d09a3e1
Bug 1206199 - Extend channelwrapper to mediate OnStartRequest, OnStopRequest, OnDataAvailable (r=sicking)
2015-10-05 19:01:35 -07:00
Mike Hommey
c33e77ccaa
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
f85710a51a
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
d3b493f178
Bug 1210642 - Allow to pass defines overrides when processing install manifests. r=gps
2015-10-06 11:15:06 +09:00
Mike Hommey
f3ce30b5c5
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
540520eb04
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
4629ca543f
Bug 1210359 - Small clarification in the CHECK_SYMBOLS error message. r=mshal
2015-10-06 11:15:03 +09:00
Nicholas Nethercote
db9cf606cb
Bug 1204393 (part 2) - Add more testing of the ICON decoder. r=seth.
2015-10-05 14:29:11 -07:00
Nicholas Nethercote
1a5f7cebe4
Bug 1204393 (part 1) - Use StreamingLexer in the ICON decoder. r=seth.
...
* * *
Bug 1204393 (part 1b) - Address review comments.
2015-10-05 14:29:01 -07:00
Xidorn Quan
c0490280bf
Bug 1186745 part 6 - Fix event leak when using NS_DispatchToCurrentThread. r=froydnj
2015-10-06 13:00:59 +11:00
Xidorn Quan
a4ed2acb58
Bug 1186745 part 5 - Make nsThread::Dispatch() always leak the event if it fails. r=froydnj
2015-10-06 13:00:59 +11:00
Xidorn Quan
1c258c6b0b
Bug 1186745 part 4 - Make TracedRunnable accept an already_AddRefed instead of a raw pointer. r=froydnj
2015-10-06 13:00:59 +11:00
Xidorn Quan
ffffb48f52
Bug 1186745 part 3 - Make nsThreadSyncDispatch leak the sync task by default when Run() is not called. r=froydnj
2015-10-06 13:00:59 +11:00
Xidorn Quan
8eae1acd07
Bug 1186745 part 2 - Move nsThreadSyncDispatch class to its own header file. r=froydnj
2015-10-06 13:00:59 +11:00
Xidorn Quan
42f427fd1f
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.
2015-10-06 13:00:59 +11:00
Seth Fowler
b4f7779368
Bug 1210553 - Remove the alternate flags arguments from SurfaceCache's Lookup functions. r=dholbert
2015-10-05 17:06:34 -07:00
Phil Ringnalda
02723e0858
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
fa4394c0b9
Backed out changeset c288fb0952fb (bug 1211568) for build bustage CLOSED TREE
2015-10-05 15:56:08 -07:00
Nicholas Nethercote
e6fe9e919f
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
fc36777d44
Bug 1202933, Part 2 - Show the origin for OS X notifications. r=MattN,wchen
2015-10-05 11:49:38 -07:00
Kit Cambridge
9f9cb0fe35
Bug 1202933, Part 1 - Show the origin for XUL notifications. r=MattN,wchen
2015-10-05 11:49:22 -07:00
B2G Bumper Bot
9e88493b6b
Bumping manifests a=b2g-bump
2015-10-05 10:15:47 -07:00
B2G Bumper Bot
39167db4eb
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
b0f5f98fed
Bumping manifests a=b2g-bump
2015-10-05 08:58:18 -07:00
B2G Bumper Bot
234b7d84e6
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
a5411cbb00
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
c783fb69b1
Bumping manifests a=b2g-bump
2015-10-05 08:03:18 -07:00
B2G Bumper Bot
31c96047a0
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
198a44af18
Bumping manifests a=b2g-bump
2015-10-05 07:38:06 -07:00
B2G Bumper Bot
4e4d458f31
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
1a8650134a
Bug 1147749 - View source should go through service worker interception, r=bz, r=jduell
2015-10-05 14:46:24 +01:00
Gijs Kruitbosch
d5a7cc7557
Bug 1211255 - fix downloads on fennec, r=mak
2015-10-05 13:55:22 +01:00
Michael Comella
97c353f1c3
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.
2015-10-06 09:41:49 -04:00
Michael Comella
543299effd
Backout changeset 7635a2e4fa64 for regressions in bug 1208790.
2015-10-06 09:37:23 -04:00
Carsten "Tomcat" Book
2647c7831d
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
0cce113212
Merge m-c to b2g-i on a CLOSED TREE
2015-10-05 13:55:18 +02:00
Carsten "Tomcat" Book
d061a337ca
Merge m-c to fx-team on a CLOSED TREE
2015-10-05 13:54:17 +02:00
Carsten "Tomcat" Book
f6552f4d33
Merge m-c to mozilla-inbound on a CLOSED TREE
2015-10-05 13:52:47 +02:00
Joel Maher
d3c1de1139
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
e395779e32
Bumping manifests a=b2g-bump
2015-10-05 03:53:15 -07:00
B2G Bumper Bot
6bcdc5aad1
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
149742a926
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
0d5928ea32
merge mozilla-inbound to mozilla-central a=merge
2015-10-05 12:02:03 +02:00
Carsten "Tomcat" Book
5d0ba496cf
merge fx-team to mozilla-central a=merge
2015-10-05 11:57:59 +02:00
Carsten "Tomcat" Book
aacd30bc6d
merge b2g-inbound to mozilla-central a=merge
2015-10-05 11:56:23 +02:00