Commit Graph

34 Commits

Author SHA1 Message Date
Benjamin Smedberg
b68e9f44c2 Bug 853973 - If a plugin is overlayed by other content on the page, then treat it as a hidden plugin: hide the overlay and present the infobar for click-to-play or crashed plugins, r=jaws 2013-12-17 10:53:32 -05:00
Jared Wein
d5575e7d91 Bug 931891 - [Australis] Backed out bug 887515 and the followups (bug 896291, 909662, 896896). r=ttaubert
--HG--
extra : rebase_source : f6568e83e23c036f21270e0f133ee06b192b1f9e
2013-12-13 16:55:49 -05:00
Jared Wein
83a897a69c Backed out changeset 1566f020e34e (bug 931891) for timing out some mochitest-bc tests on a CLOSED TREE
--HG--
extra : rebase_source : 423f491a0bedebfd9350167340d6f65d275a64cd
2013-12-13 15:57:31 -05:00
Jared Wein
f3276e5c12 Bug 931891 - [Australis] Backed out bug 887515 and the followups (bug 896291, 909662, 896896). r=ttaubert 2013-12-13 14:27:56 -05:00
Georg Fritzsche
6c13795e06 Bug 943383 - Fix state not being remembered in click-to-play doorhanger. r=jaws 2013-12-09 21:48:54 +01:00
Ryan VanderMeulen
504e6c40f5 Bug 924307 - Disable browser_aboutHealthReport.js due to intermittent failures. 2013-11-20 14:06:56 -05:00
Adam Dane [:hobophobe]
bca4cc24e3 Bug 943820 - Add visibleLabel attribute/property and tests. r=ttaubert 2013-11-28 18:15:16 -06:00
Georg Fritzsche
cf43016ef4 Bug 941714 - Fix plugin notification bar not disappearing after activating plugins. r=jaws 2013-11-22 01:14:38 +01:00
Jared Wein
fa23b32676 Bug 941046 - Add test to ensure that clicking on the first pixel of the nav-bar on Windows in maximized mode on a default profile will hit the back button. r=felipe 2013-11-21 12:30:20 -05:00
Gijs Kruitbosch
7247bc7e42 Merge m-c to fx-team on a CLOSED TREE 2013-11-18 17:01:32 +01:00
Gijs Kruitbosch
a498e27fa5 Bug 938162 - if it looks, swims and quacks like a duck, but doesn't end in .js, let's not call it a test, r=gps
--HG--
extra : rebase_source : 700e855b79998028d57590c445f7f4b390bd0f9d
2013-11-13 17:30:00 +01:00
Gijs Kruitbosch
e45753dc4a Bug 884492 - run TabsInTitlebar._update when nodes are added/removed in tab/menubar, r=mconley 2013-11-13 21:56:42 +01:00
Gijs Kruitbosch
35947d2cb9 Merge mozilla-central and ux 2013-11-13 00:28:03 +01:00
Gijs Kruitbosch
37ba637e69 Merge m-c to ux 2013-11-06 14:36:26 +01:00
Mark Hammond
9d28a47f46 Bug 932147 - Move remaining tests in browser/base/content/test/general/Makefile.in to manifest files. r=jhammel 2013-11-06 11:18:45 +11:00
Gijs Kruitbosch
6d27553ea9 Merge mozilla-central and ux 2013-11-03 23:36:57 +01:00
Benjamin Smedberg
e502e17456 Bug 745187 - Don't introduce a delay notifying the frontend about new plugins added to the document, because script may immediately remove them from the page. To fix the delayed layout of XBL, introduce a separate method to calculate the notification icon visibility, r=jaws
Note: this patch still has one potential hole: if content creates a plugin and destroys it without forcing reflow, the XBL binding will not be instantiated. This doesn't appear to be a problem in practice, because every site that wants to use a plugin also has to trigger frame construction to get the plugin to instantiate (document.write of the embed element appears to do this automatically).
2013-11-02 11:53:26 -04:00
Christoph Kerschbaumer
9c27edce2d Bug 906190 - Persist 'disable protection' option for Mixed Content Blocker in child tabs - tests. r=tanvi 2013-08-29 13:45:43 -07:00
Benjamin Smedberg
f847a6e6a2 Bug 926605 part A - When a plugin is removed from a page, continue showing it in the plugin doorhanger, to deal with the cases where the site removes a plugin immediately after trying to use it, r=jaws 2013-10-27 14:41:28 -04:00
Christoph Kerschbaumer
c7569220bf Bug 909920 - Mixed content warning should not show on a HTTP site - tests (r=tanvi,smaug) 2013-09-23 08:52:53 -07:00
Georg Fritzsche
c2a4b694d9 Bug 853694 - Cannot send crash reports for click-to-play plugins. r=jaws 2013-10-19 17:15:18 +02:00
Georg Fritzsche
e6dbc8378a Bug 922349 - Removing iframe with plugin content breaks doorhanger. r=gavin 2013-10-16 00:42:48 +02:00
Gijs Kruitbosch
940ab43e16 Merge m-c to ux 2013-10-28 10:18:27 +01:00
Gijs Kruitbosch
ce93f74110 merge m-c to UX 2013-10-27 21:18:18 +01:00
Gijs Kruitbosch
1d094f07a0 Merge mozilla-central and ux 2013-10-21 10:03:47 +02:00
Gijs Kruitbosch
a8896f14d4 Merge mozilla-central and ux 2013-10-19 12:28:13 +02:00
Gijs Kruitbosch
7bfb0d8a76 Merge mozilla-central and ux 2013-10-16 13:15:41 +02:00
Gijs Kruitbosch
291eea969e Merge mozilla-central and ux 2013-10-09 13:39:14 +02:00
Gijs Kruitbosch
5d3ed7cf58 Merge m-c to UX 2013-10-01 00:36:26 +02:00
Gregory Szorc
b03f79a7e6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley
eccf636a23 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
e4af98efbf Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Jared Wein
b5645cdf50 Bug 896291 - 'Close other tabs' should show the confirmation dialog if the number of tabs is greater than browser.sessionstore.max_tabs_undo. r=ttaubert,MattN
--HG--
extra : rebase_source : 0e7d5bfa58f020f49e97824da9c1c00fab369357
2013-10-15 12:39:48 -04:00
Doug Turner
20bf92d55e Bug 921877 - First time call to registerProtocolHandler is broken. Tests r=jaws 2013-10-07 06:30:47 +02:00