Ehsan Akhgari
32d278987e
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
Benoit Jacob
4e0529fd88
Bug 835159 - fix unused variable warning (hence error with -Werror) in nsGIOProtocolHandler - no review, trivial build fix
2013-01-27 13:51:04 -05:00
Ryan VanderMeulen
d5d782111a
Backed out changeset eb2f0c1fffc2 (bug 820613) for xpcshell failures.
...
--HG--
extra : rebase_source : 7fff4cec5a4d7839cd3ede5cd0322631e11f9d38
2013-01-26 14:05:31 -05:00
Shriram Kunchanapalli
5a7f15d5b3
Bug 820613 - Remove all references to shutdown-cleanse. r=bsmedberg
2013-01-17 00:40:56 +05:30
Daniel Holbert
9916d31251
Bug 833547: Mark extensions/gio and toolkit/system/gnome as FAIL_ON_WARNINGS. r=karlt
2013-01-22 18:15:40 -08:00
Daniel Holbert
869bb91c34
Bug 833505: Add MOZ_FINAL annotations to calm GCC's -Wdelete-non-virtual-dtor warnings in nsGIOProtocolHandler and nsGSettingsService. blanket-r=ehsan
2013-01-22 11:57:09 -08:00
Patrick McManus
724b384ac7
bug 804605 - backout 766973 767158 785050 r=backout a=akeybl
2013-01-22 11:59:01 -05:00
Jan Beich
947c32c1d9
Bug 832860 - <algorithm> is actually a C++ header; r=ehsan a=nonlibxul
2013-01-21 16:02:06 -05:00
Mounir Lamouri
e1dc94f6a3
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
54459b6fea
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
337c26de98
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é
0838e2c5b5
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
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
Trevor Saunders
a6e1ca0693
no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type
2013-01-11 04:43:29 -05:00
Trevor Saunders
14a806d47d
no bug - remove a bunch of extra ';'s to make -pedantic happy
2013-01-11 05:14:04 -05:00
Gene Lian
c50fe3eff1
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
b8ef9097c5
Bug 827895 - Settings app should not show the session permissions of apps, r=mounir
2013-01-10 21:23:39 +01: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
49a486f8ee
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
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
Ed Morley
299de2e8df
Backout 66a04865fe51 (bug 827050) for xpcshell orange on a CLOSED TREE
2013-01-07 11:37:10 +00:00
Andrea Marchesini
89ec9d93a7
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
1a0052f653
Bug 811026 - [Permissions] Grant a prompted permission for the duration of the session, r=sicking
2013-01-05 14:02:29 -08:00
Robert O'Callahan
0f0950d70e
Bug 826632. Part 2: Use nsRefPtr<nsViewManager> instead of nsCOMPtr. r=tnikkel
...
--HG--
rename : view/public/nsIViewManager.h => view/public/nsViewManager.h
extra : rebase_source : 7245e7c988a208471d8c860449ff7b06c29a4a52
2013-01-05 16:12:42 +13:00
Robert O'Callahan
a9f8b202ea
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
...
--HG--
rename : view/public/nsIViewManager.h => view/public/nsViewManager.h
extra : rebase_source : d00947c925b17f860fcdc0e12b1ec3cc31b7c630
2013-01-05 16:12:24 +13:00
Phil Ringnalda
9297efcdad
Back out 5e76dfb1d426 (bug 826635) and 0df74b1a4543:20df426b6111 (bug 826632) for bustage
...
CLOSED TREE
2013-01-04 21:30:14 -08:00
Robert O'Callahan
1d8aabf788
Bug 826632. Part 2: Use nsRefPtr<nsViewManager> instead of nsCOMPtr. r=tnikkel
...
--HG--
rename : view/public/nsIViewManager.h => view/public/nsViewManager.h
extra : rebase_source : c9eabd54bb43d711a8c24222620abfdde674a1f7
2013-01-05 16:12:42 +13:00
Robert O'Callahan
9abe8bbe09
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
...
--HG--
rename : view/public/nsIViewManager.h => view/public/nsViewManager.h
extra : rebase_source : 85587555e1f202809cd39fe899570644e6ca4eb3
2013-01-05 16:12:24 +13:00
Ehsan Akhgari
726d181e3b
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
2013-01-03 18:36:16 -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
Robert O'Callahan
106f5d95d1
Bug 825866. Part 8: Mass-rename of nsIView to nsView. r=tnikkel
...
This was autogenerated by basically replacing all occurrences of the word "nsIView" with nsView.
--HG--
rename : view/public/nsIView.h => view/public/nsView.h
2013-01-04 02:23:11 +13:00
Andres Hernandez
2f67b066ae
Bug 823735 - Port test_cookies_privatebrowsing.js to the per-window PB APIs; r=jdm
2013-01-03 11:54:03 -06: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
Benjamin Smedberg
3fd831539f
Bug 807757 main part - remove nsIProfileChangeStatus, nsIProfile and remnants of code to support them, r=glandium
...
--HG--
rename : profile/public/nsIProfileChangeStatus.idl => profile/public/notifications.txt
extra : rebase_source : 89db8a63effc2eab589a184a2b686cfcca3f8f63
2012-12-13 12:20:56 -05:00
Ehsan Akhgari
bfd90a8395
Bug 823735 - Part 0: Skip test_cookies_privatebrowsing.js in per-window PB builds
2012-12-20 17:56:29 -05:00
Jeff Walden
e0523203c9
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
Ed Morley
844fb967b0
Backout 4ebd50016f35 & 9033700cc24f (bug 807757) for failing to build on a CLOSED TREE
2012-12-13 18:46:38 +00:00
Benjamin Smedberg
22ac27e9ef
Bug 807757 main part - remove nsIProfileChangeStatus, nsIProfile and remnants of code to support them, r=glandium
...
--HG--
rename : profile/public/nsIProfileChangeStatus.idl => profile/public/notifications.txt
extra : rebase_source : e7caf9d124a4295ced9d607ab6b75b663b97ed8e
2012-12-13 12:20:56 -05:00
Nicholas Nethercote
bc6e504af4
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
...
--HG--
extra : rebase_source : 9b824556591abd63b42aa7ff823e9cd25976c162
2012-12-10 16:05:07 -08:00
Ehsan Akhgari
14ab0ca86c
Bug 806728 - Part 0: Don't run test_bug468700.js in per-window PB builds
2012-12-06 00:31:35 -05:00
Ehsan Akhgari
7204d8261c
Follow-up for bug 815402 - Accept the plural form of Remanence in the en-US dictionary
...
--HG--
extra : rebase_source : dfd21a1305aea3773610e316167c27445bda3011
2012-11-30 13:03:58 -05:00
Srinath N
9e5523ad47
Bug 815402 - Add Remanence and remanent to the en-US dictionary; r=ehsan
...
--HG--
extra : rebase_source : 0664753ae2625deb527cb3cb533cacc5f4372fbc
2012-11-30 12:05:30 -05:00
Mounir Lamouri
6d79cdc121
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
Gervase Markham
76c38370df
Bug 809381 - restore MySpell BSD-like license to our copy of Hunspell, and
...
add to about:license.
2012-11-21 12:34:37 +00:00
Tanvi Vyas
2ddf3ce5d1
Bug 802905 - Create custom Content Type for CSP Reports. r=sstamm, sr=bz
2012-11-20 20:28:34 -05:00
Srinath N
08a02a3b78
Bug 809884 - Add 'spelt' and 'spelled' the en-US dictionary; r=ehsan
...
DONTBUILD
2012-11-20 17:52:22 -05:00
Simon Montagu
ffa3034616
Fix an error in the UTF-8 state machine table, and clean up the table generally. Bug 811363, r=jfkthame.
2012-11-16 11:33:15 -08:00
Simon Montagu
685c4b4cd4
UTF-8 auto-detection tests. Bug 811363
2012-11-16 11:33:12 -08:00
Josh Matthews
2019943424
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