Commit Graph

7340 Commits

Author SHA1 Message Date
Gijs Kruitbosch
6d27553ea9 Merge mozilla-central and ux 2013-11-03 23:36:57 +01:00
Gijs Kruitbosch
2312eb362b Merge mozilla-central and ux 2013-11-02 11:33:53 +01:00
Gijs Kruitbosch
63530f7b09 Merge mozilla-central and ux 2013-11-01 23:24:47 +01:00
Ryan VanderMeulen
74df168528 Merge fx-team to m-c. 2013-11-01 14:51:36 -04:00
Gijs Kruitbosch
98d35e6ed5 Merge mozilla-central and ux 2013-11-01 19:51:09 +01:00
Dão Gottwald
d9f2d28df6 Bug 933725 - Remove flex="1" from the navigation toolbar. r=gijs 2013-11-01 16:02:18 +01:00
Tarashish Mishra
8bcb05a935 Bug 933539 - Use parseFloat instead of parseInt for the titlebar calculations in browser.js, r=gijs 2013-11-01 07:18:00 +01:00
Gijs Kruitbosch
a13ed4741f Merge mozilla-central and ux 2013-11-01 09:20:15 +01:00
Benjamin Smedberg
e4ee06c21b Bug 932786 - CTP doorhanger does not update to show the new plugin state after the user clicks allow or block; update pluginInfo.fallbackType with the new state in gPluginHandler._updatePluginPermission, r=keeler 2013-11-02 11:53:27 -04:00
Benjamin Smedberg
4ead2288c3 Bug 745187 part B - If a plugin is already activated, don't refresh the page. 2013-11-02 11:53:26 -04: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
Tim Taubert
e0d679cc08 Backed out changeset 109710b0f5f6 (bug 754344) 2013-11-01 12:08:37 +01:00
Ryan VanderMeulen
b3ebc15f66 Merge m-c to inbound on a CLOSED TREE. 2013-10-30 22:42:13 -04:00
Richard Newman
310fb795d2 Merge m-c to s-c. 2013-10-29 19:20:42 -07:00
Richard Newman
2d33b718ee Bug 925521 - Fix yet another test with a hardcoded version. r=me 2013-10-29 15:00:35 -07:00
Richard Newman
7e35321724 Bug 925521 - Follow-up: context search changes. r=gps 2013-10-29 09:24:46 -07:00
Richard Newman
745178c22e Bug 925521 - Follow-up: change measurement version in browser_contextSearchTabPosition.js. r=me 2013-10-28 21:37:35 -07:00
Stephen Pohl
0671510313 Bug 931787: Avoid tracking vertical overscrolls on OSX if elastic overscroll is disabled. r=felipe 2013-10-29 15:03:05 -04:00
Bill McCloskey
e75a66c0eb Bug 919835 - Make session data collection work with multiple processes (r=ttaubert,Yoric) 2013-10-29 08:44:25 -07:00
Tareq Khandaker
66e7f1c1ef Bug 927680 - errorNotification should inherit from basicNotification in browser_popupNotification.js; r=MattN 2013-10-18 15:32:00 -07:00
Richard Newman
96df1725af Merge m-c to s-c. 2013-10-28 17:51:05 -07:00
Richard Newman
1e8232fd69 Bug 925521 - Part 3: follow-up to fix browser tests. r=trivial 2013-10-18 17:43:42 -07:00
Richard Newman
72e1ff6dbd Bug 925521 - Part 2: correctly record identifiers for non-pre-installed engines. r=gps
* * *
Bug 925521 - Review comments.
2013-10-18 12:31:39 -07:00
Tim Taubert
d9dc3718f5 Bug 754344 - Make in-content prefs navigation look like about:addons r=jaws
From 958cacee91f0730b407bf35a65dd0bc9116cdd9e Mon Sep 17 00:00:00 2001
2013-10-17 16:42:31 -07:00
Matthew Noorenberghe
5b54a4d263 Bug 915951 - Fix browser_popupNotification.js to test that subframe navigations don't remove PopupNotifications. r=bsmedberg
This patch was based on work from Tanvi Vyas and Benjamin Smedberg.
2013-10-31 22:13:35 -07:00
Tanvi Vyas
3ea8055469 Bug 915951 - Notifications should ignore sub-frame navigation. r=dao 2013-10-31 22:13:43 -07:00
Drew Willcoxon
aa89292db1 Bug 910036 - about:newtab shouldn't load thumbnails in background when hidden by preloader. r=gavin 2013-10-30 19:33:02 -07:00
Tim Taubert
92321bac30 Bug 933551 - Add SocialShare.uninit() to unload iframe r=felipe 2013-11-01 12:52:07 +01:00
Tim Taubert
1ed3320ea6 Bug 933699 - TabView.uninit() leaks the TabView window r=gijs
From eb90c41f6a6d3f1b2d9d4dcbfa1bb32de497c597 Mon Sep 17 00:00:00 2001
2013-11-01 11:28:40 +01:00
Benjamin Smedberg
3b99655c99 Bug 926605 part B - automatically refresh the page if the users chooses to enable a plugin but its no longer on the page, r=jaws 2013-10-27 14:41:29 -04: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
Christopher Butcher
a332c9cbe9 Bug 924723 - Bookmark a page only when left-clicking the star icon. r=mak 2013-10-26 21:34:06 -04:00
Phil Ringnalda
ce1c1c8d2e Merge m-c to m-i 2013-10-25 19:52:22 -07:00
Phil Ringnalda
20f2216ae2 Merge f-t to m-c 2013-10-25 19:24:55 -07:00
Jared Wein
80765de99e Bug 931169 - waitForCondition should guard the condition evaluation. r=dkeeler
--HG--
extra : rebase_source : 13b3ba78cccf9e4f6e25ec305f2def2a59a41c74
2013-10-25 17:48:05 -04:00
Ed Morley
d160d00dbe Merge mozilla-central and fx-team 2013-10-25 12:19:55 +01:00
Carsten "Tomcat" Book
f19f416288 Merge Fx-Team to Mozilla-Central 2013-10-25 11:21:15 +02:00
Ed Morley
f95f28628d Backed out changeset 9eaf00ec189a (bug 906839) on suspicion of increasing the failure rate of browser_frameworker.js 2013-10-24 18:51:16 +01:00
Ed Morley
3b9fde0194 Backed out changeset 6c3eb5fd4ade (bug 906839) 2013-10-24 18:50:34 +01:00
Shane Caraveo
bbacf45de2 Bug 906839 - enable by default social.allowMultipleWorkers - fix a port closed error, r=markh. 2013-10-24 15:53:37 +02:00
Shane Caraveo
752cb5dc5e Bug 906839 - enable by default social.allowMultipleWorkers - update tests to work pref'd on and fix a missing update to the worker state, r=markh. 2013-10-24 15:53:36 +02:00
Jared Wein
6685ef205b Bug 930071 - Remove site identity panel telemetry probe. r=felipe 2013-10-23 12:08:00 +01:00
Tim Taubert
478cc95532 Bug 928335 - Disable 'Restore Last Session' menuitem after restoring the last session; r=dao 2013-10-22 08:20:15 +02:00
Carsten "Tomcat" Book
e4bfe757cc Merge mozilla-central to fx-team 2013-10-24 07:10:24 +02:00
Mark Hammond
9d98f6589b Bug 910566 - handle remote frameworker process crashes. r=felipe 2013-10-24 15:22:16 +11:00
Nicholas Hurley
b4ad063ea1 Bug 881804 (part 6) - Plumb browser UI into predictive network actions to allow clearing data. r=ttaubert r=mossop f=gavin 2013-10-25 14:57:00 -07:00
Bill McCloskey
1f0653b67a Bug 927132 - Fix about:home in e10s (r=mdeboer) 2013-10-25 14:14:55 -07:00
Carsten "Tomcat" Book
ba4b28bb05 Merge mozilla-central to mozilla-inbound 2013-10-18 14:13:10 +02:00
Carsten "Tomcat" Book
40ca48c269 merge fx-team to mozilla-central 2013-10-18 11:40:53 +02:00
Benjamin Smedberg
d8c6d994de Bug 927174 - Add a "More Info..." link to the plugin click-to-activate panel which links to SUMO, r=jaws
--HG--
extra : rebase_source : 06f59db92ea08e64f0d9e39bfeb20460ea780d36
2013-10-16 16:35:40 -04:00