Commit Graph

6962 Commits

Author SHA1 Message Date
Masatoshi Kimura
f76b5ca746 Bug 797385 - Part 2: Remove ibm864 usage. r=smontagu 2012-10-10 06:32:37 -04:00
Andres Hernandez
d84353a588 Bug 796953 - [OS.File] writeAtomic should accept an option noOverwrite. r=Yoric 2012-10-09 12:10:06 -06:00
Jan Horak
f83771e39e Bug 797349 - Add support for metadata::download-uri for later display in file manager by GIO. r=Neil
--HG--
extra : rebase_source : e9fb1abf9eb62aa57ed57a1bd5bf2277bc20d182
2012-10-08 01:46:00 -07:00
Gian-Carlo Pascutto
1e84874289 Bug 785960 - Add FENNEC_ prefix, and add Telmetry for "Don't keep activities". r=kats 2012-10-09 17:59:44 +02:00
Andrea Marchesini
486d2e7a8a Bug 794386 - do not store blob: URIs in global history, r=gavin.sharp 2012-10-08 12:59:22 -07:00
Gavin Sharp
a41d9f7522 Adjust comment from bug 790545's patch 2012-10-08 10:57:21 +02:00
Tom Schuster
9f5f31c48f Bug 763821 - Move the filter box to the bottom of the error console. r=jaws 2012-10-07 20:56:11 -04:00
Mark Hammond
969a991bb2 Bug 790545 - cache provider's toolbar notification icons. r=felipe 2012-10-08 11:15:02 +11:00
Justin Lebar
a271d6d359 Bug 798040 - Improve visual separation of processes in about:memory. r=njn 2012-10-05 08:26:00 -04:00
Jared Wein
559bb353e8 Bug 796111. Adjust styling of nsIAlertService alert windows. r=dao 2012-10-06 19:17:07 -07:00
David Rajchenbach-Teller
e1fd7b9b7e Bug 795505 - Additional checks for feeding typed arrays to js-ctypes. r=jorendorff 2012-10-06 21:53:23 -04:00
David Rajchenbach-Teller
81de20823a Bug 795505 - Feed typed arrays to js-ctypes. r=jorendorff 2012-10-06 21:53:23 -04:00
Ed Morley
44b97aef8e Merge mozilla-central to mozilla-inbound 2012-10-06 21:47:07 +01:00
Ed Morley
1bcac7940e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-06 20:30:35 +01:00
Ed Morley
24678699d7 Bug 795393 - Remove instances of "ifneq (mobile,$(MOZ_BUILD_APP))" since they're now always true; r=ted 2012-10-06 16:46:09 +01:00
Ben Turner
45210419d5 Bug 789059 - 'Assertion failure: false (All IPDL URIs must be serial
izable or an allowed scheme)'. r=cjones.
2012-10-05 13:11:08 -07:00
Felipe Gomes
4462f9fffc Bug 766616. Don't try to inject mozSocial in about pages. r=jaws 2012-10-05 17:22:09 -07:00
Phil Ringnalda
04dde73476 Backout e9237d1ae5ff (bug 790201), 0ecee5121681 (bug 766616), d8ec55d3b98e (bug 796218), c4bb09009a54 (bug 798437), 6a8bb5834090 (bug 766616) for bustage
on a CLOSED TREE
2012-10-05 20:11:45 -07:00
Felipe Gomes
a907d3205d Bug 790201. Nuke social worker sandbox on shutdown. r=mhammond 2012-10-05 17:22:09 -07:00
Felipe Gomes
f4db46c597 Bug 766616. Don't try to inject mozSocial in about pages. r=jaws 2012-10-05 17:22:09 -07:00
Justin Lebar
2c42992636 Bug 798024 - Don't hide smaps when displaying a memory report dump loaded from a file or from the clipboard. r=njn 2012-10-05 17:54:54 -04:00
Justin Lebar
307bdf7dcc Bug 798019 - Sort processes in about:memory by resident size. r=njn 2012-10-05 17:54:54 -04:00
Justin Lebar
6f7f7f43e2 Bug 797890 - Add button to about:memory to load memory reports from the clipboard. r=njn 2012-10-05 17:54:53 -04:00
Josh Matthews
d80216fc60 Bug 794606 - Make resuming a download correctly share the privacy status of the original download. r=mak 2012-10-04 15:08:28 -04:00
Josh Matthews
a9c2289382 Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused 2012-10-04 15:07:51 -04:00
Ed Morley
4ef3ea11bf Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me 2012-10-05 17:48:15 +01:00
Nathan Froyd
02948d84c9 Bug 746714 - add a memory reporter for telemetry; r=taras,njn 2012-10-05 12:19:14 -04:00
Ehsan Akhgari
36898b20a0 Bug 798345 - Fix the comm-central perma-orange introduced by bug 794606; r=jdm 2012-10-05 11:12:15 -04:00
Ryan VanderMeulen
44a8d6faa6 Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE. 2012-10-04 19:34:19 -04:00
Josh Matthews
13630d0f8f Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused 2012-10-04 15:07:51 -04:00
Josh Matthews
b4ec952733 Bug 794606 - Make resuming a download correctly share the privacy status of the original download. r=mak 2012-10-04 15:08:28 -04:00
Ehsan Akhgari
2671292ec9 Bug 788792 - Fix two tautological compare warnings in nsNavHistoryResult.cpp; r=mak 2012-10-04 10:48:54 -04:00
Jacek Caban
3119b627e4 Bug 797316 - Fix -Werror=conversion-null errors in Windows-only code (toolkit/components/parentalcontrols part) r=netzen
--HG--
extra : rebase_source : 08309601892c48a5b348066657dae447758b193b
2012-10-04 10:30:42 +02:00
Jared Wein
7ec6e242c0 Bug 786125 - followup, store the magic number in a const. r=Unfocused
--HG--
extra : rebase_source : 4c3b1411afd7cc4cd1aa82b7efe93fdb1b9ed238
2012-10-04 00:07:18 -07:00
Jared Wein
58473068b7 Bug 786125 - Alert showing/hiding animation is janky (nsIAlertsService). r=Unfocused 2012-10-03 23:59:36 -07:00
Matthew Noorenberghe
0f429a7021 Bug 784028: password manager doesn't prompt to save passwords in popup windows - tests. r=gavin
--HG--
extra : rebase_source : 6b9200bbc70ae9866acedf3c6e1eb8b8be21b52d
2012-10-03 14:47:15 -07:00
Gavin Sharp
96932ff9b4 Bug 784028: password manager doesn't prompt to save passwords in popup windows. r=MattN
--HG--
extra : rebase_source : 77036469f2173361d5cbc492a937e272cf8e0c97
2012-09-27 19:32:38 -07:00
David Rajchenbach-Teller
ab04da1e28 Bug 797326 - Get the right line number printed in test_jsctypes.js.in. r=jorendorff 2012-10-03 18:19:23 -04:00
David Rajchenbach-Teller
1016f5ef0b Bug 794104 - In async OS.File, DEBUG should be false. r=yoric 2012-10-03 18:19:23 -04:00
David Rajchenbach-Teller
516fe93481 Bug 793435 - Open worker_test_osfile_win.js instead of worker_test_osfile_unix.js. r=yoric 2012-10-03 18:19:23 -04:00
WangJun
e83732b663 Bug 793435 - Handle INVALID_HANDLE in CloseHandle and FindClose correctly. r=yoric 2012-10-02 20:56:47 +08:00
Ehsan Akhgari
8b85031475 Bug 797227 - Remove nsDownloadManager::mDownloadType; r=mak 2012-10-03 16:34:05 -04:00
Ehsan Akhgari
69275f30ab Bug 797224 - Remove Database::mCurrentJournalMode; r=mak 2012-10-03 16:33:30 -04:00
Josh Matthews
be721d5624 Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz 2012-10-03 13:10:20 -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
Justin Lebar
b9dd27d75c Bug 788021 - Part 3: Use nsMemoryReporterManager::MinimizeMemoryUsage in aboutMemory.js. r=njn 2012-10-02 21:19:11 -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