Commit Graph

39 Commits

Author SHA1 Message Date
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Gijs Kruitbosch
127aeefe17 Bug 1182778, r=margaret,f=bz
--HG--
extra : commitid : ATLsconKiIq
extra : rebase_source : 4e6c3207ce438c4429dc32695dcbc4fbf5a2c022
2015-07-17 13:30:42 +01:00
Mark Hammond
4cc97da765 Bug 1184005 - Remove readinglist. r=MattN,jaws,adw 2015-08-04 12:00:43 +10:00
Matthew Noorenberghe
e0462894d4 Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs
Based on a patch by Jared Wein (:jaws).

--HG--
extra : rebase_source : fc9399a9acb2bb36831df1f5b99b3f9da02b1dbb
2015-04-30 13:43:47 -07:00
Jared Wein
feb88bb13a Bug 1158960 - Reader view is broken in e10s mode. r=Gijs
--HG--
extra : rebase_source : c1eaa648dc02f7d6991bd72b157ff7c7e5b32539
2015-04-27 18:29:18 -04:00
Jared Wein
33ebd558f5 Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs 2015-04-24 14:29:05 -04:00
Jared Wein
6222fd05b3 Bug 1155304 - Right-clicking the reading list + button (in URL bar), shouldn't add the page to the reading list. r=gijs 2015-04-16 14:40:18 -04:00
Jared Wein
5ac5ee9fcf Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Phil Ringnalda
1c5973f626 Back out 364bc6209cc5 (bug 1134501) for jetpack bustage 2015-04-15 22:08:20 -07:00
Jared Wein
2a59eeb639 Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Gijs Kruitbosch
817049f58a Bug 1134501 - add way for UITour'd page to force-show the reader mode button, r=margaret
--HG--
extra : rebase_source : fce241271556dab4253c8ba4d45b0937eeda2d41
2015-04-13 20:12:57 +01:00
Margaret Leibovic
c5fa83cd59 Bug 1152121 - Factor out logic to get original URL from reader URL into shared place, and handle malformed URI excpetions. r=Gijs, mcomella
--HG--
extra : rebase_source : 90a5a04b3eb3256a2354f9ebbf65e7595f568a91
2015-04-06 16:07:03 -07:00
Margaret Leibovic
ef66ed11a8 Bug 1152412 - Handle errors downloading and parsing documents for reader view. r=bnicholson
--HG--
extra : rebase_source : 3bb7f0207971e48445ad46ddc28d2855d8ba1c3f
2015-04-10 14:41:14 -07:00
Gavin Sharp
f2c4532dfe Bug 1148562: right clicking the reader mode button shouldn't trigger reader mode, r=jaws 2015-04-05 18:50:08 -07:00
Jared Wein
9ab973102b Bug 1146773 - Unify the code paths for adding an item to the reading list (location bar + reader mode). r=margaret 2015-03-30 19:58:00 -04:00
Wes Kocher
73800cd3df Merge m-c to fx-team a=merge CLOSED TREE 2015-03-30 19:42:25 -07:00
Jared Wein
4e7c5a4f97 Bug 1149179 - Use separate access keys for Enter and Exit in Reader View. r=me, a=RyanVM 2015-03-30 11:32:00 -04:00
Jared Wein
88eddc548c Bug 1147113 - Filter the article properties in ReaderParent.jsm instead of ReadingList.jsm. r=adw
--HG--
extra : rebase_source : f16ef837e9b855e90bd300a02f39936d897483a9
2015-03-30 12:02:52 -04:00
Abhinav Koppula
7a8fca2a06 Bug 1127337 - Show article favicon in the browser tab in reader mode. r=jaws 2015-03-18 16:22:00 -04:00
Jared Wein
d2549c4e7a Bug 1140340 - Add Reader Mode menu item to the menu bar. r=florian
--HG--
extra : rebase_source : 3c22f45081c84e99b96a919da6175fe35c1545b4
2015-03-20 17:35:55 -07:00
Jared Wein
0a6753444c Bug 1140345 - Use an image instead of toolbarbutton for the reading view button. r=florian
--HG--
extra : rebase_source : a9c81392483e4705f34603adc1f71f31aff303a9
2015-03-20 17:28:03 -07:00
Drew Willcoxon
53feeeb6b1 Bug 1131416 - Desktop syncing module for reading list service (prepatory changes). r=markh 2015-03-20 12:12:10 -07:00
Margaret Leibovic
5327d3c2ae Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson
--HG--
extra : rebase_source : 98f768841b9a858c9d8bce53cb9dc6770796c2ea
2015-03-12 20:06:37 -07:00
Blair McBride
1eebf08096 Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw 2015-03-17 12:49:07 -07:00
Florian Quèze
bbe788d560 Bug 1142217 - Make the '+-' button in reader view work. r=markh 2015-03-13 17:04:56 +11:00
Wes Kocher
d8fe04f804 Backed out changeset 90abee1a4bc0 (bug 1142217) for bc1-e10s orange 2015-03-12 17:19:39 -07:00
Florian Quèze
60df7c858c Bug 1142217 - Make the '+-' button in reader view work. r=markh 2015-03-12 23:47:26 +01:00
Margaret Leibovic
fdaabbebe5 Bug 1138628 - Don't try to find article in reader mode cache on desktop because we don't actually store them. r=Unfocused
--HG--
extra : rebase_source : f6c95aa9564094579147c5e4fba8dd04d399aae7
2015-03-03 17:23:34 -08:00
Margaret Leibovic
83e3f73fce Bug 1128757 - Do not trim fragments from URLs loaded in reader view. r=bnicholson
--HG--
extra : rebase_source : 95965e5fba02193d5bbb94e5427f7d939547b01a
2015-02-26 14:08:29 -08:00
Margaret Leibovic
c8bbe85af8 Bug 1136716 - Consolidate reader view strings in one .properties file, and make the strings to close reader view consistent. r=bnicholson,Unfocused
--HG--
extra : rebase_source : e50c9c99a919a660fb064fc452c0cee62a04ee43
2015-02-27 11:29:18 -08:00
Matt Hammerly
475fd32578 Bug 1124271 - Entering reader mode from an app tab shouldn't open a new tab. r=jaws
--HG--
extra : rebase_source : 49371af0d343a9e6a142f96af360bccd2a0da11a
extra : histedit_source : ebce9c0c7d91a00f2e0c3023b85dc356cc4acc62
2015-02-23 20:44:27 -08:00
Abdelrhman Ahmed
7e4b81d7e2 Bug 1132925 - Pass messages to the parent process to set reader mode prefs. r=margaret 2015-02-20 15:56:00 -05:00
Margaret Leibovic
79579aae38 Bug 1131303 - Update strings for reader view/reading list UI, and add title text to reader view toolbar buttons. r=Unfocused,rnewman
--HG--
extra : rebase_source : 42a40f76da543930c9f08373fb0836774a1c5290
2015-02-12 09:15:45 -08:00
Margaret Leibovic
f92e0f6e25 Bug 1123910 - Display original article URL in urlbar when in reader mode (instead of about:reader). r=Unfocused
--HG--
extra : rebase_source : 0d9a2b146e4ffd2724205c5fcd1ffb80fcd0e7af
2015-02-04 18:27:39 -08:00
Margaret Leibovic
f013fe48c4 Bug 1132547 - Move reader.has_used_toolbar logic to Android's Reader.js. r=bnicholson
--HG--
extra : rebase_source : 6c3e57259a0dc4a70222fa2fdf4aa1c5b823f93c
2015-02-12 15:23:26 -08:00
Margaret Leibovic
4acaa51764 Bug 1131458 - Make reader mode button accessible. r=Gijs
--HG--
extra : rebase_source : 284401d49e0c92f9b0aa122a3a526c9bea1a3b08
2015-02-11 07:29:34 -08:00
Margaret Leibovic
23f1a76564 Bug 1125396 - Check to make sure messageManager exists before sending message with article data. r=jaws
--HG--
extra : rebase_source : 8ab9ef73d3aa5663c6769ada8fe08c6ba10d0e1e
extra : histedit_source : 9047108c3f642ad1d6a57046b6e181b17d46bed2
2015-01-23 15:23:21 -08:00
Margaret Leibovic
dcce620b41 Bug 795981 - (Part 2) Add reader mode button to toolbar. r=jaws,mfinkle
--HG--
extra : rebase_source : e10a6ea5771138cc34e2195e0ac87349968ae8de
2015-01-02 17:20:12 -08:00
Margaret Leibovic
d2c02d2fcc Bug 795981 - (Part 1) Hook up reader mode for desktop. r=jaws
--HG--
extra : rebase_source : d2ecf5b2079f6bdbfc2ccfe6149a86075293967f
2014-12-30 10:44:34 -05:00