Sean Stangl
b46ec25993
Bug 870095 - Prefer clobbering binary operands with no further uses. r=h4writer
2013-05-08 16:42:50 -07:00
Dan Gohman
d5ec8dc50e
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
c47646b6dd
Bug 869532 - Eliminate unnecessary NaN checks and emit less redundant code. r=me
2013-05-08 16:38:39 -07:00
Brian Hackett
1eece0a0ed
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
0a8a5267e1
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
92f5f17d78
Backout 6ee620315ad4 for causing test timeouts on a CLOSED TREE
2013-05-08 15:47:23 -07:00
Chris Peterson
c487ac38f6
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
3e9d4f4af2
Bug 870051 - Fix build warning. r=dholbert
2013-05-08 18:11:55 -04:00
Ehsan Akhgari
40bfbec9ac
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
f4df5ffb5c
Backed out changeset da02b1166a5c (bug 597064) because of mochitest failures on a CLOSED TREE
2013-05-07 18:33:49 -04:00
Reuben Morais
8a3941b015
Bug 869273 - Update PhoneNumber.jsm from upstream. r=gwagner
...
--HG--
extra : rebase_source : 9a3a3f00c0902e1c4883353ba76d6a77337a38c6
2013-05-07 15:09:01 -07:00
Phil Ringnalda
33c95fc04c
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
538fb60779
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
49b9f4c1e3
Bug 869260 - Remove GonkCaptureProvider, r=fabrice
2013-05-07 14:52:12 -04:00
rlin@mozilla.com
36abc5d8ba
Bug 868960 - [FMRadio] FM Radio volume is not updated by headset ejecting. r=mwu
2013-05-07 15:31:13 +08:00
Jeff Walden
9836ebf69c
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
609401db48
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
2e95fb1c15
Bug 868635 - Make merging CC heuristics go through scx. r=mccr8
2013-05-07 14:18:03 -07:00
Bobby Holley
c51cf39661
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
6a030d1b71
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
0adc1f4120
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
4474e41e9f
Bug 869531 - Update sync tests. r=mbrubeck
2013-05-07 15:55:52 -05:00
Jim Mathies
a97f5cfc27
Bug 868007 - Remove unused 'prompt-button' css class. r=fryn
2013-05-07 15:55:51 -05:00
Jim Mathies
fd6dfd38f4
Bug 868428 - Remove left over capture picker css and code. r=sfoster
2013-05-07 15:55:51 -05:00
Jim Mathies
48b37c3b6e
Bug 868545 - Avoid syncing early in startup. r=mbrubeck
2013-05-07 15:55:51 -05:00
Jim Mathies
6ef93e9818
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
f4bab2d516
Bug 868094 - Sync service should notify when the startOver process completes. r=rnewman
2013-05-07 15:55:51 -05:00
Jim Mathies
d00a120518
Bug 852622 - Add a css based ring throbber. r=fryn
2013-05-07 15:55:50 -05:00
Jim Mathies
23735a2bd5
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
e9e3db67dd
Bug 867200 - Remove Sync Now button and update sync related logic. r=rnewman, ally
2013-05-07 15:55:50 -05:00
Jim Mathies
bebbac9155
Bug 868099 - Update sync language. r=mbrubeck
2013-05-07 15:55:50 -05:00
Jim Mathies
f93b6ab3e7
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
50060ad9f4
Bug 867634 - Fix for sync.js error: TypeError: this._msg is null. r=ally
2013-05-07 15:55:49 -05:00
Jim Mathies
64486e23a2
Bug 826357 - Generate Metro-aware Sync client name. r=rnewman
2013-05-07 15:55:49 -05:00
Blake Kaplan
79c1108545
Bug 869086 - Make textbox.xml resilient against the changes in bug 653881. r=gavin
2013-05-06 11:15:51 -07:00
Brian Nicholson
1486947563
Bug 866854 - Fix button height in crash reporter (follow-up). r=mfinkle
2013-05-08 14:47:45 -07:00
Brian Nicholson
bbfc73aebc
Bug 866854 - Fix button height in crash reporter. r=mfinkle
2013-05-08 14:39:34 -07:00
Benoit Jacob
2123c47135
Bug 869194 - CheckedInt should consistently reject unsupported types - r=Waldo
2013-05-08 17:25:15 -04:00
Benoit Jacob
dd563aab02
Bug 869685 - Reintroduce long long support in CheckedInt - r=Waldo
2013-05-08 17:25:03 -04:00
Chris Peterson
534905ced6
Bug 863154 - Part 2: Catch Bitmap OOMs when decoding resources. r=mfinkle
2013-05-07 18:30:47 -07:00
Chris Peterson
da4fd41203
Bug 863154 - Part 1: Catch Bitmap OOMs when decoding streams. r=mfinkle
2013-05-07 18:29:48 -07:00
Chris Peterson
f7e1634c81
Bug 828563 - Return the most recent location, not the most accurate provider's most recent location. r=blassey
2013-05-07 15:19:58 -07:00
Mike Connor
c4acdc841e
Bug 858750 - Add Firefox Favicon to FHR page, r=jaws
2013-05-06 11:06:59 -04:00
Mike Connor
914f482ffa
Bug 863082 - Prefpane links should open in a new window if prefwindow is modal, r=jaws
...
X
2013-05-06 11:05:46 -04:00
Mike Connor
ddc0669117
bug 867737 - update FHR reporting URL, r=gps
2013-05-05 10:04:38 -04:00
Ms2ger
89a7551507
Bug 868729 - Remove nsHTMLCSSStyleSheet::Init; r=bz
2013-05-05 09:03:20 +02:00
Ms2ger
65037ba176
Bug 868727 - Pass an nsAString to nsGlobalWindow::GetChildWindow; r=bz
2013-05-05 09:03:19 +02:00
Ms2ger
afaa2a6431
Bug 868725 - Pass non-const jschar* to AtomizeAndTakeOwnership; r=evilpie
2013-05-05 09:03:18 +02:00
Ms2ger
5126e21631
Bug 866686 - Enable some tests on Android; r=mounir
2013-05-05 09:03:17 +02:00
Ms2ger
957e67224b
Bug 866436 - Cleanup the implementation of UIEvent.which; r=smaug
2013-05-05 09:03:16 +02:00