Wes Kocher
51be634cd2
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
Nick Alexander
709a4a7087
Bug 923950 - Fix Android single locale repacks. r=glandium
...
There are two parts to this. The first is to add AndroidManifest.xml
as a dependency to the "no dependencies" ap_ built during packaging.
The aapt call requires it. So "no dependencies" is more accurately
"no *resource* dependencies".
The second is to avoid including the Android res/ directory in the
language repack step. What happens is that the l10n.py script sees
the Android res/ files left in the dist/ directory after unpacking and
expects to find them in the objdir. They're not there, so the script
fails. To avoid this, we delete them after unpacking. See the
comments in packager.mk describing this process.
--HG--
extra : rebase_source : 35c3c125dddcd575c1a5e8ad58f9aa13ff2db4c3
2013-12-14 15:36:17 -08:00
Ben Turner
357b12898a
Bug 914762 - Switch Workers to use a normal nsThread event loop, r=mrbkap.
...
--HG--
extra : transplant_source : /%93%60%CC%3A%16%B16%A1%5Bmx%9F%FA%7B%10JD%F0%E7
2013-10-23 06:16:49 -07:00
Ben Turner
2e75b22c85
Bug 914762 - Allow nsThread to be subclassed, r=bsmedberg.
...
--HG--
extra : transplant_source : %BD%C5%CB%7Fx%82q%FC%B6%AA%8B%8E%9Fo%BE%82%DE%09h%FF
2013-11-14 10:06:21 -08:00
Wes Kocher
295bf5d678
Backed out changeset a70f5add1982 (bug 950658) for breaking Windows builds
2013-12-16 17:46:30 -08:00
Matthew Gregan
a8e58b2267
Bug 950120 - Use audio reader if no video reader available, and handle zero reader case. r=doublec
2013-12-16 16:24:44 +13:00
Terrence Cole
f399e69993
Bug 950950 - Fix some exact rooting hazards in the bytecode emitter; r=sfink
...
--HG--
extra : rebase_source : a316b1cf10c7a251ef04fb0c3526a5320d40661e
2013-12-16 15:41:54 -08:00
Terrence Cole
f3f1364e6e
Bug 950923 - Fix an exact rooting hazard in GlobalObject::getIntrinsicValue; r=sfink
...
--HG--
extra : rebase_source : f49223dbfb97147d43bbf3720098b97e516c406a
2013-12-16 14:28:35 -08:00
Steve Workman
81ddca1c40
Bug 444328 - Add PRFileDescAutoLock and LockedPRFileDesc to automate and enforce calls to Get|ReleaseFD_Locked r=mcmanus
2013-12-16 16:46:09 -08:00
Wes Kocher
df8b1437b6
Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE
...
Backed out changeset 65ad9d8860d6 (bug 877115)
Backed out changeset bf8095c168fb (bug 877115)
Backed out changeset 290ad5863615 (bug 877115)
Backed out changeset 4488ec28910e (bug 877115)
Backed out changeset 45f8859c6fd6 (bug 877115)
Backed out changeset 111cc426fa9e (bug 877115)
2013-12-16 16:33:07 -08:00
Geoff Brown
da11ad371a
Bug 944440 - Force test_no_arr_points.html to work on Android x86 emu; r=jgilbert
2013-12-16 17:01:55 -07:00
Gregory Szorc
82be7c91ec
Bug 950736 - Part 2: Make build failures of codegen.pp fatal; r=glandium
...
--HG--
extra : rebase_source : a2a815dd0342a8fdf2dacd7d643d4504e2f29eb5
extra : amend_source : 474af6a65c7ad26cdfc7d6eb26caf0b42fe741c3
2013-12-16 13:15:37 -08:00
Sean Stangl
59305924cb
Bug 949183 - Fix jsid static constructor explosion. r=Waldo
2013-12-16 14:40:05 -08:00
Mike Conley
78bf04b8e2
Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving.
2013-12-14 15:30:00 -05:00
Edwin Flores
8d1888e84a
Bug 866080 - Use Android I420ColorConverter in OMX plugin r=sotaro,doublec
2013-12-17 11:58:16 +13:00
Christian Holler
b038c71e60
Bug 950658 - Clear pending exception in HeapTypeSetKey::instantiate on OOM. r=bhackett
...
--HG--
extra : rebase_source : 8f8c28f51ee7f08ef822fec5ac590a7d1cfebed7
2013-12-16 18:44:55 +01:00
Brian Hackett
ef7ea5783d
Bug 937089 - Deoptimize arguments when it is redeclared as a variable inside a with statement inside an eval, r=luke.
2013-12-16 14:55:49 -08:00
Luke Wagner
f74a7c3b7e
Bug 950527 - Mark asm.js success messages as not being an error (r=bbouvier)
2013-12-16 10:20:35 -06:00
Nathan Froyd
1b5da13c0d
Bug 950281 - micro-optimize NS_TableDrivenQI by ensuring the table has at least 1 non-null entry; r=bsmedberg
2013-12-13 19:17:18 -05:00
Andreas Pehrson
2d0ad0d42d
Bug 877115 - [Moz2Dify] Part 6. Moz2Dify SharedSurface_EGLImage::GetPixels. r=nical
2013-12-16 15:50:53 -05:00
Andreas Pehrson
96f82c49cb
Bug 877115 - [Moz2Dify] Part 5. Minimize gfxIntSize usage in GLContext. r=nical
2013-12-10 17:12:42 +01:00
Andreas Pehrson
4372b58d1c
Bug 877115 - [Moz2Dify] Part 4. Change gfxIntSize to gfx::IntSize in GLScreenBuffer and friends. (carries r=nical)
2013-12-10 17:12:18 +01:00
Andreas Pehrson
2fdd39a52c
Bug 877115 - [Moz2Dify] Part 3. Change gfxIntSize to gfx::IntSize in GLContext::OffscreenSize and dependendent classes. r=nical
2013-12-10 17:11:58 +01:00
Andreas Pehrson
99e812a782
Bug 877115 - [Moz2Dify] Part 2. Moz2Dify GLContext::ResizeOffscreen signature. (carries r=nical)
2013-12-10 17:11:11 +01:00
Andreas Pehrson
a5a5fddae5
Bug 877115 - [Moz2Dify] Part 1. Remove ImageFormat typedef from GLContext. (r=nical)
2013-12-10 17:10:41 +01:00
Seth Fowler
84836b3da9
Bug 950293 (Part 1) - Fix handling of little-endian EXIF data. r=tn
2013-12-16 14:11:10 -08:00
Ehsan Akhgari
4f47a5019c
Bug 950503 - Build accessible/src/windows in unified mode; r=tbsaunde
2013-12-16 08:25:12 -05:00
Brian Hackett
f455cedda9
Bug 950456 - Fix tracing for baseline type monitor and update stubs, r=jandem.
2013-12-16 14:04:49 -08:00
Ryan VanderMeulen
613401daac
Merge m-c to inbound.
2013-12-16 16:59:33 -05:00
Ryan VanderMeulen
1037218183
Merge inbound to m-c.
2013-12-16 16:58:27 -05:00
Ryan VanderMeulen
c6e400a151
Merge fx-team to m-c.
2013-12-16 16:54:22 -05:00
Gaia Pushbot
9976004572
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fc5f583668ad
Author: Mason Chang <mason@masonchang.com>
Desc: Merge pull request #14680 from changm/bug950498
Bug 950498. Update will-animate to will-change: scroll-position
========
https://hg.mozilla.org/integration/gaia-central/rev/9aa9946670c1
Author: Mason Chang <mchang@mozilla.com>
Desc: Bug 950498. Update will-animate to will-change: scroll-position
2013-12-16 11:30:24 -08:00
Gaia Pushbot
792fb10543
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a4d472efb940
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #12717 from punamdahiya/Bug924170_Video_Marionette_Tests
Bug924170 - [Video] - Add Marionette tests for Video App r=jugglinmike
========
https://hg.mozilla.org/integration/gaia-central/rev/ecc458fabefe
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug924170 - [Video] - Add Marionette tests for Video App r=jugglinmike
2013-12-16 11:05:24 -08:00
Gaia Pushbot
2627e4a8df
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b41fabfb74c1
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #14669 from julienw/950074-fix-new-message-notice
Bug 950074 - [Messages] The "you received a message" notice has a bad la...
========
https://hg.mozilla.org/integration/gaia-central/rev/24cd82d6ac72
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 950074 - [Messages] The "you received a message" notice has a bad layout r=schung
For some reason the commited CSS was wrong.
Converted it to flex box so that it looks correct also on bigger screens (like
the Peak).
2013-12-16 10:55:25 -08:00
Ryan VanderMeulen
95344c3276
Backed out changesets 01de929d4b85 and b9c5750d818a (bug 943519) for suspicion of causing B2G mochitest-2 failures.
...
CLOSED TREE
2013-12-16 13:41:15 -05:00
Terrence Cole
ea8901c289
Bug 949108 - Fix an exact rooting false positive across the activity callback; r=bholley
...
--HG--
extra : rebase_source : 9c4f0b94b376f9a2d11c5f031b8a8ef27aa2e4fb
2013-12-16 10:38:15 -08:00
Dan Gohman
be2485b3fc
Bug 950716 - IonMonkey: Reorder struct fields for micro-efficiency. r=nbp
2013-12-16 11:13:31 -08:00
Dan Gohman
fbee2260d8
Bug 950716 - IonMonkey: Optimize BitSet a little r=nbp
2013-12-16 11:13:29 -08:00
Dan Gohman
9f03cdf6d7
Bug 950716 - SpiderMonkey: A minor BitSet::Iterator refactoring. r=nbp
2013-12-16 11:13:26 -08:00
Brian Hackett
03fbbbdef7
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
Ryan VanderMeulen
7f18fcf79f
Backed out changeset f278295dd6a0 (bug 946316) for frequent failures in the test it added.
2013-12-16 13:31:47 -05:00
Gaia Pushbot
f6a4860a2f
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/04a70d9b7b96
Author: Rob Wood <rwood@mozilla.com>
Desc: Merge pull request #14427 from rwood-moz/bug946747
Bug 946747- Fix the gaia-ui endurance contacts tests; a=test-only
========
https://hg.mozilla.org/integration/gaia-central/rev/3bc407d03471
Author: rwood-moz <rwood@mozilla.com>
Desc: One more minor fix
========
https://hg.mozilla.org/integration/gaia-central/rev/f796e0d97bf7
Author: rwood-moz <rwood@mozilla.com>
Desc: Post-review updates
========
https://hg.mozilla.org/integration/gaia-central/rev/573e46dce32f
Author: rwood-moz <rwood@mozilla.com>
Desc: Bug 946747- Fix the gaia-ui endurance contacts tests
2013-12-16 10:30:23 -08:00
Gaia Pushbot
2b6a9c266d
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/166db5104afa
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #14504 from etiennesegonzac/bug-943716-flatfish-contact-bug
Bug 943716 - Don't try dialing from the contact app if if mozTelephony is unavailable. r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/30d34bbafa43
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 943716 - Don't try dialing from the contact app if if mozTelephony
is unavailable. r=arcturus
2013-12-16 09:15:24 -08:00
Kartikaya Gupta
0b8bb93d3e
Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis
2013-12-16 12:04:46 -05:00
Kartikaya Gupta
4ad1847fb9
Bug 949132 - Add a flag to FrameMetrics indicating a non-APZ scroll (original patch by mstange). r=tn
2013-12-16 12:04:45 -05:00
Gaia Pushbot
b85de8fde7
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c5fde8dcb514
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #14677 from TheoChevalier/contacts-reused-string
Bug 950466 - [Contacts][l12y] Import/Export contact are reused in differ...
========
https://hg.mozilla.org/integration/gaia-central/rev/b02c21b1a56e
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 950466 - [Contacts][l12y] Import/Export contact are reused in different contexts
========
https://hg.mozilla.org/integration/gaia-central/rev/f1d8f1cf5870
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #14700 from evanxd/bug-949278
Bug 949278 - Marionette test for today item
========
https://hg.mozilla.org/integration/gaia-central/rev/ff20cab8c4ce
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 949278 - Add marionette tests for the today item.
2013-12-16 08:40:46 -08:00
Gaia Pushbot
1d8031c4ae
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/077359d76cb1
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #14685 from timdream/settings-back
Bug 947033 - Allow Settings to be called by activity without being a dialog, r=rudyl,arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/f204cedc3dff
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 947033 - Allow Settings to be called by activity without being a dialog
2013-12-16 08:40:24 -08:00
Ryan VanderMeulen
a1e1d74c20
Backed out changeset 99e6a5b3b079 (bug 933483) for mochitest-bc leaks.
...
CLOSED TREE
2013-12-16 11:09:54 -05:00
Carsten "Tomcat" Book
da99640122
Merge mozilla-central to b2g-i on a CLOSED TREEx
2013-12-16 16:25:31 +01:00
Kartikaya Gupta
9c58c3aa92
Bug 950180 - Ensure the innerWidth is correct in resize events fired to content. r=Cwiiis
2013-12-16 10:05:23 -05:00