Jared Wein
7cf654c3e7
Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs
2015-04-24 14:29:05 -04:00
Kartikaya Gupta
ebe4a3e37e
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
Alessio Placitelli
c0b82a2ef9
Bug 1141052 - Only allow HTTPS urls in SelfSupportBackend. r=gfritzsche
2015-03-10 03:52:00 -04:00
Gijs Kruitbosch
44dd453218
Bug 1124217 - don't gather telemetry for windows that have died, r=mconley
2015-04-16 11:41:19 +01:00
Jared Wein
2fd2750f7a
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
bd11c08616
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
50fd13c868
Back out 364bc6209cc5 (bug 1134501) for jetpack bustage
2015-04-15 22:08:20 -07:00
Jared Wein
93a0f2c0b0
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
5376266d08
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
3cf9e323ea
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
Marina Samuel
a048f7b582
Bug 1139052 - Don't show suggested tiles for users with fewer than 8 history tiles. r=adw
2015-04-14 14:39:50 -04:00
Marina Samuel
571670c469
Bug 1151876 - Blocking a targeted tile should remove its associated suggested tile in the next new tab. r=adw
2015-04-14 14:34:32 -04:00
Shane Caraveo
6350012922
Bug 1153952 fix social button size, clarify attribute name across sdk and social, r=dao
2015-04-14 10:19:37 -07:00
Margaret Leibovic
58c6ccce24
Bug 1152412 - Handle errors downloading and parsing documents for reader view. r=bnicholson
2015-04-10 14:41:14 -07:00
Doug Turner
5c538bf53e
Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification. r=MattN+bmo@mozilla.com
2015-04-10 20:19:28 -07:00
Mike Conley
eee86a12c3
Bug 1110887 - Add test to exercise both cases of some non-determinism when dealing with plugin crashes in e10s. r=felipe.
2015-03-27 16:32:24 -04:00
Mike Conley
4e442036cc
Bug 1110887 - Make the plugin crash reporter work with e10s. r=felipe.
...
This patch does the following:
* Has the gPluginHandler tell content processes when a NPAPI plugin crashes
* Introduces PluginCrashReporter, and renames TabCrashReporter.jsm to ContentCrashReporters.jsm.
* Makes gPluginHandler use PluginCrashReporter to submit plugin crashes.
* If a plugin crash report is submitted, puts all visible instances into the submitted state.
* Makes the plugin crashed notification bar work with run IDs.
* Removes event and message listeners in PluginContent when uninitting.
2015-03-27 23:34:15 -04:00
Carsten "Tomcat" Book
2fa5830c12
Backed out changeset 503877a91767 (bug 1110887) for bc1 test failures
2015-04-09 13:11:32 +02:00
Carsten "Tomcat" Book
48cb4cdb39
Backed out changeset 71310d7e7e2c (bug 1110887)
2015-04-09 13:05:55 +02:00
Mike Conley
6b815d655f
Bug 1110887 - Add test to exercise both cases of some non-determinism when dealing with plugin crashes in e10s. r=felipe.
2015-03-27 16:32:24 -04:00
Mike Conley
b8a0cc8cfb
Bug 1110887 - Make the plugin crash reporter work with e10s. r=felipe.
...
This patch does the following:
* Has the gPluginHandler tell content processes when a NPAPI plugin crashes
* Introduces PluginCrashReporter, and renames TabCrashReporter.jsm to ContentCrashReporters.jsm.
* Makes gPluginHandler use PluginCrashReporter to submit plugin crashes.
* If a plugin crash report is submitted, puts all visible instances into the submitted state.
* Makes the plugin crashed notification bar work with run IDs.
* Removes event and message listeners in PluginContent when uninitting.
2015-03-27 23:34:15 -04:00
Keita Mimura
8601d7e228
Bug 1137234 - Make middle clicks on search suggestions on about:home, about:newtab open search results in a background tab. r=adw
2015-04-07 11:35:38 -07:00
Gavin Sharp
37859b95b8
Bug 1148562: right clicking the reader mode button shouldn't trigger reader mode, r=jaws
2015-04-05 18:50:08 -07:00
Marina Samuel
de14453564
Bug 1149682: Don't cache (or show) sponsored suggested links. r=adw
2015-04-01 17:34:21 -04:00
Marina Samuel
59dcd71d70
Bug 1149680: Send the Firefox channel on fetch. r=adw
2015-04-01 17:30:28 -04:00
Marina Samuel
8969e4e7ca
Bug 1105360: Only enhance tiles that are under the 'enhanced' key. r=adw
2015-04-01 17:26:46 -04:00
Jared Wein
ee325f2275
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
Ed Lee
ba5245a0e3
Bug 1148938 - Temporarily test suggested tiles for Nightly and Aurora [r=adw]
...
Temporarily switch to a local source with test suggested data.
2015-03-29 23:43:30 -07:00
Ed Lee
e3de81a6b8
Bug 1149021 - Suggested tile with just an image shows a thumbnail instead [r=adw]
...
Use Object.assign to copy over base values into a new link with extra attributes.
2015-03-29 23:30:54 -07:00
Wes Kocher
28034396c1
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-30 19:42:25 -07:00
Jared Wein
112998b5e5
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
a98fcf38d4
Bug 1147113 - Filter the article properties in ReaderParent.jsm instead of ReadingList.jsm. r=adw
2015-03-30 12:02:52 -04:00
Marina Samuel
b703242588
Bug 1136203 - Remove thumbnail/title replacing functionality for history tiles. r=adw
2015-03-27 17:57:11 -04:00
Ed Lee
28beb6313b
Bug 1140496 - Only show a suggested tile url for some number of times or until clicked [r=adw]
...
Default to a hardcoded frequency cap that decreases by 1 per view or all for a click.
2015-03-22 00:46:26 -07:00
Marina Samuel
87037038e5
Bug 1136208 - Change all references of 'related' to 'suggested' r=adw
2015-03-26 17:23:21 -04:00
Marina Samuel
5dcc57c3cb
Bug 1143745 - Update the way Firefox reads directoryLinks.json sent from the server for the tiles v3 endpoint. r=adw
2015-03-26 17:17:59 -04:00
Marina Samuel
61f9dd2f01
Bug 1143797 - Allow clicking on suggested explanation text to see overlay explaining the suggested tile. r=adw
2015-03-26 17:05:44 -04:00
Alessio Placitelli
bc31318d43
Bug 1134279 - Change Telemetry data producers to use the correct recording flags. r=vladan
2015-03-23 04:39:00 +01:00
Abhinav Koppula
1c7fd0fdc4
Bug 1127337 - Show article favicon in the browser tab in reader mode. r=jaws
2015-03-18 16:22:00 -04:00
Jared Wein
a131d1252e
Bug 1140340 - Add Reader Mode menu item to the menu bar. r=florian
2015-03-20 17:35:55 -07:00
Jared Wein
38fbc051fc
Bug 1140345 - Use an image instead of toolbarbutton for the reading view button. r=florian
2015-03-20 17:28:03 -07:00
Marina Samuel
c6ae142a95
Bug 1126188: Show suggested tile explanation text under a suggested tile. r=adw
2015-03-20 16:39:09 -04:00
Drew Willcoxon
05792a5d58
Bug 1131416 - Desktop syncing module for reading list service (prepatory changes). r=markh
2015-03-20 12:12:10 -07:00
Alex Verstak
7ecbab6ff5
Bug 1113431 - Propagate referrer policy throughout the UI: command-click and context menu open link in new tab/window. r=gijskruitbosch
2015-03-04 23:29:55 -08:00
Margaret Leibovic
e6b74c0e56
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
de3b9c9119
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
Marina Samuel
eeb6cc64f9
Bug 1126184: Part 3: Mochitest fixes for suggested tiles.
2015-03-13 11:45:38 -04:00
Marina Samuel
d34ad163c6
Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw
2015-03-13 11:45:34 -04:00
Marina Samuel
49cf9583fc
Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw
2015-03-13 11:45:31 -04:00
Bill McCloskey
1dac3c4779
Bug 1142542 - Use AppConstants in browser/modules (r=gavin)
2015-03-13 08:19:09 -07:00