Raymond Lee
|
cfa5fd5fdc
|
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-09 12:21:29 +08:00 |
|
Mounir Lamouri
|
af0ede0616
|
Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug
|
2013-01-08 17:10:00 +00:00 |
|
Patrick McManus
|
521deb2573
|
bug 796475 - proxy auth cancelation rendering fix r=jduell
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
|
2013-01-09 10:17:32 -05:00 |
|
Marco Bonardo
|
5c77201aa0
|
Bug 827268 - Avoid useless onVisit work on transition filtered queries.
r=Mano
|
2013-01-07 18:54:38 +01:00 |
|
Ehsan Akhgari
|
932e995d90
|
Bug 827188 - Initialize the hidden private window lazily; r=bzbarsky
|
2013-01-06 21:16:48 -05:00 |
|
Ehsan Akhgari
|
896a81cd51
|
Backed out changeset f3a6aff3dbbc (bug 827188) because of build failures
--HG--
extra : rebase_source : 87d6ba184e23dbe83a3a0e2ae83c44c5ecdb46db
|
2013-01-08 12:02:55 -05:00 |
|
Ehsan Akhgari
|
2b3d99b089
|
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
|
7fac2e3be7
|
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
|
8352929fc9
|
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
|
df0aa845a4
|
Bug 827206 - OS.File.exists for Windows should now work on directories. r=froydnj
|
2013-01-07 21:29:22 -05:00 |
|
Ed Morley
|
221ab1071c
|
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
|
966bd933bc
|
Bug 822695 - Use nsCOMArray. r=ehsan.
--HG--
extra : rebase_source : 28bf148e97f183f54592c5b4240582e8c27df8f4
|
2013-01-07 14:45:25 -05:00 |
|
Ed Morley
|
f403563dad
|
Backout 33b1a42588c2 (bug 827268) for xpcshell failures on a CLOSED TREE
|
2013-01-07 20:25:13 +00:00 |
|
Raymond Lee
|
b4f67cc3c3
|
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
|
40894c73fd
|
Bug 827268 - Avoid useless onVisit work on transition filtered queries.
r=Mano
|
2013-01-07 18:54:38 +01:00 |
|
Daniel Holbert
|
9d445b9cf9
|
Bug 825941: Mark toolkit/components/url-classifier directory as warning-free. r=gps
|
2013-01-06 18:06:23 -08:00 |
|
Daniel Holbert
|
b009577f4e
|
Bug 825941 helper: Mark debug-only variable |rv| in nsUrlClassifierDBService.cpp as DebugOnly.
|
2013-01-06 18:06:23 -08:00 |
|
Nicholas Nethercote
|
c2e9cc8f8b
|
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
|
35d949f6ac
|
Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory.
r=Mano sr=gavin
|
2013-01-05 10:21:04 +01:00 |
|
Aaron Klotz
|
92d3361182
|
Bug 805591 - Win32 implementation of the Plugin Hang UI r=bsmedberg,bbondy
|
2013-01-04 17:59:05 -05:00 |
|
Nathan Froyd
|
ed1429aa8e
|
Bug 826439 - use floats instead of doubles for exponential histogram statistic calculations; r=vdjeric
|
2013-01-03 16:21:44 -05:00 |
|
William Chen
|
8f2a3385ae
|
Bug 617532 - Implement UndoManager. r=ehsan
|
2013-01-03 22:54:26 -08:00 |
|
Ehsan Akhgari
|
abfa459ddb
|
Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures
|
2013-01-03 22:55:45 -05:00 |
|
Aaron Klotz
|
d2999a8190
|
Bug 805591 - Win32 implementation of the Plugin Hang UI. r=bsmedberg,bbondy
|
2013-01-03 22:24:07 -05:00 |
|
Ehsan Akhgari
|
8280b4d0f1
|
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
|
726d181e3b
|
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
|
2013-01-03 18:36:16 -05:00 |
|
Trevor Saunders
|
efffc97c2d
|
bug 825419 - outparamdel nsIDocShell::GetPresShell() r=smaug
|
2012-12-28 20:56:42 -05:00 |
|
Shriram Kunchanapalli
|
2239414ab6
|
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
|
0273dd7851
|
Bug 650935 - Fix replacements in unUrlSafe to be global. r=dcamp
|
2013-01-03 17:18:42 -05:00 |
|
Justin Lebar
|
f3f2216930
|
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
|
46c5a138e7
|
Bug 824484 - Fix race condition between stream wrapper destructor and nsCacheService::CloseAllStreams(), r=hurley
|
2013-01-03 20:24:27 +01:00 |
|
Ehsan Akhgari
|
47f5dc78a2
|
Backed out changeset 3d51d7f54e5d (bug 825519) because of build failures
|
2013-01-03 13:28:18 -05:00 |
|
Justin Lebar
|
2cbdb7986c
|
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
|
ef7234e8af
|
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
|
4388426375
|
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
|
dde6266e43
|
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
|
d9fb62848b
|
Backout f6af3c44e395 (bug 810208) for crashes on a CLOSED TREE
|
2013-01-02 21:32:36 +00:00 |
|
Ehsan Akhgari
|
6744820571
|
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
|
c92002e8b2
|
Bug 825647: Remove unused logging #defines from url-classifier/Entries.h. r=gcp
|
2013-01-02 09:05:34 -08:00 |
|
Daniel Holbert
|
9492334005
|
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
|
7755ec9f84
|
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
|
3e1b6f0a96
|
Bug 799267 - AuthCertificate Telemetry (measuring first auth, pkix and classic) r=bsmith
|
2013-01-02 08:14:07 -08:00 |
|
Nicholas Nethercote
|
b6939f2c42
|
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
|
8c10beeaf1
|
Bug 824885 - Fix -Wdeprecated-writable-strings warnings in xremote code. r=karlt.
|
2012-12-26 21:57:57 -08:00 |
|
Andrew McCreight
|
a04090979d
|
Bug 821371, part 2 - Log time taken for cycle collector prep. r=smaug
|
2012-12-31 15:55:07 -05:00 |
|
Josh Aas
|
716d31ff14
|
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
|
4c920ae548
|
Bug 824349 - Make TelemetryPing correctly implement nsIObserver; r=froydnj
|
2012-12-31 14:12:21 -05:00 |
|
Nathan Froyd
|
5322d560d2
|
Bug 819418 - part 1 - be more selective in exporting aggregate statistics; r=vdjeric
|
2012-12-07 14:02:39 -05:00 |
|
Daniel Holbert
|
2aec387f66
|
Bug 825467: Remove unused variable 'reusingGlobal' from PerfMeasurement.cpp. r=khuey
|
2012-12-29 17:33:30 -08:00 |
|
Andres Hernandez
|
2a52457d21
|
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 |
|