Paolo Amadini
af796680a8
Bug 1236229 - The showInfo API in UITour.jsm should accept JavaScript callbacks rather than callback IDs. r=MattN
2016-01-05 14:04:49 +00:00
Shane Caraveo
6d58cc3ee1
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
2015-12-29 15:40:52 -08:00
Shu-yu Guo
45211869c8
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
53cbcfacea
Bug 1182778, r=margaret,f=bz
2015-07-17 13:30:42 +01:00
Mark Hammond
dd99cdb993
Bug 1184005 - Remove readinglist. r=MattN,jaws,adw
2015-08-04 12:00:43 +10:00
Matthew Noorenberghe
2ec0c29ea3
Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs
...
Based on a patch by Jared Wein (:jaws).
2015-04-30 13:43:47 -07:00
Jared Wein
4006b64abe
Bug 1158960 - Reader view is broken in e10s mode. r=Gijs
2015-04-27 18:29:18 -04:00
Jared Wein
b045675a83
Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs
2015-04-24 14:29:05 -04:00
Jared Wein
16eac409bc
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
b5ada53a18
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
e77a29408d
Back out 364bc6209cc5 (bug 1134501) for jetpack bustage
2015-04-15 22:08:20 -07:00
Jared Wein
8fb2e26f5c
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
64126ad6ca
Bug 1134501 - add way for UITour'd page to force-show the reader mode button, r=margaret
2015-04-13 20:12:57 +01:00
Margaret Leibovic
43952d6ff5
Bug 1152121 - Factor out logic to get original URL from reader URL into shared place, and handle malformed URI excpetions. r=Gijs, mcomella
2015-04-06 16:07:03 -07:00
Margaret Leibovic
db762bc765
Bug 1152412 - Handle errors downloading and parsing documents for reader view. r=bnicholson
2015-04-10 14:41:14 -07:00
Gavin Sharp
b94daf2b5d
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
d2a191a121
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
780e0d01fb
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-30 19:42:25 -07:00
Jared Wein
e21a527026
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
830e635129
Bug 1147113 - Filter the article properties in ReaderParent.jsm instead of ReadingList.jsm. r=adw
2015-03-30 12:02:52 -04:00
Abhinav Koppula
bcec7b58d7
Bug 1127337 - Show article favicon in the browser tab in reader mode. r=jaws
2015-03-18 16:22:00 -04:00
Jared Wein
ae5888837c
Bug 1140340 - Add Reader Mode menu item to the menu bar. r=florian
2015-03-20 17:35:55 -07:00
Jared Wein
8ba0bac2f9
Bug 1140345 - Use an image instead of toolbarbutton for the reading view button. r=florian
2015-03-20 17:28:03 -07:00
Drew Willcoxon
6381aa790b
Bug 1131416 - Desktop syncing module for reading list service (prepatory changes). r=markh
2015-03-20 12:12:10 -07:00
Margaret Leibovic
398c5277f1
Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson
2015-03-12 20:06:37 -07:00
Blair McBride
6ed56726ec
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
d46f29a3ba
Bug 1142217 - Make the '+-' button in reader view work. r=markh
2015-03-13 17:04:56 +11:00
Wes Kocher
e6f91a3e1a
Backed out changeset 90abee1a4bc0 (bug 1142217) for bc1-e10s orange
2015-03-12 17:19:39 -07:00
Florian Quèze
51d6806b13
Bug 1142217 - Make the '+-' button in reader view work. r=markh
2015-03-12 23:47:26 +01:00
Margaret Leibovic
bc24dcc2d4
Bug 1138628 - Don't try to find article in reader mode cache on desktop because we don't actually store them. r=Unfocused
2015-03-03 17:23:34 -08:00
Margaret Leibovic
b7a15d5c2c
Bug 1128757 - Do not trim fragments from URLs loaded in reader view. r=bnicholson
2015-02-26 14:08:29 -08:00
Margaret Leibovic
9ba9a76333
Bug 1136716 - Consolidate reader view strings in one .properties file, and make the strings to close reader view consistent. r=bnicholson,Unfocused
2015-02-27 11:29:18 -08:00
Matt Hammerly
5b35001a8c
Bug 1124271 - Entering reader mode from an app tab shouldn't open a new tab. r=jaws
2015-02-23 20:44:27 -08:00
Abdelrhman Ahmed
7ca6117ef7
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
4baa8c7198
Bug 1131303 - Update strings for reader view/reading list UI, and add title text to reader view toolbar buttons. r=Unfocused,rnewman
2015-02-12 09:15:45 -08:00
Margaret Leibovic
5abb8ba942
Bug 1123910 - Display original article URL in urlbar when in reader mode (instead of about:reader). r=Unfocused
2015-02-04 18:27:39 -08:00
Margaret Leibovic
98cbf8e07d
Bug 1132547
- Move reader.has_used_toolbar logic to Android's Reader.js. r=bnicholson
2015-02-12 15:23:26 -08:00
Margaret Leibovic
d76e3bc8b9
Bug 1131458 - Make reader mode button accessible. r=Gijs
2015-02-11 07:29:34 -08:00
Margaret Leibovic
91ddf24b6c
Bug 1125396 - Check to make sure messageManager exists before sending message with article data. r=jaws
2015-01-23 15:23:21 -08:00
Margaret Leibovic
c092a4fc7d
Bug 795981 - (Part 2) Add reader mode button to toolbar. r=jaws,mfinkle
2015-01-02 17:20:12 -08:00
Margaret Leibovic
9a83b1cc52
Bug 795981 - (Part 1) Hook up reader mode for desktop. r=jaws
2014-12-30 10:44:34 -05:00