Commit Graph

7273 Commits

Author SHA1 Message Date
Gijs Kruitbosch
7bfb0d8a76 Merge mozilla-central and ux 2013-10-16 13:15:41 +02:00
Gijs Kruitbosch
b6abc3f37b Merge mozilla-central and ux 2013-10-16 10:20:09 +02:00
Wes Kocher
6667469963 Merge m-c to fx-team 2013-10-15 20:32:13 -07:00
Gijs Kruitbosch
f05ad40ff1 Merge mozilla-central and ux 2013-10-15 08:27:26 +02:00
Jared Wein
34c4485aa8 Bug 888572 - Add 'Recently Closed Tabs' and 'Recently Closed Windows' to the History subview. r=Gijs 2013-10-14 14:33:17 -04:00
Gijs Kruitbosch
e81f7e529c Merge m-c to ux 2013-10-13 23:58:05 +02:00
Ryan VanderMeulen
4b9cfd5049 Merge m-c to inbound. 2013-10-11 17:03:36 -04:00
Dão Gottwald
5831631e1a Bug 925712 - Back and forward buttons are shorter than other toolbar buttons. r=mdeboer 2013-10-11 16:11:54 +02:00
Dão Gottwald
4fb834848e Bug 925338 - Remove obsolete defaultmode, lockmode, defaulticonsize, lockiconsize attributes. r=Gijs 2013-10-11 14:34:28 +02:00
Gijs Kruitbosch
5e082bb2fd Merge mozilla-central and ux 2013-10-10 20:23:18 +02:00
Gijs Kruitbosch
b0b89ddc95 Bug 893849 - search box should fill entire width of panel, part 1: change class name, apply to search box, r=mikedeboer 2013-10-10 19:43:58 +02:00
Dão Gottwald
94149a9e4e Bug 896008 - The navigation toolbar should have iconsize="small", not iconsize="large". r=Gijs 2013-10-10 15:47:46 +02:00
Gijs Kruitbosch
f1ea73ec9b Merge mozilla-central and ux 2013-10-10 09:27:14 +02:00
Gijs Kruitbosch
291eea969e Merge mozilla-central and ux 2013-10-09 13:39:14 +02:00
Carsten "Tomcat" Book
309194ad49 merge fx-team to mozilla-central 2013-10-09 10:15:37 +02:00
Gavin Sharp
f5e2750f03 Bug 908844 (eee919f11f5a) bustage followup: XML is hard
--HG--
extra : rebase_source : 85a61533e6192fd84f89cfabb5af7c1ab8f1171a
2013-10-08 15:55:29 -07:00
Gavin Sharp
8086bb9e1f 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
4002bf6d59 Merge mozilla-central and ux 2013-10-09 06:19:14 +02:00
Jared Wein
b9cf3e6c8c Bug 924388 - There should be small separators between the sub-edit controls and sub-zoom controls when each controls is placed in a toolbar. r=gijs 2013-10-08 17:45:07 -04:00
Drew Willcoxon
02b64ef295 Bug 555390 - Fix intermittent failure in browser_bug419612.js by waiting for location-change notification after tabs are removed. r=mak 2013-10-07 21:59:22 -07:00
Reuben Morais
6d37cb18c3 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
Phil Ringnalda
386b8f6fd4 Merge b-i to m-c 2013-10-06 18:31:14 -07:00
Gijs Kruitbosch
52d69780bf Bug 923843 - fix Windows tabsontop=false styling by moving the downloads animation element out of the toolbox, r=dao 2013-10-06 16:42:15 +02:00
Michael Henretty
f5b19a2f64 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
Matt Brubeck
d1214e1cc6 Merge fx-team to mozilla-central 2013-10-03 07:38:41 -07:00
Ms2ger
105ce73cfa Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Adam Dane [:hobophobe]
8caaa8c663 Bug 897751 - Tab close button's DoubleClick protection handler leaks. r=mano 2013-10-10 15:27:15 -05:00
David Anderson
b820dcddb3 Re-focus browser elements after changing their remote attribute (bug 925058, r=felipe). 2013-10-09 15:50:46 -07:00
Gavin Sharp
fa39a29bd4 Bug 908844: add UTM parameters to Mozilla logo on about:home, r=dao
--HG--
extra : rebase_source : dde46f332f1d6fa9cf0b1588a374f3fc47ed1a72
2013-10-01 10:46:27 -04:00
Gijs Kruitbosch
494f6b300c Bug 922847 - Separate animation from download button, r=mconley 2013-10-01 14:15:00 +02:00
Gijs Kruitbosch
55f3a40d2c Bug 923186 - Download button should use regular XBL. r=mconley 2013-10-02 19:53:25 +02:00
Gijs Kruitbosch
9c8a9ee095 Merge mozilla-central and ux 2013-10-08 09:09:32 +02:00
Gijs Kruitbosch
2b8f8e68ed Merge m-c to ux 2013-10-07 07:15:41 +02:00
Gijs Kruitbosch
42235c61d4 Bug 923850 - swap nav-bar and customizationtarget flex values, r=jaws 2013-10-06 13:20:33 +02:00
Gijs Kruitbosch
c18d784b3c Merge m-c to ux 2013-10-03 17:20:04 +02:00
Gijs Kruitbosch
91b9c7b656 Merge mozilla-central and ux 2013-10-02 00:00:14 +02:00
Gijs Kruitbosch
f9c2c6d19e Merge m-c to UX 2013-10-01 12:00:42 +02:00
Ed Morley
a249dc4903 Merge latest green inbound changeset and mozilla-central 2013-10-01 10:27:39 +01:00
Gijs Kruitbosch
5d3ed7cf58 Merge m-c to UX 2013-10-01 00:36:26 +02:00
Gijs Kruitbosch
07d7d08613 Merge mozilla-central and ux 2013-09-30 19:26:47 +02:00
Ed Morley
5f372d43ac Merge mozilla-central and inbound 2013-09-30 17:26:43 +01:00
Martijn Wargers
4b5db21172 Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher 2013-09-30 11:30:01 +02:00
Tim Taubert
a7c017b3c2 Bug 918981 - Add missing makeURI() function to browser/base/content.js; r=felipe 2013-09-30 09:57:26 +02:00
Gijs Kruitbosch
2ee145a16d Merge mozilla-central and ux 2013-09-29 11:56:48 +02:00
Tim Taubert
d12a711890 Bug 586153 - Avoid tab panel ID collisions by using a monotonic counter; r=dolske 2013-09-28 20:07:07 +02:00
Tim Taubert
1b11e04c10 Bug 906462 - Remove noise backgrounds for about:newtab and about:home; r=dao
--HG--
rename : browser/themes/linux/newtab/noise.png => browser/themes/linux/devtools/noise.png
rename : browser/themes/osx/newtab/noise.png => browser/themes/osx/devtools/noise.png
rename : browser/themes/windows/newtab/noise.png => browser/themes/windows/devtools/noise.png
2013-09-28 18:38:47 +02:00
Gijs Kruitbosch
aa719d2b2d Merge mozilla-central and ux 2013-09-28 09:59:15 +02:00
Drew Willcoxon
b1565a78e6 Bug 874847 - Fix intermittent failure in browser_lastAccessedTab.js by including some fudge in the Date.now comparison. r=ttaubert 2013-09-27 23:47:18 -07:00
Minarto Margoliono
901f308a3f 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
Gregory Szorc
b03f79a7e6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00