2520 Commits

Author SHA1 Message Date
Gijs Kruitbosch
a1cf715f6b Bug 946148 - Australis' context menu items to move toolbaritems/buttons should use popup.triggerNode, r=dao
--HG--
extra : rebase_source : 88c2157af3c19558463b7778e84b093c527d59db
2013-12-05 12:06:43 +01:00
Geek in Training
e3120611f1 Bug 943770 - Australis: include toolbars with toolboxid attribute set in View -> Toolbars menu and toolbar context menu, r=gijs 2013-12-02 14:05:00 +01:00
J. Ryan Stinnett
64ea1cec79 Bug 912057 - Replace Browser Debugger with Browser Toolbox. r=past
--HG--
rename : browser/devtools/debugger/DebuggerProcess.jsm => browser/devtools/framework/ToolboxProcess.jsm
2013-12-02 02:28:01 -06:00
Brian R. Bondy
a9e7dba8b7 Bug 931801 - Make shared pref sync code 2-way. r=jimm 2013-11-19 15:54:03 -05:00
Brian R. Bondy
7e1b268499 Bug 931798 - Restore session after a switch to desktop/metro happens. r=emtwo 2013-11-19 13:18:20 -05:00
Marina Samuel
ef2d108ec4 Bug 934032 - Add View on Metro feature to Desktop Firefox in Australis. r=bbondy 2013-11-19 13:06:58 -05:00
Gijs Kruitbosch
225944ff63 Bug 944403 - disable Australis' add to toolbar/menu items when clicking empty bits of the tabstrip, r=mconley
--HG--
extra : rebase_source : ae2108d8e0f1fa8db60205dc19c2620d8c1d379b
2013-11-28 15:53:02 +01:00
Gijs Kruitbosch
acd2297ca2 Bug 943524 - fix charset and chardet processing to allow for unique IDs, r=jaws 2013-11-28 11:25:14 +01:00
Henri Sivonen
a581322e18 Bug 805374 - Clean up the Character Encoding menu. r=Gijs,Unfocused. 2013-11-26 09:31:52 +02:00
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