Commit Graph

5666 Commits

Author SHA1 Message Date
Ehsan Akhgari
248890f607 Bug 827188 - Initialize the hidden private window lazily; r=bzbarsky
--HG--
extra : rebase_source : 42a4a4da52f0eaa57a83dc4daf0e1a47401f4411
2013-01-06 21:16:48 -05:00
Gian-Carlo Pascutto
351d6de093 Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01:00
Rafael Ávila de Espíndola
6adb826fe4 Bug 814765 - Include late writes in the Telemetry ping. r=vladan.
--HG--
extra : rebase_source : d3863b0ef7f4f77411042c374227d9f41adda929
2013-01-08 09:04:37 -05:00
David Rajchenbach-Teller
1be8873e10 Bug 827206 - OS.File.exists for Windows should now work on directories. r=froydnj 2013-01-07 21:29:22 -05:00
Ed Morley
d5e962c8ad Backout b51c3d819364 (bug 806736) for frequent intermittent failures in test_privbrowsing_perwindowpb.html 2013-01-07 21:17:54 +00:00
Rafael Ávila de Espíndola
05f75525ac Bug 822695 - Use nsCOMArray. r=ehsan.
--HG--
extra : rebase_source : 28bf148e97f183f54592c5b4240582e8c27df8f4
2013-01-07 14:45:25 -05:00
Ed Morley
64710f99c4 Backout 33b1a42588c2 (bug 827268) for xpcshell failures on a CLOSED TREE 2013-01-07 20:25:13 +00:00
Raymond Lee
11e3d52e1e Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=ehsan
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
2013-01-07 15:51:36 +08:00
Marco Bonardo
b1153465bf Bug 827268 - Avoid useless onVisit work on transition filtered queries.
r=Mano
2013-01-07 18:54:38 +01:00
Daniel Holbert
7335ed5e7b Bug 825941: Mark toolkit/components/url-classifier directory as warning-free. r=gps 2013-01-06 18:06:23 -08:00
Daniel Holbert
a02483c95d Bug 825941 helper: Mark debug-only variable |rv| in nsUrlClassifierDBService.cpp as DebugOnly. 2013-01-06 18:06:23 -08:00
Nicholas Nethercote
c4ce282f51 Bug 825150 - Remove const_casts by adding some const-ness to nsICommandLineRunner.init(). r=karlt, sr=bsmedberg.
--HG--
extra : rebase_source : 3b68c3467fa533442cdc5bcefdf7fbe6140e87a3
2013-01-03 13:52:32 -08:00
Marco Bonardo
2a0990e70c Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory.
r=Mano sr=gavin
2013-01-05 10:21:04 +01:00
Aaron Klotz
d826938329 Bug 805591 - Win32 implementation of the Plugin Hang UI r=bsmedberg,bbondy 2013-01-04 17:59:05 -05:00
Nathan Froyd
7e2874607f Bug 826439 - use floats instead of doubles for exponential histogram statistic calculations; r=vdjeric 2013-01-03 16:21:44 -05:00
William Chen
7cd5470029 Bug 617532 - Implement UndoManager. r=ehsan 2013-01-03 22:54:26 -08:00
Ehsan Akhgari
c962137cc8 Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures 2013-01-03 22:55:45 -05:00
Aaron Klotz
192737bef9 Bug 805591 - Win32 implementation of the Plugin Hang UI. r=bsmedberg,bbondy 2013-01-03 22:24:07 -05:00
Ehsan Akhgari
c024cbde77 Bug 815847 - Part 4: Implement a hidden private window managed by the app shell service; r=bzbarsky 2012-12-10 23:49:17 -05:00
Ehsan Akhgari
2cf729e283 Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build 2013-01-03 18:36:16 -05:00
Trevor Saunders
96c9daa6be bug 825419 - outparamdel nsIDocShell::GetPresShell() r=smaug 2012-12-28 20:56:42 -05:00
Shriram Kunchanapalli
bbed330a6b Bug 791546: Removes nsCRT::strcmp(const PRUnichar* s) from nsCRT.h and replaces it occurrences with NS_strcmp; r=bsmedberg 2012-12-24 08:47:18 +05:30
Nikolay Bryskin
6034c0eeee Bug 650935 - Fix replacements in unUrlSafe to be global. r=dcamp 2013-01-03 17:18:42 -05:00
Justin Lebar
bd6f330cbc Bug 825519 - Add telemetry for the max number of times any one image was decoded. r=joe 2013-01-03 16:06:08 -05:00
Michal Novotny
8d5d0ae780 Bug 824484 - Fix race condition between stream wrapper destructor and nsCacheService::CloseAllStreams(), r=hurley 2013-01-03 20:24:27 +01:00
Ehsan Akhgari
fef43d061f Backed out changeset 3d51d7f54e5d (bug 825519) because of build failures 2013-01-03 13:28:18 -05:00
Justin Lebar
21a56e1f99 Bug 825519 - Add telemetry for the max number of times any one image was decoded. r=joe 2013-01-03 12:52:58 -05:00
Nathan Froyd
72576d860e Bug 821879 - don't initialize Telemetry if we can't send any data in; r=vdjeric 2012-12-14 17:03:31 -05:00
Daniel Holbert
b8579b5bf1 Bug 826052: Make HashStore explicitly reject files larger than UINT32_MAX bytes, to avoid precision issues when we pass the file-length as a uint32_t function argument. (Also, skip a redundant file-size lookup.) r=gcp 2013-01-03 00:38:24 -08:00
Ehsan Akhgari
bedb347d9c Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin 2012-12-29 20:01:34 -05:00
Ed Morley
0d1768b431 Backout f6af3c44e395 (bug 810208) for crashes on a CLOSED TREE 2013-01-02 21:32:36 +00:00
Ehsan Akhgari
008a4d8ac4 Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin 2012-12-29 20:01:34 -05:00
Daniel Holbert
c5b013e4c9 Bug 825647: Remove unused logging #defines from url-classifier/Entries.h. r=gcp 2013-01-02 09:05:34 -08:00
Daniel Holbert
5944e0d61d Bug 825627, part 2: Convert known-to-be-nonnegative variables 'i' and 'idx' to be unsigned, in Classifier::ReadNoiseEntries(), to fix signed/unsigned comparison build warnings. r=gcp 2013-01-02 09:05:31 -08:00
Daniel Holbert
d056e13800 Bug 825627, part 1: Make nsUrlClassifierDBService.cpp's "gethashNoise" & "aCount" variables as unsigned, since counts are unsigned by definition. r=gcp 2013-01-02 09:05:19 -08:00
Camilo Viecco
6214e6e508 Bug 799267 - AuthCertificate Telemetry (measuring first auth, pkix and classic) r=bsmith 2013-01-02 08:14:07 -08:00
Nicholas Nethercote
acc80a9abd Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing_perwindowpb.html => dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing.html
rename : toolkit/components/places/tests/browser/browser_favicon_privatebrowsing_perwindowpb.js => toolkit/components/places/tests/browser/browser_favicon_privatebrowsing.js
extra : rebase_source : 557cc60522970ce7eea3b006d357284d9b4694c4
2012-12-23 16:59:51 -08:00
Nicholas Nethercote
1c8d094c0f Bug 824885 - Fix -Wdeprecated-writable-strings warnings in xremote code. r=karlt. 2012-12-26 21:57:57 -08:00
Andrew McCreight
dac46e438c Bug 821371, part 2 - Log time taken for cycle collector prep. r=smaug 2012-12-31 15:55:07 -05:00
Josh Aas
63136aaa88 Bug 822620: Disable Notification Center support for Firefox 19 and 20, it isn't ready. r=dougt 2012-12-31 14:16:57 -05:00
Ehsan Akhgari
c041cade0b Bug 824349 - Make TelemetryPing correctly implement nsIObserver; r=froydnj 2012-12-31 14:12:21 -05:00
Nathan Froyd
fbc1407119 Bug 819418 - part 1 - be more selective in exporting aggregate statistics; r=vdjeric 2012-12-07 14:02:39 -05:00
Daniel Holbert
6653f0c009 Bug 825467: Remove unused variable 'reusingGlobal' from PerfMeasurement.cpp. r=khuey 2012-12-29 17:33:30 -08:00
Andres Hernandez
42779407f8 Bug 823739 - Port browser_favicon_privatebrowsing.js to the new per-window PB APIs. r=jdm
--HG--
rename : toolkit/components/places/tests/browser/browser_favicon_privatebrowsing.js => toolkit/components/places/tests/browser/browser_favicon_privatebrowsing_perwindowpb.js
2012-12-28 13:10:33 -06:00
Ryan VanderMeulen
c62c0bf43b Merge m-c to inbound. 2012-12-28 12:57:30 -05:00
Raphael Catolino
957775fb4a Bug 769385 - Add type attribute date for <input> behind "dom.experimental_forms" pref. r=mounir 2012-12-27 16:06:53 +00:00
Vladan Djeric
7d9eee1768 Bug 807021: Move LocalStorage writess off the main thread. r=smaug,mayhemer 2012-12-23 16:01:01 -05:00
Mario Alvarado [:marioalv]
1f9365e7ae Bug 806744 - Port the satchel test_privbrowsing.html to the new per-tab PB APIs. r=jdm
--HG--
rename : toolkit/components/satchel/test/test_privbrowsing.html => toolkit/components/satchel/test/browser/browser_privbrowsing_perwindowpb.js
2012-12-19 15:08:09 -06:00
Andreas Wagner
061b7ed9a5 Bug 550175 - Check if a row in an autocomplete popup is selected while pressing DEL. r=mak 2012-12-23 11:45:44 -05:00
Dustin L. Howett
2b635dfd91 Bug 812647 - Fix OS.File's failure to find libc on case-sensitive OS X filesystems. r=Yoric 2012-12-23 10:52:35 -05:00
Mark Hammond
7167db9e8d Bug 806037 - use nsIPrincipal for origin checks. r=gavin 2012-12-27 18:28:49 +11:00
Neil Rashbrook
b87325632b Bug 818861 Shouldn't allow promising a flat string from a flat string r=dbaron 2012-12-22 20:40:37 +00:00
Gian-Carlo Pascutto
b261864022 Bug 823665 - Rename urlclassifier.confirm-age to max-complete-age. r=gcp 2012-12-21 08:48:30 +01:00
David Rajchenbach-Teller
27ec63ed45 Bug 760036 - move SearchService metadata I/O off the main thread, r=enndeakin
--HG--
extra : rebase_source : 1c5f12f3730f4631a706a7b590ce6807f84fa62c
2012-12-21 11:41:15 -05:00
Benjamin Smedberg
fe3cd15957 Bug 807757 main part - remove nsIProfileChangeStatus, nsIProfile and remnants of code to support them, r=glandium
--HG--
rename : profile/public/nsIProfileChangeStatus.idl => profile/public/notifications.txt
extra : rebase_source : 89db8a63effc2eab589a184a2b686cfcca3f8f63
2012-12-13 12:20:56 -05:00
Marco Bonardo
ec97496687 Bug 822710 (part 1) - Implement a new getAnnotationsHavingName method.
r=Mano sr=gavin
2012-12-21 15:19:04 +01:00
Masatoshi Kimura
4a07dc4302 Bug 804834 - Part 1: Fix tests depending on E4X for-each in content JS. r=waldo 2012-12-21 20:47:52 +09:00
Drew Willcoxon
a2637d2e6d Bug 699859 - Create nsIContentPrefService2, an async version of nsIContentPrefService. r=mak, sr=mossop 2012-12-20 17:37:56 -08:00
Ehsan Akhgari
995bee8441 Bug 823739 - Part 0: Skip browser_favicon_privatebrowsing.js in per-window PB builds 2012-12-20 18:01:25 -05:00
Marco Bonardo
643d69f402 Bug 766799 - Notify hidden visits to history observers.
Redirect sources and framed visits are considered hidden and thus not shown in
common UI history queries.  So far were not even notified, but the right thing
to do is to let the observer handle them based on its needs.
r=Mano sr=Mossop
2012-12-20 23:45:00 +01:00
Iordache Catalin
8eea15527d Bug 821901 - Fix some build warnings in toolkit/components/places. r=mak 2012-12-17 17:41:34 +02:00
Marco Bonardo
7aa18132a1 Bug 823156 - Speed up Library downloads query.
r=Mano
2012-12-20 14:39:12 +01:00
David Rajchenbach-Teller
fcc899a9db Bug 815339 - Extract PromiseWorker from OS.File. r=froydnj 2012-12-19 20:11:14 -05:00
Raymond Lee
a857de510f Bug 806741 - Port test_bug_461710.html to the new per-tab PB APIs. r=jdm
--HG--
rename : toolkit/components/places/tests/mochitest/test_bug_461710.html => toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html
2012-12-19 11:47:41 +08:00
David Rajchenbach-Teller
dbb7f17c4f Bug 532150 - Don't read and write the session file off the main thread. r=Felipe 2012-12-19 20:04:26 -05:00
Ed Morley
3f8181b204 Backout 851fd44eeb42 (bug 799267) for leaks on a CLOSED TREE 2012-12-19 22:07:04 +00:00
Camilo Viecco
41c2b856f2 Bug 799267 - Telemetry for Cert Verification (PKIX and classic) in SSLServerCertVerification r=bsmith 2012-12-19 13:05:43 -08:00
Rafael Ávila de Espíndola
d5e63d828c Bug 822703 - s/ShutdownTime/TelemetryData/ where appropriate. r=vladan. 2012-12-19 10:29:08 -05:00
Ehsan Akhgari
3ade4aa0a6 Bug 822019 - Remove the global PB specific code from the Telemetry; r=jdm 2012-12-19 00:12:57 -05:00
Mark Hammond
546abc95e6 Bug 822508 - allow social providers to specify null as the profile. r=gavin 2012-12-19 11:05:37 +11:00
Ryan VanderMeulen
e619b6cf6b Backed out changeset a7d5ea538c57 (bug 806736) for test failures. 2012-12-18 18:27:36 -05:00
Rafael Ávila de Espíndola
8f1f4575d9 Bug 822812 - Fix usage of nsITimer. r=vladan. 2012-12-18 17:43:40 -05:00
Cameron McCormack
a86c49ceeb Bug 822548 - Fix a bunch of JS warnings on startup. r=dao 2012-12-19 09:27:56 +11:00
Raymond Lee
3b2cd70e63 Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=jdm
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
2012-12-19 01:07:49 +08:00
Daniel Holbert
cdac911a8b Bug 822446: Add parens around assignment-used-as-loop-condition in nsPlacesAutoComplete.js and nsPlacesExpiration.js, to fix JS strict warning "test for equality mistyped as assignment". r=mak 2012-12-17 22:23:05 -08:00
Ryan VanderMeulen
a5046a44ed Backed out changeset 1cd15c87f867 (bug 821901) for crashes. 2012-12-17 19:22:09 -05:00
Iordache Catalin
303c331b16 Bug 821901 - Fix build warnings in /toolkit/components/places/nsNavHistoryResult.cpp. r=mak 2012-12-17 17:43:45 -05:00
Marco Bonardo
364be2e283 Bug 791562 - crash in PlacesFolderConversion::AppendFolder.
r=mano
2012-12-17 15:03:49 +01:00
Masatoshi Kimura
543195e721 Bug 805374 - Remove UTF-16 family from Character Encoding menu. r=smontagu 2012-12-16 19:54:58 -05:00
David Rajchenbach-Teller
c704a2d6f6 Bug 820681 - Restore OS.Constants.Path.{profileDir, localProfileDir} to its previous state. r=Yoric 2012-12-16 19:37:11 -05:00
Sankha Narayan Guria
060217ad59 Bug 809305 - [OS.File] Share the common functions in the test suite. r=Yoric 2012-12-16 19:31:35 -05:00
Jeff Walden
7146c23e80 Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger 2012-12-14 18:58:45 -05:00
Ehsan Akhgari
e46027a5e7 Backed out 2 changesets (bug 532150) for test failure
Backed out changeset 57bbbda0dedd (bug 532150)
Backed out changeset 5cab33f5bfbd (bug 532150)
2012-12-15 12:08:04 -05:00
David Rajchenbach-Teller
aa1b9ce194 Bug 532150 - Reading and writing session file off the main thread; r=felipe
--HG--
extra : rebase_source : f9ceb62680c932621b876a39f007e74a4f4e4c40
2012-12-15 10:44:07 -05:00
Joel Maher
ab3a6849e2 Backed out changeset 251ac29afd1b for perma orange bc 2012-12-27 07:18:33 -05:00
Mark Hammond
5b02acc10f Bug 806037 - use nsIPrincipal for origin checks. r=gavin 2012-12-27 18:28:49 +11:00
Michal Novotny
80df1b7aa4 Bug 808997 - Explicitly close all output and input streams of all active cache entries during shutdown, r=hurley 2012-12-14 18:03:01 +01:00
Rafael Ávila de Espíndola
aa67cd9e56 Bug 815709 - Shutdown time is read in the main thread. r=vladan.
--HG--
extra : rebase_source : c6105cd172f16e187f279b88785bba5cefb2b174
2012-12-13 23:13:03 -05:00
Nathan Froyd
db82cc4743 Bug 748520 - persist failed telemetry pings for possible re-sending later; r=vdjeric 2012-12-10 17:09:40 -05:00
Ed Morley
408c992b8d Backout 4ebd50016f35 & 9033700cc24f (bug 807757) for failing to build on a CLOSED TREE 2012-12-13 18:46:38 +00:00
Benjamin Smedberg
10a23e3550 Bug 807757 main part - remove nsIProfileChangeStatus, nsIProfile and remnants of code to support them, r=glandium
--HG--
rename : profile/public/nsIProfileChangeStatus.idl => profile/public/notifications.txt
extra : rebase_source : e7caf9d124a4295ced9d607ab6b75b663b97ed8e
2012-12-13 12:20:56 -05:00
Rafael Ávila de Espíndola
976680c34c Bug 815709 - Shutdown time is read in the main thread. r=ehsan.
Move code to Telemetry.cpp and s/NULL/nullptr/.
2012-12-13 12:06:27 -05:00
Ed Morley
82b1bd116e Bug 752243 - Disable test_service_wipeServer.js, test_service_createAccount.js, test_service_changePassword.js, test_aitc_server.js, test_aitc_client.js & test_hashcompleter.js on OS X & Linux for too many intermittent failures 2012-12-13 12:48:42 +00:00
Aaron Klotz
ea6a4cfd9e Bug 810101 - Add readahead to safebrowsing .sbstore and .cache files. r=gpascutto 2012-12-12 18:05:04 -05:00
Ehsan Akhgari
61b1fe31c8 Remove two extra instances of whenNewWindowLoaded, no bug
It's usually enough to define each function once in Javascript.
No need to keep repeating things to the compiler.  ;-)

--HG--
extra : rebase_source : ea8530874b20669c3f0e963836b263f07fb48768
2012-12-12 14:08:19 -05:00
Trevor Saunders
da0dd35279 bug 820403 - remove nsISupportsArray members in nsFormFillController r=ehsan 2012-12-10 16:54:32 -05:00
Nathan Froyd
1a65460a2d bug 792566 - remove nsISupportsArrays in nsFileView.cpp r=enn 2012-12-11 20:49:06 -05:00
Gregory Szorc
9e63161b8c Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo 2012-12-11 10:53:24 -08:00
David Rajchenbach-Teller
f38dd67616 Bug 810543 - do_get_profile now sends the correct events. r=froydnj,khuey 2012-12-11 15:12:59 -08:00
David Rajchenbach-Teller
cd65eb8fc3 Bug 810543 - OS.File now adapts if OS.Constants.Path.profileDir is not available;r=froydnj 2012-12-11 15:12:59 -08:00