Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Jason Duell
|
d40764ef79
|
Bug 845273 - Backout Access-Control-Allow-Origin checks (bug 814117) for site breakage r=jduell
|
2013-03-14 13:59:33 -07:00 |
|
Gregory Szorc
|
629b5d86c6
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
|
Cykesiopka
|
c4d44d38d7
|
Bug 92979 - Remove unused parameters in nsNetUtil.h methods. r=biesi
|
2013-03-08 08:30:13 -05:00 |
|
Jason Duell
|
5abed2ad22
|
Bug 795254. Intermittent test_private_channel.js failure r=jdm
--HG--
rename : netwerk/test/unit/test_private_channel.js => netwerk/test/unit/test_private_necko_channel.js
|
2013-03-07 12:12:10 -08:00 |
|
Monica Chew
|
81433243a3
|
Bug 844392 - Fix race condition where ProcessStateChange can remove a file before cleanup. r=paolo
|
2013-03-07 08:35:38 -05:00 |
|
Albert Crespell
|
06ca517382
|
Bug 839757 - Tests. r=honzab
|
2013-03-03 09:08:44 +01:00 |
|
Ryan VanderMeulen
|
19b1ecb4eb
|
Merge m-c to inbound.
|
2013-03-03 13:45:57 -05:00 |
|
Simon Montagu
|
3db2434df6
|
Remove network.enableIDN pref. Bug 842282, r=honza.b
|
2013-03-03 18:36:37 +02:00 |
|
Ryan VanderMeulen
|
e26237e7ee
|
Merge m-c to fx-team.
|
2013-03-02 23:46:08 -05:00 |
|
Simon Montagu
|
dbc02fca09
|
Tests for bug 722299, r=honza.b
|
2013-03-01 03:56:45 -08:00 |
|
Simon Montagu
|
4c50d5e15d
|
Changes to existing tests caused by bug 722299, r=honza.b
|
2013-03-01 03:56:45 -08:00 |
|
Tim Taubert
|
5fb2e270cf
|
Bug 842512 - Specify a character set for error pages; r=Waldo
|
2013-02-22 19:56:26 +01:00 |
|
Gregory Szorc
|
cb829ec2a0
|
Bug 784841 - Part 18z: Convert /netwerk; f=Ms2ger rs=ted
|
2013-02-25 12:47:23 -08:00 |
|
Ryan VanderMeulen
|
2f8259daf4
|
Backed out 4 changesets (bug 722299) for B2G mochitest failures on a CLOSED TREE.
|
2013-02-28 20:44:53 -05:00 |
|
Simon Montagu
|
13751f7ffa
|
Tests for bug 722299, r=honza.b
|
2013-02-28 14:04:48 -08:00 |
|
Simon Montagu
|
86d405f644
|
Changes to existing tests caused by bug 722299, r=honza.b
|
2013-02-28 14:04:48 -08:00 |
|
Jonathan Mayer
|
4bd2d83991
|
Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske)
--HG--
extra : rebase_source : f486f39feac1fb743edc920618bec29884d515f1
|
2013-02-22 08:16:01 -08:00 |
|
Julian Reschke
|
a617a9e1fb
|
Bug 601933: remove RFC 2047 encoding support for HTTP header field parameters. r=jduell
|
2013-02-21 05:36:00 -08:00 |
|
Monica Chew
|
4ff96dd2b0
|
Bug 829832 - NEEDS CLOBBER - Compute SHA256 hash on saving files in BackgroundFileSaver. (r=paolo,cviecco,sr=biesi)
|
2013-02-19 12:47:59 -08:00 |
|
Karl Tomlinson
|
f2bfe73bab
|
back out f24c22852083 for xpcshell failures b=829832
--HG--
extra : rebase_source : 151e69e6a280c9c67e9b49d55c11aad1fc0def94
|
2013-02-20 11:15:51 +13:00 |
|
Monica Chew
|
b099c6aca7
|
Bug 829832 - Compute SHA256 hash on saving files in BackgroundFileSaver. (r=paolo,cviecco,sr=biesi)
|
2013-02-19 12:47:59 -08:00 |
|
Patrick McManus
|
0ba9803546
|
bug 840592 - two tests XPCWrappedJS on wrong thread via JS nsISystemProxySettings implementations r=jduell
|
2013-02-14 09:32:31 -05:00 |
|
Josh Matthews
|
9e0dec7780
|
Bug 837091 - Rename cookie-changed notification for private cookies. r=ehsan
|
2013-02-05 10:44:21 +00:00 |
|
Mounir Lamouri
|
f249ee5c89
|
Bug 823175 - Add a method to return the next sub domain of a given host in nsIEffectiveTLDService. r=bz
|
2013-02-04 17:59:49 +00:00 |
|
Dave Townsend
|
6c649be569
|
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
|
2013-02-01 11:43:15 -08:00 |
|
Nicholas Nethercote
|
d0f259110b
|
Bug 833208 (part 4) - Remove e4x support from xpcshell tests. r=jorendorff.
--HG--
extra : rebase_source : a7bd33905120f74e6c242e0c236450dd3be54436
|
2013-01-30 16:56:16 -08:00 |
|
Honza Bambas
|
a0259ead83
|
Bug 812167 - Redirect Responses are Cached to disk despite Cache-control: no-store, Expires: -1, r=michal
|
2013-01-30 16:01:16 +01:00 |
|
Peter Eckersley
|
9cfd44f4fe
|
Bug 765934: Test cases for the redirectTo API. r=honza
|
2013-01-24 12:49:41 -08:00 |
|
Ryan VanderMeulen
|
192fd6ede1
|
Backed out changeset 08863162779f (bug 761040) for crashes.
|
2013-01-24 15:18:35 -05:00 |
|
Jason Duell
|
87a1519f6f
|
Bug 761040 - Addition to test to cover failed redirect case. r=mayhemer
|
2013-01-25 13:19:59 -05:00 |
|
Raymond Lee
|
351ba94dfb
|
Bug 830703 - test_httpauth.js doesn't run. r=josh
--HG--
rename : browser/components/privatebrowsing/test/unit/test_httpauth.js => netwerk/test/unit/test_httpauth.js
|
2013-01-24 00:37:42 +08:00 |
|
Raymond Lee
|
cbfd382d9d
|
Bug 820784 - Remove alternative add_task implementations. r=mak
|
2013-01-24 12:47:19 +08:00 |
|
Mats Palmgren
|
d5826be6d7
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Patrick McManus
|
68ad3a2281
|
bug 829646 PAC mIPAddress() problem outside of FindProxyForURL() r=biesi
|
2013-01-11 21:40:36 -05:00 |
|
Honza Bambas
|
83e6ff4dff
|
Bug 761040 - Offline cache entries are created for no-store entries r=jduell
|
2013-01-07 16:01:00 +01: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 |
|
Andrea Marchesini
|
aef0354f7d
|
Bug 827050 - Clear cookies and stored data in the browser clears remember my choice permissions for PROMPT_ACTION WebAPIs, r=mounir
--HG--
rename : dom/tests/mochitest/localstorage/frame_clear_browser_data.html => extensions/cookie/test/frame_clear_browser_data.html
rename : extensions/cookie/test/test_app_uninstall_permissions.html => extensions/cookie/test/test_app_cleardata_permissions.html
|
2013-01-07 18:37:01 +01:00 |
|
Phil Ringnalda
|
070ec313da
|
Back out fef358e6d5e6 (bug 827050) for Linux/Windows xpcshell orange in test_cache_jar_wrap.js
|
2013-01-07 22:01:41 -08:00 |
|
Andrea Marchesini
|
8cee541032
|
Bug 827050 - Clear cookies and stored data in the browser clears remember my choice permissions for PROMPT_ACTION WebAPIs, r=mounir
--HG--
rename : dom/tests/mochitest/localstorage/frame_clear_browser_data.html => extensions/cookie/test/frame_clear_browser_data.html
rename : extensions/cookie/test/test_app_uninstall_permissions.html => extensions/cookie/test/test_app_cleardata_permissions.html
|
2013-01-07 18:37:01 +01:00 |
|
Nils Maier
|
c30c3f8491
|
Bug 826063 - Part 2: Add tests for nsIPrivateBrowsingChannel::isChannelPrivate; r=ehsan
|
2013-01-03 19:41:12 -05:00 |
|
Michal Novotny
|
f75aab907e
|
Bug 725993 - Remove ability to tell cache to STORE_ON_DISK_AS_FILE, r=bsmith
|
2013-01-04 00:30:48 +01:00 |
|
Josh Matthews
|
49b73c1b44
|
Bug 818667 - Put HTTP cache into app jars. r=michal.novotny
|
2012-12-28 12:50:23 -05:00 |
|
Josh Matthews
|
c3a10eacc2
|
Backed out changeset d924c6aa0a8f (bug 818667)
|
2012-12-28 12:31:44 -05:00 |
|
Josh Matthews
|
647dc2fa56
|
Bug 818667 - Put HTTP cache into app jars. r=michal.novotny
|
2012-12-28 11:56:31 -05:00 |
|
Josh Matthews
|
a48db0d88d
|
Bug 814247 - Add auth cache jars for separate apps. r=mayhemer
|
2012-12-05 02:33:20 -05:00 |
|
Masatoshi Kimura
|
b28f651cde
|
Bug 803713 - Skip the SP after finding it. r=biesi
|
2012-12-20 21:47:40 +09:00 |
|
Ed Morley
|
d44c70941b
|
Backout 3bcd9a5a33a2 (bug 814247), d9546d42054c & 8b6edf9f6b87 (bug 814638) for failures in test_bug814638.xul and also crashes on a CLOSED TREE
|
2012-12-19 23:46:07 +00:00 |
|
Josh Matthews
|
41c9fac2ff
|
Bug 814247 - Add auth cache jars for separate apps. r=mayhemer,bsmedberg
|
2012-12-05 02:33:20 -05:00 |
|
Ed Morley
|
fd8e004f01
|
Backout 4faa85ebbbf7 (bug 814247) for build bustage on a CLOSED TREE
|
2012-12-19 20:20:30 +00:00 |
|