Ryan VanderMeulen
f987db21fc
Backed out changeset a7d5ea538c57 (bug 806736) for test failures.
2012-12-18 18:27:36 -05:00
Rafael Ávila de Espíndola
f665c1eb63
Bug 822812 - Fix usage of nsITimer. r=vladan.
2012-12-18 17:43:40 -05:00
Cameron McCormack
b0aa52464b
Bug 822548 - Fix a bunch of JS warnings on startup. r=dao
2012-12-19 09:27:56 +11:00
Raymond Lee
5a5ef461cd
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
947aea3167
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
8799c86f92
Backed out changeset 1cd15c87f867 (bug 821901) for crashes.
2012-12-17 19:22:09 -05:00
Iordache Catalin
500d619988
Bug 821901 - Fix build warnings in /toolkit/components/places/nsNavHistoryResult.cpp. r=mak
2012-12-17 17:43:45 -05:00
Marco Bonardo
8105744337
Bug 791562 - crash in PlacesFolderConversion::AppendFolder.
...
r=mano
2012-12-17 15:03:49 +01:00
Masatoshi Kimura
335edcbf26
Bug 805374 - Remove UTF-16 family from Character Encoding menu. r=smontagu
2012-12-16 19:54:58 -05:00
David Rajchenbach-Teller
cde9388a9f
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
5be458e420
Bug 809305 - [OS.File] Share the common functions in the test suite. r=Yoric
2012-12-16 19:31:35 -05:00
Jeff Walden
120886ca73
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
c3afff7a95
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
8704499fcc
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
Michal Novotny
761f74729e
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
e1f8ceadf4
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
c8de7875ed
Bug 748520 - persist failed telemetry pings for possible re-sending later; r=vdjeric
2012-12-10 17:09:40 -05:00
Ed Morley
2720ada529
Backout 4ebd50016f35 & 9033700cc24f (bug 807757) for failing to build on a CLOSED TREE
2012-12-13 18:46:38 +00:00
Benjamin Smedberg
a7244b9828
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
b2ccc613ee
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
328516ab21
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
72e0eb9819
Bug 810101 - Add readahead to safebrowsing .sbstore and .cache files. r=gpascutto
2012-12-12 18:05:04 -05:00
Ehsan Akhgari
2c3f0f1163
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
38a1dc8c61
bug 820403 - remove nsISupportsArray members in nsFormFillController r=ehsan
2012-12-10 16:54:32 -05:00
Nathan Froyd
db2daabf49
bug 792566 - remove nsISupportsArrays in nsFileView.cpp r=enn
2012-12-11 20:49:06 -05:00
Gregory Szorc
2c1c26efaa
Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo
2012-12-11 10:53:24 -08:00
David Rajchenbach-Teller
f7a60afb5d
Bug 810543 - do_get_profile now sends the correct events. r=froydnj,khuey
2012-12-11 15:12:59 -08:00
David Rajchenbach-Teller
6f0542cfef
Bug 810543 - OS.File now adapts if OS.Constants.Path.profileDir is not available;r=froydnj
2012-12-11 15:12:59 -08:00
Nathan Froyd
d7f4325996
Bug 789975 - gather telemetry on how long memory reporters take during telemetry; r=vdjeric
2012-12-07 18:46:38 -05:00
Ed Morley
7e37f21a17
Backout fac650c31656 & 907a846d368f (bug 819033) for xpcshell failures
2012-12-11 20:29:18 +00:00
Gregory Szorc
1be3ca1225
Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo
2012-12-11 10:53:24 -08:00
Mats Palmgren
b650ad3c5f
Bug 820219 - Remove the PR_ prefix for a few PR_[U]INT32_MAX that has been added since bug 791906. r=roc
2012-12-11 16:45:50 +01:00
Shane Caraveo
017e9c52ee
Bug 809694: implement support for multiple social providers in the front-end, including basic UI to switch between them. Portions of the patch by Gavin Sharp <gavin@gavinsharp.com>, r=gavin, r=markh
...
--HG--
extra : transplant_source : %2B3%7F%05l%3C%0A%90%B4%F6%B22%172_5%EEl%B3g
2012-12-07 20:13:27 -08:00
Ehsan Akhgari
8dce586b8a
Merge mozilla-central into mozilla-inbound
2012-12-10 20:39:51 -05:00
Ryan VanderMeulen
95067bc8c5
Merge the last PGO-green inbound changeset to m-c.
2012-12-10 13:56:39 -05:00
Mario Alvarado [:marioalv]
43014a57c3
Bug 806738 - Port browser_visituri_privatebrowsing.js to the new per-tab PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB for global PB builds
--HG--
rename : toolkit/components/places/tests/browser/browser_visituri_privatebrowsing.js => toolkit/components/places/tests/browser/browser_visituri_privatebrowsing_perwindowpb.js
2012-12-10 00:44:33 -06:00
Mark Hammond
faa20649d4
Bug 788368 - Port messages will no longer be dropped if port is closed before other side connects. r=felipe
2012-12-11 11:34:09 +11:00
Paolo Amadini
6b7359cb4d
Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi
2012-12-10 21:06:37 +01:00
Paolo Amadini
912e95ddb8
Bug 778699 - Remove calls to addVisit from the "unit" folder. r=mak
2012-12-08 20:51:56 +01:00
Paolo Amadini
df0a804f1f
Bug 778694 - Remove calls to addVisit from the "queries" folder. r=mak
2012-12-08 20:51:12 +01:00
Paolo Amadini
4ef1278eed
Bug 776872 - Remove calls to addVisit from the "bookmarks" folder. r=mak
2012-12-08 20:51:09 +01:00
Paolo Amadini
8be7514ca9
Bug 776863 - Remove calls to addVisit from the "autocomplete" folder. r=mak
2012-12-08 20:51:07 +01:00
Paolo Amadini
89adb3d659
Bug 776855 - Remove calls to addVisit from the "favicons" folder. r=mak
2012-12-08 20:51:04 +01:00
Paolo Amadini
8f051f738c
Bug 776465 - Remove calls to addVisit from the "expiration" folder. r=mak
2012-12-08 20:51:01 +01:00
Paolo Amadini
ee61295372
Bug 775580 - Remove calls to addVisit from test_sorting.js. r=mak
2012-12-08 20:50:59 +01:00
Paolo Amadini
f4ec69e94d
Bug 740468 - Replace old synchronous favicons calls in the bookmarks export service. r=mak
2012-12-08 20:50:56 +01:00
Paolo Amadini
de41adc2ce
Bug 763295 - Port the bookmarks export service to JavaScript. r=mak
2012-12-08 20:50:54 +01:00
Theo Chevalier
85b721ebf9
Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77
2012-12-08 18:41:23 +01:00
Benjamin Peterson
5d2d786fba
Bug 819601 - Don't redeclare formal. r=Yoric
2012-12-08 10:07:32 -05:00
Rafael Ávila de Espíndola
af314435e2
Bug 819229 - Rename gatherStartupInformation to gatherStartupHistograms. r=vladan.
2012-12-07 16:06:35 -05:00