Граф коммитов

2131 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher d0b32f7434 Merge m-c to inbound, a=merge
MozReview-Commit-ID: Aab5zU7Kd3X
2016-02-26 12:38:33 -08:00
Dave Townsend b966648657 Bug 1247900: Sideloaded add-ons page displays poorly when the restart message is too long for a single line. r=rhelmer
MozReview-Commit-ID: K4afnOIcod6

--HG--
extra : rebase_source : 1fcbb49156b56e280dd772efd30dfe4ac0e9a7e5
2016-02-24 08:46:41 -08:00
Julian Descottes 9efe5908ba Bug 1245029 - aboutdebugging full react refactor part2;r=janx,ochameau
MozReview-Commit-ID: 64V5vGn2889

--HG--
rename : devtools/client/aboutdebugging/aboutdebugging.js => devtools/client/aboutdebugging/components/aboutdebugging.js
rename : devtools/client/aboutdebugging/aboutdebugging.js => devtools/client/aboutdebugging/initializer.js
extra : rebase_source : a5431fe3d7826105a3808b92a66b4f1486fb3d77
extra : source : 2418d089253ddc4e79bed1d19911a490665fc5e6
2016-02-18 19:49:59 +01:00
Tim Nguyen 8015416b24 Bug 1246498 - Various clean ups to aboutNetworking.css. r=jaws
--HG--
extra : commitid : 2ivWFz93d7h
2016-02-07 18:06:26 +01:00
Dave Townsend 4c3d60d100 Bug 1244302: Remove the add-ons selection UI.
--HG--
extra : commitid : 1lei0PwZgNi
extra : rebase_source : 380537fc9550e9e89e8fd3baee2bfe4db9f925fd
2016-02-02 09:15:59 -08:00
Gijs Kruitbosch d61d7036f6 Bug 1243353 - allow HTML in-content checkboxes to have focus and style them appropriately, r=jaws
--HG--
extra : commitid : 4YfNCbhtKqv
extra : rebase_source : 214419b31ea72668f553a2efc8ef7c5c559451d9
2016-02-01 21:45:22 +00:00
Mark Finkle 68ee1f4957 Bug 1227662 - Video background is white instead of textured gray r=margaret 2016-02-04 02:44:57 -05:00
Jared Wein b8eccb9ebf Bug 1245175 - Remove bottom padding on about:addons. r=ntim
--HG--
extra : commitid : KGImt0qsKJM
2016-02-02 10:16:00 +01:00
Tim Nguyen 3bbd5d5b80 Bug 1242073 - Tweaks to about:networking. r=jaws
--HG--
extra : commitid : 5Mg53bdIi9i
2016-02-01 19:55:07 +01:00
Andrew Swan 7fc2a0fc8f Bug 1172835 - Add warning icon to unsigned extensions warning button. r=Mossop 2016-01-28 11:16:28 -08:00
Stephen Horlander da47b8d03f Bug 1181237 - Update the Field Clear icon for Hi-DPI r=dao
--HG--
extra : commitid : BelBIb5WZMJ
extra : histedit_source : ed7886866ac5670336cf9b7ab3657f0e455ef729
2016-01-28 11:08:31 -08:00
Phil Ringnalda 6aeccf0426 Merge f-t to m-c, a=merge 2016-01-23 18:11:37 -08:00
Andrea Marchesini df8b566adc Bug 1241893 - Remove non-used properties strings about about:profiles, r=ehsan 2016-01-23 01:51:35 +00:00
Gijs Kruitbosch 380acaf2e0 Bug 1241621 - fix notification styling for gtk2 on later branches, r=dao
--HG--
extra : commitid : 2rU7lrQUYwO
extra : rebase_source : 02688835fc704421b3a87c1d5fc6aba72adc847c
2016-01-22 09:54:18 +00:00
Carsten "Tomcat" Book 3d3ee3ca4a Merge mozilla-central to fx-team 2016-01-21 12:30:07 +01:00
Andrea Marchesini d7a94ba559 Bug 1239848 - Revert ProfileManager changes until a better UX/UI is ready, r=ehsan 2016-01-20 09:16:49 +00:00
Mike Hommey 6032f465cb Bug 1240660 - Remove "+" prefixes in jar manifests. r=gps
Now that the faster make backend is enabled by default avoiding
cross-jar.mn file conflicts, and now that individual files can't
overlap with wildcards in the same jar.mn files, which were two
main things that the "+" prefix was used for (apart from
cargo-culting), the "+" prefixes in the tree are not necessary
anymore.
2016-01-20 07:24:40 +09:00
Xidorn Quan 5917f00a73 Backed out changeset e8ad04f3a65f (bug 844948) for reftest failure on OS X 2016-01-18 17:21:12 +11:00
Xidorn Quan f120c8eeda Bug 844948 - Allow changing padding of themed button on OS X. r=mstange,heycam 2016-01-18 14:20:11 +11:00
Mark Hammond a0cfa06a42 Bug 1224653 - Replace existing globe icons for site missing a favicon with an new darker version. r=dolske 2016-01-07 12:12:15 +11:00
Dave Townsend 86f03db916 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
--HG--
extra : commitid : CKT2WDkxE4k
extra : rebase_source : 0be50c483317355b1e9af5985d53e85604748432
extra : histedit_source : 65d203f57ebd38b8c130e5db9aaa8ae3f507e7ac
2015-11-30 13:05:00 -08:00
Carsten "Tomcat" Book aa5ce3db49 merge mozilla-inbound to mozilla-central a=merge 2015-12-30 12:00:03 +01:00
Shane Caraveo eabb5f6400 Bug 1215694 move pocket to a system addon, r=Gijs, r=glandium
part 1: reorganize file locations, r=Gijs
  part 2: remove built-in pocket code, r=Gijs
  part 3: l10n support, r=glandium
  part 4: move code/functionality from part 2 into the addon, r=Gijs
  part 5: remove dead code, r=Gijs
  part 6: create a simple api for addons to add to reader mode, r=Gijs
  part 7: various test fixes related to cui behaviour and pocket, r=me

--HG--
rename : browser/components/pocket/Pocket.jsm => browser/extensions/pocket/content/Pocket.jsm
rename : browser/components/pocket/main.js => browser/extensions/pocket/content/main.js
rename : browser/components/pocket/panels/css/firasans.css => browser/extensions/pocket/content/panels/css/firasans.css
rename : browser/components/pocket/panels/css/normalize.css => browser/extensions/pocket/content/panels/css/normalize.css
rename : browser/components/pocket/panels/css/saved.css => browser/extensions/pocket/content/panels/css/saved.css
rename : browser/components/pocket/panels/css/signup.css => browser/extensions/pocket/content/panels/css/signup.css
rename : browser/components/pocket/panels/fonts/FiraSans-Regular.woff => browser/extensions/pocket/content/panels/fonts/FiraSans-Regular.woff
rename : toolkit/themes/shared/reader/pocket.svg => browser/extensions/pocket/content/panels/img/pocket.svg
rename : browser/components/pocket/panels/img/pocketerror@1x.png => browser/extensions/pocket/content/panels/img/pocketerror@1x.png
rename : browser/components/pocket/panels/img/pocketerror@2x.png => browser/extensions/pocket/content/panels/img/pocketerror@2x.png
rename : browser/components/pocket/panels/img/pocketlogo@1x.png => browser/extensions/pocket/content/panels/img/pocketlogo@1x.png
rename : browser/components/pocket/panels/img/pocketlogo@2x.png => browser/extensions/pocket/content/panels/img/pocketlogo@2x.png
rename : browser/components/pocket/panels/img/pocketlogosolo@1x.png => browser/extensions/pocket/content/panels/img/pocketlogosolo@1x.png
rename : browser/components/pocket/panels/img/pocketlogosolo@2x.png => browser/extensions/pocket/content/panels/img/pocketlogosolo@2x.png
rename : browser/components/pocket/panels/img/pocketmenuitem16.png => browser/extensions/pocket/content/panels/img/pocketmenuitem16.png
rename : browser/components/pocket/panels/img/pocketmenuitem16@2x.png => browser/extensions/pocket/content/panels/img/pocketmenuitem16@2x.png
rename : browser/components/pocket/panels/img/pocketsignup_button@1x.png => browser/extensions/pocket/content/panels/img/pocketsignup_button@1x.png
rename : browser/components/pocket/panels/img/pocketsignup_button@2x.png => browser/extensions/pocket/content/panels/img/pocketsignup_button@2x.png
rename : browser/components/pocket/panels/img/pocketsignup_devices@1x.png => browser/extensions/pocket/content/panels/img/pocketsignup_devices@1x.png
rename : browser/components/pocket/panels/img/pocketsignup_devices@2x.png => browser/extensions/pocket/content/panels/img/pocketsignup_devices@2x.png
rename : browser/components/pocket/panels/img/pocketsignup_hero@1x.png => browser/extensions/pocket/content/panels/img/pocketsignup_hero@1x.png
rename : browser/components/pocket/panels/img/pocketsignup_hero@2x.png => browser/extensions/pocket/content/panels/img/pocketsignup_hero@2x.png
rename : browser/components/pocket/panels/img/signup_firefoxlogo@1x.png => browser/extensions/pocket/content/panels/img/signup_firefoxlogo@1x.png
rename : browser/components/pocket/panels/img/signup_firefoxlogo@2x.png => browser/extensions/pocket/content/panels/img/signup_firefoxlogo@2x.png
rename : browser/components/pocket/panels/img/signup_help@1x.png => browser/extensions/pocket/content/panels/img/signup_help@1x.png
rename : browser/components/pocket/panels/img/signup_help@2x.png => browser/extensions/pocket/content/panels/img/signup_help@2x.png
rename : browser/components/pocket/panels/img/signup_or@1x.png => browser/extensions/pocket/content/panels/img/signup_or@1x.png
rename : browser/components/pocket/panels/img/signup_or@2x.png => browser/extensions/pocket/content/panels/img/signup_or@2x.png
rename : browser/components/pocket/panels/img/tag_close@1x.png => browser/extensions/pocket/content/panels/img/tag_close@1x.png
rename : browser/components/pocket/panels/img/tag_close@2x.png => browser/extensions/pocket/content/panels/img/tag_close@2x.png
rename : browser/components/pocket/panels/img/tag_closeactive@1x.png => browser/extensions/pocket/content/panels/img/tag_closeactive@1x.png
rename : browser/components/pocket/panels/img/tag_closeactive@2x.png => browser/extensions/pocket/content/panels/img/tag_closeactive@2x.png
rename : browser/components/pocket/panels/js/messages.js => browser/extensions/pocket/content/panels/js/messages.js
rename : browser/components/pocket/panels/js/saved.js => browser/extensions/pocket/content/panels/js/saved.js
rename : browser/components/pocket/panels/js/signup.js => browser/extensions/pocket/content/panels/js/signup.js
rename : browser/components/pocket/panels/js/tmpl.js => browser/extensions/pocket/content/panels/js/tmpl.js
rename : browser/components/pocket/panels/js/vendor/handlebars.runtime.js => browser/extensions/pocket/content/panels/js/vendor/handlebars.runtime.js
rename : browser/components/pocket/panels/js/vendor/jquery-2.1.1.min.js => browser/extensions/pocket/content/panels/js/vendor/jquery-2.1.1.min.js
rename : browser/components/pocket/panels/js/vendor/jquery.tokeninput.min.js => browser/extensions/pocket/content/panels/js/vendor/jquery.tokeninput.min.js
rename : browser/components/pocket/panels/license.txt => browser/extensions/pocket/content/panels/license.txt
rename : browser/components/pocket/panels/saved.html => browser/extensions/pocket/content/panels/saved.html
rename : browser/components/pocket/panels/signup.html => browser/extensions/pocket/content/panels/signup.html
rename : browser/components/pocket/panels/tmpl/saved_premiumextras.handlebars => browser/extensions/pocket/content/panels/tmpl/saved_premiumextras.handlebars
rename : browser/components/pocket/panels/tmpl/saved_premiumshell.handlebars => browser/extensions/pocket/content/panels/tmpl/saved_premiumshell.handlebars
rename : browser/components/pocket/panels/tmpl/saved_shell.handlebars => browser/extensions/pocket/content/panels/tmpl/saved_shell.handlebars
rename : browser/components/pocket/panels/tmpl/signup_shell.handlebars => browser/extensions/pocket/content/panels/tmpl/signup_shell.handlebars
rename : browser/components/pocket/panels/tmpl/signupstoryboard_shell.handlebars => browser/extensions/pocket/content/panels/tmpl/signupstoryboard_shell.handlebars
rename : browser/components/pocket/pktApi.js => browser/extensions/pocket/content/pktApi.jsm
rename : browser/locales/en-US/chrome/browser/browser-pocket.properties => browser/extensions/pocket/locales/en-US/pocket.properties
2015-12-29 15:40:52 -08:00
Andrea Marchesini 903d6fc725 Bug 1235402 - Disable about:profile for android and b2g, r=ehsan 2015-12-29 18:42:47 +00:00
Jan Horak 76cccd6b7d Bug 1205643 - "Wrong scrollbar border prevents scrolling to cursor when mouse is on the screen edge". r=karlt 2015-12-22 05:05:00 +01:00
Andrea Marchesini c7edced528 Bug 1233654 - MInor styling issues in about:profiles, r=alfredkayser 2015-12-18 16:51:07 +00:00
Jared Wein d880972b2c Bug 1230212 - Implement updated design spec for XUL alerts. r=kitcambridge 2015-12-17 14:11:22 -05:00
Richard Marti 0c6226c0e1 Bug 1191230 - Add Windows 10 twisties. r=Gijs
--HG--
rename : toolkit/themes/windows/global/tree/twisty-clsd.png => toolkit/themes/linux/global/tree/twisty-clsd.png
rename : toolkit/themes/windows/global/tree/twisty-open.png => toolkit/themes/linux/global/tree/twisty-open.png
extra : commitid : 6QWQg6DhS7m
2015-12-09 18:20:25 +01:00
Andrea Marchesini 59907c214f Bug 1232629 - Replace ProfileManager with about:profiles, r=ehsan 2015-12-15 14:12:59 +00:00
Andrea Marchesini df07716a31 Bug 1179129 - about:profiles, r=ehsan 2015-12-15 14:12:06 +00:00
Jared Wein a982a98c40 Bug 1227711 - Add a box-shadow to the XUL alerts. ui-r=shorlander r=MattN
--HG--
extra : rebase_source : f9caae3660dea17cfacb607608914fb5ab6900cb
2015-12-02 22:21:20 -05:00
Mark Finkle e76f2ab0c8 Bug 1227997 - Make theme fallback actually work r=mossop 2015-11-28 12:52:22 -05:00
Jared Wein e70da30f79 Bug 1211635 - Popups should be treated as top-level windows, allowing XUL alerts translucency. r=MattN r=roc
--HG--
extra : rebase_source : 9fd3b1eb57b54fcb33b0012cbd7555674eb9b913
2015-11-25 08:49:23 -05:00
Jared Wein d464a0a985 Bug 1227717 - Tweak the margin-end on the gear button on Windows to better align with the alert close button. r=MattN
--HG--
extra : rebase_source : 1789a4c9cbb5a4e501b6eef293e7db2e9b67ae30
2015-11-24 20:07:56 -05:00
Andreas Wagner 9b54d50fea Bug 1195256 - preferences: Align question mark to the header of the pane, r=gijs
--HG--
extra : commitid : BqAw6PW94ip
2015-11-24 09:14:46 +00:00
Mark Finkle 0ae71e6ba8 Bug 1223526 - Create an empty theme for mobile/native UI r=margaret,mossop,gbrown 2015-11-20 12:03:01 -05:00
Tummala Dhanvi 20c4603237 Bug 1190961 - Change info-pages.css' placeholder icon to one that exists in toolkit/ r=jaws
--HG--
rename : browser/themes/shared/aboutNetError_info.svg => toolkit/themes/shared/incontent-icons/info.svg
extra : rebase_source : 7aad5a5f29c97049a2f2b9ae34cdb9a014435be2
2015-11-18 12:49:41 -05:00
Jared Wein 2ef4da49fb Bug 1218789 - Close button and gear button are misaligned in notifications. r=MattN
--HG--
extra : rebase_source : 875dc313e8a93b5d604ebe5d458efcc044d02cac
2015-11-18 10:20:20 -05:00
Mike Hommey 92d73a4116 Bug 1223412 - Fix the last bits of file duplication in themes. r=Gijs 2015-11-14 08:40:54 +09:00
Boris Kudryavtsev 5dd5ea66ce Bug 1219861 - Remove not-allowed cursor on disabled buttons on in-content pages. r=dao 2015-11-08 00:30:00 +01:00
Gijs Kruitbosch fa0974c68e Bug 1210703 - fix toolkit theme overlap, r=dao
--HG--
extra : commitid : 5R9wy1enkoL
extra : rebase_source : 1feee16e611c1ce68f86e7806c5dc21cf89dbecd
2015-11-09 15:22:24 +00:00
Eduard Hanu 8863e4ca89 Bug 1210879 - remove unused searchengine files, r=gijs
--HG--
extra : commitid : LoEIqgMYNwX
extra : amend_source : 17ba5698facfe0b4fe4b04368dbf8a8b1f8dabc7
2015-11-05 16:36:54 +00:00
Eduard Hanu 943e387f55 Bug 1220193 - Use 2 space indentation. r=dao 2015-11-03 09:09:34 +01:00
Honza Bambas 1e445509dc Bug 1206060 - Show pinning status at about:cache. r=michal 2015-10-30 08:12:00 +01:00
Tim Nguyen 03bb08ee32 Bug 1169679 - Create a shared manifest for the mozapps/ directory. r=dao 2015-10-29 12:00:56 +01:00
Tim Nguyen 106e9c6be5 Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao 2015-10-29 12:00:49 +01:00
Jared Wein 8ca07522b9 Bug 1218780 - Notifications shouldn't use a hand cursor. r=MattN
--HG--
extra : commitid : 3BVBIi81P55
2015-10-29 00:43:16 -07:00
Jared Wein c6667024a8 Bug 1218785 - Remove top and bottom margins on images in notifications. r=MattN
--HG--
extra : rebase_source : e8557e0ce14eb7d2dc1c53635e98ccf3089c663f
2015-10-29 01:00:50 -04:00
Jared Wein 6109ba9813 Bug 1218781 - Padding on the right side of notifications is missing when an icon is supplied. r=MattN
--HG--
extra : rebase_source : 557fc1ebdba2b71516774808b65d329508c4b37c
2015-10-29 01:00:04 -04:00
Jared Wein 4858f6c224 Bug 1219458 - Remove the notification animation until we have better transparency support. r=MattN 2015-10-28 18:59:00 -04:00
Jared Wein 73aa35e82b Bug 1216161 - XUL notifications on Linux can't be closed. r=MattN 2015-10-22 15:50:47 -04:00
Tim Nguyen e37c4d6dbc Bug 1215656 - Make sure the root font-size is set properly for HTML pages using common.css. r=jaws 2015-10-19 02:45:00 +02:00
Philip Chee 97a0467027 Bug 1190465 - Move default theme overrides into separate chrome.manifest for non-firefox toolkit consumers too r=Gijs.
--HG--
extra : transplant_source : %13%E6%D8A%DC%0AR%0D%26V%F4%B1%81%FE%99%29%D1-7%DC
2015-10-25 00:57:57 +08:00
Brian Grinstead bd786882a8 Bug 1173612 - Use inverted loading icon for aboutDialog in Nightly/DevEdition builds;r=Gijs
--HG--
extra : commitid : EmGnO8YKi8m
2015-10-21 12:49:36 -07:00
Gijs Kruitbosch 453e979146 Bug 1215333 - fix notification borders on OSX, use linear gradient instead of PNGs, r=dao
--HG--
extra : commitid : u68iNIgPUL
extra : rebase_source : d640e88a0a939786adbc91b70465aaa21be3841a
2015-10-19 13:30:10 +01:00
Jared Wein 42419dbc74 Bug 1209602 - XUL: Implement disabling notifications for a site. r=MattN
--HG--
extra : rebase_source : 43ef8eaa19e6de5bce20a391dc248b1271a3e8d4
2015-10-15 22:58:56 -04:00
Mike Hommey 223417d648 Bug 1212773 - Extend jar maker syntax for jar file location. r=gps
Indicating a jar currently looks like the following in a jar manifest:
  path/to/name.jar:

The `path/to` doesn't contain the implicit "chrome/" directory. This, in
turn, doesn't allow much flexibility to use the jar maker for what is not
necessarily under chrome/.

To use the jar maker to fill some chrome manifest for the default theme
extension, we currently use a hackish path to get to the right location,
and rely on the chrome.manifest file in the parent directory never to be
picked by the package manifest, which is a quite horrible way to do this,
but worked well enough for that specific use case.

With the need to handle system addons at the build system level, it
becomes necessary to come up with something less hackish.

What this change introduces is an additional syntax for the jar manifest,
in the following form:
  [base/path] sub/path/to/name.jar:

Using this syntax, there is no implicit 'chrome' path. The `base/path` is
relative to the current DIST_SUBDIR, and the `sub/path` is relative to that
`base/path`. The distinction can be useful for build system backends.

The assumption that the "root" chrome.manifest is in the parent directory
of the implicit "chrome" directory dies, and the `base/path` is where the
root chrome.manifest is placed.
2015-10-20 07:36:51 +09:00
Phil Ringnalda ddeeb376bd Back out changeset bb7e9c6a66c6 (bug 1209602) for crashing 2015-10-15 22:31:42 -07:00
Jared Wein 74567c8e04 Bug 1209602 - XUL: Implement disabling notifications for a site. r=MattN 2015-10-15 22:58:56 -04:00
Jared Wein 9f2bd66799 Backout bug 1209602 for busting OSX on a CLOSED TREE. r=me 2015-10-15 23:19:10 -04:00
Jared Wein 49b796aa96 Bug 1209602 - XUL: Implement disabling notifications for a site. r=MattN 2015-10-15 22:58:56 -04:00
Jared Wein 0124735fc7 Bug 1201397 - New layout of XUL Notifications. r=MattN 2015-10-15 22:58:56 -04:00
Mark Hammond 376ea85d2e Bug 1074937 - replace defaultFavicon.png and defaultFavicon@2x.png with versions depicting a globe. r=dolske 2015-10-16 12:23:29 +11:00
Gijs Kruitbosch 9453c32647 Bug 1162635 - flatten notification styles on Windows and Linux, r=dao
--HG--
extra : commitid : 8dPIxhXV8wl
extra : rebase_source : 53203f85e91fc99f9716f054bb4410803e59f33b
extra : histedit_source : f037b5dbb6cb94bf9ca8e2aa3a9177aa15463f97
2015-10-14 16:52:46 +01:00
Blake Winton 208c875629 Bug 1207225 - Set the maximum width of a toolbarbutton-badge. ui-r=maritz r=gijs f=zer0
--HG--
extra : rebase_source : f0ceb3f78688302a51ac33d934e61f0194bf904f
2015-09-28 10:59:44 -04:00
Xidorn Quan 965a30f6ea Bug 1196247 - Hide findbar without animation when entering DOM fullscreen. r=mikedeboer
--HG--
extra : source : 9dc1d62b85172813dc0ef9d055cdcc487dc84329
2015-10-07 16:53:43 +11:00
Kit Cambridge 529b10c68f Bug 1202933, Part 1 - Show the origin for XUL notifications. r=MattN,wchen
--HG--
extra : commitid : KWwQzH1zUEU
extra : rebase_source : 499d130bfc4c7a5f576beffaf38bf95fa0c047fe
2015-10-05 19:45:04 -07:00
Mike Conley dc52923a83 Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim
Original patch by Ursula Sarracini

--HG--
extra : commitid : 1lruBAoE7jC
extra : source : 8e20cd68ca78366976495c9a7f003f0f120c1166
2015-09-30 17:50:48 -04:00
Mike Conley 010f344a61 Bug 1110511 - Fix erroneous references to html|textbox in in-content's common.css. r=ntim
--HG--
extra : commitid : AzEj426e4WA
extra : source : c7b983f655685051c0ed691ca1dfbdd47a3e964a
2015-10-01 14:53:09 -04:00
Wes Kocher c1121ee892 Backed out 6 changesets (bug 1110511) for automation timeouts in mochitest-bc suites
Backed out changeset eddfd7f32a1c (bug 1110511)
Backed out changeset 0eb0dda094b3 (bug 1110511)
Backed out changeset 8e20cd68ca78 (bug 1110511)
Backed out changeset c7b983f65568 (bug 1110511)
Backed out changeset 219d86f78b6b (bug 1110511)
Backed out changeset 0e055b648e10 (bug 1110511)
2015-10-05 16:38:03 -07:00
Mike Conley ed57b12c2f Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim
Original patch by Ursula Sarracini

--HG--
extra : commitid : 5oDPYygydFO
extra : rebase_source : 4e1fe56d12bfc019f079ba297f52070ed1b13d5b
2015-09-30 17:50:48 -04:00
Mike Conley 49478ee235 Bug 1110511 - Fix erroneous references to html|textbox in in-content's common.css. r=ntim
--HG--
extra : commitid : JYp3ddoGbjN
extra : rebase_source : e1314f147019c41aa5270deeb6f9144da9abb074
2015-10-01 14:53:09 -04:00
Manav Batra e7c8da2599 Bug 1202618 - Remove legacy transparent borders from toolbarbuttons on OS X. r=dao
--HG--
extra : rebase_source : eca3c7389d38d57e1d7386702c6780ad40c060a6
2015-10-02 18:38:22 +02:00
Richard Marti f9f65796f8 Bug 1209343 - Make the background of notification[type="critical"] red again. r=adw 2015-09-29 22:06:21 +02:00
Carsten "Tomcat" Book 363e40e298 merge mozilla-inbound to mozilla-central a=merge 2015-09-28 14:13:24 +02:00
Matthew Noorenberghe 13a4f5584f Bug 1208685 - Dedupe alert.css and cleanup alert.js heading. r=bgrins
--HG--
rename : toolkit/themes/linux/global/alerts/alert.css => toolkit/themes/shared/alert-common.css
extra : commitid : BFCPtEgeF91
extra : rebase_source : f49e1a8db0c8d67a75ed8e808fd27f46fe5f2778
2015-09-25 17:36:08 -07:00
Dão Gottwald d10504d99e Bug 1206419 - remove min-height from number textbox spin buttons. r=gijs 2015-09-24 16:40:41 +02:00
Drew Willcoxon 4ef14ed559 Bug 1198415 - Specify a foreground color for toolkit autocomplete panels. r=dao 2015-09-22 09:55:22 -07:00
Tim Nguyen 9eb41d9151 Bug 1206876 - Use 2 space indentation on Windows browser and toolkit jar.mn files. r=dao 2015-09-22 08:37:31 +02:00
Tooru Fujisawa 8a0aa17cb2 Bug 1207497 - Part 2: Remove use of expression closure from tests in toolkit/. r=Gijs
--HG--
extra : commitid : F0AJXZT2xzk
extra : rebase_source : 4b076123afebebf10abfe62872d98f0a21e91ac8
2015-09-24 21:25:24 +09:00
Gijs Kruitbosch 4bcd5088b0 Bug 1205100 - fix button height hardcoding in cases of multiple lines of text, r=dao
--HG--
extra : commitid : 8eyG7pELn0w
extra : rebase_source : 73306328af5b3f8d242b838d502d7d34babd2d19
2015-09-16 12:59:20 +01:00
Dão Gottwald f03145a313 Bug 1204845 - Remove the menuitem-iconic-both binding. r=enndeakin 2015-09-17 10:13:27 +02:00
Wes Kocher 19c165bb04 Backed out changeset dfcb7c8ab0d6 (bug 1205100) for OS X crashes 2015-09-16 16:15:44 -07:00
Gijs Kruitbosch 62bdce4c80 Bug 1205100 - fix button height hardcoding in cases of multiple lines of text, r=dao
--HG--
extra : commitid : GYsqeJNrRB4
extra : rebase_source : 6be447395f4473958e9878032c67dfa120c0c3ff
2015-09-16 12:59:20 +01:00
Justin Dolske 4cbe7f3464 Bug 1204182 - Use a single jar manifest for shared theme resources. r=dao 2015-09-16 09:33:47 +02:00
Jan Keromnes 628f7745b8 Bug 1196785 - Make the common category style work in HTML. r=jaws 2015-09-01 01:17:00 +02:00
Matteo Ferretti 0363f8a7c0 Bug 1188001 - Badges on toolbar seems misplaced depends by the OS. r=gijs 2015-08-21 08:48:00 +02:00
Dave Townsend abf37d8511 Backing out bug 1188001 due to unintentional regressions (bug 1198424).
--HG--
extra : commitid : J3A2SxJ8tPW
extra : rebase_source : d419dfd204b29d2e1d13f2b72b2111e8688a2505
2015-08-28 14:13:41 -07:00
stefanh@inbox.com 71d2395f86 Bug 1198520 - Remove unused images in toolkit/themes/osx/global/toolbar/. r=Dao. 2015-08-26 14:45:41 +02:00
Jared Wein 9080fc7574 Bug 1192465 - Remove border-radius from tabs on about:preferences#advanced. r=ntim 2015-08-24 13:06:00 -04:00
Ryan VanderMeulen 5b75ad5195 Merge inbound to m-c. a=merge 2015-08-23 17:18:36 -04:00
Matteo Ferretti c50ada0c6c Bug 1188001 - Badges on toolbar seems misplaced depends by the OS. r=gijs, ui-r=shorlander
--HG--
extra : rebase_source : 53fabc5b98bc2b42d2b6b8f404db21566258336d
2015-08-21 08:48:00 -04:00
Shivang Nagaria 359c5be3bf Bug 591753: Category buttons should highlight on hover even when selected. r=dtownsend
--HG--
extra : commitid : KKdcqvrSA39
extra : rebase_source : d79b33aa032abdf804bdf7bc0a21cc720431446c
2015-08-17 10:48:52 -07:00
Andrew Comminos 3d140d526a Bug 1187203 - Use -moz-gtk-info-bar for notifications on Linux. r=karlt 2015-08-21 16:38:16 -04:00
Tim Nguyen 9a4d018e07 Bug 1178548 - Clean up more SVGs. r=Gijs,MattN
--HG--
extra : commitid : 7QwJRxmVcF7
extra : rebase_source : 2db338398502031fbd6159bb7950e06c45a6f0d7
2015-08-11 23:09:10 +02:00
Dão Gottwald 0855eaa435 Bug 1192598 - Cut back on .menu-iconic-right / [endimage] selectors. r=enn 2015-08-10 17:41:17 +02:00
Ehsan Akhgari 9c982244a4 Bug 1189759 - Part 1: Implement <xul:menuitem endimage> as a way to display an image at the end of a menu item; r=jaws 2015-08-06 13:38:04 -04:00
Dão Gottwald f5053fd4b5 Bug 1188291 - Fix layout issues with the new tab page's notification close button and preferences dialogs' close button. r=jaws
--HG--
rename : toolkit/themes/windows/global/icons/close-XPVista7.png => browser/themes/shared/newtab/close.png
2015-07-31 08:45:48 +02:00
Dão Gottwald 22c73f6529 Backed out changeset caa59fe73a47 2015-07-30 10:53:06 +02:00
Dão Gottwald 44b00bdd32 Bug 1188291 - Fix layout issues with the new tab page's notification close button and preferences dialogs' close button. r=jaws
--HG--
rename : toolkit/themes/windows/global/icons/close-XPVista7.png => browser/themes/shared/newtab/close.png
2015-07-29 17:34:45 +02:00
Ryan VanderMeulen d85edb8a96 Backed out changeset 2cd865efd0b0 (bug 1188291) because something in the push was causing browser_dragdrop.js to try to connect to support.mozilla.org.
--HG--
extra : rebase_source : dc1e8b19fede22a03127f0aa170a0f9d817122e7
2015-07-29 13:53:37 -04:00
Dão Gottwald 13fae7ec2b Bug 1188291 - Fix layout issues with the new tab page's notification close button and preferences dialogs' close button. r=jaws
--HG--
rename : toolkit/themes/windows/global/icons/close-XPVista7.png => browser/themes/shared/newtab/close.png
2015-07-29 17:34:45 +02:00
Richard Marti 89b37101a8 Bug 1140133 - Fix the treecol padding on :hover:active. r=dao 2015-03-07 11:20:53 +01:00
Richard Marti 1ca5359602 Bug 1176565 - Update tree and list box styling for Windows 10. r=dao 2015-07-09 21:24:29 +02:00
Richard Marti d0f61e5d7b Bug 1177961 - Only hide the 'Check for Updates' link instead of using display: none. r=dao
--HG--
extra : commitid : C8tYzY5uWqv
2015-07-19 18:21:42 +02:00
Tim Nguyen ab0f949f17 Bug 1172357 - Use new tree-container class for about:welcomeback tree. r=jaws
--HG--
extra : commitid : 1hojpt41k2e
extra : rebase_source : 6ddfe723a1d259a2ce820d6c057a416578eafd59
2015-07-17 14:35:51 -07:00
Dão Gottwald 074c1a558b Bug 1173729 - Update generic close icon and new tab button icon on Windows 10. r=jaws 2015-07-17 17:29:17 +02:00
Neil Rashbrook b8b129d285 Bug 1029937 Use superior XUL implementation for badged buttons to avoid reflows r=Gijs 2015-07-15 21:13:24 +01:00
Richard Marti 1360012b1e Bug 1175902 - Move the shadow to #detail-screenshot. r=mossop 2015-06-27 22:05:17 +02:00
Dão Gottwald 02693135f6 Bug 1173747 - Make autocomplete autocomplete popups' border lighter. r=gijs,jaws 2015-06-24 22:58:48 +02:00
Richard Marti 58dbaede47 Bug 1174551 - Fix the variable name for table borders. r=dao 2015-06-14 22:41:05 +02:00
Bernardo P. Rittmeyer d85ad75b3a Bug 1153217 - Allow editing the password in the capture doorhanger. r=MattN
The main action button is disabled if the password is empty since empty passwords aren't allowed.

--HG--
extra : commitid : LjKNIhKqPAC
extra : rebase_source : cba0d856a95b94ceafb349bd03df2714e4e421a1
2015-06-13 12:35:05 -07:00
Ryan VanderMeulen 92f0e478fa Merge m-c to inbound. a=merge
CLOSED TREE
2015-06-12 14:58:41 -04:00
Dão Gottwald 9357540cc3 Bug 1173746 - Remove Windows Vista / 7 style hover effect from autocomplete items on Windows 8 and 10. r=gijs 2015-06-12 12:42:17 +02:00
Martin Stransky 688784a9e5 Bug 1163974 - Make radio/checkbox label visible on dark color themes. r=gijskruitbosch
--HG--
extra : rebase_source : 6e319017cc0756785d0d3b0588a3f05dd9169919
2015-06-10 04:29:00 +02:00
Martin Stransky 89deaf2667 Bug 1163954 - Set text and background color for listboxes and tree. r=gijskruitbosch
--HG--
extra : rebase_source : c4ffb0ccaaffe688c5996bdaa1d0743b70d01aea
2015-06-10 05:35:00 +02:00
Neil Deakin 2b1b66e0ce Bug 1172282, fix bad css syntax, r=gijs 2015-06-12 12:39:17 -04:00
Paolo Amadini 7799bd600f Bug 1164028 - Show login details and allow manual fill from a sliding subview in the login fill doorhanger. r=Gijs
--HG--
extra : rebase_source : a3d5245067823ada32d20583ac55e32a60eb87fe
2015-06-08 16:37:25 +02:00
Wes Kocher 079a117eae Merge m-c to fx-team, a=merge 2015-06-05 16:05:33 -07:00
Gijs Kruitbosch 015c8609b5 Bug 1150417 - use theme manifest for overrides, r=glandium,dao
--HG--
extra : commitid : 7Ip6kOB2BdY
extra : histedit_source : ada1cc46a63d0b7b2b26cd55f6085bd65be5d70d
2015-06-05 12:48:34 +01:00
Neil Deakin 5672f0a821 Bug 1047713, e10s optgroup support, r=neil,felipe 2015-06-05 08:33:28 -04:00
Dão Gottwald 09f3896f6d Bug 1169954 - Position the popup notification close button closer to the popup's border. r=gijs 2015-06-03 14:22:43 +02:00
Richard Marti 85353bd196 Bug 1169981 - Add win10 media query to listitem and treechildren. r=dao 2015-05-31 11:52:48 +02:00
Kyle Zentner 3b4c44713c Bug 1169837 - Remove box-sizing: padding-box in FF UI & Gecko Tests. r=dholbert 2015-06-02 08:46:00 -04:00
Gijs Kruitbosch b706b3cd3f Bug 1169606 - fix OSX margin for label/description and fix test rounding so it doesn't go orange, r=dao
--HG--
extra : rebase_source : ee46d27fce8791f203f9fadcc8024c44a7285727
extra : amend_source : e3207dddd28abf6147e43f0d899371ea0c10060b
2015-05-29 18:27:57 +01:00
Gijs Kruitbosch e0202b57b0 Backed out changeset 9d52a8b0e028, f7b3b8f0283b (bug 1150417)
--HG--
extra : histedit_source : 5a896b1eeb0adfbdba286ab46a9b115e6f83d9e2%2C6b37366780d5bde1623f544f0b322a3d11c78ad1
2015-05-29 17:11:26 +01:00
Richard Marti f125a588bb Bug 1165973 - use outline instead of border for focus ring. r=dao 2015-05-28 19:33:30 +02:00
Dão Gottwald a2c9afafe1 Bug 459563 - Let <description> and <label> on OS X have the same margin as on Windows and Linux. r=gijs 2015-05-29 15:05:46 +02:00
Gijs Kruitbosch e6a62825ae Bug 1150417 - part 2: add toolkit support, r=glandium,dao
--HG--
extra : rebase_source : 8d04892ed7cc273c70fff4b87a622521fe9d0db7
2015-05-28 17:24:44 +01:00
Aaron Raimist 838643b92a Bug 1168986 - Part 2 - Adds software license to info-pages.inc.css, r=gijs
--HG--
extra : rebase_source : 0a26e5a999dda9cdcd026e2059f7b0861ffbfd54
2015-05-27 14:50:00 +01:00
Aaron Raimist bdf39e7b8e Bug 1168986 - Part 1 - Fix line endings in info-pages.inc.css, r=gijs
--HG--
extra : rebase_source : 5ce4f8270e7299d4a3d32b9d16f1440051c42f0d
2015-05-27 14:49:00 +01:00
Dão Gottwald 3eba0c63b9 Backed out changeset cab24498e095 (bug 459563) 2015-05-28 11:09:04 +02:00
Dão Gottwald 5afca21dd1 Bug 459563 - Let <description> and <label> on OS X have the same margin as on Windows and Linux. r=gijs 2015-05-27 14:25:03 +02:00
Phil Ringnalda b59a63361a Back out 1662253c88f7 (bug 459563) for 10.6 m-oth bustage
CLOSED TREE
2015-05-27 20:17:40 -07:00
Jared Wein d5d9640f10 Bug 1168528 - follow up, remove the ifdefs that weren't necessary. r=Gijs
--HG--
extra : rebase_source : 512aee16bc035dbb732e781e5283cec9b645212e
2015-05-27 17:35:35 -04:00
Wes Kocher bcbd0bc001 Merge m-c to fx-team, a=merge CLOSED TREE 2015-05-27 17:23:58 -07:00
Wes Kocher 9659326427 Merge fx-team to central, a=merge 2015-05-27 17:18:48 -07:00
Dão Gottwald b79c1be301 Bug 459563 - Let <description> and <label> on OS X have the same margin as on Windows and Linux. r=gijs
--HG--
extra : rebase_source : 99f55ca9bdeacff0bffbbff1ba74d59c5828bbc6
2015-05-27 14:25:03 +02:00
Jared Wein 753fc29e29 Bug 1168585 - The buttons within the search box and within the search panel are blurry/pixelated on Windows HiDPI. r=Gijs 2015-05-27 17:31:55 -04:00
Jared Wein 4f28f80194 Bug 1168528 - Tab close icons on Windows HiDPI are blurry. r=Gijs 2015-05-27 17:31:54 -04:00
Daniel Holbert 8e35b7d40e Bug 1167999: Give video documents a dark background color, the average color of the darknoise background image. r=seth 2015-05-26 14:23:37 -07:00
Richard Marti 5edc8a900d Bug 1166855 - Use a color instead of a variable in linear-gradient. r=dao 2015-05-23 22:07:52 +02:00
Tim Nguyen d11b1283f6 Bug 1125952 - Make about:sessionrestore use more available height. r=jaws 2015-05-22 09:58:00 -04:00
Dão Gottwald ccc59e7dc4 Bug 1167716 - Make max-width for popup notifications work again. r=dtownsend
--HG--
extra : rebase_source : 4e2d9bc0a0604a6038ed23c1b46c93be692e5a1f
2015-05-24 00:12:49 +02:00
Phil Ringnalda 2ca9eb743c Back out f77ab8c321a2 (bug 1167716) for making a11y/accessible/tests/mochitest/states/test_link.html time out on 10.6 2015-05-22 21:27:58 -07:00
Dão Gottwald 9a8254a2d0 Bug 1167716 - Make max-width for popup notifications work again. r=dtownsend 2015-05-23 00:51:41 +02:00
Miles Richardson 1121d1ada8 Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao
--HG--
extra : rebase_source : 6a6f6cd771ba019665c00b394bd7d1d5b3b1f29e
2015-05-21 12:33:00 -04:00
Richard Marti 770ede6c55 Bug 1160731 - Remove inContentUI.css. r=jaws 2015-05-18 18:17:17 +02:00
Richard Marti 84dd5b643a Bug 1161156 - about:support: Use the new in-content styling. r=MattN 2015-05-09 13:24:05 +02:00
Dão Gottwald 1cb38fa1db Bug 1162863 - part 1: rename originHost to displayOrigin. r=paolo sr=gavin
--HG--
extra : rebase_source : 84cf1800d79b1d108b14e80ad8375f959215ad35
2015-05-15 14:34:50 +02:00