Commit graph

883 commits

Author SHA1 Message Date
Florian Quèze
7122147601 Bug 1103190 - land Flare strings in Firefox 36, r=felipe. 2014-11-27 12:24:53 +01:00
Florian Quèze
f574142b44 Bug 1104846 - The search engine favicons are distorted in search preferences on Windows, r=felipe 2014-11-25 17:29:48 +01:00
Florian Quèze
553795d7ed Bug 1102911 - The search engine favicons are distorted in search preferences on Linux. r=felipe 2014-11-24 19:48:52 +01:00
Florian Quèze
1b475fe052 Bug 1088660 - Improve the search bar UI to support one-off searches - polish CSS for Windows/Linux, rs=dolske. 2014-11-20 22:59:58 +01:00
Florian Quèze
13f2d62f6d Bug 1088660 - Improve the search bar UI to support one-off searches - improve discoverability of the search settings, r=felipe. 2014-11-20 20:55:41 +01:00
Florian Quèze
94833decfe Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe. 2014-11-18 00:59:11 +01:00
Marco Bonardo
18be53785c Bug 1098556 - Rename locbar.pre.label to reflect new location bar preferences structure. r=Unfocused
--HG--
extra : rebase_source : c73b5f8944dc63817d8d5675780e2e4f59f2ca23
2014-11-14 22:15:02 +01:00
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
Richard Marti
4365c2cb91 Bug 1062127 - Style the in-content preference dialogs. r=dao
--HG--
rename : browser/themes/shared/incontentprefs/preferences.css => browser/themes/shared/incontentprefs/preferences.inc.css
2014-11-12 10:15:42 +01:00
Panos Astithas
92d7e302aa Bug 1095420 - UI Tour should cause a migration to aurora when highlighting Sync. r=markh 2014-11-08 10:53:00 +02:00
Gavin Sharp
480767e56b Bug 1094409 - Explain in the preferences UI the reason when e10s is disabled. r=felipe 2014-11-05 17:01:25 -08:00
Mike Conley
f9da915811 Bug 1085622 - Fix E10S_TESTING_ONLY define so that it only ever applies when E10S_TESTING_ONLY config is true. r=ally,glandium.
We were defining the E10S_TESTING_ONLY build-time define with the value of the E10S_TESTING_ONLY config variable,
regardless of the value of E10S_TESTING_ONLY. Even if E10S_TESTING_ONLY in configure was blank, we'd still define
E10S_TESTING_ONLY, which resulted in E10S_TESTING_ONLY ifdef'd code to be included when we didn't want it to.

We now only ever define E10S_TESTING_ONLY iff NIGHTLY_BUILD is defined, and we do it globally.

This also fixes a busted E10S_TESTING_ONLY ifdef that didn't have an endif.

--HG--
extra : amend_source : 9c8fe8db110765272fa666a5c118d388f87c23d7
2014-11-04 11:16:47 -05:00
Gavin Sharp
1e2897051b Bug 1091901: fix tracking protection UI icon for hidpi, r=gijs
--HG--
extra : rebase_source : d8c1e94fa80a3bed1f9ecb0edb93166b04dc2112
2014-11-02 13:44:38 -08:00
Ryan VanderMeulen
5d0037fefe Bug 1087114 - Disable browser_subdialogs.js on e10s for frequent failures. 2014-11-03 14:46:23 -05:00
Mark Hammond
f721cff87e Bug 1091320 - fix legacy sync password and passphrase operations with incontent prefs. r=adw 2014-10-31 11:26:22 +11:00
Alex Bardas
937f8ee29d Bug 530209 - Improve search suggestions ui for locationbar prefs. r=mak 2014-11-12 08:16:00 -05:00
Monica Chew
13d8b2c380 Bug 1031033: Expose tracking protection pref in privacy pref pane, r=adw
--HG--
extra : rebase_source : cbb2b6f1e5a4288d9718858d5c58bf166b44b778
2014-06-30 14:21:04 -07:00
Panos Astithas
785bd0838e Bug 1086936 part 2 - Add a flag to nsIAppStartup::quit that restarts the browser without using the same profile and use it for the Aurora UI switch. r=bsmedberg 2014-10-27 21:46:56 +02:00
Panos Astithas
19d4f7f91d Bug 1086936 part 1 - Add a UI switch to disable custom profile selection process in Aurora. r=bsmedberg,jaws f=matej,shorlander
--HG--
extra : rebase_source : ca599ad502e6975ae02ce9884cc207bf1ac62168
2014-10-27 20:52:20 +02:00
Jared Wein
0b3e054e55 Bug 1018066 - Reset in-content preference scroll position when switching panes. r=Unfocused 2014-10-24 02:23:27 -04:00
Sid Stamm
6dc09988bf Bug 1042135 - Change three-state DNT back to two state and update text. (r=dolske,jst,mcmanus)
--HG--
extra : rebase_source : 52556477cba80e87651ce7c84a531a2de500d21a
2014-01-28 09:26:16 -08:00
Phil Ringnalda
ab8d3a5d34 Back out 3 changesets (bug 1042135) for robocop bustage
CLOSED TREE

Backed out changeset dffed5d2a799 (bug 1042135)
Backed out changeset b80a02b929cc (bug 1042135)
Backed out changeset 093ea94a1697 (bug 1042135)
2014-10-21 23:11:11 -07:00
Sid Stamm
b1e21eef7b Bug 1042135 - Change three-state DNT back to two state and update text. (r=dolske,jst,mcmanus)
--HG--
extra : rebase_source : 2cc113eb167b83ded586b36380bb444a827f0084
2014-01-28 09:26:16 -08: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
Gijs Kruitbosch
5e105d364c Bug 1063529 - should catch shell service exceptions, r=mconley
--HG--
extra : rebase_source : f21763b563cdf5ed7936085d6bdfdb706b53778d
2014-09-24 16:18:45 +01:00
Ryan VanderMeulen
240ed29614 Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-24 16:08:33 -04:00
Jared Wein
4652d7a523 Bug 1071964 - openAndLoadSubDialog compares the injectedStylesheets against the owner document's stylesheets instead of the subdialog's stylesheets. r=MattN 2014-09-23 15:13:00 +12:00
Felipe Gomes
74080ca6cb Bug 1069640 - Prompt for input when users turn off e10s in Nightly. r=billm 2014-09-22 15:55:40 -03:00
Ashutosh Dhundhara
507c4b35ac Bug 1008620 - Clearing history should also clear jump list cache on Windows. r=bbondy 2014-09-23 20:57:40 -04:00
Felipe Gomes
f20c866362 Bug 1058358 - Add a new opt-out mechanism for each time we enable e10s on Nightly for testing. r=gavin 2014-09-16 13:25:46 -03: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
Gavin Sharp
617eff590a Bug 1064886: add "Enable E10S" checkbox to preferences, r=felipe
--HG--
extra : rebase_source : 34139fb9f2074b73b4cb5e6dcbad7357fff9149d
2014-09-10 12:46:18 +02:00
Alex Bardas
603011765d Bug 1053939 - pass entry point to fxa content server when opening about:accounts + tests. r=markh 2014-09-10 13:39:00 +02:00
Dão Gottwald
8e15820a39 Bug 1063594 - main-pane-loaded notification should be sent at the end of gMainPane.init. r=jaws 2014-09-10 12:55:48 +02:00
Chris Peterson
d126c3c24f Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem 2014-07-21 21:43:21 -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
Sebastian Hengst
568e918814 Bug 1061618 - Extend MOZ_UPDATER ifdef to fix blank pages on about:preferences. r=Gijs 2014-09-02 19:13:05 +02: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
Sebastian Hengst
800723ca6a Bug 1016300 - Move inline scripts and styles into separate files for in-content preferences. r=Gijs 2014-08-27 00:08:49 +02:00
Bernardo P. Rittmeyer
f39e23c25d Bug 863773 - Changes the way plugin handlers are loaded at the preferences applications pane. Uses enabledPlugin attribute from each navigator.mimeTypes to find the actual plugin used to handle the mime type. r=Unfocused 2014-08-26 20:54:46 +02:00
Jared Wein
7a1be70c02 Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs 2014-08-20 17:22:55 -04:00
Asaf Romano
485af060ec Bug 1040868 - Move 'default browser'stuff back to the General preferences pane. r=jaws. 2014-08-18 15:02:58 +03: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
Richard Marti
2864da5d9e Bug 989469 - Move the common files from browser to global. r=Unfocused
--HG--
rename : browser/themes/linux/in-content/common.css => toolkit/themes/linux/global/in-content/common.css
rename : browser/themes/osx/in-content/common.css => toolkit/themes/osx/global/in-content/common.css
rename : browser/themes/shared/in-content/check.png => toolkit/themes/shared/in-content/check.png
rename : browser/themes/shared/in-content/check@2x.png => toolkit/themes/shared/in-content/check@2x.png
rename : browser/themes/shared/in-content/common.inc.css => toolkit/themes/shared/in-content/common.inc.css
rename : browser/themes/shared/in-content/dropdown-disabled.png => toolkit/themes/shared/in-content/dropdown-disabled.png
rename : browser/themes/shared/in-content/dropdown-disabled@2x.png => toolkit/themes/shared/in-content/dropdown-disabled@2x.png
rename : browser/themes/shared/in-content/dropdown.png => toolkit/themes/shared/in-content/dropdown.png
rename : browser/themes/shared/in-content/dropdown@2x.png => toolkit/themes/shared/in-content/dropdown@2x.png
rename : browser/themes/shared/in-content/help-glyph.png => toolkit/themes/shared/in-content/help-glyph.png
rename : browser/themes/shared/in-content/help-glyph@2x.png => toolkit/themes/shared/in-content/help-glyph@2x.png
rename : browser/themes/shared/in-content/sorter.png => toolkit/themes/shared/in-content/sorter.png
rename : browser/themes/shared/in-content/sorter@2x.png => toolkit/themes/shared/in-content/sorter@2x.png
rename : browser/themes/windows/in-content/common.css => toolkit/themes/windows/global/in-content/common.css
2014-08-12 20:54:40 +02:00
Bernardo P. Rittmeyer
a9eee42790 Bug 1041845 - Apply image-rendering: -moz-crisp-edges style to favicons throughout the UI when resolution is 2dppx. r=MattN 2014-08-11 14:03:00 -04:00
Valentin Tsatskin
e7085072b1 Bug 1000625 - Move generic in-content styles from preferences.css to common.css. r=Unfocused
--HG--
rename : browser/themes/shared/in-content/common.css => browser/themes/shared/in-content/common.inc.css
extra : rebase_source : 5bbbecfcc91eada37a6806cae0946fa2fc2495f9
2014-08-07 12:56:35 +02:00
Ed Morley
7644bb7745 Merge mozilla-central and inbound 2014-08-05 16:32:17 +01:00
Ed Morley
711fc57fe5 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-05 16:13:06 +01:00
Richard Marti
b7b994aa3b Bug 1035629 - Convert most Privacy pane dialogs to be in-content. r=MattN 2014-08-04 18:58:13 -07:00