Commit Graph

1706 Commits

Author SHA1 Message Date
Tim Taubert
87f6117291 Bug 1109875 - Make browser.permanentKey a property of the XUL element instead of a property of the XUL binding r=billm 2015-04-28 18:55:43 +02:00
Florian Quèze
bfee8f4d0f Bug 1155518 - Implement "Save to Pocket" context menu item, r=jaws. 2015-05-05 12:24:10 +02:00
Ryan VanderMeulen
750cbab63d Merge m-c to inbound. a=merge 2015-05-04 16:11:38 -04:00
Mike Conley
d513944161 Bug 1146955 - Have PluginContent and PluginCrashReporter work with GMPs and pluginIDs. r=felipe. 2015-04-27 15:10:54 -04:00
Brad Lassey
bae31aeb9a Bug 1146955 - Dispatch PluginCrashed event in content process on GMP crash for PeerConnection. r=jesup.
Original patch by Brad Lassey <blassey@mozilla.com>.
2015-04-27 15:44:36 -04:00
Mark Hammond
cf51d3bec4 Bug 1144493 - wallpaper over enough cracks to make page info work with e10s. r=mconley 2015-05-04 17:38:38 +10:00
Matthew Noorenberghe
556e2eb79c 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
Ed Lee
bb6b3a2f7d Bug 1148862 - Update pref to the new v3 endpoint [r=adw] 2015-04-01 01:02:50 -07:00
Ed Lee
6504db9cc4 Bug 1152145 - Filter for specific suggested tiles adgroups/buckets/frecent_sites lists with display name [r=adw]
Use a set of predefined lists of allowed sites with explicit names.
2015-04-07 19:13:46 -07:00
Wes Kocher
19fce9a12d Merge fx-team to m-c a=merge CLOSED TREE 2015-04-29 16:46:00 -07:00
ziyunfei
649e7033e4 Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
Dão Gottwald
ae91b8953f Bug 1063625 - Show the "Warn me when closing multiple tabs" and "Warn me when opening multiple tabs might slow down &brandShortName;" checkboxes only when needed. ui-r=phlsa r=jaws 2015-04-28 18:30:19 +02:00
Jared Wein
c88c426522 Bug 1158960 - Reader view is broken in e10s mode. r=Gijs 2015-04-27 18:29:18 -04:00
Jared Wein
6c0eeafec4 Bug 1155523 - follow-up, remove pocket-button from BrowserUITelemetry default placements. 2015-04-24 14:39:17 -04:00
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