Commit Graph

6998 Commits

Author SHA1 Message Date
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
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
Carsten "Tomcat" Book
a8c66d5366 Merge mozilla-central to fx-team 2013-10-17 13:56:42 +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
f481bd6499 Bug 928640 - middle click open recent tabs and restore all tabs broken, r=jaws 2013-10-20 22:06:24 +02:00
Benjamin Smedberg
1b8c0cf234 Fixup for bug 927174 - use the preexisting app.support.baseURL pref instead of a custom one
--HG--
extra : rebase_source : 90f2f8dc85b9198bca608b46bee037d93a118543
2013-10-21 10:33:49 -04: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
Stephen Pohl
5e70dc6c70 Bug 867629: Ensure that snapshots for history swipe animations are of the right size at all zoom levels. r=felipe 2013-11-01 10:29:44 -04:00
Michael Henretty
6ee42939de Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07: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
Drew Willcoxon
313b0c24ef Bug 927688 - Enable background thumbnailing on beta and release. r=markh,gps 2013-10-24 17:17:46 -07:00
Bill McCloskey
f6abdbffee Bug 923331 - Remove disablehistory attr from first browser tab (r=gavin) 2013-10-17 08:38:59 -07:00
Sankha Narayan Guria
6cc23690af Bug 864895 - Catch exceptions from PopupNotification callbacks. r=MattN 2013-06-01 08:22:16 +05:30