Commit Graph

9658 Commits

Author SHA1 Message Date
Drew Willcoxon
cf204e76e2 Bug 1131416 - Desktop syncing module for reading list service (prepatory changes). r=markh 2015-03-20 12:12:10 -07:00
Florian Quèze
8e3c48469c Bug 1144823 - reading list sidebar should be sorted by most recently added, r=markh. 2015-03-20 12:07:16 -07:00
Florian Quèze
a99361980d Bug 1144380 - active state on reading list sidebar persists after switching tabs, r=markh. 2015-03-20 12:05:35 -07:00
Mark Hammond
5d9fdb67cf Bug 1131414 (part 2) - add the reading-list engine to Sync prefs. r=adw 2015-03-20 11:08:51 -07:00
Paolo Amadini
7f16e5c241 Bug 1143903 - Display username and password as separate fields in the password doorhanger. r=MattN 2015-03-20 10:26:01 -07:00
Paolo Amadini
54ed0d8791 Bug 1143937 - Make BrowserTestUtils.waitForEvent not use flaky timeouts and cover more use cases. r=smacleod 2015-03-20 10:26:01 -07:00
Ian Moody
9566567093 Bug 1141186 - Fix context-menu Share commands so they don't use unsafe CPOWs. r=mconley 2015-03-11 21:19:30 +00:00
Ian Moody
485ba23286 Bug 1134222 - Store the value of linkText that is calculated during nsContextMenu init and reuse it later rather than recalculating it. r=mconley 2015-03-08 10:37:00 -04:00
Alex Verstak
ff9d7f50a1 Bug 1144816 - focus the content window before popping up the context menu, rs=gijs 2015-03-20 02:07:00 -07:00
Marco Bonardo
71b939a449 Bug 1125115 - Write a new keywords pseudo-API in PlacesUtils. r=ttaubert 2015-03-20 09:39:25 +01:00
Margaret Leibovic
d6262bfc95 Bug 1145259 - Add pageshow listener to check whether or not to show reader button when DOMContentLoaded doesn't fire. r=Gijs 2015-03-19 11:44:07 -07:00
Margaret Leibovic
ebfbba77cd Bug 1143844 - Update readerModeArticle.html test case to have more paragrpahs. r=Gijs 2015-03-19 13:17:01 -07:00
Florian Quèze
b95e8b2888 Bug 1144680 - The Reading List URLbar button should handle about:reader urls and filter out other non-http(s) urls, r=markh. 2015-03-19 15:50:23 -07:00
Wes Kocher
3f586a3e72 Backed out changeset 1b23439451a8 (bug 1079245) 2015-03-19 15:43:21 -07:00
Steven MacLeod
1f1617a0fa Bug 1079245 - Set about:privatebrowsing to load in child. r=mossop
browser_privatebrowsing_downloadLastDir.js and browser_bug963945.js are
also updated to work properly when about:privatebrowsing is loaded
remotely.
2015-02-09 15:42:39 -05:00
Margaret Leibovic
a495df4340 Bug 1132674 - Show reader toolbar button on DOMContentLoaded instead of pageshow. r=Gijs 2015-03-18 10:35:53 -07:00
Abdelrhman Ahmed
fcf9a60c6e Bug 1144780 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao 2015-03-18 11:25:00 +01:00
Paolo Amadini
a74d03e0b6 Bug 1143852 - Remove duplication between password-save and password-change notifications. r=MattN 2015-03-18 18:24:59 -07:00
Christoph Kerschbaumer
6058ba79ef Bug 1144816 - Add longer timeout to meta referrer tests. r=gijs
CLOSED TREE
2015-03-18 13:47:00 -07:00
Christoph Kerschbaumer
a0f2bbd8d4 Bug 1113431 - Tests for referrer in click, middle click, and open new link in new {tab, window}. r=gijskruitbosch 2015-02-20 16:18:05 -08:00
Alex Verstak
477f162e76 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
Ian Moody
32f15e4829 Bug 1134391 - Make "View Image/Video" command use messages to avoid unsafe CPOW warnings. r=mconley 2015-03-04 21:27:35 +00:00
Margaret Leibovic
ff94ebea21 Bug 1139678 - (Part 2) Update non-reader-able test URL in browser_readerMode.js. r=Gijs 2015-03-17 09:23:19 -07:00
Margaret Leibovic
aaa20d3d7c Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson 2015-03-12 20:06:37 -07:00
Dave Townsend
bd56bdfdb9 Bug 1136910: Fix browser_tab_dragdrop.js to avoid CPOWs and correctly test clicks. r=mconley, r=ttaubert
Switches the whole test to task based and removes most of the CPOW traffic, the
plugin checks are the notable exception.

This also makes ContentTask act sanely in the presence of tab detach by using
browser.permanentKey as the indication that the framescript has been loaded and
just listening to all frames.

Also adds a click in the upper-left of the content area to browser_tabopen_reflows.js
to make sure the mouse isn't hovered over one of the tiles causing an unexpected
reflow.
2015-03-09 15:53:01 -07:00
Blair McBride
7c27889951 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
Masatoshi Kimura
b23f9dc54f Bug 1143082 - Fix a message in the mixed content UI. r=dolske 2015-03-17 20:34:58 +09:00
Carsten "Tomcat" Book
21682b3a69 merge mozilla-inbound to mozilla-central a=merge 2015-03-17 11:36:52 +01:00
Mark Hammond
9fcccc982e Backout 79e1475e5b35 (bug 1131457) for more bc failures. 2015-03-16 18:45:06 -07:00
Blair McBride
87b02ffadc Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw 2015-03-16 17:20:52 -07:00
Wes Kocher
764eed6b4b Backed out changeset a54e67ffcfd0 (bug 1131457) for bc1 orange 2015-03-16 17:15:54 -07:00
Blair McBride
bf5de8f239 Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw 2015-03-16 15:25:46 -07:00
Wes Kocher
a8d09ee8d3 Backed out changeset 35a52bd476cb (bug 1139678) for e10s bc1 orange 2015-03-16 15:24:16 -07:00
Margaret Leibovic
ef879de218 Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson 2015-03-12 20:06:37 -07:00
Dave Townsend
7980d8b47e Bug 1143118: Fix intermittent browser_tab_detach_restore.js. r=ttaubert 2015-03-16 11:19:34 -07:00
Marina Samuel
15c75d01a0 Bug 1126184: Part 3: Mochitest fixes for suggested tiles. 2015-03-13 11:45:38 -04:00
Neil Deakin
41fba5274b Bug 1093404, rewrite test to account for asynchronous tab opening, r=gijs 2015-03-16 08:23:49 -04:00
Dave Townsend
1157a787d2 Bug 1068087: Add a simple mechanism for content pages to communicate with chrome. r=mconley 2015-03-10 09:19:17 -07:00
Dave Townsend
0c845ca1c0 Bug 1143118: Fix intermittent test browser_tab_detach_restore.js. r=ttaubert 2015-03-13 12:56:16 -07:00
Ryan VanderMeulen
54abe997e7 Merge fx-team to m-c. a=merge 2015-03-13 16:09:58 -04:00
Ryan VanderMeulen
938f3bd0bb Backed out changesets 8522ea4f4621, c6d45a7a0eec, and 7d72517398ba (bug 1126184) for newtab mochitest-bc failures.
CLOSED TREE
2015-03-13 14:19:45 -04:00
Marina Samuel
58f1c40af5 Bug 1126184: Part 3: Mochitest fixes for suggested tiles. 2015-03-13 11:45:38 -04:00
Ian Moody
320c3c45bf Bug 1140878 - Move SwitchDocumentDirection() to toolkit/content/browser-content.js so it can be safely used in e10s. r=mconley 2015-03-11 21:19:18 +00:00
Ian Moody
e80d9e5e73 Bug 1135934 - Make "View Background Image" and "View Description" use gContextMenuContentData to avoid unsafe CPOW warnings. r=mconley 2015-03-08 10:19:00 -04:00
Ian Moody
71f95c8dd7 Bug 1135916 - Make "Copy Email Address" use gContextMenuContentData to avoid unsafe CPOW warning. r=mconley 2015-03-08 10:18:00 -04:00
Ryan Kelly
d5eb4dcf62 Bug 1132293 - Let reliers access derived encryption keys through FxAccountsOAuthClient. r=mhammond 2015-03-09 21:46:00 -04:00
Abdelrhman Ahmed
5defcae2a8 Bug 1142552 - Remove remaining expression closures from browser-ctrlTab.js. r=dao 2015-03-13 13:01:24 +01:00
Ryan VanderMeulen
6f15b2e72c Merge m-c to fx-team. a=merge 2015-03-12 18:39:36 -04:00
Ryan VanderMeulen
fd511a4b5b Merge inbound to m-c. a=merge 2015-03-12 18:05:45 -04: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