Commit Graph

338010 Commits

Author SHA1 Message Date
Dan Gohman
d4d9ea2859 Bug 950701 - SpiderMonkey: Tidy up some uses of the Vector API. r=waldo 2013-12-16 22:47:04 -08:00
Wes Kocher
f6e7cd0c87 Merge m-c to mozilla-inbound 2013-12-16 21:34:34 -08:00
Wes Kocher
56c7fcbb4e Merge inbound to m-c 2013-12-16 21:33:31 -08:00
Andrew McCreight
31e4486875 Bug 937818, part 4 - Exceeded refcount nodes should already be black. r=smaug
Due to graph mutation during an incremental cycle collection, objects in the CC graph
may end up with more things pointing to them than they have a ref count. However, these
objects should never become garbage.
2013-12-16 21:30:54 -08:00
Andrew McCreight
4b11c4307f Bug 937818, part 3 - Add ScanIncrementalRoots(). r=smaug
Any object that has been stored away somewhere in the middle of incremental graph
building must be treated as live, because we can't trust that the CC graph has
accurate information about it. If such an object is truly garbage, we'll unlink it
in the next cycle collection instead.
2013-12-16 21:30:53 -08:00
Andrew McCreight
f8ec141d0b Bug 937818, part 2 - Add js::ZoneGlobalsAreAllGray. r=jonco
If all globals in a zone are gray, then all live objects in that zone
should also be gray.
2013-12-16 21:30:53 -08:00
Andrew McCreight
3145a6bc8f Bug 937818, part 1 - Add objects to the purple buffer on AddRef. r=smaug
ICC uses this to track objects that have been AddRef'd during ICC graph building.
For those objects, we may not have the proper information for them, so treat them
as live.
2013-12-16 21:30:53 -08:00
Wes Kocher
4c21bcff97 Merge b2g-inbound to m-c 2013-12-16 21:08:22 -08:00
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
Mike Hommey
77936722b3 Bug 950296 - Turn the map for variable passthrough into a list. r=gps 2013-12-17 11:14:17 +09:00
Mike Hommey
fa692ebd07 Bug 950291 - Kill js/src/build/autoconf. r=ted 2013-12-17 11:13:53 +09:00
Mike Hommey
ef13decc2d Bug 950290 - Move python scripts from build/autoconf into a mozbuild submodule. r=gps
--HG--
rename : build/autoconf/check_debug_ranges.py => python/mozbuild/mozbuild/configure/check_debug_ranges.py
rename : build/autoconf/libstdcxx.py => python/mozbuild/mozbuild/configure/libstdcxx.py
2013-12-17 11:13:08 +09:00
Mike Hommey
e8121110ea Bug 950027 - Remove build/autoconf/match-dir.sh. r=gps 2013-12-17 11:12:51 +09:00
Mike Hommey
2328a3a998 Bug 950279 - Expose int() to moz.build sandbox, and use it in build/gyp.mozbuild. r=gps 2013-12-17 11:12:15 +09:00
Cameron McCormack
ebb7bfe9b8 Bug 950497 - Make self-referencing CSS variables invalid even if they have fallback. r=dbaron 2013-12-17 16:16:42 +11:00
Wes Kocher
ac71972680 Backed out changeset 689ec26f50e1 (bug 949525) for causing assertions 2013-12-16 17:38:14 -08:00
Ryan VanderMeulen
c1ada276ac Merge m-c to fx-team. 2013-12-16 17:00:19 -05:00
Ryan VanderMeulen
1037218183 Merge inbound to m-c. 2013-12-16 16:58:27 -05:00
Steffen Wilberg
5a454ed633 Bug 950357: The About dialog shouldn't check for updates without asking if the 'Never check for updates' option is selected. Instead, present a 'Check for Updates' button. r=felipe 2013-12-16 22:55:44 +01:00
Ryan VanderMeulen
c6e400a151 Merge fx-team to m-c. 2013-12-16 16:54:22 -05:00
Mark Finkle
05a16e4d93 Bug 949913 - Don't store page refreshes as history visits r=blassey 2013-12-16 16:00:08 -05:00
Michael Comella
f4197965d3 Bug 946656 - Print messages attached to received gecko events. r=margaret 2013-12-16 12:14:22 -08:00
Heather Arthur
5d4ec3539c Bug 949678 - Rule view should show inline sheet links as 'inline:<lineno>' instead of '/:<lineno>' when source maps are enabled; r=pbrosset 2013-12-16 11:49:17 -08: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
Panos Astithas
fa291d77b5 Bug 773563 - Cleanup BTA_detach callers to avoid redundant state checks; r=robcee 2013-12-16 21:27:00 +02: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
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
Carsten "Tomcat" Book
b995c093c3 merge b2g-inbound to mozilla-central 2013-12-16 15:22:38 +01:00
Carsten "Tomcat" Book
b2a1628257 merge mozilla-inbound to mozilla-central 2013-12-16 15:20:40 +01:00
Gaia Pushbot
05d2f8d684 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ba3a558fbb2d
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #14656 from etiennesegonzac/bug-937505-keypad-latency

Bug 937505 - Dialer Keypad - Touch Handling - Doing the expensive work after a tick to reduce the audio tone latency. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/7c24c414a435
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 937505 - Dialer Keypad - Touch Handling - Doing the expensive work
after a tick to reduce the audio tone latency.
r=rik
2013-12-16 06:15:24 -08:00
Ryan VanderMeulen
d15783706e Merge m-c to b2g-inbound. 2013-12-16 09:05:37 -05:00
Gaia Pushbot
26f8880558 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/41eecd2d4afc
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #14644 from crdlc/bug-948979

Bug 948979 - [Download Manager] A wrong message is displayed if you try ...

========

https://hg.mozilla.org/integration/gaia-central/rev/1484b7fc5760
Author: crdlc <crdlc@tid.es>
Desc: Bug 948979 - [Download Manager] A wrong message is displayed if you try to open a file while the device is connected as USB storage
2013-12-16 06:00:23 -08:00
Blake Kaplan
905822d79f Bug 933483 - Don't fire events (and especially request animation frame events) when we're in a modal dialog. r=smaug 2013-12-16 08:37:34 -05:00
Morris Tseng
1725da86f8 Bug 930056 - Force invalidate frame when displayitem is remote type. r=mattwoodrow 2013-12-16 08:37:34 -05:00
Gijs Kruitbosch
29a80491f9 Bug 950334 - Australis' (un)registerWindow methods in BrowserUITelemetry assume areaNode exists, r=mconley 2013-12-16 11:28:38 +00:00
Gijs Kruitbosch
e67ded1424 Bug 947410 - Australis' addonbar shim doesn't check collapsed state correctly, r=mikedeboer 2013-12-16 11:12:11 +00:00
Sam Foster
e2685373a5 Bug 943201 - Add gradient to download progress ring image, rotate it with progress angle. r=mbrubeck 2013-12-16 10:33:36 -08:00
Sam Foster
f005886dc2 Bug 938324 - Improve synchronization of system on-screen keyboard animation with appbar positioning animation. r=jimm 2013-12-16 10:25:06 -08:00
Matt Brubeck
ed00d7e3b8 Bug 949333 - Make Metro prompt service work for Master Password [r=TimAbraldes] 2013-12-16 10:15:09 -08:00