Commit Graph

17597 Commits

Author SHA1 Message Date
Karl Tomlinson
c8d9243671 b=795812 add border to panelarrow r=dao
--HG--
extra : rebase_source : 59779b50ff49aa39135156603daa1d6566eabb5f
2012-10-03 11:34:43 +13:00
Josh Matthews
be721d5624 Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz 2012-10-03 13:10:20 -04:00
Ehsan Akhgari
2e7ac32196 Bug 797257 - Only include nsAlgorithm.h in archivereader.cpp on Windows; r=bbondy
We only need this header on Windows since nsVersionComparator.cpp uses NS_MIN
on Windows.  This change silences compiler warnings on other platforms.

--HG--
extra : rebase_source : dba778c59be41587c05e964f2328a4ae662130e3
2012-10-03 10:57:38 -04:00
Andrew Quartey
54074fe47f Bug 792581 - part 5: Replace LL_CMP macro with standard comparison. r=ehsan 2012-10-03 10:13:19 -04:00
Andrew Quartey
6f2fa28373 Bug 792581 - part 2: Replace LL_EQ macro with standard relation. r=ehsan 2012-10-03 10:13:18 -04:00
Bobby Holley
5c2baf9e4e Bug 795275 - Telemetry. r=mrbkap 2012-10-03 11:44:18 +02:00
Randell Jesup
70f6edc16a Bug 787204: License changes for import of usrsctp library r=gerv 2012-10-03 03:23:10 -04:00
Justin Lebar
b9dd27d75c Bug 788021 - Part 3: Use nsMemoryReporterManager::MinimizeMemoryUsage in aboutMemory.js. r=njn 2012-10-02 21:19:11 -04:00
Ehsan Akhgari
ee522a7bb2 Bug 797229 - Fix two warnings in updater.cpp; r=bbondy 2012-10-02 20:51:38 -04:00
David Rajchenbach-Teller
26975dfd87 Bug 795687 - Move all of OS.File to typed arrays instead of array buffers. r=froydnj 2012-10-02 20:14:39 -04:00
Gene Lian
56e7808397 Bug 793970 - Reuse nsAppStartup's watchdog to compulsively power-off/reboot/quit Gecko if profile synchronizing hangs. r=cjones 2012-10-02 15:26:32 +08:00
Nathan Froyd
bc0c9e92fd Bug 748417 - add script for generating histograms schema from Histograms.json; r=taras DONTBUILD because NPOTB 2012-09-27 11:02:02 -04:00
David Keeler
628e91edee Bug 793338 - Implement blocklist click-to-play plugin notification popup UI. r=jaws 2012-09-29 19:32:34 -07:00
David Keeler
7bac2af2ad Bug 754472 - Implement multiple plugin click-to-play UI. r=jaws r=margaret r=dietrich 2012-08-28 09:23:10 -07:00
David Rajchenbach-Teller
e6a8c6b79b Bug 783987 - Test suite without hostile promises. r=Mossop 2012-10-02 16:38:50 -04:00
Wes Johnston
c161af875f backout c1b386c21158 2012-10-02 11:48:31 -07:00
Wes Johnston
f84327cacf Bug 795053 - Add ability to unlock a profile from Java. r=blassey 2012-10-02 11:00:13 -07:00
Mike Hommey
a5ec6b290c Backout changeset 572b3980300c (bug 792050) for windows pymake bustage. 2012-10-02 15:03:45 +02:00
Gervase Markham
dce45c41e1 Bug 793469 - add MPL 2 headers to files which lack them. 2012-10-02 14:03:36 +01:00
Mike Hommey
10ffd781b0 Bug 792050 - Allow to precompile startup cache without omnijar'ing first. r=khuey 2012-10-02 14:17:40 +02:00
Gervase Markham
ba3ce6f467 Bug 759095 - remove stray references to tri-license. 2012-10-02 12:52:06 +01:00
Ed Morley
accb05d7c8 Merge mozilla-central to mozilla-inbound 2012-10-02 11:19:03 +01:00
Mark Hammond
1740ce157d Bug 795518 - window.close() in social windows should close social panel. r=jaws 2012-10-02 17:57:20 +10:00
Phil Ringnalda
9823cbba0f Back out 17b5b5dcd308, 04af81445c05, 15cc0aabab67 (bug 788021) and 2575a2f89d22 (bug 790417) for Linux crashes 2012-10-01 23:00:51 -07:00
Justin Lebar
ebf13b399e Bug 788021 - Part 3: Use nsMemoryReporterManager::MinimizeMemoryUsage in aboutMemory.js. r=njn 2012-10-02 00:11:42 -04:00
Phil Ringnalda
03892eaa4c Back out 63105f3adf34 (bug 721843) for xpcshell timeouts 2012-10-01 20:43:27 -07:00
Benoit Girard
432b7c8fd8 Bug 721843 - Add just-in-time debugging by using CRAWL_STACK_ON_SIGSEGV on non official builds for mac/linux. r=ted 2012-10-01 22:09:20 -04:00
Ryan VanderMeulen
3a31e788ec Merge m-c to inbound. 2012-10-01 21:25:14 -04:00
Chris AtLee
a543443ab8 Bug 795982: Sign and upload stub installer. r=khuey,rail 2012-10-01 14:17:31 -04:00
Marshall Culpepper
7ad8f721a7 Bug 778349: Initial support for OS ("FOTA") updates in Gonk. r=rstrong r=bbondy r=fabrice 2012-09-30 21:55:51 -05:00
Phil Ringnalda
3bb8a8dd86 Bug 443763 - reenable test_bug331215.xul now that the passage of time has fixed it
--HG--
rename : layout/reftests/flexbox/solidblue.png => layout/reftests/bugs/solidblue.png
extra : rebase_source : 8862729ddc242e07a31abd2ec815ab0bd9dd35f9
2012-09-30 18:33:07 -07:00
Patrick McManus
b858e87bce bug 769764 - followup fix error check and whitespace r=josh 2012-09-30 21:29:42 -04:00
Kyle Huey
35610fce7c Bug 792625: Fix xpcshell to accept non-ASCII command line arguments on Windows. r=bsmedberg 2012-09-30 09:45:05 -07:00
Brad Lassey
ef2beecd2b bug 792825 - Crash in js::gc::MarkObjectRange on CyanogenMod 10, back out changeset 9a02263d7206 r=mossop 2012-09-29 08:03:54 -04:00
Simon Montagu
4fcb9e782d Change :dir selectors to :-moz-dir in css files. Bug 562169, r=dbaron 2012-09-30 07:17:42 -07:00
Frank Yan
15e9437300 Bug 781327 - Use 2x images for HiDPI browser UI. r=dolske 2012-09-29 21:56:40 -07:00
aceman
914b158016 Bug 738194 - Add markupDocumentViewer to editor.xml. r=neil 2012-09-29 23:39:22 -04:00
Jim Mathies
1f0a409256 Bug 795307 - Use telemetry to report touch enabled device stats. r=nfroyd 2012-09-29 11:39:23 -05:00
Chris Coulson
b6bca32325 Bug 795395 - Don't unload the library immediately on failure on nsGSettingsService::Init(). r=karlt
We return a failure anyway, so the component manager calls our destructor where we do the unload
2012-09-29 12:32:57 -04:00
Archaeopteryx
ef6500e993 Bug 787289 - Don't copy useless info from about:support. r=dtownsend 2012-09-29 12:32:56 -04:00
Andrew Halberstadt
8a624c2363 Bug 685903 - Remove firebug automation from testing/firebug. r=jhammel 2012-09-26 11:07:07 -04:00
Ryan VanderMeulen
1be3d7f198 Merge the last PGO-green inbound changeset to m-c. 2012-09-29 12:32:07 -04:00
Brian R. Bondy
09bcf98add Bug 795580 - Stub shouldn't be copied when it isn't built. r=bbondy 2012-09-29 08:12:58 -04:00
Phil Ringnalda
3b62c5485a Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-28 22:06:29 -07:00
Ed Morley
4bf64bd643 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-29 00:08:58 +01:00
Robert Strong
04af72554d Bug 322206 - Firefox net / stub installer - main stub patch. r=bbondy 2012-09-28 15:48:00 -07:00
Robert Strong
b73cd6d369 Bug 322206 - Firefox net / stub installer - common code to support the stub installer. r=bbondy 2012-09-28 15:47:05 -07:00
Robert Strong
f20fb3ea39 Bug 322206 - Firefox net / stub installer - stub LTR and RTL base support and build changes for NSIS UI binary resource. r=bbondy 2012-09-28 15:46:49 -07:00
Robert Strong
f8e789babf Bug 322206 - Firefox net / stub installer - stub build system prep. r=bbondy 2012-09-28 15:46:22 -07:00
Tim Taubert
c6a07311e8 merge m-c to fx-team 2012-09-28 18:59:01 +02:00