Benjamin Smedberg
|
f80b28d0a3
|
Bug 883420 - Add an API to set a new expireTime for an existing permission, r=ehsan sr=mounir
|
2013-06-24 08:51:07 -04:00 |
|
Benjamin Smedberg
|
fbcb1e7196
|
Bug 874197 - Change nsIPermissionManager.TYPE_SESSION to also respect expiration times if they are specified. r=jdm sr=mounir
|
2013-06-06 15:59:32 -04:00 |
|
Benjamin Smedberg
|
0892e623d9
|
Bug 874196 - Add an API to get the specifics of a permission given a host/type: this will allow the plugin click-to-activate UI to manage permissions by the matching host and determine whether the current permission is per-session or persistent. r=jdm sr=mounir
|
2013-06-06 15:59:31 -04:00 |
|
Joey Armstrong
|
26736a0ee2
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
|
Joey Armstrong
|
321d063783
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
|
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Gregory Szorc
|
168592e7b0
|
Bug 784841 - Part 18n: Convert /extensions; r=glandium f=Ms2ger
|
2013-02-25 12:47:21 -08:00 |
|
Jonathan Mayer
|
529b037b7c
|
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 |
|
Mounir Lamouri
|
252467e965
|
Bug 815640 - Make permission manager aware of "file://". r=sicking
|
2013-02-04 17:10:28 +00:00 |
|
Mounir Lamouri
|
a13145c6a8
|
Bug 816956 - Don't try to check all parent hosts in the Permission Manager (but only until the domain name). r=sicking
|
2013-02-04 23:41:52 +00:00 |
|
Mounir Lamouri
|
b5c4d54419
|
Bug 823134 - Test IDN management for the Permission Manager. r=sicking
|
2013-02-04 16:48:51 +00:00 |
|
Mounir Lamouri
|
0e89d637cd
|
Bug 823094 - Test invalid permissions loading. r=sicking
|
2013-02-04 16:47:45 +00:00 |
|
Ehsan Akhgari
|
565d0479c3
|
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
|
2013-01-29 13:12:13 -05:00 |
|
Ryan VanderMeulen
|
0c0f4a7dea
|
Backed out changeset eb2f0c1fffc2 (bug 820613) for xpcshell failures.
--HG--
extra : rebase_source : 7fff4cec5a4d7839cd3ede5cd0322631e11f9d38
|
2013-01-26 14:05:31 -05:00 |
|
Shriram Kunchanapalli
|
07a2e5d95d
|
Bug 820613 - Remove all references to shutdown-cleanse. r=bsmedberg
|
2013-01-17 00:40:56 +05:30 |
|
Mounir Lamouri
|
1de8f30170
|
Bug 830983 - Make 'webapps-clear-data' handler working for real when browserOnly is true. r=sicking
|
2013-01-19 00:15:55 +00:00 |
|
Fabrice Desré
|
7da5bc9a81
|
Bug 829679 - Package installation without // on the manifest URL causes webapps.json corruption r=ferjm a=tef+
|
2013-01-14 11:41:24 -08:00 |
|
Gene Lian
|
dae6bf43dc
|
Bug 820206 - Validate "Webapps:*" message parameters in the parent process (part 3, test cases). r=fabrice, a=blocking-basecamp
|
2013-01-11 20:50:50 +08:00 |
|
Andrea Marchesini
|
5bdf23a61f
|
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
|
c4574bd3fa
|
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
|
bfbca2d401
|
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 |
|
Andres Hernandez
|
827dbb1add
|
Bug 823735 - Port test_cookies_privatebrowsing.js to the per-window PB APIs; r=jdm
|
2013-01-03 11:54:03 -06:00 |
|
Ehsan Akhgari
|
1739036cb1
|
Bug 823735 - Part 0: Skip test_cookies_privatebrowsing.js in per-window PB builds
|
2012-12-20 17:56:29 -05:00 |
|
Ehsan Akhgari
|
260dba01a4
|
Bug 806728 - Part 0: Don't run test_bug468700.js in per-window PB builds
|
2012-12-06 00:31:35 -05:00 |
|
Josh Matthews
|
a7cb2b3434
|
Bug 722850 - Part 2: Query the private browsing status of channels used to manipulate cookies. r=mconnor
|
2012-02-08 13:37:07 -05:00 |
|
Kyle Huey
|
0469a02b25
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
a78b5b38c7
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
9a3674d80a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
4144129728
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
50b5d3f681
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Mounir Lamouri
|
97748e5b04
|
Bug 783408 - 4/4 - Tests. r=mconnor
--HG--
rename : extensions/cookie/test/test_app_uninstall.html => extensions/cookie/test/test_app_uninstall_permissions.html
|
2012-09-27 22:34:13 +01:00 |
|
Jason Duell
|
fa09e23fb6
|
Bug 756648 - Implement "cookie jars" for apps. r=biesi,smaug
--HG--
rename : netwerk/test/unit_ipc/test_cookie_wrap.js => netwerk/test/unit_ipc/test_cookie_header_wrap.js
|
2012-09-18 12:04:04 -04:00 |
|
Monica Chew
|
24f244f851
|
Bug 770691 - Add plubming for per-site third party cookie blocking. r=mconnor sr=biesi,jduell,mconnor
--HG--
extra : rebase_source : 4ee3c16a72f0a557575349354060b76ca4e34031
|
2012-09-14 13:57:56 -07:00 |
|
Myk Melez
|
b4fdf2f847
|
bug 785545 - unrefactor mozApps tests for maximum readability/reliability; r=fabrice
|
2012-09-05 10:08:54 -07:00 |
|
Mounir Lamouri
|
2d431e023d
|
Bug 786296 - Remove permissions when an app is uninstalled. r=jlebar,fabrice
|
2012-08-31 11:34:28 -03:00 |
|
Philipp von Weitershausen
|
d158b5747c
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
|
2012-08-27 11:13:02 -03:00 |
|
Mounir Lamouri
|
69ac93d369
|
Bug 777072 - 7/7 - Tests. r=sicking
|
2012-08-23 11:38:51 -07:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Mounir Lamouri
|
d1caa102c7
|
Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking
|
2012-07-23 11:08:07 -07:00 |
|
Nathan Froyd
|
bfff055672
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Ed Morley
|
7ea8e12caa
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
ac65d0d88e
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Malini Das
|
c20b68638f
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Chris Coulson
|
0ae15196ba
|
Test case for bug 667087; r=dwitte
|
2011-06-28 17:40:17 -04:00 |
|
Ehsan Akhgari
|
580d4bd109
|
Bug 650522 - Test handling of host names with a single character before a dot correctly; r=dwitte
|
2011-04-18 18:27:37 -04:00 |
|
Joel Maher
|
193c66083d
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|