Commit Graph

6628 Commits

Author SHA1 Message Date
Tim Taubert
0148c7188e Bug 893061 - Prevent the default homepage from loading if we're going to restore a session; r=dao 2013-07-26 13:16:29 +02:00
Gavin Sharp
46b79d75ff Bug 890690 followup: simplify test 2013-07-25 17:48:17 -07:00
Mike de Boer
bc0f73b563 Bug 890690: added unit test for POST search engines in about:home, r=gavin
--HG--
extra : transplant_source : %B0%16%95/%08%1B5%A4%BC%B9U%F4x%D5%92%BED%B3%CC%AF
2013-07-25 02:15:54 +02:00
Mike de Boer
3ff4e5bb34 Bug 890690 - Support POST searches in about:home. r=gavin
--HG--
extra : transplant_source : %A5%23%F7%EC%87%DC%ED%D3V%00%C1%D7K%90%D4%009Pp%24
2013-07-25 02:43:19 +02:00
Steven MacLeod
f685628485 Bug 881049 - Switch SessionStore to Promise.jsm; r=ttaubert
X-Git-Commit-ID: 39b42be125f8b40a52350ed7cf9c39082356118f
2013-07-25 21:50:15 +02:00
Tim Taubert
585483c735 Bug 894876 - part 2 - Let about:newtab d&d test actually initiate and complete a drag session; r=jaws 2013-07-24 09:58:50 +02:00
Ryan VanderMeulen
abe5f8d26d Merge m-c to inbound. 2013-07-24 18:22:45 -04:00
Tim Taubert
11324dcbd9 Bug 766546 - Ignore the iframe's load event and continue when the whole page has loaded. r=avih 2013-07-24 17:58:05 +02:00
Dão Gottwald
3528027a50 Bug 519937 - Remove "Back", "Forward" and "Home" from History menu. r=mak
--HG--
extra : rebase_source : ff2b79b3c46a3c3be612bef3af48f01a36495268
2013-07-24 18:37:08 +02:00
Dão Gottwald
c13c64d838 Bug 513168 - Remove "Stop" and "Reload" from View menu. r=mak
--HG--
extra : rebase_source : fcc5b38cb6ca4d1cd8da1d84945f098e78332300
2013-07-24 18:36:04 +02:00
Tim Taubert
f8b884172b Backed out changeset c089c7694bb4 (bug 894876) 2013-07-24 16:50:55 +02:00
Tim Taubert
eb1647e0b5 Backed out changeset 105e1f064e67 (bug 895359) 2013-07-24 16:50:55 +02:00
Tim Taubert
5a834565bf Bug 895359 - [New Tab Page] Switch to Promise.jsm and remove remaining callbacks; r=jaws 2013-07-24 09:58:50 +02:00
Tim Taubert
0b00114d06 Bug 894876 - part 2 - Let about:newtab d&d test actually initiate and complete a drag session; r=jaws 2013-07-24 09:58:50 +02:00
Tim Taubert
421efbb97d Bug 894345 - [New Tab Page] Fix drag/drop behavior when rearranging sites; r=jaws 2013-07-24 09:58:50 +02:00
Michael Harrison
e40a13da10 Bug 890367 - Correctly handle non-ASCII text in browser.newtab.url. r=ttaubert 2013-07-23 10:52:20 -04:00
Michael Kohler
85eba09377 Bug 513165 - remove "Web Search" item from Tools menu. r=dao 2013-07-23 12:49:59 +02:00
Dão Gottwald
bfed20773e Bug 896918 - Add "Keyboard Shortcuts" item to the Help menu. r=mdeboer 2013-07-23 12:43:54 +02:00
Mark Hammond
7d413299c4 Bug 870100 (part 2) - about:newtab observes notifications for new page thumbnails. r=ttaubert 2013-07-23 17:41:12 +10:00
Georg Fritzsche
37d6680e19 Bug 887773 - Test coverage for plugin doorhanger for data URLs. r=jaws 2013-07-04 20:01:10 +02:00
Georg Fritzsche
fa93068bcf Bug 887773 - Make plugin doorhanger work for data URLs & fixup permission usage. r=gavin 2013-07-03 15:01:06 +02:00
Dão Gottwald
226c42acf1 Bug 894877 - permissions.js onRadioClick tries to pass a host string to SitePermissions.remove, needs to be an nsIURI instead. r=jaws 2013-07-19 23:15:35 +02:00
Robert Strong
11c04bdaa0 Wallpaper fix - Bug 895473 - [Mac and Linux] Custom distribution settings for yahoo de and es distributions are not being set. r=mconnor 2013-07-19 13:17:29 -07:00
Benjamin Smedberg
27f7f96417 Bug 888292 - De-emphasize the plugin icon in the address bar when it doesn't need to catch the user's attention. With this change, the only time the icon will be "alert blue" is when a plugin is click-to-activate and it's too small to show the overlay inline in the page. Icons provided by shorlander. ui-review=lco r=jaws
--HG--
extra : rebase_source : 29f8c8ad4fd0234f1d2bf14451416ac7f744c6fb
2013-07-19 10:02:48 -04:00
Benjamin Smedberg
dd57b47a65 Bug 889788 - Plugin doorhanger breaks when plugins are dynamically removed from a page. This implements the short-term solution of hiding the plugin doorhanger when no more plugins are on the page (the better long-term solution will keep showing the UI and track all the plugins a page ever uses). This also implements a short-term solution when a user enables a plugin. Also bug 887088 - Short-term UI solution: when a user loads multiple tabs from a site and enables a plugin on one of them, the plugins are not enabled on other tabs but the "continue allowing" button does nothing. This patch makes the "Continue Allowing" button enable existing plugins of that type. r=jaws r=jschoenick
--HG--
extra : rebase_source : a60ae3259579ea63d51921dc3c70836da2d7ab3a
2013-07-19 10:02:48 -04:00
Benjamin Smedberg
67d9f93f74 Bug 888908 - When the location bar is missing, don't auto-popup the plugin notification (ever). It will still pop up when clicking the in-page UI. And Australis will make this code moot anyway, r=jaws
--HG--
extra : rebase_source : 71a035bf35cd8bb7910d54c34df073c3daf654e7
2013-07-19 10:02:47 -04:00
Adam Dane [:hobophobe]
8388fc5f15 Bug 894381 - FindBar buttons should be enabled when moving tab between windows. r=dao 2013-07-18 15:00:46 -05:00
Marco Bonardo
ce228a3c10 Bug 895288 - Stop loading earlier in browser_aboutHome.js to avoid console spam of Google css warnings
r=ttaubert
2013-07-19 15:51:37 +02:00
Daniel Holbert
72a9f5a162 Bug 895137 - Declare updateSearchEngine with "let" instead of "function", to fix strict JS warning. r=mak 2013-07-18 17:13:32 -04:00
Erik Vold
f887d05a95 Bug 885054 - Sidebars should not migrate across private / non-private window. r=gavin 2013-07-09 13:21:23 -07:00
Tom Schuster
c3a3b8fa79 Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Avi Halachmi
9f7a23fefe Bug 766546 - Add debug print before intermittent failure line. 2013-07-24 15:26:58 +03:00
Jared Wein
a05c3a6714 Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert
--HG--
extra : rebase_source : 743b8bb459802675e38ef2ab8e8cee2c41b90f90
2013-07-17 18:48:39 -04:00
Ryan VanderMeulen
97083e557a Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
2013-07-17 12:43:59 -04:00
Ryan VanderMeulen
c11458053c Backed out 3 changesets (bug 889480, bug 889788, bug 888908) for mochitest-bc orange.
Backed out changeset d1c616745325 (bug 889788)
Backed out changeset 6fe281a19554 (bug 888908)
Backed out changeset 9b855bab8073 (bug 889480)
2013-07-17 11:34:25 -04:00
Tom Schuster
46fe724e6d Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Benjamin Smedberg
c5b25497ec Bug 889788 - Plugin doorhanger breaks when plugins are dynamically removed from a page. This implements the short-term solution of hiding the plugin doorhanger when no more plugins are on the page (the better long-term solution will keep showing the UI and track all the plugins a page ever uses). This also implements a short-term solution when a user enables a plugin. Also bug 887088 - Short-term UI solution: when a user loads multiple tabs from a site and enables a plugin on one of them, the plugins are not enabled on other tabs but the "continue allowing" button does nothing. This patch makes the "Continue Allowing" button enable existing plugins of that type. r=jaws r=jschoenick
--HG--
extra : rebase_source : 4b24a6d5bf3b5c33b1e19702eca676b340b5d8b1
2013-07-17 09:21:02 -04:00
Benjamin Smedberg
d87022fde3 Bug 888908 - When the location bar is missing, don't auto-popup the plugin notification (ever). It will still pop up when clicking the in-page UI. And Australis will make this code moot anyway, r=jaws
--HG--
extra : rebase_source : 69b7a078b7202a9806eaa33829d6107062e5a589
2013-07-17 09:21:02 -04:00
Marco Bonardo
61632cbb93 Bug 890409 - Re-enable browser_aboutHome.js but ignoring uncaught exceptions.
r=ttaubert
2013-07-13 11:35:49 +02:00
Dão Gottwald
61a77b682a Bug 892378 - Let SitePermissions.jsm handle indexedDB's special use of UNKNOWN_ACTION and ALLOW_ACTION. r=jaws 2013-07-16 09:59:34 +02:00
Mark Hammond
f52961066d Bug 893683 - checkSocialUI is too verbose when running social tests. r=mixedpuppy
--HG--
extra : rebase_source : 04bf69f16ab42f873f7e6cf7361a6735484748e3
2013-07-16 13:32:19 +10:00
Matthew Noorenberghe
9e0093f0ee Bug 894188 - "resetSupported is not defined" in safe mode dialog. r=jaws 2013-07-15 21:09:00 -07:00
Jared Wein
32bfdc4d99 Backed out changeset 6d739868bd90 (bug 887515) for leaking windows on a CLOSED TREE. 2013-07-15 21:39:32 -04:00
Jared Wein
ed0f7b1b32 Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert 2013-07-15 17:13:22 -04:00
David Keeler
88627f23d7 bug 886995 - wait for the popup to be populated in browser_CTP_drag_drop.js r=bsmedberg 2013-07-10 16:26:30 -07:00
Dão Gottwald
769324fbeb Bug 893424 - Replace XULBrowserWindow's broken _hostChanged logic. r=jaws
--HG--
extra : rebase_source : b91d7affbca2e7f8df688c158ab75665abe43c14
2013-07-15 17:58:09 +02:00
Shane Caraveo
b099b84d1d bug 872605 add ability to update provider manifest, r=markh 2013-07-03 10:24:16 -07:00
Ryan VanderMeulen
c8d12c6d14 Merge m-c to fx-team. 2013-07-12 13:34:44 -04:00
Tim Taubert
437ad6d1d8 Bug 890409 - Disable browser_aboutHome.js for intermittent failures; rs=mak 2013-07-12 14:59:18 +02:00
Tim Taubert
46d108806e Bug 867550 - Make browser_aboutHome.js not fail if it starts before but runs past midnight; r=mak 2013-07-12 11:03:00 +02:00