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
Brian Hackett
26e5c13d44
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
725ebd7b5b
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
afc272564b
Bug 896199 - Add event queue for Robocop; r=margaret
2013-07-26 15:16:43 -07:00
Sriram Ramasubramanian
d5c7e0c0f9
Bug 898276: HistoryPage should use FaviconsLoader. [r=lucasr]
2013-07-26 14:55:20 -07:00
Sriram Ramasubramanian
a23596d27a
Bug 898197: Use CursorLoader with BrowserSearch. [r=margaret]
2013-07-26 14:50:52 -07:00
Sriram Ramasubramanian
acf1b6aede
Bug 898197: Remove unused imports in LastTabsPage. [r=margaret]
2013-07-26 14:43:23 -07:00
Sriram Ramasubramanian
3e304e372f
Bug 898197: Use CursorAdapter in LastTabsPage. [r=margaret]
2013-07-26 14:42:21 -07:00
Sriram Ramasubramanian
6438266f76
Bug 898592: Supply a layout for tabs panel header in large tablets. [r=margaret]
2013-07-26 14:40:11 -07:00
Brian Hackett
071d2f1f08
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
Shilpan Bhagat
9ebf219dfa
Bug 895837: Implemented tabs on the bottom for history page [r=lucasr]
...
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
2013-07-26 09:29:05 -07:00
Margaret Leibovic
c1cd411372
Bug 897252 - Don't create additional history sections every time a new cursor is loaded. r=lucasr
2013-07-26 11:31:21 -07:00
Michael Comella
fd17ca125f
Bug 895828: Unfocus the URL bar when the soft keyboard is hidden. r=lucasr
2013-07-26 11:15:10 -07:00
Brian Nicholson
b63e463053
Bug 894045 - Add gamepad support for search suggestions. r=lucasr
2013-07-26 11:21:39 -07:00
Brian Nicholson
2c15543491
Bug 898219 - Don't clear reference to mSearchEngines until onDestroy(). r=lucasr
2013-07-26 10:42:38 -07:00
Mihnea Dobrescu-Balaur
0ab2be13a1
Bug 898142 - xpcshell make target should pass in pluginsPath. r=gps
2013-07-25 15:20:34 -07:00
Jim Mathies
5f3aa048fb
Bug 898370 - Disable crash reporting when running in metrodesktop mode. r=bbondy
2013-07-26 12:19:55 -05:00
Guilherme Gonçalves
1920e4e4f3
Bug 884921 - navigator.geolocation should never be null. r=dougt
2013-07-26 16:12:12 -04:00
Ryan VanderMeulen
f3f8beff11
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
9427004a98
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
7ddfcce735
Bug 865349 - Refactor B2G mochitests off automation.py and onto mozbase, r=jgriffin,ted
2013-07-26 14:40:04 -04:00
Niko Matsakis
5ca678d7d5
Bug 898371 - Enumerate binary structs. r=nsm
2013-07-26 11:39:33 -07:00
David Zbarsky
32404ac8f6
Bug 856472: CanvasPattern and CanvasGradient don't need to inherit nsISupports r=bz
2013-07-26 11:25:56 -07:00
David Zbarsky
7837d54bf0
Bug 865998: Implement WebIDL union return values r=bz
2013-07-26 11:25:54 -07:00
Ryan VanderMeulen
cc5560c810
Merge m-c to inbound.
2013-07-26 14:20:01 -04:00
Ryan VanderMeulen
45725619fb
Backed out changesets f2862e93b710, 4fe81f58dbef, and f8f855f0b7dc (bug 896353) for mochitest-1 asserts.
2013-07-26 14:08:29 -04:00
Niko Matsakis
99f14a7540
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
22e78f38b5
Backed out changeset 8a6e3d229183 (bug 887466) because of assertion failures
2013-07-26 14:02:57 -04:00
Christian Holler
52662c6e0e
Bug 898484 - Add --enable-stdcxx-compat to mozconfig.asan. r=bustage-fix
2013-07-26 19:43:12 +02:00
Ryan VanderMeulen
fd6a160000
Bug 895303 - Annotate test_bug893537.html for sporadic asserts. r=bz
2013-07-26 13:35:33 -04:00
Ryan VanderMeulen
6f9d09c6ba
Bug 874073 - Skip crashtests/852293.html due to frequent timeouts.
2013-07-26 13:35:33 -04:00
Ryan VanderMeulen
29571661ef
Bug 873083 - Skip crashtests/813372-1.html due to frequent timeouts.
2013-07-26 13:35:33 -04:00
Gaia Pushbot
e8e4659d77
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
c3df2a1c36
Bug 898021 - Mark values written to integer typed arrays as truncated, r=jandem.
2013-07-26 11:29:48 -06:00
Gaia Pushbot
2aec3e810f
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
c69c8d1fc3
Merge m-c to birch.
2013-07-26 12:10:00 -04:00