Commit Graph

140260 Commits

Author SHA1 Message Date
Luke Wagner
c42cbb8fbc Bug 898619 - put the rest of the JSRuntime:: methods into vm/Runtime.cpp (r=billm) 2013-07-28 21:27:38 -05:00
Christian Holler
2ff908525e Bug 898230 - Disable alloc-dealloc checking under AddressSanitizer. r=glandium 2013-07-29 02:44:00 +02:00
Robert O'Callahan
9d7b42cb9c Bug 837242. Part 1: Convert bool parameters to flags. r=mats 2013-07-26 14:31:41 +12:00
Robert O'Callahan
3e7193cc66 Backing out 6ba07a3e0c80 (bug 892978) to fix test failures 2013-07-29 11:51:37 +12:00
Nicholas Cameron
a344f7194c Bug 756606. Add LockDrawTarget to shmem texture clients. r=Bas 2013-07-29 10:12:37 +12:00
Nicholas Cameron
7472580c15 Bug 756606. Don't try to fast path D2D A8 surfaces in GetSourceSurfaceForSurface. r=Bas 2013-07-29 10:12:37 +12:00
Chris Pearce
73ed969053 Bug 846769 - OggReader::SeekBisection() should use granule end times, not start times. r=rillian 2013-07-29 10:03:21 +12:00
Chris Pearce
1a27e3fdb9 Bug 846769 - Mark Ogg frames with MediaResource offset, instead of (incorrectly) trying to infer and then use the offset of pages. r=rillian 2013-07-29 10:03:06 +12:00
Mark Capella
0d8bb92df1 Bug 896764 - Initially populate Find in Page string with current text selection, r=margaret 2013-07-28 16:36:47 -04:00
Alexander Surkov
0666d8890f Bug 810268 - there's no way to know unselected item when selection in single selection was changed, r=tbsaunde 2013-07-28 14:33:57 -04:00
Boris Zbarsky
f2749a768c Bug 895495 followup. Pass the needed second string to the exception message if the first argument of _create is not a Window. r=ms2ger 2013-07-28 10:50:35 -07:00
Guillaume Abadie
f95f151549 bug 892978 - [WebGL 2.0] Query objects (GL_ARB_occlusion_query) - r=jgilbert 2013-07-28 11:59:03 -04:00
Nikhil Marathe
7a60ee908b Bug 898661 - Temporarily disable Binary Data in Nightly builds too. r=nmatsakis
--HG--
extra : amend_source : 4ba33977d6d6990b17f44218f8382d2a92c86a2c
2013-07-28 08:26:13 -07:00
Nikhil Marathe
a11998b31a Bug 898623 - Root StructType FieldInfo properties. r=terrence
--HG--
extra : rebase_source : 8d9c9a3da29f8289b3c1f0bd2e5bc1fc5c6eb1df
2013-07-26 16:21:53 -07:00
Neil Rashbrook
28e1f4e2e3 Bug 898438 nsITableEditor.getCellAt doesn't default to the current table r=ehsan 2013-07-28 11:04:09 +01:00
Jeff Walden
ffe50619f2 Bug 895792 - Fix RoundUpPow2's required precondition to not be wrong. r=terrence
--HG--
extra : rebase_source : e42420628dad8b8e9fe37287fa8e08eb262fe615
2013-07-25 20:01:45 -07:00
Jeff Walden
30f3a1c0a2 Add #include <new> to mfbt/Vector.h so that placement-new actually works when that header hasn't been bootlegged. No bug, r=too-long-spent-debugging-this
--HG--
extra : rebase_source : b4b3a5a10757d01d1c5957736210ed09e3c2b157
2013-07-25 20:01:42 -07:00
Jeff Walden
da8ea41512 Bug 890127 - Properly initialize and cleanup ICU, when enabled in JS engine builds. r=njn
--HG--
extra : rebase_source : f1dd0e44afe1561e225bef1f31735caef1cea18c
2013-07-19 20:18:01 -07:00
Jeff Walden
e1feef57fd Bug 896124 - Implement a JS_Init() JSAPI function, to be called before any other JSAPI operations (except JS_SetICUMemoryFunctions) are performed, to centralize whole-engine initialization tasks. r=bsmedberg for the XPCOM bits, r=luke for the JS bits
--HG--
extra : rebase_source : fd308ab3bd76c67a0b128eaefae3edf177893fe1
2013-07-19 20:14:34 -07:00
Gregor Wagner
cee29e5d21 Bug 897924, Bug 897657 - Disable Contacts tests on Android. r=permaorange. 2013-07-27 19:00:51 -07:00
Ryan VanderMeulen
7c78789aec Merge inbound to m-c. 2013-07-27 21:52:40 -04:00
Ryan VanderMeulen
596b9a226a Merge fx-team to m-c. 2013-07-27 21:51:16 -04:00
Ryan VanderMeulen
dc34a34fa2 Merge birch to m-c. 2013-07-27 21:50:37 -04:00
Shu-yu Guo
567360b207 Bug 898750 - Attach Array.build only if ENABLE_PARALLEL_JS. (r=shell bustage) 2013-07-27 21:39:02 +02:00
Nick Fitzgerald
73e02adf01 Bug 895272 - don't show the list of breakpoints for black boxed sources.patch; r=vporof 2013-07-27 12:28:09 -07:00
Gaia Pushbot
3e4fdb9339 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/878cc221e0fd
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #11200 from fabi1cazenave/cellBroadcastLabel-bug890151

Bug 890151 - [CB] CH50 message should not be displayed when the Cell Broadcast service is off, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/b10f7f809290
Author: hyuna.cho <hyuna.cho@lge.com>
Desc: Bug 890151 - [CB] CH50 CB message should not be displayed when the Cell Broadcast service is off
2013-07-27 11:10:23 -07:00
Matt Brubeck
d67cc2dd72 Bug 897674 - Don't use STL wrappers when building maintenance service [r=gps] 2013-07-27 11:07:10 -07:00
Nick Fitzgerald
14e226bf9d Bug 892605 - part 2: add 'dbg blackbox' and 'dbg unblackbox' gcli commands; r=vporof 2013-07-27 10:50:57 -07:00
Nick Fitzgerald
6443c688de Bug 892605 - part 1: move the BlackBoxChange DOM event to blackboxchange thread client event; r=vporof 2013-07-27 10:49:45 -07:00
Nick Fitzgerald
26f3f7ccf4 Bug 892605 - part 0: add callMethod to WidgetHelpers, checkItem to SideMenuWidget; r=vporof 2013-07-27 10:48:10 -07:00
Ryan VanderMeulen
7d033099d0 Merge m-c to inbound. 2013-07-27 13:31:57 -04:00
Dão Gottwald
eb413906e2 Bug 896276 - Use Date.now() rather than nsIAppStartup.getStartupInfo().process to detect profiles that haven't been used for a while. r=mak 2013-07-27 17:22:56 +02:00
Dão Gottwald
09a823da6b Bug 788422 - Use UserAgentOverrides.jsm as designed to fix YouTube on tablets. r=bnicholson 2013-07-27 16:18:25 +02:00
Dão Gottwald
fbfe753446 Backed out fe1213d6035d (bug 887868) because it seems to have caused bug 898713. CLOSED TREE 2013-07-27 15:47:36 +02:00
Olli Pettay
676d2b13e5 Bug 897433 - Telemetry for SnowWhite and more async SnowWhite freeing (patch v4), r=mccr8 2013-07-27 13:48:45 +03:00
ffxbld
264abea880 No bug, Automated HSTS preload list update from host bld-linux64-ec2-489 - a=hsts-update 2013-07-27 03:17:36 -07:00
gkrizsanits@mozilla.com
304cb6502e Bug 877164, return early if nsDocument::Init fails, r=smaug 2013-07-27 12:12:38 +03:00
Tim Taubert
749254b0b6 Bug 898308 - Clean up SessionStore initialization; f=smacleod, r=dao 2013-07-27 07:40:07 +02:00
Nick Fitzgerald
f4c62a2b63 Merge fx-team 2013-07-26 22:28:35 -07:00
Nick Fitzgerald
44140a118e Bug 897777 - fix source mapped source resolution when there is no source root; r=jimb 2013-07-26 22:27:15 -07:00
Nick Fitzgerald
9f2da71722 Bug 897777 - fix source mapped source resolution when there is no source root; r=jimb 2013-07-26 22:22:32 -07:00
Ryan VanderMeulen
79884fe9cb Backed out changeset f570fc641c5f (bug 894586) for xpcshell failures on a CLOSED TREE. 2013-07-26 22:49:13 -04:00
Ryan VanderMeulen
0e7ad338bd Merge m-c to fx-team. 2013-07-26 22:27:22 -04:00
Daniel Holbert
d8fe286474 backout 5efda3c30be3 (the second cset for bug 873378) after dzbarsky backed out the first cset. (to fix Android R2 orange) 2013-07-26 18:43:13 -07:00
Daniel Holbert
809a70cad0 Bug 898021 followup: compare viewType() result to the correct enum type. r=bhackett 2013-07-26 18:24:07 -07:00
Benjamin Smedberg
810f027efd Bug 895939 - Click-to-activate plugin notification is ugly, r=jaws
--HG--
extra : rebase_source : e13a3ad34686dab564d4175c811d354eb2ff5dda
2013-07-26 20:52:21 -04:00
Christian Holler
42a61482d7 Bug 895845 - Temporary ASan workaround in NS_IsMainThread. r=mccr8
--HG--
extra : rebase_source : 25d692141c3e609c59a3f1eaf81f317f08cb6e43
2013-07-27 01:37:19 +02:00
Nick Alexander
8b78b6edbd Bug 898561 - Fix "configure: ... command not found" regression from Bug 895253. r=gps 2013-07-26 17:47:44 -07:00
Gavin Sharp
9d17728d72 Remove some unnecessary preprocessing, no bug
--HG--
extra : rebase_source : 211b3d075040fa0ffdf64782c804f7a55f039149
2013-07-26 16:05:05 -07:00
Bobby Holley
38ba111543 Bug 893324 - Invoke CleanUp synchronously and unconditionally for modal dialog windows. r=jst
Historically, we've had a bunch of complicated machinery to delay the call to
CleanUp() for modal dialogs, since we needed to harvest the return value after
the window closed. But in the current world we don't actually null out
mReturnValue in CleanUp() at all, which presumably happened sometime around the
time mReturnValue became cycle-collected. So this stuff can just go away. \o/

That simplification is righteous in itself. But it also fixes the bug here as-
filed. When the user quits while a modal dialog is currently being displayed,
a failure code ends up bubbling up through windowWatcher to the OpenInternal call
in nsGlobalWindow::ShowModalDialog, which means that we're unable to do our
delayed CleanUp() call for the outer modal window. At first it seemed like a hard
problem to solve, but with the above it becomes trivial.
2013-07-26 15:46:13 -07:00