Commit Graph

6602 Commits

Author SHA1 Message Date
Benjamin Smedberg
a309313cb4 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]
4463cc7495 Bug 894381 - FindBar buttons should be enabled when moving tab between windows. r=dao 2013-07-18 15:00:46 -05:00
Marco Bonardo
1aca1234da 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
544604486a 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
9470bfa621 Bug 885054 - Sidebars should not migrate across private / non-private window. r=gavin 2013-07-09 13:21:23 -07:00
Tom Schuster
8e3e74bfea Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Jared Wein
3f029da67e 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
5131a6768c 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
8f0d3e140e 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
cb80974d17 Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Benjamin Smedberg
1de4d3c8fe 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
5d426fcffa 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
1eaf5b450e Bug 890409 - Re-enable browser_aboutHome.js but ignoring uncaught exceptions.
r=ttaubert
2013-07-13 11:35:49 +02:00
Dão Gottwald
77c101e0ed 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
5c016b617e 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
dde89d90b7 Bug 894188 - "resetSupported is not defined" in safe mode dialog. r=jaws 2013-07-15 21:09:00 -07:00
Jared Wein
da8b02a8df Backed out changeset 6d739868bd90 (bug 887515) for leaking windows on a CLOSED TREE. 2013-07-15 21:39:32 -04:00
Jared Wein
cec097a519 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
9fdf9ea9d6 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
26b2b3d7aa 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
64860957b7 bug 872605 add ability to update provider manifest, r=markh 2013-07-03 10:24:16 -07:00
Ryan VanderMeulen
1877e98917 Merge m-c to fx-team. 2013-07-12 13:34:44 -04:00
Tim Taubert
2bfe2309a1 Bug 890409 - Disable browser_aboutHome.js for intermittent failures; rs=mak 2013-07-12 14:59:18 +02:00
Tim Taubert
d0b63a8948 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
Ryan VanderMeulen
c92f991c16 Merge m-c to inbound. 2013-07-11 10:59:21 -04:00
Tim Taubert
f302790087 Bug 879375 - Add SessionStore.getWindowDimensions() and tabPreviews.capture() to the reflow exclusion list; r=dao 2013-07-11 12:40:23 +02:00
Ed Morley
881a35e05a Merge latest green fx-team changeset and mozilla-central 2013-07-11 10:12:37 +01:00
Tim Taubert
483ec17f7a Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws 2013-07-10 23:52:04 +02:00
Jared Wein
e31c6db7ca Bug 882977 - Identity state of IDENTITY_MODE_UNKNOWN is set for about:home when a new window is created. r=dao
--HG--
extra : rebase_source : 9c5e5f06645018333515dba89d4fc84cf9445338
2013-07-09 15:23:51 -04:00
Jared Wein
d5e11c4b5c Bug 885965 - Change browser_typeAheadFind.js to use load event instead of pageshow event. r=ttaubert
--HG--
extra : rebase_source : 4a5debbc10c50f41c7bbd5c45191daa152189997
2013-07-10 14:38:04 -04:00
Jared Wein
96aad59574 Bug 891721 - Add some sanity to the ordering of the tests in browser/base/content/test. r=ttaubert
--HG--
extra : rebase_source : 82e076e20b15d6a1518caba5d4f5e3b8618f9050
2013-07-10 14:15:35 -04:00
Mike de Boer
d4baa641c6 Bug 869543: move findbar to the top. r=dao 2013-07-11 12:44:34 +02:00
Ed Morley
6267a51d4c Merge mozilla-central and inbound 2013-07-11 10:59:11 +01:00
Adam Dane [:hobophobe]
09be89a52e Bug 891638 - "Highlight All" button does not persist when switching tabs. r=dao 2013-07-10 16:53:34 -05:00
Tom Schuster
8db45abadc Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin 2013-07-09 22:45:07 -04:00
Ryan VanderMeulen
a7396c87f5 Backed out changeset f900daf35771 (bug 785487) for suspicion of causing OSX mochitest-1 leaks. 2013-07-09 17:25:06 -04:00
Drew Willcoxon
0fb73a3891 Bug 880226 - Fix intermittent browser_bug386835.js by improving browser-fullZoom.js's async handling. r=mak 2013-07-09 14:12:43 -07:00
Adam Dane [:hobophobe]
d830d57573 Bug 892384 - When switching to a tab with an open find bar, focus it. r=dao
--HG--
extra : rebase_source : b55d5a749c8349552fdcebd531da893bebe18007
2013-07-11 18:42:34 -05:00
Gavin Sharp
563e60f488 Bug 785487: have AboutHomeUtils use the asynchronous search API, r=mikedeboer
--HG--
extra : transplant_source : o%00%28%00%0A%F1%B4%97L%EA%82%D9%0E%1An%B9m%8B%2C%40
2012-11-29 21:51:17 -08:00
Dão Gottwald
f20c698247 Bug 889835 - Use SitePermissions.jsm as the backend for Page Info's Permissions tab. r=jaws 2013-07-09 14:44:41 +02:00
Adam Dane [:hobophobe]
5973cd4584 Bug 537013 - Make the find bar exist on a per-tab basis. r=dao 2013-07-06 02:56:36 +02:00
Shane Caraveo
a86d98d23e bug 860421 fix intermittent failure in chat tests, r=markh 2013-07-04 19:21:27 -07:00
Dão Gottwald
b8206af3b1 Bug 889770 - permissions.js onRadioClick tries to pass an nsIURI to nsIPermissionManager::remove, needs to be the host string instead. r=bsmedberg 2013-07-04 23:22:50 +02:00
Florian Quèze
59a2bd428d Bug 888336 - chat title not displayed after tearing off and reattaching a chat window, r=mixedpuppy. 2013-07-04 12:12:24 +02:00
Tanvi Vyas
438e362944 Bug 838402 - update a test case with the new identity mode for mixed display content. r=dolske 2013-07-03 15:14:17 -07:00
Tanvi Vyas
c51e0137f1 Bug 838402 - Add new identity mode for mixed active content. Change messages for following modes: encrypted, mixed content, mixed active content, and mixed active content blocked with display content. r=dolske 2013-07-03 15:14:12 -07:00
Gavin Sharp
873cc6181f Bug 880101: attempt #2 at fixing an intermittent orange, wait a bit longer before trying to check the location bar in a new window 2013-07-03 11:36:45 -07:00
Marco Bonardo
c3e1ebc101 Bug 789348 - Convert about:home storage to indexedDB.
r=adw
2013-07-03 03:01:29 +02:00
Dão Gottwald
0f193a2b6f Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws 2013-07-02 02:42:48 +02:00
Phil Ringnalda
69783d062e Backed out changeset add063e3ff2b (bug 885366) for making two things with id="identity-popup-permissions"
CLOSED TREE
2013-07-01 19:13:23 -07:00