Commit Graph

160461 Commits

Author SHA1 Message Date
Cameron McCormack
abf1177715 Bug 950497 - Make self-referencing CSS variables invalid even if they have fallback. r=dbaron 2013-12-17 16:16:42 +11:00
Nicholas Nethercote
3b7c5d2e8c Bug 945973 (part 4) - Add SystemMemoryReporter, which presents Linux-specific, system-wide memory measurements taken from the OS. r=glandium.
--HG--
extra : rebase_source : 032d1d2944b790ac9e9e4d7f18c8ac9d79858ef3
2013-12-04 19:32:50 -08:00
Nicholas Nethercote
0c6f2b5076 Bug 945973 (part 3) - Fix some trivial reporter/report confusions in aboutMemory.js. r=mccr8.
--HG--
extra : rebase_source : 12eec13cd507100fa29bf798372784d5d8bcfbdb
2013-12-03 20:20:15 -08:00
Nicholas Nethercote
c5dab89370 Bug 945973 (part 2) - Don't complain if there aren't any "explicit" reports for a process. r=mccr8.
--HG--
extra : rebase_source : 05129260b8a3e7cfbdadcecffe4c18715254323c
2013-12-03 20:19:41 -08:00
Nicholas Nethercote
392bf9cb31 Bug 945973 (part 1) - Remove about:memory's is-a-sentence description check. r=mccr8.
--HG--
extra : rebase_source : bf47145a953a23b73fa1e7c441b695ffeceafbb8
2013-12-03 20:10:59 -08:00
Wes Kocher
34a2e0d974 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
e0226fc1b7 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
d219ceadaa 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
8426978810 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
fe5e57020e Backed out changeset a70f5add1982 (bug 950658) for breaking Windows builds 2013-12-16 17:46:30 -08:00
Matthew Gregan
011986eed3 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
c5e8ada593 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
287d4b461a 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
2d7d75266a 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
546f98d63d 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
1b5f9f7a1a 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
cd8eabf185 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
d081b211ae Bug 949183 - Fix jsid static constructor explosion. r=Waldo 2013-12-16 14:40:05 -08:00
Mike Conley
3fb294ecc2 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
66181fe3a2 Bug 866080 - Use Android I420ColorConverter in OMX plugin r=sotaro,doublec 2013-12-17 11:58:16 +13:00
Christian Holler
39893c930d 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
b71df77dd5 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
6fc38765da Bug 950527 - Mark asm.js success messages as not being an error (r=bbouvier) 2013-12-16 10:20:35 -06:00
Nathan Froyd
23f5fa315e 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
227a388390 Bug 877115 - [Moz2Dify] Part 6. Moz2Dify SharedSurface_EGLImage::GetPixels. r=nical 2013-12-16 15:50:53 -05:00
Andreas Pehrson
31eda55222 Bug 877115 - [Moz2Dify] Part 5. Minimize gfxIntSize usage in GLContext. r=nical 2013-12-10 17:12:42 +01:00
Andreas Pehrson
23f150a2b2 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
3d28bdc5dd 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
9fd6653afc Bug 877115 - [Moz2Dify] Part 2. Moz2Dify GLContext::ResizeOffscreen signature. (carries r=nical) 2013-12-10 17:11:11 +01:00
Andreas Pehrson
999c4c51c8 Bug 877115 - [Moz2Dify] Part 1. Remove ImageFormat typedef from GLContext. (r=nical) 2013-12-10 17:10:41 +01:00
Seth Fowler
5a13ad7013 Bug 950293 (Part 1) - Fix handling of little-endian EXIF data. r=tn 2013-12-16 14:11:10 -08:00
Ehsan Akhgari
29f2ece07b Bug 950503 - Build accessible/src/windows in unified mode; r=tbsaunde 2013-12-16 08:25:12 -05:00
Brian Hackett
2e98973c00 Bug 950456 - Fix tracing for baseline type monitor and update stubs, r=jandem. 2013-12-16 14:04:49 -08:00
Ryan VanderMeulen
6510dd3732 Merge m-c to inbound. 2013-12-16 16:59:33 -05:00
Ryan VanderMeulen
1afb369d7b Merge inbound to m-c. 2013-12-16 16:58:27 -05:00
Ryan VanderMeulen
0421526d35 Merge fx-team to m-c. 2013-12-16 16:54:22 -05:00
Gaia Pushbot
b8d8c8a32e 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
8a138e9af2 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
08a4613cd4 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
e1a8c6e771 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
30869d67d5 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
3bc41040ec Bug 950716 - IonMonkey: Reorder struct fields for micro-efficiency. r=nbp 2013-12-16 11:13:31 -08:00
Dan Gohman
7df6fd92ec Bug 950716 - IonMonkey: Optimize BitSet a little r=nbp 2013-12-16 11:13:29 -08:00
Dan Gohman
6428134194 Bug 950716 - SpiderMonkey: A minor BitSet::Iterator refactoring. r=nbp 2013-12-16 11:13:26 -08:00
Brian Hackett
db373e31db Bug 785905 - Build Ion MIR graph off thread, r=jandem. 2013-12-16 10:53:02 -08:00
Ryan VanderMeulen
dbfe3aadd0 Backed out changeset f278295dd6a0 (bug 946316) for frequent failures in the test it added. 2013-12-16 13:31:47 -05:00
Gaia Pushbot
3a37bed5a2 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
5b3472e274 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
cede2efb3a 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
330e915734 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