Marina Samuel
15c75d01a0
Bug 1126184: Part 3: Mochitest fixes for suggested tiles.
2015-03-13 11:45:38 -04:00
Marina Samuel
e19985d4b9
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
918b115aaa
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
d53a633a7e
Bug 1142542 - Use AppConstants in browser/modules (r=gavin)
2015-03-13 08:19:09 -07:00
Florian Quèze
63d252df81
Bug 1142217 - Make the '+-' button in reader view work. r=markh
2015-03-13 17:04:56 +11:00
Wes Kocher
5f638ddc6e
Backed out changeset 90abee1a4bc0 (bug 1142217) for bc1-e10s orange
2015-03-12 17:19:39 -07:00
Florian Quèze
f1955acc0e
Bug 1142217 - Make the '+-' button in reader view work. r=markh
2015-03-12 23:47:26 +01:00
Mike de Boer
f7688edaf6
Bug 1142066: add strings for screen sharing type Browser, aka tab-sharing for the WebRTC UI indicators. r=florian
2015-03-12 17:02:28 +01:00
Mike de Boer
485c2ad407
Bug 1141122: supply a more canonical alternative to about:loopconversation in Loop conversation gUM prompts. r=florian
2015-03-12 16:54:33 +01:00
Mike de Boer
f7f8346239
Bug 1139907: show WebRTC screen sharing notification icon in Hello conversation window and globally when tab sharing is active. r=jesup,florian
2015-03-11 16:34:31 +01:00
Wes Kocher
57048f9c55
Backed out 3 changesets (bug 1126184) for causing a spike in new tab bc1 test failures CLOSED TREE
...
Backed out changeset 7d48a8bad488 (bug 1126184)
Backed out changeset a1fa056e0c0d (bug 1126184)
Backed out changeset e29b97e5e30c (bug 1126184)
2015-03-10 19:01:11 -07:00
Marina Samuel
7f2c6b6cd5
Bug 1126184: Part 3: Mochitest fixes for suggested tiles. r=adw
2015-03-10 17:33:28 -04:00
Marina Samuel
c8ecc19cbd
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-10 17:33:25 -04:00
Marina Samuel
56ad42cb1a
Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw
2015-03-10 17:33:22 -04:00
Marina Samuel
0a931a96be
Bug 1126182: Extract related tiles data from links json and store for later selection. r=adw
2015-03-10 17:08:30 -04:00
Shane Caraveo
d175a2f9af
Bug 1103104 support title in text fields for share providers, r=Gijs
2015-03-10 08:38:15 -07:00
Margaret Leibovic
935f120b51
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
Blair McBride
fe28e7efde
Bug 1131911 - Extract page metadata extraction from Social.jsm to its own JSM. r=mixedpuppy
2015-03-06 11:43:05 +13:00
Margaret Leibovic
946398ab51
Bug 1128757 - Do not trim fragments from URLs loaded in reader view. r=bnicholson
2015-02-26 14:08:29 -08:00
Margaret Leibovic
16b3bad34d
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
Mark Hammond
c7735fefd4
Bug 1127577 - nsITaskbarPreview::Invalidate no longer throws when not visible. r=jimm
2015-02-27 14:21:48 +11:00
Matt Hammerly
a0ab2333b8
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
Mike Conley
86cf179c70
Bug 1077168 - Notice when any content requesting Webapp permissions browses away, and remove the notification. r=felipe.
...
PopupNotifications are great at noticing when the top outer frame changes
location, and clears any pending notifications accordingly. It is, however,
not so great at noticing when subframes that have caused notifications
change location.
Now, when prompting for install / uninstall permissions, we add an
nsIWebProgressListener to the gBrowser that will remove the
notification if we hear that the requesting content has browsed
away.
2015-02-11 11:46:50 -05:00
Mike Conley
6c2d1d1823
Bug 1077168 - Make WebappManager.jsm use the top window id to select which browser to show notifications in. r=felipe.
2015-01-27 18:32:40 -05:00
Alessio Placitelli
45327633a8
Bug 1111022 - Tests for the SelfSupport backend. r=gfritzsche
2015-01-09 11:18:00 +01:00
Alessio Placitelli
03b7132d45
Bug 1111022 - Load self-support page in a hidden tab. r=ttaubert
2015-01-27 08:11:00 +01:00
Abdelrhman Ahmed
f77e7c91bb
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
85d5dec232
backout a9139003abaf for busting mobile
2015-02-20 14:06:56 -08:00
Abdelrhman Ahmed
4939d42cba
Bug 1132925 - Pass messages to the parent process to set reader mode prefs. r=margaret
2015-02-20 14:00:12 -08:00
shreyas
9619bb0456
Bug 1071558 - Correctly handle middle- and right-clicks on search suggestions in about:home and about:newtab. r=adw
2015-02-20 11:05:39 -08:00
Abhilash Mhaisne
34898eeceb
Bug 1097876 - Collect UITelemetry about the Panic Button, r=florian.
2015-02-20 12:43:57 +01:00
Gijs Kruitbosch
d57f67f36d
Bug 1111153 - show error notifications for broken EME content, r=florian
2015-02-20 10:38:18 +01:00
Margaret Leibovic
726c3d1e87
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
Dave Townsend
7f897fc9f4
Bug 1081856: Allow javascript urls to load in any process. r=mconley
...
--HG--
extra : rebase_source : 6c4e534d1fce84baaeff5abb08573dd1c0cb492d
2015-02-18 10:59:10 -08:00
Margaret Leibovic
b092b1bd85
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
9d46268d9a
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
Gijs Kruitbosch
587a8777fa
Bug 1111147 - update nsContextMenu for EME, r=florian
2015-02-10 02:04:06 +00:00
Margaret Leibovic
8e206969c2
Bug 1131458 - Make reader mode button accessible. r=Gijs
...
--HG--
extra : rebase_source : 284401d49e0c92f9b0aa122a3a526c9bea1a3b08
2015-02-11 07:29:34 -08:00
Margaret Leibovic
ea6929dc00
Bug 1129989 - ReaderParent.jsm doesn't need to be pre-processed. r=ttaubert
...
--HG--
extra : rebase_source : 694cd2b1b10729057793e40c54409fd437e2d2af
2015-02-10 16:25:27 -08:00
Nathan Froyd
52356e8a4b
Bug 1118502
- part 2 - ensure addOneTab sees a referrer URI if it was available; r=mconley
...
addOneTab uses the existence of a referrer URI to determine where to
position the newly opened tab. Bug 1031264
changed callsites so that a
referrer URI was no longer passed in if the opening link had
rel=noreferrer set on it. This change, then, broke placement of newly
opened tabs if their opening link had rel=noreferrer on it.
Instead of not passing in the referrer URI if rel=noreferrer, let's
instead explicitly tell addOneTab whether rel=noreferrer was present on
the opening link. Then addOneTab can hide the referrer URI from the
actual network request, while still using the referrer URI to determine
tab placement.
2015-02-06 14:00:45 -05:00
Ryan VanderMeulen
817924eff7
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-02-10 16:03:15 -05:00
Abhilash Mhaisne
ad38e9e026
Bug 1130210 - Add browser.search.showOneOffButtons value in telemetry UI, r=florian.
2015-02-10 12:49:18 +01:00
Abdelrhman Ahmed
fe51a465fc
Bug 1113561 - display more than two of previous search in the suggestions pane of about:home, r=florian.
2015-02-10 12:47:43 +01:00
Alessio Placitelli
48d1003b45
Bug 1128500 - Make CustomizationTabPreloader.jsm use HiddenFrame.jsm. r=ttaubert
2015-02-04 06:34:00 +01:00
Alessio Placitelli
fd3f2e3886
Bug 1128500 - Put |HiddenFrame| from CustomizationTabPreloader.jsm in HiddenFrame.jsm. r=ttaubert
2015-02-04 06:33:00 +01:00
Yury Delendik
4869821ce5
Bug 1130032 - Missing plugin UI is broken. r=mconley
...
--HG--
extra : rebase_source : dbd952962fb2023ca4e61a4dbd4184c53860edec
2015-02-06 15:15:25 -06:00
Christoph Kerschbaumer
3f569be398
Bug 1130816 - Bad argument passed to newChannelFromURI2 in WindowsPreviewPerTab.jsm (r=gijs)
2015-02-08 20:46:47 -08:00
Christoph Kerschbaumer
2f68a5b69c
Bug 1087726: Make JS callers of ios.newChannel call ios.newChannel2 in browser/ (r=gijs)
2014-10-24 14:36:11 -07:00
Wes Kocher
5016b7b330
Merge inbound to m-c a=merge CLOSED TREE
2015-02-06 14:44:10 -08:00
Gijs Kruitbosch
2144399143
Bug 1111148 - show doorhanger for EME being played back, r=florian
...
--HG--
extra : rebase_source : 1b441c55e6e78b6096977dc25dd232c3c6bb653c
2015-02-04 17:13:38 +00:00