Benjamin Smedberg
|
af7b9396b4
|
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 |
|
Mike Shal
|
994cfe0b6b
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Martijn Wargers
|
0ed85aa9ea
|
Bug 799268 - Remove Permission.txt. r=mounir, r=gwagner
|
2013-05-20 12:52:20 +02:00 |
|
David Zbarsky
|
8649b6e814
|
Bug 864206 - Use dom::Touch instead of nsIDOMTouch where possible r=Ms2ger
|
2013-05-17 13:17:53 -07:00 |
|
Ted Mielczarek
|
110919af49
|
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
|
2013-05-16 09:33:26 -04:00 |
|
Joey Armstrong
|
2dbf79e9a4
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
|
Joey Armstrong
|
8e99512c32
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
|
matekm
|
b1c603956b
|
Bug 784739 - Switch from NULL to nullptr in extensions/; r=ehsan
|
2013-04-02 21:06:20 -04:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
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
|
a59d40f143
|
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 |
|
Nikhil Marathe
|
3e0604acc9
|
Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar
|
2013-03-28 20:49:41 -07:00 |
|
Mike Shal
|
c2a9341a2e
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Gregory Szorc
|
7bb3ee056b
|
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 |
|
Martijn Wargers
|
5759f6c917
|
Bug 839519 - Permission.txt documentation fix. r=gwagner
|
2013-03-09 21:00:16 -05:00 |
|
Gregory Szorc
|
01c06b3b88
|
Bug 784841 - Part 19: Remove allmakefiles.sh and friends; r=ted
|
2013-02-25 14:09:16 -08:00 |
|
Gregory Szorc
|
c978b6dde0
|
Bug 784841 - Part 18n: Convert /extensions; r=glandium f=Ms2ger
|
2013-02-25 12:47:21 -08:00 |
|
Jonathan Mayer
|
55b948dec0
|
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
|
ef99168226
|
Bug 815640 - Make permission manager aware of "file://". r=sicking
|
2013-02-04 17:10:28 +00:00 |
|
Mounir Lamouri
|
733765a46c
|
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
|
b83b1bde8e
|
Bug 823134 - Test IDN management for the Permission Manager. r=sicking
|
2013-02-04 16:48:51 +00:00 |
|
Mounir Lamouri
|
eadf7b4527
|
Bug 823094 - Test invalid permissions loading. r=sicking
|
2013-02-04 16:47:45 +00:00 |
|
Mounir Lamouri
|
bcc5f571c3
|
Bug 823093 - Skip permission entries with invalid appId. r=sicking
|
2012-12-20 13:25:36 +01:00 |
|
Ehsan Akhgari
|
84c4ac3c75
|
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
|
8560ac4b1e
|
Backed out changeset eb2f0c1fffc2 (bug 820613) for xpcshell failures.
--HG--
extra : rebase_source : 7fff4cec5a4d7839cd3ede5cd0322631e11f9d38
|
2013-01-26 14:05:31 -05:00 |
|
Shriram Kunchanapalli
|
c040b5ce94
|
Bug 820613 - Remove all references to shutdown-cleanse. r=bsmedberg
|
2013-01-17 00:40:56 +05:30 |
|
Mounir Lamouri
|
f3f1d88d97
|
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
|
73aa2b3db1
|
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
|
b7715a8b56
|
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é
|
59be7f3e7a
|
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
|
942f22b38c
|
no bug - remove a bunch of extra ';'s to make -pedantic happy
|
2013-01-11 05:14:04 -05:00 |
|
Gene Lian
|
dabbff84f6
|
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
|
3066e0aff8
|
Bug 827895 - Settings app should not show the session permissions of apps, r=mounir
|
2013-01-10 21:23:39 +01:00 |
|
Andrea Marchesini
|
fd59052d04
|
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
|
a1a5fe2151
|
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
|
51a4605b5a
|
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
|
72c8687e50
|
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
|
1ec4ab774f
|
Backout 66a04865fe51 (bug 827050) for xpcshell orange on a CLOSED TREE
|
2013-01-07 11:37:10 +00:00 |
|
Andrea Marchesini
|
ab477f7cbf
|
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
|
7bcf80c241
|
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
|
2cf729e283
|
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
|
2013-01-03 18:36:16 -05:00 |
|
Shriram Kunchanapalli
|
bbed330a6b
|
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
|
35a1d2cfaf
|
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
|
1aed2b7344
|
Bug 823735 - Part 0: Skip test_cookies_privatebrowsing.js in per-window PB builds
|
2012-12-20 17:56:29 -05:00 |
|
Jeff Walden
|
7146c23e80
|
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
|
2c9269ce04
|
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
|
a42a42deaf
|
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
|
49e7fd5def
|
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
|
0da98fa02a
|
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 |
|