Gene Lian
7613d97a56
Bug 869841 - B2G MMS: Gaia cannot get request returned after calling .sendMMS(...). r=vicamo a=leo+
2013-05-08 18:40:41 +08:00
Gian-Carlo Pascutto
f990409c61
Backed out changeset 4b3a3f40730f (Bug 863290) for Android mochi-4 orange.
2013-05-08 10:01:14 +02:00
Hannes Verschore
59fee1d16f
Bug 864468: IonMonkey: Skip argument type checks when type is known to match, r=jandem
2013-05-08 09:54:39 +02:00
Peter Van der Beken
e250018b41
Bug 869038 - Clear expando object the right way. r=bz.
...
--HG--
extra : rebase_source : c75c0ac7b07bbe9396f1b77b34c1e34575078a49
2013-05-08 09:20:13 +02:00
Eric Chou
cde567409c
Bug 869332 - Don't reset call status while receiving an unhandled CallStateChanged event, r=gyeh
2013-05-08 14:16:51 +08:00
Robert O'Callahan
ae47081ea9
Bug 868406. Shut down MediaStreamGraph's thread. r=jesup
...
--HG--
extra : rebase_source : 0d5801b271d1658dba172cb5b156186052651990
2013-05-07 22:16:35 -07:00
Robert O'Callahan
5bf8a17b77
Bug 866579. Don't bother adding an arena-allocated DisplayItemClip to mDisplayItemClipsToDestroy if its destructor isn't going to do anything interesting. r=mattwoodrow
...
--HG--
extra : rebase_source : b8b64d9697cd2f19a42ff751cbfb7a1566f28209
2013-05-07 22:16:30 -07:00
Phil Ringnalda
28a1f905c5
Merge m-c to s-c
2013-05-07 19:53:31 -07:00
Ryan VanderMeulen
f6068dd244
Merge inbound to m-c.
2013-05-07 22:10:19 -04:00
Ryan VanderMeulen
1da98a6055
Backed out 4 changesets (bug 869178, bug 848490, bug 736276) for reftest crashes.
...
Backed out changeset f2d0107e85ec (bug 848490)
Backed out changeset f9a17848125a (bug 869178)
Backed out changeset c6904473984e (bug 736276)
Backed out changeset 84bdd96375ba (bug 736276)
2013-05-07 22:05:30 -04:00
Ryan VanderMeulen
ff9141abca
Merge birch to m-c.
2013-05-07 21:58:41 -04:00
Luke Wagner
2b44dddc9c
Make test_asmjs.html run faster (no bug,r=me)
...
--HG--
extra : rebase_source : 22f32a01d39e1de3ae7e2a070ee1ea01dc4b9a75
2013-05-07 16:47:18 -07:00
Sean Stangl
af63beda97
Bug 870095 - Prefer clobbering binary operands with no further uses. r=h4writer
2013-05-08 16:42:50 -07:00
Dan Gohman
7dea1ba01d
Bug 869507 - Eliminate unnecessary NaN checks. r=me
...
Several common floating-point conditions can be implemented without using a
separate NaN test.
2013-05-08 16:38:39 -07:00
Dan Gohman
5ff22ebcb2
Bug 869532 - Eliminate unnecessary NaN checks and emit less redundant code. r=me
2013-05-08 16:38:39 -07:00
Brian Hackett
ad89a86451
Bug 868890 - Correctly generate barrier when accessing undefined properties of objects whose prototype also has the property, r=dvander.
2013-05-08 17:25:24 -06:00
Matt Brubeck
2cb09b0e04
Backed out changeset a5b13623631c:0200fd49efc3 (bug 838692) for frequent Linux debug test_iframe_sandbox_navigation.html timeouts
...
CLOSED TREE
2013-05-08 16:14:03 -07:00
Brian Nicholson
6f7101afa2
Backout 6ee620315ad4 for causing test timeouts on a CLOSED TREE
2013-05-08 15:47:23 -07:00
Chris Peterson
7c1561533a
Bug 828563 - Part 2: Use Location.getTime() instead of getElapsedRealtimeNanos(). a=bustage CLOSED TREE
...
--HG--
extra : amend_source : 85ba5aa824bed8f15b98537672eee1cccba44416
2013-05-08 15:21:57 -07:00
Kannan Vijayan
6cc2227836
Bug 870051 - Fix build warning. r=dholbert
2013-05-08 18:11:55 -04:00
Ehsan Akhgari
4a50648b00
Backed out changeset 11a3ee38afff (bug 853494) for various types of bustage on a CLOSED TREE
2013-05-07 18:36:43 -04:00
Ehsan Akhgari
8ae271d954
Backed out changeset da02b1166a5c (bug 597064) because of mochitest failures on a CLOSED TREE
2013-05-07 18:33:49 -04:00
Reuben Morais
3b929b4a60
Bug 869273 - Update PhoneNumber.jsm from upstream. r=gwagner
...
--HG--
extra : rebase_source : 9a3a3f00c0902e1c4883353ba76d6a77337a38c6
2013-05-07 15:09:01 -07:00
Phil Ringnalda
d0cfe627c9
Back out f2ac70bee1e0 (bug 798358) until it tells us what jsonobj it is talking about
...
CLOSED TREE
2013-05-07 14:39:59 -07:00
Justin Lebar
0ef86009b8
Bug 868741 - Fix a null-pointer crash in ProcessPriorityManager. r=bent
...
This crash would occur if a ParticularProcessPriorityManager observed a
wake-lock change after being ShutDown().
2013-05-07 16:44:25 -04:00
Michael Wu
7e63d3b77e
Bug 869260 - Remove GonkCaptureProvider, r=fabrice
2013-05-07 14:52:12 -04:00
rlin@mozilla.com
f1ef6a8b16
Bug 868960 - [FMRadio] FM Radio volume is not updated by headset ejecting. r=mwu
2013-05-07 15:31:13 +08:00
Jeff Walden
f1bad6f7fb
Bug 869238 - Silence various -Wtype-limits warnings in Casting.h when instantiated with types with various size relationships. r=froydnj
2013-05-06 16:38:42 -07:00
Bobby Holley
e77e3c4631
Bug 868637 - Simplify DOM Bindings JSON parsing. r=bz
...
At this point we could really just hoist the JSAPI call, but it's just
cumbersome enough with all the casts that I don't really want to stick
it in the codegen.
2013-05-07 14:18:03 -07:00
Bobby Holley
af4114de6c
Bug 868635 - Make merging CC heuristics go through scx. r=mccr8
2013-05-07 14:18:03 -07:00
Bobby Holley
2543fb6d40
Bug 868634 - Remove compartment entry in nsStructuredCloneContainer. r=bz
...
I can't see what this is supposed to be doing. The one caller defaults to aCx,
and if not, gets and pushes a context associated with the document, restoring
it to the default compartment.
So this only changes the behavior when we use the aCx that comes in from above,
in which case it's totally not clear to me why we would want to get the default
global here.
2013-05-07 14:18:03 -07:00
Bobby Holley
0e493adf09
Bug 868633 - Remove JS_GetGlobalObject from caps. r=gabor
...
This code is an nsDOMClassInfo callback that doesn't care about the cx per se,
and just wants to operate in the scope of the active global of the
nsIScriptContext. We have a more direct way of doing that.
2013-05-07 14:18:03 -07:00
Luke Wagner
39b73739d0
Bug 868184 - OdinMonkey: enable by default on beta/release (r=vlad)
...
--HG--
extra : rebase_source : c97bf37723eded74f95aae21e2baa692cf059c2e
2013-05-07 13:34:17 -07:00
Jim Mathies
7d17a649d4
Bug 869531 - Update sync tests. r=mbrubeck
2013-05-07 15:55:52 -05:00
Jim Mathies
7fdc75c027
Bug 868007 - Remove unused 'prompt-button' css class. r=fryn
2013-05-07 15:55:51 -05:00
Jim Mathies
0d1bd5a9f4
Bug 868428 - Remove left over capture picker css and code. r=sfoster
2013-05-07 15:55:51 -05:00
Jim Mathies
762b4f2f3c
Bug 868545 - Avoid syncing early in startup. r=mbrubeck
2013-05-07 15:55:51 -05:00
Jim Mathies
846404ab3c
Bug 868094 - Warn the user before disconnecting a sync account. Also, don't display default signup UI until the startOver process completes. r=ally
2013-05-07 15:55:51 -05:00
Jim Mathies
be461e6e7e
Bug 868094 - Sync service should notify when the startOver process completes. r=rnewman
2013-05-07 15:55:51 -05:00
Jim Mathies
ae003cb068
Bug 852622 - Add a css based ring throbber. r=fryn
2013-05-07 15:55:50 -05:00
Jim Mathies
18d05c2771
Bug 867200 - Move the account info text up to the top of the sync flyout. r=ally
2013-05-07 15:55:50 -05:00
Jim Mathies
37dd96b5ee
Bug 867200 - Remove Sync Now button and update sync related logic. r=rnewman, ally
2013-05-07 15:55:50 -05:00
Jim Mathies
d009527fb3
Bug 868099 - Update sync language. r=mbrubeck
2013-05-07 15:55:50 -05:00
Jim Mathies
61c6f61312
Bug 809171 - Don't call sync() directly, use scheduleNextSync instead. Fixes various slow script warnings during sync. r=mbrubeck
2013-05-07 15:55:50 -05:00
Jim Mathies
fdd56a530c
Bug 867634 - Fix for sync.js error: TypeError: this._msg is null. r=ally
2013-05-07 15:55:49 -05:00
Jim Mathies
9f940b498d
Bug 826357 - Generate Metro-aware Sync client name. r=rnewman
2013-05-07 15:55:49 -05:00
Blake Kaplan
1a67df0ff8
Bug 869086 - Make textbox.xml resilient against the changes in bug 653881. r=gavin
2013-05-06 11:15:51 -07:00
Brian Nicholson
ff1560644b
Bug 866854 - Fix button height in crash reporter (follow-up). r=mfinkle
2013-05-08 14:47:45 -07:00
Brian Nicholson
2b3e8fe365
Bug 866854 - Fix button height in crash reporter. r=mfinkle
2013-05-08 14:39:34 -07:00
Benoit Jacob
9a704bce1c
Bug 869194 - CheckedInt should consistently reject unsupported types - r=Waldo
2013-05-08 17:25:15 -04:00