Benjamin Smedberg
7d60104976
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
8cf183b552
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
9f41d3f036
Bug 898561 - Fix "configure: ... command not found" regression from Bug 895253. r=gps
2013-07-26 17:47:44 -07:00
Gavin Sharp
58e0381c16
Remove some unnecessary preprocessing, no bug
...
--HG--
extra : rebase_source : 211b3d075040fa0ffdf64782c804f7a55f039149
2013-07-26 16:05:05 -07:00
Bobby Holley
3b00d12f0a
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
Brian Hackett
d0a3807459
Bug 896154 - Don't check per thread data when verifying pre barriers until after worker threads have been paused, r=billm.
2013-07-26 16:27:44 -06:00
Mook
5e1fa07d48
content: sync load service: don't die when channels have unknown size (b=894586 r=jst r=jduell)
2013-07-26 15:25:27 -07:00
Geoff Brown
cb506e5cd5
Bug 896199 - Add event queue for Robocop; r=margaret
2013-07-26 15:16:43 -07:00
Brian Hackett
d76ef26a9a
Bug 893890 - Don't attach new object metadata to objects created while parsing/emitting scripts, r=luke.
2013-07-26 14:15:37 -06:00
Mihnea Dobrescu-Balaur
d9f8bf5f9b
Bug 898142 - xpcshell make target should pass in pluginsPath. r=gps
2013-07-25 15:20:34 -07:00
Jim Mathies
7e231db627
Bug 898370 - Disable crash reporting when running in metrodesktop mode. r=bbondy
2013-07-26 12:19:55 -05:00
Guilherme Gonçalves
74cb7450ea
Bug 884921 - navigator.geolocation should never be null. r=dougt
2013-07-26 16:12:12 -04:00
Ryan VanderMeulen
268ee517df
Bug 894941 - Increase fuzz tolerance for the small-shot.ogg mediaDecoding test to resolve a CLOSED TREE.
2013-07-26 15:17:34 -04:00
Joe Drew
1b946f8566
Bug 887466 - Rearrange SyncDecode so that we never try to finish a size decode with the decode lock held. r=seth
2013-07-26 14:57:41 -04:00
Andrew Halberstadt
af6e9daaaa
Bug 865349 - Refactor B2G mochitests off automation.py and onto mozbase, r=jgriffin,ted
2013-07-26 14:40:04 -04:00
Niko Matsakis
490a8fe79f
Bug 898371 - Enumerate binary structs. r=nsm
2013-07-26 11:39:33 -07:00
David Zbarsky
97389b3a03
Bug 856472: CanvasPattern and CanvasGradient don't need to inherit nsISupports r=bz
2013-07-26 11:25:56 -07:00
David Zbarsky
d170a8f396
Bug 865998: Implement WebIDL union return values r=bz
2013-07-26 11:25:54 -07:00
Ryan VanderMeulen
999bcfda0a
Merge m-c to inbound.
2013-07-26 14:20:01 -04:00
Ryan VanderMeulen
4bf6035d55
Backed out changesets f2862e93b710, 4fe81f58dbef, and f8f855f0b7dc (bug 896353) for mochitest-1 asserts.
2013-07-26 14:08:29 -04:00
Niko Matsakis
41f5e8e810
Bug 898338 - Binary Data: Adjust formatting, convert some static things to non-static. r=nsm
...
--HG--
extra : rebase_source : 8ba33f8b1223099667261a88ae2aa4c39ad5c989
2013-07-26 11:03:42 -07:00
Joe Drew
939663e03f
Backed out changeset 8a6e3d229183 (bug 887466) because of assertion failures
2013-07-26 14:02:57 -04:00
Christian Holler
ce0f947827
Bug 898484 - Add --enable-stdcxx-compat to mozconfig.asan. r=bustage-fix
2013-07-26 19:43:12 +02:00
Ryan VanderMeulen
779898a832
Bug 895303 - Annotate test_bug893537.html for sporadic asserts. r=bz
2013-07-26 13:35:33 -04:00
Ryan VanderMeulen
0b406f275b
Bug 874073 - Skip crashtests/852293.html due to frequent timeouts.
2013-07-26 13:35:33 -04:00
Ryan VanderMeulen
a62ef0e539
Bug 873083 - Skip crashtests/813372-1.html due to frequent timeouts.
2013-07-26 13:35:33 -04:00
Gaia Pushbot
471c3597d6
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f2454e95b24f
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 895826 - followup, r=me
2013-07-26 10:35:22 -07:00
Brian Hackett
a5e003cc23
Bug 898021 - Mark values written to integer typed arrays as truncated, r=jandem.
2013-07-26 11:29:48 -06:00
Gaia Pushbot
d71bec4bb0
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d337ff34f778
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #11193 from ferjm/calllog10percent
Bug 897036 - Dialer app remains at 10% loading when test_call_log_all_ca...
========
https://hg.mozilla.org/integration/gaia-central/rev/84b2f61891f7
Author: Fernando Jiménez <ferjmoreno@gmail.com>
Desc: Bug 897036 - Dialer app remains at 10% loading when test_call_log_all_calls is run. r=francisco
2013-07-26 10:20:22 -07:00
Ryan VanderMeulen
1e8946f05b
Merge m-c to birch.
2013-07-26 12:10:00 -04:00
Gaia Pushbot
f9e9397eee
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f930b8591991
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #11171 from eeejay/homescreen-wheel-event
Change pages with wheel event.
========
https://hg.mozilla.org/integration/gaia-central/rev/9e456d7cf9ee
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 898155 - Change pages with wheel event. r=crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/1e5cddf78944
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 897494 - [SMS] should not detect a number starting the next word for part of the phone number - r=schung
* Use word boundary meta char instead of ensuring next character is not a digit - this detects this situation properly
2013-07-26 09:05:25 -07:00
Gaia Pushbot
8f03f7324c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/231c4ee54e5f
Author: Myk Melez <myk@mozilla.org>
Desc: Merge pull request #11170 from mykmelez/master-fx-version
bug 898130 - label desktop-helper as fx-compatible and set recommended maxVersion; r=vingtetun, NPOTB
========
https://hg.mozilla.org/integration/gaia-central/rev/de468c9f71d0
Author: Myk Melez <myk@mozilla.org>
Desc: label desktop-helper as fx-compatible and set recommended maxVersion
2013-07-26 08:30:23 -07:00
Mihai Cirlanaru
0f836c538b
Bug 873511 - Correctly parse 'tel:' links that contain whitespaces. r=fabrice
2013-07-26 11:20:17 -04:00
Ryan VanderMeulen
16e51d02d7
Merge m-c to fx-team.
2013-07-26 10:49:26 -04:00
Paolo Amadini
eb597b3e07
Bug 836437 - Part 1 of 3 - Unify DownloadLegacy tests in preparation for resuming support. r=enn
...
--HG--
rename : toolkit/components/jsdownloads/test/unit/test_DownloadCore.js => toolkit/components/jsdownloads/test/unit/common_test_Download.js
2013-07-26 15:30:40 +02:00
Paolo Amadini
38e7ec52c3
Bug 851454 - Define the format of "downloads.json" and of the parameters of createDownload. r=enn
2013-07-26 15:30:35 +02:00
Tim Taubert
ef758e8b77
Bug 893061 - Prevent the default homepage from loading if we're going to restore a session; r=dao
2013-07-26 13:16:29 +02:00
Dão Gottwald
9154735eb9
Bug 891968 - Only have one copy of each overriding UA string. f=hurley r=jduell
2013-07-26 09:39:01 +02:00
Ryan VanderMeulen
1591b955e1
Merge m-c to inbound.
2013-07-26 01:24:55 -04:00
Ryan VanderMeulen
8a72e4a46d
Backed out changesets 4f35e943f939 and da5fa63e90cb (bug 896250) for causing frequent OSX debug asserts on a CLOSED TREE.
2013-07-26 01:22:40 -04:00
Ryan VanderMeulen
c5cf7535b6
Backed out 3 changesets (bug 896124, bug 784739, bug 894026) for Windows checktest orange on a CLOSED TREE.
...
Backed out changeset 631b3d5d54f4 (bug 896124)
Backed out changeset 5e1dd28ede5d (bug 894026)
Backed out changeset c10c0a6270ec (bug 784739)
2013-07-26 00:08:51 -04:00
Terrence Cole
9ac3340df0
Bug 898617 - Assert that the error reporter callback does not set an exception; r=billm
2013-07-25 14:32:54 -07:00
Terrence Cole
97c521d51d
Bug 898621 - Convert ToClampedIndex to take a Handle; r=sfink
...
--HG--
extra : rebase_source : e35c48ad93c609fdb2e670f34eda718902c5b5ed
2013-07-26 12:53:31 -07:00
Matt Brubeck
428dcb922e
Bug 896097 - Hide Metro overlay buttons during autocomplete [r=sfoster]
2013-07-26 14:34:03 -07:00
Matt Brubeck
ad3a8d752b
Bug 898120 - Fix leak of global variable in Metro selection code [r=jimm]
2013-07-26 14:34:02 -07:00
Felipe Gomes
0d1e1360f0
Bug 898170 - nsIWebProgress.isToplevel should be true when not notifying listeners (r=billm)
2013-07-26 14:26:43 -07:00
Bill McCloskey
d4c900a2cb
Bug 898170 - Don't remove listeners after their message manager is gone (r=felipe)
2013-07-26 14:26:40 -07:00
Bill McCloskey
4025d825a0
Bug 898170 - contentTitle should default to empty string (r=felipe)
2013-07-26 14:26:35 -07:00
Bill McCloskey
6c0e3d49cb
Bug 891954 - Skip Necko IPC security checks for desktop Firefox (r=jduell)
2013-07-26 14:26:31 -07:00
Bill McCloskey
b9650bc47f
Bug 898170 - Avoid swapping docshells in e10s mode (r=felipe)
2013-07-26 14:26:28 -07:00