Paolo Amadini
147dff90bb
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
Tim Taubert
bf44f6817f
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
2ee5dadfec
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
Tanvi Vyas
281d2329ff
Bug 915951 - Notifications should ignore sub-frame navigation. r=dao
2013-10-31 22:13:43 -07:00
Ryan VanderMeulen
1d57260a86
Merge m-c to inbound on a CLOSED TREE.
2013-10-30 22:42:13 -04:00
Richard Newman
cbfcd6d016
Bug 925521 - Follow-up: context search changes. r=gps
2013-10-29 09:24:46 -07:00
Bill McCloskey
181e0ba7be
Bug 919835 - Make session data collection work with multiple processes (r=ttaubert,Yoric)
2013-10-29 08:44:25 -07:00
Richard Newman
af2e02d2a2
Merge m-c to s-c.
2013-10-28 17:51:05 -07:00
Richard Newman
286bec1974
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
f1747357ee
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
Carsten "Tomcat" Book
d7e4c57fbb
Merge Fx-Team to Mozilla-Central
2013-10-25 11:21:15 +02:00
Jared Wein
ad50f49e9d
Bug 930071 - Remove site identity panel telemetry probe. r=felipe
2013-10-23 12:08:00 +01:00
Tim Taubert
66795dc491
Bug 928335 - Disable 'Restore Last Session' menuitem after restoring the last session; r=dao
2013-10-22 08:20:15 +02:00
Michael Henretty
2e8b5819b3
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
Bill McCloskey
2141ab3ddd
Bug 923331 - Remove disablehistory attr from first browser tab (r=gavin)
2013-10-17 08:38:59 -07:00
Henri Sivonen
eb050aeb55
Bug 871161 - Stop inheriting charset where other browsers do not inherit it. r=bzbarsky.
2013-10-16 04:46:10 +03:00
Tim Taubert
3c0a553b09
Bug 919532 - Send quit-application-requested before restarting in safe-mode; r=MattN
2013-10-15 11:52:08 -07:00
Minarto Margoliono
92220481f0
Bug 428943 - Add help button to the relevant support page for site identity pop-up. r=mconley
2013-10-09 09:31:33 -04:00
Gavin Sharp
992c46c5f1
Bug 922338: update link to phishing protection info in Firefox, r=dao,wesj,mbrubeck,fabrice
2013-10-08 14:00:48 -07:00
Reuben Morais
f707258233
Backed out 2 changesets (bug 899574) for breaking Gaia tests
...
--HG--
rename : dom/tests/mochitest/notification/desktop-notification/create_notification.html => dom/tests/mochitest/notification/create_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/notification_common.js => dom/tests/mochitest/notification/notification_common.js
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html => dom/tests/mochitest/notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html => dom/tests/mochitest/notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html => dom/tests/mochitest/notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html => dom/tests/mochitest/notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul => dom/tests/mochitest/notification/test_system_principal.xul
2013-10-07 14:41:13 -04:00
Michael Henretty
46d59dbe62
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
Bill McCloskey
fe40c5da4f
Bug 691252 - Fix "reference to undefined property rels.feed" (r=felipe)
2013-09-30 12:24:44 -07:00
Martin Stransky
158c3250f0
Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt
2013-09-23 09:21:35 -04:00
Gijs Kruitbosch
60afcb7ca6
Bug 917706 - menu items and shortcuts should start working as soon as the relevant pref(s) are flipped, r=robcee
...
--HG--
extra : rebase_source : ecf03f556d09eb045bc395d36b7ae9b4ee9c66ac
2013-09-19 09:10:42 +02:00
Paolo Amadini
f0dcdf6905
Bug 906620 - Implement the taskbar indicator for downloads. r=enn
2013-09-18 15:16:00 +02:00
Wes Kocher
92bc629dae
Backed out changeset 2d9b7fe69276 (bug 906620) for debug OSX mochitest leaks on a CLOSED TREE
2013-09-17 13:40:10 -07:00
Paolo Amadini
1b604bcc6b
Bug 906620 - Implement the taskbar indicator for downloads. r=enn
2013-09-17 19:41:15 +02:00
Jared Wein
cb78860bf6
Bug 916276 - Remove dead click-to-play code. r=gfritzsche
2013-09-17 11:36:24 -04:00
Dão Gottwald
7adf471d46
Bug 916038 - Remove XULBrowserWindow.destroy. r=gavin
2013-09-17 10:04:26 +02:00
Phil Ringnalda
61ea412a96
Merge m-i to a CLOSED TREE m-c
2013-09-16 23:12:03 -07:00
Ryan VanderMeulen
d41e108a3f
Backed out changeset 0d92b16a748b (bug 906620)
2013-09-16 22:45:33 -04:00
Dão Gottwald
66bcb8dd1b
Bug 914748 - openURI and openURIInFrame should not throw exceptions in the OPEN_NEWTAB case when they didn't create a new browser. r=felipe
...
--HG--
extra : rebase_source : d165be0f58bf138bed3ef59559b74b81d5ed2a57
2013-09-16 11:21:46 +02:00
Tanvi Vyas
0a6c6669db
Bug 913710 - When a page has mixed active content blocked and mixed display content loaded, show the same site identity message as you would when a site just has mixed display content loaded.
2013-09-14 23:36:22 -07:00
Paolo Amadini
e6844591ec
Bug 906620 - Implement the taskbar indicator for downloads. r=enn
2013-09-14 13:15:57 +02:00
Boris Zbarsky
0c4e2cc50c
Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
...
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Ryan VanderMeulen
47d90bb47f
Merge m-c to inbound.
2013-09-12 22:30:22 -04:00
Dão Gottwald
1dc573c140
Bug 821687 - Status panel should be attached to the content area without overlapping surrounding chrome. r=mdeboer
...
--HG--
extra : rebase_source : aa71054495dde13db01dad0db5a1c62f028fdba9
2013-09-12 23:36:05 +02:00
Tom Schuster
c788b73314
Bug 913155 - Electrolysis: Add a submit crashreport box on the tab crashed page. r=felipe,smaug
2013-09-12 15:24:10 -04:00
Mark Hammond
5af6b0aab8
Bug 915506 - ensure AeroPeek is fully disabled with e10s. r=dao
2013-09-12 16:50:46 +10:00
Dão Gottwald
ac1c6a8950
Backed out changeset d45a33d0fc2e
2013-09-12 08:39:46 +02:00
Mark Hammond
09a553f392
Bug 915506 - ensure AeroPeek is fully disabled with e10s. r=felipe
2013-09-12 15:40:25 +10:00
Tanvi Vyas
e03d07cca4
Bug 912817 - Add a new class for mixed display content loaded / active content blocked to differentiate it from the mixed display content loaded / no active content case. r=jaws
2013-09-09 15:55:49 -07:00
Tanvi Vyas
84c39e3808
Bug 912817 - Backed out changeset 690752e6d8a3
...
--HG--
extra : rebase_source : 021aad413a2b3e1b069c60d9b5557773aaadc144
2013-09-09 15:50:47 -07:00
Tanvi Vyas
dcf3f38779
Bug 912817 - Add a separate class for mixed display with active content blocked.
2013-09-09 15:48:01 -07:00
Shane Caraveo
fbbdb70eaf
bug 891219 new social bookmarks, part 2, new implementation, r=markh
2013-09-06 10:56:01 -07:00
Shane Caraveo
967bf9736a
bug 891219 new social bookmarks, part 1, remove old socialmarks code
2013-09-06 10:55:43 -07:00
David Dahl
1d2d4a3b19
Bug 882467 - Mixed Content Telemetry - How many times do users click Disable Protection r=dolske
2013-09-05 18:18:04 -05:00
Paul Rouget
2f20ca459d
Bug 912910 - [app manager] add a menuitem to the devtools menu. r=mossop
2013-09-05 07:37:00 +02:00
Ed Morley
81c848fe67
Merge mozilla-central and inbound
2013-09-04 16:53:03 +01:00
Jonathan Kew
cf0611032c
bug 909264 - control characters in the location bar should be %-encoded for visibility. r=gavin
2013-09-04 10:49:47 +01:00