Carsten "Tomcat" Book
867803f1f1
Backed out changeset a9715a3b0e13 (bug 937818) for static rooting hazard analysis bustage on a CLOSED TREE
2013-12-17 09:20:31 +01:00
Carsten "Tomcat" Book
626de9c65a
Backed out changeset ae01d2862600 (bug 937818) for static rooting hazard analysis bustage on a CLOSED TREE
2013-12-17 09:20:10 +01:00
Dan Gohman
f4a851a39a
Bug 950438 - IonMonkey: The intersection of two ranges that both contain NaN is not empty. r=nbp
2013-12-16 22:47:06 -08:00
Dan Gohman
8cb11407c3
Bug 950701 - SpiderMonkey: Tidy up some uses of the Vector API. r=waldo
2013-12-16 22:47:04 -08:00
Wes Kocher
1280a9d9a4
Merge m-c to mozilla-inbound
2013-12-16 21:34:34 -08:00
Wes Kocher
b8a8bd4ca4
Merge inbound to m-c
2013-12-16 21:33:31 -08:00
Andrew McCreight
d6c85c988a
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
66b7068181
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
faad30b65e
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
e495d831e0
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
23398c5570
Merge b2g-inbound to m-c
2013-12-16 21:08:22 -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
Mike Hommey
8eae36f743
Bug 950296 - Turn the map for variable passthrough into a list. r=gps
2013-12-17 11:14:17 +09:00
Mike Hommey
28c9eeeb44
Bug 950291 - Kill js/src/build/autoconf. r=ted
2013-12-17 11:13:53 +09:00
Mike Hommey
b97d838b01
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
03a9b301a1
Bug 950027 - Remove build/autoconf/match-dir.sh. r=gps
2013-12-17 11:12:51 +09:00
Mike Hommey
f0864a5c06
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
abf1177715
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
f8b836220b
Backed out changeset 689ec26f50e1 (bug 949525) for causing assertions
2013-12-16 17:38:14 -08:00
Ryan VanderMeulen
64cc5ca3eb
Merge m-c to fx-team.
2013-12-16 17:00:19 -05:00
Ryan VanderMeulen
1afb369d7b
Merge inbound to m-c.
2013-12-16 16:58:27 -05:00
Steffen Wilberg
246e3cf4a5
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
0421526d35
Merge fx-team to m-c.
2013-12-16 16:54:22 -05:00
Mark Finkle
3568e33c2c
Bug 949913 - Don't store page refreshes as history visits r=blassey
2013-12-16 16:00:08 -05:00
Michael Comella
8d793bd520
Bug 946656 - Print messages attached to received gecko events. r=margaret
2013-12-16 12:14:22 -08:00
Heather Arthur
f22df63ea1
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
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
Panos Astithas
b8d78d3bd3
Bug 773563 - Cleanup BTA_detach callers to avoid redundant state checks; r=robcee
2013-12-16 21:27:00 +02: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
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
Gaia Pushbot
76f19c67f2
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
eda92483f0
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
7f28d9919b
Backed out changeset 99e6a5b3b079 (bug 933483) for mochitest-bc leaks.
...
CLOSED TREE
2013-12-16 11:09:54 -05:00
Carsten "Tomcat" Book
3cae916dff
Merge mozilla-central to b2g-i on a CLOSED TREEx
2013-12-16 16:25:31 +01:00
Kartikaya Gupta
5ebee301b3
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
50a0f3fba1
merge b2g-inbound to mozilla-central
2013-12-16 15:22:38 +01:00
Carsten "Tomcat" Book
c34e191d69
merge mozilla-inbound to mozilla-central
2013-12-16 15:20:40 +01:00
Gaia Pushbot
af6284ec04
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
c1f25a6760
Merge m-c to b2g-inbound.
2013-12-16 09:05:37 -05:00
Gaia Pushbot
b1c9c2965f
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
3a26baa776
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
92e492567a
Bug 930056 - Force invalidate frame when displayitem is remote type. r=mattwoodrow
2013-12-16 08:37:34 -05:00
Gijs Kruitbosch
e14a2da358
Bug 950334 - Australis' (un)registerWindow methods in BrowserUITelemetry assume areaNode exists, r=mconley
2013-12-16 11:28:38 +00:00
Gijs Kruitbosch
ac58a4e1e9
Bug 947410 - Australis' addonbar shim doesn't check collapsed state correctly, r=mikedeboer
2013-12-16 11:12:11 +00:00