Commit Graph

246 Commits

Author SHA1 Message Date
Margaret Leibovic
284cbc74c1 Bug 1154028 - Move reader controls styles to scoped style sheet. r=Gijs
--HG--
rename : toolkit/themes/shared/aboutReader.css => toolkit/themes/shared/aboutReaderControls.css
extra : rebase_source : ffe9bb98c33b2a508ce6112f2d73d353d112c6d7
2015-04-23 10:59:03 -07:00
Margaret Leibovic
0f3d32072f Bug 1154028 - Move reader content styles to scoped style sheet. r=Gijs
--HG--
rename : toolkit/themes/shared/aboutReader.css => toolkit/themes/shared/aboutReaderContent.css
extra : rebase_source : f263543d158f4d958eac3a628cd26d73f75f547c
2015-04-23 10:42:31 -07:00
Wes Kocher
a79764cf6b Merge inbound to m-c a=merge CLOSED TREE 2015-04-22 17:15:53 -07:00
Margaret Leibovic
dd6417362f Bug 1155083 - Properly hide reader view tablet on landscape tablets. r=bnicholson
--HG--
extra : rebase_source : 536896d127004696690e3129e61931d19cba1b16
2015-04-16 15:37:33 -07:00
Simon Montagu
bfb5cc9a66 Bug 1139306: Fix margin sides for right-to-left scrollbars depending on the actual position of the scrollbar as determined by layout.scrollbar.side, r=tn 2015-04-21 11:32:01 +03:00
Blake Winton
5d4e692d69 Bug 1149068 - Use the correct font for the Sans Serif font button. ui-r=maritz, r=jaws, r=margaret 2015-04-01 18:51:53 -04:00
vivek
9bcf8c1fd0 Bug 1150251: Added a padding to +/- buttons and decreased their margin -r=margaret. 2015-04-13 13:37:40 -07:00
vivek
c72a0e5ed1 Bug 1145567 : display toolbar only after Domcontentloaded is triggered -r=margaret. 2015-04-13 13:37:37 -07:00
Margaret Leibovic
e54286d07f Bug 1144822 - Hide elements with common hidden class names in reader content. r=Gijs
--HG--
extra : rebase_source : 8b75990d736f5d58736ba0988bd3ad9c23d3b1ea
2015-04-09 16:17:22 -07:00
Blake Winton
06e5c3d6bc Bug 1149520 - Move the font-size change to the container, so as not to repaint the toolbar. r=jaws, r=margaret 2015-04-07 13:43:57 -04:00
Michael Comella
24c71b8faa Bug 1150974 - Run trimage on all png assets in mobile/. r=rnewman
The command I ran was:
  for i in `find mobile -name "*.png" | sed "s/\(.*\)\/.*\.png/\1/" | sort | uniq`; do trimage -d ${i}; done

--HG--
extra : rebase_source : 90ae53a7e3c63834b1bbb251cc4e5c48e5d20f08
2015-04-03 11:26:06 -07:00
Gijs Kruitbosch
df17711ee5 Bug 1150476 - fix silly typo in list styles, r=trivial 2015-04-02 13:18:10 +01:00
Matt King
e73bd6002b Bug 1140592 - about:passwords header height does not match other about:pages. r=liuche
--HG--
extra : histedit_source : 5174591e5ddee742c9471f07f77d5e03c791390f
2015-04-01 09:49:11 -07:00
Blake Winton
98b195606c Bug 1145809 - Add the reading mode footer. ui-r=mmaslaney, r=Unfocused 2015-03-30 12:50:01 -04:00
vivek
b3cb9a8b9c Bug 1142528 - Decrease tappable area for +/- buttons. r=margaret 2015-03-27 19:37:07 +02:00
Timothy Nikkel
8ff667521d Backout 3c3337ed60a1 (bug 1139306) for causing bug 1156918. 2015-04-21 15:09:48 -05:00
Margaret Leibovic
cef3c3aa64 Bug 1146373 - Don't resize reader view images in JS. r=Gijs
--HG--
extra : rebase_source : d7b428fb57beeebbbb27369a1fe04ea8d7fd62eb
2015-03-23 16:55:26 -07:00
Margaret Leibovic
39d8969088 Bug 998031 - Reader Mode toolbar should scroll in and out instead of fading. r=bnicholson
--HG--
extra : rebase_source : f5021a6e3f36cb8d8e1e380ed1763361bad95489
extra : amend_source : 2304c25e5570f0e1f505b0778ac1873e9b86dd8c
2015-03-05 11:23:27 -08:00
Margaret Leibovic
bfda3f109f Bug 1141317 - Account for new #container div in about:reader CSS. r=bnicholson
--HG--
extra : rebase_source : 45bcbdc1a9c2a3371b89c5cd17cf6183e939e40a
2015-03-09 19:15:39 -07:00
Margaret Leibovic
22c88554a0 Bug 1120004 - Update styles of Reader View controls on mobile. r=bnicholson
--HG--
extra : rebase_source : b50005d5f99151a0ea9d6c2b022791198db8b846
2015-02-27 16:52:03 -08:00
Margaret Leibovic
b1c8846285 Bug 1134441 - Replace font size controls with +/- buttons. r=bnicholson
--HG--
extra : rebase_source : 0251d53ec2ecef1506ce985414f814f9f582c974
2015-02-24 17:15:03 -08:00
Margaret Leibovic
94cb523c5c Bug 1135234 - Use "serif" and "sans-serif" in reader mode controls to match desktop. r=bnicholson
--HG--
extra : rebase_source : 2133c4d475ea326f5fe8115e1b8a08723f5af092
extra : amend_source : 0504d868a9554d9aa07d913d52210ca020d49d4b
2015-02-20 13:27:09 -08:00
Margaret Leibovic
8ea7eb86e6 Bug 1132307 - Use <button> elements instead of <a> elements in reader mode toolbar. r=bnicholson
--HG--
extra : rebase_source : 960931ca6b2a23aaa98fc93c46b1cb96a68c8b0e
2015-02-13 14:09:44 -08:00
vivek
628ea305a1 Bug 1103267 - Load passwords favicon from cache. r=liuche 2015-02-18 11:43:52 -08:00
Jonathan Kew
8212ac7e90 Bug 1119475 - pt 4 - Replace physical with logical properties in content.css for android and b2g. r=heycam 2015-02-16 11:59:31 +00:00
Margaret Leibovic
f63aff6e67 Bug 1120735 - Implement desktop reader mode controls. r=jaws,bnicholson
--HG--
extra : rebase_source : 931f6bd5497ca84fa54eb0f8365acf940a7cd86f
2015-01-21 17:21:11 -08:00
Mike Taylor
7912ab9f32 Bug 1092006 - Fix form_border_radius define & mark expected failures. r=wesj 2015-02-05 08:08:00 +01:00
Giovanny Andres Gongora Granada
c7c2a73eb0 Bug 1126426 - Rename reader-plus-icon-xhdpi.png on config.css. r=margaret
--HG--
rename : mobile/android/themes/core/images/reader-plus-icon-xhdpi.png => mobile/android/themes/core/images/config-plus.png
2015-01-28 09:19:11 +01:00
Giovanny Andres Gongora Granada
c4d3437008 Bug 1124479 - Remove unused plus-button styles from aboutReader.css. r=margaret 2015-01-28 09:19:09 +01:00
Nick Alexander
f0a5607b87 Bug 1093358 - Add mobile/android AppConstants.jsm. r=mfinkle,f=rnewman
I did as much conversion to "real Javascript" as I could stomach.  It
is, unfortunately, not feasible to remove all preprocessing from CSS
and XHTML files.

--HG--
extra : rebase_source : 8fb3601d09010d9efa4fa33b507dc327fe4dca47
extra : amend_source : 5f796e7cc131880b12756e17240396b040ae981c
2015-01-20 15:17:58 -08:00
Fernando Jimenez
56324f5e54 Bug 1097928 - Convert MozPaymentProvider to WebIDL. Android. r=wjohnston 2015-01-19 14:50:54 +01:00
Jared Wein
b5f521fe19 Bug 1074744 - Apply the margin-end to the volume controls when fullscreen is unavailable. r=gijs r=dolske
The adjusted margin-end needs to be applied to the volume controls when the fullscreen button is hidden due to fullscreen being unavailable, such as within an iframe that is lacking the allowfullscreen attribute. Previously the margin-end was only applied when the video was determined to be audio-only.
2015-01-09 14:29:36 -05:00
Margaret Leibovic
945009ac1b Bug 1101741 - Add filtering on about:passwords. r=mfinkle
--HG--
extra : rebase_source : d1d71f255db3b15896f22b71f71ec2bd9455882a
2015-01-06 17:28:30 -08:00
Carsten "Tomcat" Book
cc33239ad9 Backed out changeset 8e2bc21d3e69 (bug 1092006) for reftest failures 2014-12-22 17:17:59 +01:00
Mike Taylor
e1c757e680 Bug 1092006 - Fix substitution variable name used in content.css. r=wesj 2014-12-16 13:00:00 +01:00
Margaret Leibovic
de5e9c40f7 Bug 793920 - (Part 1) Move majority of Android reader mode code to a shared place in /toolkit. r=Mossop,bnicholson
--HG--
rename : mobile/android/chrome/content/JSDOMParser.js => toolkit/components/reader/content/JSDOMParser.js
rename : mobile/android/chrome/content/Readability.js => toolkit/components/reader/content/Readability.js
rename : mobile/android/chrome/content/aboutReader.html => toolkit/components/reader/content/aboutReader.html
rename : mobile/android/chrome/content/aboutReader.js => toolkit/components/reader/content/aboutReader.js
rename : mobile/android/chrome/content/readerWorker.js => toolkit/components/reader/content/readerWorker.js
rename : mobile/android/locales/en-US/chrome/aboutReader.properties => toolkit/locales/en-US/chrome/global/aboutReader.properties
extra : rebase_source : f0b900c46bb5dc894303ddf3701be7b019b61ae0
extra : histedit_source : 7417d0e4032ed3a3b1ab83af8f7e8a92951fdead
2014-12-10 16:44:53 -08:00
James Gilbertson
692304178e Bug 901360 - (Part 1) Use Downloads.jsm for download notifications. r=wesj
--HG--
extra : rebase_source : a05527361fcde5d7fd7b77b3bcc46955750d19e2
2014-12-08 11:26:31 -08:00
Chenxia Liu
dbce887c2a Bug 1093201 - Part 1: Passwords management UI. r=margaret 2014-12-10 15:43:13 -08:00
Margaret Leibovic
0677cb3a3d Bug 1106415 - Allow the add-on SDK to dynamically insert add-on options. r=mfinkle
--HG--
extra : rebase_source : fb958f6d6f77cd6bc2d356b6b76107fc653dff12
extra : amend_source : 67b932a1a42836cc824478ffe11f4b8f4da592a7
2014-12-08 11:24:13 -08:00
Daniel Holbert
a03d3e37d5 Bug 1093316 part 1: Backout changeset aece7f9f944c (i.e. backout bug 1032922 part 2), to reflect CSSWG removing "flex-basis: main-size" from the flexbox spec. 2014-11-25 11:28:15 -08:00
vivek
0c68fcbccc Bug 1093119: about:feedback page is aligned to left. r=margaret 2014-11-06 13:24:08 -08:00
vivek
8e645407ee Bug 1077080 - "submit button states in about:feedback". r=margaret 2014-10-17 07:12:00 +02:00
Mike Taylor
1ac8900259 Bug 1082757 - Remove max-width/height on radio & checkbox inputs. r=wesj 2014-10-15 11:18:00 +02:00
vivek
a5d82a64ea Bug 1077047 - "Refine footer banner in about:feedback" . r=margaret.leibovic 2014-10-10 07:51:00 +02:00
Vikneshwar
acc6a70eee Bug 1079565 - Removed prefix from -moz-calc usage in /mobile. r=margarete 2014-10-09 09:53:00 +02:00
Margaret Leibovic
828586497f Bug 1075219 - (Follow-up) Use calc instead of -moz-calc. r=trivial 2014-10-07 15:36:48 -07:00
Margaret Leibovic
cc9603792f Bug 1075219 - Update the colors of about pages. r=bnicholson 2014-10-07 15:32:25 -07:00
Timur Timirkhanov
3ef79d0177 Bug 1058243 - Deleted link to AMO in Add-on Manager header including aboutAddons.dtd. r=margaret 2014-10-03 14:37:18 -04:00
Margaret Leibovic
7b9babe291 Bug 1077407 - Remove header link to marketplace in about:apps. r=bnicholson 2014-10-06 10:00:06 -04:00
vivek
06b60a952e Bug 1007436 - "Revamp visual design of about:feedback". r=margaret.leibovic f=alam 2014-10-03 12:29:00 +02:00