Carsten "Tomcat" Book
f9d8f1e495
merge mozilla-inbound to mozilla-central a=merge
2014-11-13 16:20:52 +01:00
Monica Chew
512e1cc4ef
Bug 1046430: Make cookie behavior the same on beta/release as on aurora/nightly (r=jdm)
2014-10-02 15:49:26 -07:00
Alex Bardas
937f8ee29d
Bug 530209 - Improve search suggestions ui for locationbar prefs. r=mak
2014-11-12 08:16:00 -05:00
Jon Morton
1700296f02
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
...
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Shu-yu Guo
59ccd2fecb
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Bobby Holley
751aec5eac
Bug 1062631 - Bail out in browser_cookies_exceptions when |observances| is empty. r=Gijs
...
This test says this case shouldn't happen, but it does. If this test included
an ok(false) at this point, it would be failing on tinderbox. This patch preserves
the existing behavior of bailing out, and just does it explicitly rather than with
an unreported exception. If this behavior is something that needs to be investigated,
please file a followup.
2014-09-08 13:36:21 -07:00
Bill McCloskey
757ebcfbe3
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
2014-09-02 13:47:12 -05:00
Georg Fritzsche
db980a370f
Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run. r=gps
...
The data reporting notification was over-complicated. It wasn't
displayed for +24hr after first run and it had a weird, non-required
policy around what constituted acceptance of the policy.
The notification is now shown shortly after first startup.
The logic around "notification accepted" has been greatly simplified by
rolling it into "notification shown." Where we once were checking
whether the notification has been "accepted," we now check whether it
has been displayed. The overly complicated logic around the implicit
acceptance of the policy has also been removed.
The end result is the code for managing the state of the notification is
greatly simplified.
2014-07-09 14:32:29 -07:00
Michael Pruett
22620a2927
Bug 574460 - Fix handling of permission deletion notifications in preference dialogs. Original patch by Mehdi Mulani. r=unfocused
2014-07-06 13:35:00 +02:00
Michael Pruett
e5f127d890
Bug 570175 - Add tests for cookie exception permissions. Original patch by Mehdi Mulani. r=unfocused
2014-07-27 23:16:10 -05:00
Alexandre Poirot
7ea4dd517f
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Wes Kocher
12b6391129
Backed out changeset 8673477f5fc2 (bug 862563) for Windows mochitest-5 failures
2014-07-11 17:00:08 -07:00
Georg Fritzsche
36ae1e497a
Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run; r=gps
...
The data reporting notification was over-complicated. It wasn't
displayed for +24hr after first run and it had a weird, non-required
policy around what constituted acceptance of the policy.
The notification is now shown shortly after first startup.
The logic around "notification accepted" has been greatly simplified by
rolling it into "notification shown." Where we once were checking
whether the notification has been "accepted," we now check whether it
has been displayed. The overly complicated logic around the implicit
acceptance of the policy has also been removed.
The end result is the code for managing the state of the notification is
greatly simplified.
--HG--
extra : rebase_source : 808efdf1edd103552f6aa10b5c4309b64e514773
extra : amend_source : e4252e6a850a348d1b5aca733121dd07cbc6a70a
extra : histedit_source : 10ec20a07677674a8c9a705a3ffb4dc46a22b890%2Ca9442934d5964f16e9ad1101b786b4d094ac228d
2014-07-09 14:32:29 -07:00
Mark Hammond
cae334e085
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Manish Goregaokar
c42242f5e6
Bug 388287 - Focus the proxy port field if its value is 0 and the server name is specified. r=MattN
2014-03-13 01:07:28 -07:00
Ted Mielczarek
562653ba21
bug 968403 - Switch some tests to not use preprocessing. r=jmaher
2014-02-19 09:20:49 -05:00
Ryan VanderMeulen
0dc3c5e22c
Merge m-c to inbound.
2014-02-25 15:28:35 -05:00
Florian Quèze
015bd036d7
Bug 804611 - Add a way to grant/deny getUserMedia permissions persistently, r=jesup,dolske, ui-r=Boriss.
2014-02-25 12:50:42 +01:00
Ted Mielczarek
ee87a8a0da
Bug 974368 - Fix ! operator precedence in manifestparser's expression parser. r=jmaher
2014-02-19 09:18:13 -05:00
Ted Mielczarek
5527be7dc3
Bug 972510 - Move some healthreport tests to manifests (and re-enable them and a few others). r=gps
2014-02-19 08:47:35 -05:00
Gijs Kruitbosch
3905b31a92
Bug 924463 - clean up browser/components moz.build/test manifest, r=gps
2013-10-18 14:55:19 +02:00
Phil Ringnalda
42269c15ff
Back out e9f46c81c28e (bug 924463) on suspicion of being the One True cause of mass browser-chrome orange
...
CLOSED TREE
2013-10-18 18:54:22 -07:00
Gijs Kruitbosch
fd78ae11da
Bug 924463 - clean up browser/components moz.build/test manifest, r=gps
2013-10-18 14:55:19 +02:00
Gregory Szorc
54c1de66d6
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Ed Morley
2c7dd24541
Backed out changeset 8b02873ee07e (bug 920223)
2013-09-30 12:50:05 +01:00
Gregory Szorc
8344d8a946
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Mike Hommey
f8bc7fa754
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Sid Stamm
419f83dd69
bug 851606 - automatically disable bug 818340 in beta/release, but leave it enabled in nightly/aurora. r=gavin
2013-05-14 12:11:56 -04:00
Gregory Szorc
b04e74702d
Bug 873054 - Disable FHR prefs checkbox if pref is locked; r=rnewman
2013-07-02 09:55:34 -07:00
Benjamin Smedberg
dc3478faea
Bug 886423 - Turn on the click-to-play UI by default in Firefox desktop. As a side effect, remove the plugin permission from about:permissions because we're using per-plugin permission not per-site and about:permissions doesn't know about that. (page info knows about it) r=keeler
2013-06-25 11:57:30 -04:00
Ms2ger
f63886acfe
Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps
2013-06-23 09:16:19 +02:00
Xin Zhang
57e96d9a73
Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak
2013-04-06 14:46:35 -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
Felipe Gomes
c555edbfa0
Bug 850210 - Part 1. Update ForgetAboutSite.jsm to use the nsIContentPrefService2 API. r=adw
2013-03-29 23:08:46 -03: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
Gregory Szorc
1b27561fa4
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -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
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
Raymond Lee
cb52c2a702
Bug 820764 - Stop using addvisit() in browser tests r=mak77
2013-01-25 12:55:22 +08:00
Gregory Szorc
3db9342ace
Bug 829184 - Update "Data Choices" pref pane with reworked XPCOM service; r=dolske
2013-01-11 15:33:57 -08:00
Mike Connor
48c1af301d
Bug 809094 - Move data upload choices to Advanced pref pane, add FHR option; r=gavin, gps
2013-01-03 23:45:15 -05:00
Josh Matthews
07d784861b
Bug 801823 - Prompt to restart Firefox when changing the private browsing autostart preference. r=ehsan
...
--HG--
rename : browser/components/preferences/in-content/tests/privacypane_tests.js => browser/components/preferences/in-content/tests/privacypane_tests_perwindow.js
rename : browser/components/preferences/tests/privacypane_tests.js => browser/components/preferences/tests/privacypane_tests_perwindow.js
2012-12-20 17:57:20 -05:00
Ehsan Akhgari
39347ca198
Bug 814705 - Disable browser_privacypane_6.js and its in-content variant in per-window PB mode; r=jdm
2012-11-23 14:35:29 -05:00
Ehsan Akhgari
81b928be28
Bug 801661 - Disable browser_privacypane_7.js and its in-content variant in per-window PB mode; r=jdm
...
--HG--
extra : rebase_source : 6c6b6190dfcce6528276cfcfc2546385aabbb0db
2012-10-16 18:03:25 -04:00
Ehsan Akhgari
a18f92c2f3
Bug 799126 - Rename ClearRecentHistory to ForgetAboutSite; r=jdm
...
--HG--
rename : browser/components/privatebrowsing/src/ClearRecentHistory.jsm => browser/components/privatebrowsing/src/ForgetAboutSite.jsm
2012-10-08 11:55:41 -04:00
Ehsan Akhgari
a76261fade
Bug 774963 - Remove removeDataFromDomain from nsIPrivateBrowsingService, and put it in its own JS module, ClearRecentHistory; r=jdm
2012-10-03 11:29:10 -04:00
Monica Chew
ed44ea9316
Bug 770705 - Changes to about:permissions to expose ALLOW_FIRST_PARTY_ONLY as a site specific cookie pref. r=margaret
2012-09-24 16:20:00 -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
Matthew Noorenberghe
f7b4ef731a
Bug 763232 - Handle shell service throwing on Linux in the advanced preferences pane. r=jaws
...
--HG--
extra : rebase_source : 527bc5faed3d1111f2d3d9dea3b4f101c9d0d8ee
2012-07-30 23:54:16 -07:00