Jared Wein
ea476120a6
Bug 880164 - Australis toolbar buttons contextual menu in toolbar, palette and customize mode. r=Gijs
2013-11-21 23:09:34 -05:00
Jared Wein
c4ce8aeca7
Bug 935753 - Firefox displays the "This is a secure Firefox page" indicator on pages served by addons. r=MattN
2013-11-19 11:11:25 -05:00
Ryan VanderMeulen
2222674ff4
Backed out changeset 430ebb28dd92 (bug 935753) for mochitest-bc failures.
2013-11-19 13:13:06 -05:00
Jared Wein
ed79726d0f
Bug 935753 - Firefox displays the "This is a secure Firefox page" indicator on pages served by addons. r=MattN
...
--HG--
extra : rebase_source : 20c3720bfc749401956ffa4553b9df2153231c3d
2013-11-19 11:11:25 -05:00
Gijs Kruitbosch
8a1e4738cc
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
b18a643af7
Merge mozilla-central and ux
2013-11-13 00:28:03 +01:00
Matthew Noorenberghe
be474fa47a
Merge mozilla-central to UX
2013-11-05 01:04:20 -08:00
Gijs Kruitbosch
adc9c274bb
Merge mozilla-central and ux
2013-11-03 23:36:57 +01:00
Gijs Kruitbosch
ad9e61fa26
Merge mozilla-central and ux
2013-11-01 23:24:47 +01:00
Tarashish Mishra
605ee28531
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
f298c06fde
Merge mozilla-central and ux
2013-11-01 09:20:15 +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
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
Tanvi Vyas
281d2329ff
Bug 915951 - Notifications should ignore sub-frame navigation. r=dao
2013-10-31 22:13:43 -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
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
Christoph Kerschbaumer
2df9d73cd4
Bug 906190 - Persist 'disable protection' option for Mixed Content Blocker in child tabs - tabbrowser part. r=gavin
2013-10-10 21:26:32 -07:00
Bill McCloskey
2141ab3ddd
Bug 923331 - Remove disablehistory attr from first browser tab (r=gavin)
2013-10-17 08:38:59 -07:00
Markus Stange
454295facd
Bug 851652 - Change position of the standardWindowButtons for Australis [r=smichaud r=mnoorenberghe+bmo r=jaws r=roc]
...
--HG--
extra : rebase_source : 4936bfc62a4712871caa5d767b1dd2e496e0826c
2013-06-12 23:42:00 +02:00
Gijs Kruitbosch
686af64168
Merge m-c to ux
2013-10-28 10:18:27 +01:00
Gijs Kruitbosch
d3774ed08c
Merge m-c to ux
2013-10-25 11:45:31 +02:00
Gijs Kruitbosch
0aa036514a
Merge mozilla-central and ux
2013-10-25 10:23:03 +02:00
Gijs Kruitbosch
7af76e1cdc
Merge mozilla-central and ux
2013-10-24 10:18:26 +02:00
Gijs Kruitbosch
324de02742
Bug 890319 - about:customize doesn't work if we try to enter before the window has loaded, r=mikedeboer
2013-10-22 13:07:30 +02:00
Gijs Kruitbosch
2b30d3ad35
Merge m-c to UX
2013-10-18 12:56:16 +02:00
Gijs Kruitbosch
6ad1150e33
Merge mozilla-central and ux
2013-10-16 23:24:59 +02:00
Gijs Kruitbosch
3f4d9d7b7e
Merge mozilla-central and ux
2013-10-16 13:15:41 +02: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
Gijs Kruitbosch
e6d6f1269e
Merge mozilla-central and ux
2013-10-10 09:27:14 +02:00
Gijs Kruitbosch
f66f8124ef
Merge mozilla-central and ux
2013-10-09 13:39:14 +02: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
Gijs Kruitbosch
f5871ed3f4
Merge mozilla-central and ux
2013-10-08 09:09:32 +02: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
Gijs Kruitbosch
9c5bc16bed
Merge m-c to ux
2013-10-07 07:15:41 +02: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
Gijs Kruitbosch
d4692f3c09
Merge m-c to UX
2013-10-01 12:00:42 +02: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
Gijs Kruitbosch
dbd9f3c1f4
Backed out changeset a257f4a1591a (bug 920224) for mochitest-bc orange because of my being blind
2013-09-26 11:59:12 +02:00
Bill McCloskey
fe40c5da4f
Bug 691252 - Fix "reference to undefined property rels.feed" (r=felipe)
2013-09-30 12:24:44 -07:00
Gijs Kruitbosch
0575f897d2
Bug 920224 - initialize panelUI immediately, r=Unfocused
2013-09-26 10:04:24 +02:00
Akshat Kedia
36a15efe8a
Bug 895429 - Change nooverflow attribute to overflows; r= Jared Wein [:jaws]
2013-09-25 16:42:23 -04:00