Commit Graph

7052 Commits

Author SHA1 Message Date
Florian Quèze
06154893be Bug 773988 - Allow saving a snapshot from a media stream without a known filename, r=dolske. 2013-11-07 14:01:55 +01:00
Honza Bambas
e3021733ad Bug 931383 - nsICacheEntryOpenCallback is not defined in pageInfo.js, test_clearHistory_shutdown.js, r=dao 2013-11-06 16:59:05 +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
Benjamin Smedberg
8b23acf192 Bug 934503 - Activated hidden plugins should not show the hidden plugin notification icon, r=jaws
--HG--
extra : rebase_source : bdae17aa44e5fbe60d724b3ad98f679da9c851f1
2013-11-05 16:43:53 -05:00
Shane Caraveo
9a98ccf90f Bug 906839 - test fixes. r=markh 2013-10-31 10:59:36 +11:00
Shane Caraveo
3ae066f41c 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-31 10:59:35 +11:00
Tim Taubert
fdd21de997 Bug 754344 - Make in-content prefs navigation look like about:addons r=jaws
From 8e5ce19d039052d06c099a87c2c315353bc589cf Mon Sep 17 00:00:00 2001
2013-11-05 13:21:28 +01:00
Drew Willcoxon
2a4e1d38cc Bug 933984 - Fix "this._mutationObserver is undefined" error on new tab page. r=gavin 2013-11-04 22:32:33 -08:00
Wes Kocher
e6aeda0671 Merge inbound to m-c 2013-11-04 21:09:17 -08:00
Wes Kocher
dfb62f7e3a Backed out 2 changesets (bug 934503) for browser-chrome bustage
Backed out changeset f631148645b3 (bug 934503)
Backed out changeset a8131d677d9b (bug 934503)
2013-11-04 16:22:03 -08:00
Mike Hommey
6aea58d822 Bug 934361 - Remove CHROME_DEPS. r=mshal 2013-11-05 07:39:28 +09:00
Ryan VanderMeulen
dc98bd3508 Backed out changesets f488602d26c9 and 09725c69fd76 (bug 860493) for OSX bustage.
CLOSED TREE
2013-11-04 12:55:56 -05:00
David Rajchenbach-Teller
3ec9b1468c Bug 860493 - Add telemetry for history swipe animations. r=spohl 2013-11-04 12:10:14 -05:00
Neil Deakin
03d731b742 Bug 596723, Don't consume clicks outside of arrow panels by default, always consume the clicks on anchors of all popups, r=dao,neil 2013-11-04 11:22:24 -05:00
Benjamin Smedberg
e128d3262f Test for bug 934503, r=jaws 2013-11-04 16:47:38 -05:00
Benjamin Smedberg
0842621211 Bug 934503 - Activated hidden plugins should not show the hidden plugin notification icon, r=jaws 2013-11-04 16:47:29 -05:00
Ryan VanderMeulen
05d9f55e59 Backed out changesets cf64922197ca, 3ae60bdf3fef, and 68960c6bdce3 (bug 906839) for ASAN mochitest-bc perma-orange. 2013-11-04 15:54:55 -05:00
Paolo Amadini
e95feeeb26 Bug 899110 - Remove the code to switch between different back-ends from the Downloads Panel. r=enn 2013-11-04 19:21:13 +01:00
Shane Caraveo
3204bb6a45 Bug 906839 - test fixes. r=markh 2013-10-31 10:59:36 +11:00
Shane Caraveo
545175ac54 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-31 10:59:35 +11:00
Benjamin Smedberg
877b9aebcd Bug 933935 - Strip parentheticals when making nice plugin names, r=dolske 2013-11-04 09:59:38 -05:00
Tim Taubert
83319b6bb9 Bug 932898 - Fix leaks in /browser/base/content/test/general/ r=jaws
From 703bffabe0374690ecce1ca6a82cfb1f1ace30e8 Mon Sep 17 00:00:00 2001
2013-11-02 16:14:52 +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
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
Ryan VanderMeulen
74df168528 Merge fx-team to m-c. 2013-11-01 14:51:36 -04:00
Tim Taubert
e0d679cc08 Backed out changeset 109710b0f5f6 (bug 754344) 2013-11-01 12:08:37 +01: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
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
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