Commit Graph

130942 Commits

Author SHA1 Message Date
Makoto Kato
6b8a906e33 Bug 800220 - Part 2. Fix warning error. r=ehsan 2013-05-08 12:47:22 +09:00
Makoto Kato
0ec059eb04 Bug 800220 - Part 1. Replace PL_strlen with strlen. r=ehsan 2013-05-08 12:40:12 +09:00
Ehsan Akhgari
f5323eda03 Bug 869682 - Make sure that GainNode does not modify its input buffer; r=roc 2013-05-07 23:32:23 -04:00
Ehsan Akhgari
1bdd945c5c Bug 869684 - Don't crash if the last output chunk for a given stream doesn't contain any channels; r=roc
X-Git-Commit-ID: 4c3b39a6049471e6b731369653eafb83efebcf1b
X-Mailer: git-send-email
2013-05-07 23:31:55 -04:00
Ehsan Akhgari
65d65fc57c Bug 869224 - Use the same algorithm to compute the buffer start/end time and to convert AudioParam time values to ticks; r=roc 2013-05-07 23:31:15 -04:00
Bobby Holley
5ddd3a6924 Bug 868528 - Don't expose _content over Xrays. r=mccr8 2013-05-07 20:26:19 -07:00
Daniel Holbert
ff1e4fd35f Bug 869750 - Remove unused variables from HyperTextAccessible.cpp. r=surkov 2013-05-07 22:38:16 -04:00
Tetsuharu OHZEKI
35724adf31 Bug 868936 - Use strict equality operator in JSDOMParser.js. r=bnicholson 2013-05-07 22:38:16 -04:00
JosiahOne
1b7d868082 Bug 868432 - Animate scrolling when Home/End button is pressed. r=roc 2013-05-07 14:41:09 -04:00
Dave Vasilevsky
f7b0178a41 Bug 862562 - Fix mozboot on 10.6. r=gps 2013-05-02 12:51:10 -04:00
aceman
1b0b8deda2 Bug 533315 - Show the stack trace of 'e' in do_thow(e) if 'e' is already an exception object. r=ted 2013-05-07 22:37:49 -04:00
Boris Zbarsky
55e7537c8d Bug 868102. Don't swallow exceptions from the XPCOM/XPConnect goop when setting up a js-implemented webidl object. r=mccr8 2013-05-07 22:34:56 -04:00
Boris Zbarsky
49395eacab Bug 869311. More rooting in dom/bindings and content/base. r=smaug 2013-05-07 22:34:56 -04:00
Wes Kocher
0163f8f341 Bug 869687 - Uplift Add-on SDK integration branch to Firefox 2013-05-07 19:30:52 -07:00
Joe Drew
bc07df908a Bug 869125 - Use the preallocated first frame in the PNG and GIF decoders when possible so we don't flash unnecessarily. r=seth
--HG--
extra : rebase_source : b2b914fd86c7946392588726082b885b09a97b37
2013-05-07 22:25:03 -04:00
Allison Naaktgeboren
5fe9054f1a Bug 868523 - snapped synced tabs entry doesnt hide if sync is not enabled.r=jimm 2013-05-07 19:29:41 -07:00
Adam Roach [:abr]
3239d2a8c2 Bug 864255: Crash in production builds if we can't shut down properly r=jesup 2013-05-07 21:13:42 -05:00
Adam Roach [:abr]
56c31b5044 Bug 784519 - Part 2: Fix success callback event names r=jesup 2013-05-07 21:13:42 -05:00
Adam Roach [:abr]
f9f80065e7 Bug 784519 - Part 1: Enforce State Transition Rules in SIPCC r=ehugg 2013-05-07 21:13:41 -05: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
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
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
Michael Wu
d59dd9ac0f Bug 869251 - Disable omx decoder and camera on gonk-JB, r=doublec,glandium 2013-05-02 17:21:22 -04:00
Ryan VanderMeulen
db7eb10d60 Backed out changesets bb126ac7b33d and 7bbc04988e85 (bug 861495) for webconsole mochitest timeouts. 2013-05-07 14:39:16 -04:00
Chia-hung Tai
acde781295 Bug 863241 - Part 2: B2G MMS: the return items from getThreads should have type to identify mms or sms. r=vyang 2013-04-26 16:40:42 +08:00