Commit graph

216 commits

Author SHA1 Message Date
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
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
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
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
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
Richard Marti
b7b994aa3b Bug 1035629 - Convert most Privacy pane dialogs to be in-content. r=MattN 2014-08-04 18:58:13 -07:00
Mark Hammond
1dec47d185 Bug 1013064 (part 5) - stop disabling the password engine when MP enabled. r=ttaubert
From 07aa9cc1fcd5479976effe29f6adf5ad5ba7a8f8 Mon Sep 17 00:00:00 2001
2014-06-12 18:19:49 +10:00
Carsten "Tomcat" Book
614b6dc6a5 Merge mozilla-central to fx-team 2014-07-24 15:42:26 +02:00
Carsten "Tomcat" Book
cc1073a524 merge fx-team to mozilla-central a=merge 2014-07-24 15:34:40 +02:00
Dão Gottwald
a26e5e54fd Bug 1018405 - The "Manage" link next to the Firefox Account name should be a button instead. r=jaws 2014-07-24 15:04:24 +02:00
Wes Kocher
bcb960f6c1 Merge m-c to inbound 2014-07-23 18:55:48 -07:00
Jared Wein
c99e51baed Bug 1035625 - Support 'resizable' in-content preference subdialogs. r=MattN 2014-07-23 16:42:17 -04:00
Gijs Kruitbosch
ee8c9368e3 Bug 1042300 - test fix: shouldn't assume in-content and instantApply prefs are enabled, r=jaws 2014-07-23 16:43:06 +01:00
Richard Marti
209d0d5838 Bug 1038288 - Implement the updated InContent Preferences Design. r=jaws 2014-07-14 20:35:33 +02:00
Richard Marti
528d356c6d Bug 1035541 - Convert Content pane dialogs to be in-content. r=MattN, mano 2014-07-09 19:53:52 +02:00
Neil Deakin
f191a1b74f Bug 1013064, backout e5dfe9801f76, 11f3a97d1d2c, e2374762f521, 91db8acb8d7e, d0050ba0b875 due to sync issues 2014-07-21 09:09:41 -04: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
Richard Marti
3a7b7d9f0c Bug 1036054 - Convert Sync pane dialog to be in-content. r=mattn 2014-07-15 23:05:55 +02:00
Mark Hammond
2702b1e946 Bug 1013064 (part 5) - stop disabling the password engine when MP enabled. r=ttaubert
From 07aa9cc1fcd5479976effe29f6adf5ad5ba7a8f8 Mon Sep 17 00:00:00 2001
2014-06-12 18:19:49 +10:00
Richard Marti
282c47c2c2 Bug 1036044 - Convert Applications pane dialogs to be in-content. r=MattN 2014-07-09 22:24:38 +02:00
David Keeler
fe85da6067 bug 1034360 - OCSP preferences UI: remove unnecessary part, improve necessary part r=dao 2014-07-09 13:29:41 -07:00
Richard Marti
e2b3313b0d Bug 1035540 - Convert Security pane dialogs to be in-content. r=MattN 2014-07-08 23:24:11 +02:00
Florian Quèze
be80356f1a Bug 1032139 - Make the 'Translations by' string localizable, r=felipe. 2014-07-08 15:56:34 +02:00
Gijs Kruitbosch
5b288a9ed3 Bug 1035211 - don't call acceptDialog for privacy pane private browsing change in in-content prefs, r=jaws
--HG--
extra : rebase_source : cde84a8a08de69f205b1572d85f270c28b6de56f
2014-07-07 18:40:05 +01:00
e589091417 Bug 1034043 - Fix remaining use of "awlaysAsk" attribute in applications pref pane. r=Unfocused 2014-07-03 06:04:00 +12:00
Bernardo P. Rittmeyer
99877f5c6d Bug 1023339 - Fixed in-content preferences clickable areas width to cover only the element and its label. r=mconley 2014-07-03 13:59:08 -04:00
Mike Conley
07241fe0bc Backout ba704d0b0b09 (Bug 1023339) because there was a much better way to pull this off. 2014-07-03 13:58:26 -04:00
Bernardo P. Rittmeyer
b75d290fe0 Bug 1023339 - Fixed in-content preferences clickable areas width to cover only the element and its label. r=mconley 2014-07-02 13:40:00 +02:00
Matthew Noorenberghe
1afd30fc5a Bug 1021618 - Create the foundation for converting preference dialogs to be in-content. r=jaws a11y=MarcoZ f=Paenglab,davidb 2014-06-26 13:17:17 -04:00
Brian R. Bondy
8cd13a3270 Bug 1028575 - Remove brandShortName from Preferences tab title. r=jaws 2014-06-24 09:45:17 -04:00
Vikneshwar
085d53d4c1 Bug 1027819 - Replace the deprecated initEvent code with the CustomEvent constructor. r=jaws 2014-06-20 11:28:00 +02:00
kernp25@yahoo.com
30fd62f102 Bug 480242 - "Always ask" doesn't work for Plugins. r=Unfocused 2014-06-23 21:44:49 +12:00
Florian Quèze
46e8421108 Bug 1022856 - Implement translator provider attribution. r=felipe
Parts of the patch written by Felipe, with r=florian
2014-06-20 15:50:41 -03:00
Jared Wein
9954500055 Bug 754304 - make in-content preferences linkable via URL. r=mattn 2014-06-19 16:12:52 -04:00
Tom Schuster
7078cf7ad0 Bug 1020651 - about:preferences do not work properly if browser.cache.{disk,memory}.enable is false. r=jaws 2014-06-13 19:13:37 +02:00
Hernan Rodriguez Colmeiro
2f2ff056e0 Bug 1020245 - Call openPreferences from utilityOverlay.js. r=jaws 2014-06-11 07:39:00 -04:00
Hernan Rodriguez Colmeiro
bc2f010f44 Bug 1014698 - Unable to see the keyboard focus indicator on the category list of in-content preferences, r=jaws 2014-06-03 12:06:00 +01:00