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 |
Mounir Lamouri
|
a9a81dbda3
|
Bug 823093 - Skip permission entries with invalid appId. r=sicking
|
2012-12-20 13:25:36 +01: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 |
L. David Baron
|
257eebefc8
|
Backout changeset aa20a6097d0b (bug 830983) for causing mochitest-other orange in test_app_cleardata_permissions.html.
|
2013-01-18 11:00:19 +00:00 |
Alexandre Poirot
|
25afd243ab
|
Bug 830983 - Prevent removing in-memory app permissions when deleting only its in-browser permissions., r=sicking
|
2013-01-18 11:04:40 +01: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 |
Trevor Saunders
|
138e996dfc
|
no bug - remove a bunch of extra ';'s to make -pedantic happy
|
2013-01-11 05:14:04 -05: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
|
5bbb7954d5
|
Bug 827895 - Settings app should not show the session permissions of apps, r=mounir
|
2013-01-10 21:23:39 +01: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
|
588ffec51f
|
Bug 827327 - Remember my permissions for the privileged apis in a privileged app is broken. r=sicking
|
2013-01-07 21:29:22 -05: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 |
Ed Morley
|
10ffedee08
|
Backout 66a04865fe51 (bug 827050) for xpcshell orange on a CLOSED TREE
|
2013-01-07 11:37:10 +00:00 |
Andrea Marchesini
|
585e1e539c
|
Bug 827050 - Clear cookies and stored data in the browser clears remember my choice permissions for PROMPT_ACTION WebAPIs r=sicking
|
2013-01-07 11:31:21 +01:00 |
Andrea Marchesini
|
d70f7ca23e
|
Bug 811026 - [Permissions] Grant a prompted permission for the duration of the session, r=sicking
|
2013-01-05 14:02:29 -08:00 |
Ehsan Akhgari
|
4ad1b6649d
|
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
|
2013-01-03 18:36:16 -05:00 |
Shriram Kunchanapalli
|
25d2ca6bd4
|
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 |
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 |
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
|
260dba01a4
|
Bug 806728 - Part 0: Don't run test_bug468700.js in per-window PB builds
|
2012-12-06 00:31:35 -05:00 |
Mounir Lamouri
|
ee12f3c912
|
Bug 814554 - Don't stop reading the permissions database when an invalid entry is found. r=sicking
|
2012-11-27 23:29:19 +00:00 |
Josh Matthews
|
b4fc8f6d3a
|
Bug 722850 - Part 3: Check the private browsing status of channels when checking cookie permissions. r=mconnor
|
2012-02-01 05:20:01 -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 |
Ed Morley
|
fd965f5f0b
|
Backout 7a0fe388a24b, 2a9fbd15cad4, 320c1567e431 & d907ac7bf669 (bug 722850) for xpcshell & browser-chrome failures
|
2012-11-16 14:18:41 +00:00 |
Josh Matthews
|
de3382698e
|
Bug 722850 - Part 3: Check the private browsing status of channels when checking cookie permissions. r=mconnor
|
2012-02-01 05:20:01 -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
|
73a3557c9c
|
Bug 785632 - Remove the permission manager workaround for Gaia. r=jlebar
|
2012-09-25 23:50:17 +01:00 |
Mounir Lamouri
|
701371086e
|
Bug 795136 - 2/2 - Add 'network-events' permission to access network-{upload,download} events. r=sicking
|
2012-09-30 14:48:40 +01:00 |
Isaac Aggrey
|
b95ab79e45
|
Bug 795351: Replace LL_MAXINT, LL_MININT, LL_MAXUINT with stdint versions; r=ehsan
|
2012-09-28 14:55:23 -05: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 |
Chris Jones
|
423b0a4485
|
Back out bug 785632 for breaking several things (7de3b05cd7d8)
--HG--
extra : rebase_source : 316d258d39e86a760326c14f3196fff5319dc2b1
|
2012-09-25 21:21:35 -07:00 |
Mounir Lamouri
|
e95b56b36b
|
Bug 785632 - Remove the permission manager workaround for Gaia. r=jlebar
|
2012-09-25 23:50:17 +01:00 |
Mike Habicher
|
5b69de0f54
|
Bug 776934 - Add permissions check to camera API. r=jlebar
|
2012-09-21 06:32:18 -04:00 |
David Zbarsky
|
2e22ef6983
|
Fix virtual dtor warning, no bug, blanket r=bz
|
2012-09-19 23:57:04 -04:00 |
Mounir Lamouri
|
b04b02b2ff
|
Bug 787717 - r=bsmith
|
2012-09-19 18:25:17 +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 |
Mounir Lamouri
|
0912706617
|
Bug 724878 - Make nsPermissionManager DB access (except init) async. r=jlebar
|
2012-09-08 15:48:20 +02:00 |