Commit Graph

6969 Commits

Author SHA1 Message Date
Wes Kocher
f27029d43a Merge m-c to fx-team 2013-10-15 20:32:13 -07:00
Blair McBride
908c3ef327 Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop
--HG--
rename : services/common/log4moz.js => toolkit/modules/Log.jsm
rename : services/common/tests/unit/test_log4moz.js => toolkit/modules/tests/xpcshell/test_Log.js
2013-08-26 11:55:58 -07:00
Tim Taubert
c3a0d9a21d Bug 919532 - Send quit-application-requested before restarting in safe-mode; r=MattN 2013-10-15 11:52:08 -07:00
Jared Wein
438ea9c1ab Bug 896291 - 'Close other tabs' should show the confirmation dialog if the number of tabs is greater than browser.sessionstore.max_tabs_undo. r=ttaubert,MattN
--HG--
extra : rebase_source : 0e7d5bfa58f020f49e97824da9c1c00fab369357
2013-10-15 12:39:48 -04:00
Jared Wein
a0bddcc082 Bug 926928 - Pull out the code that builds the 'Recently Closed Tabs' and 'Recently Closed Windows' to a separate module. r=Gijs
--HG--
extra : rebase_source : a0bf9a5894fc8d2b2b6fb69fe390edb3cc4c4ede
2013-10-14 14:33:17 -04:00
Mike Conley
ececc0544e Bug 880277 - "Remove unnecessary delay when clicking tab close buttons sequentially doesn't work anymore on UX" [r=fryn] 2013-06-19 15:57:00 +02:00
Shane Caraveo
f140bf28cc bug 878905 use document title for menuitem label in camera menu, r=dao 2013-06-03 14:37:02 -07:00
Ryan VanderMeulen
7a36f3f584 Merge m-c to inbound. 2013-10-11 17:03:36 -04:00
Adam Dane [:hobophobe]
4406a757f3 Bug 897751 - Tab close button's DoubleClick protection handler leaks. r=mano 2013-10-10 15:27:15 -05:00
Stephen Pohl
8e7e13c21d Bug 673875: Reproduce the bounce behavior when reaching the top/bottom of the page on OSX. r=smichaud,felipe,masayuki 2013-10-11 15:48:53 -04:00
Stephen Pohl
d6f559de1c Backout 751bcb37cdb6 for bustage on a CLOSED TREE. r=me 2013-10-11 10:50:25 -04:00
Stephen Pohl
aa89a4515b Bug 673875: Reproduce the bounce behavior when reaching the top/bottom of the page on OSX. r=smichaud,felipe,masayuki 2013-10-11 10:02:31 -04:00
David Anderson
6bc345841c Re-focus browser elements after changing their remote attribute (bug 925058, r=felipe). 2013-10-09 15:50:46 -07:00
Minarto Margoliono
afbf46051b 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
Carsten "Tomcat" Book
55bf9692c8 merge fx-team to mozilla-central 2013-10-09 10:15:37 +02:00
Gavin Sharp
095b3244dd Bug 908844 (eee919f11f5a) bustage followup: XML is hard
--HG--
extra : rebase_source : 85a61533e6192fd84f89cfabb5af7c1ab8f1171a
2013-10-08 15:55:29 -07:00
Gavin Sharp
7ca7c14c7a Bug 922338: update link to phishing protection info in Firefox, r=dao,wesj,mbrubeck,fabrice 2013-10-08 14:00:48 -07:00
Gavin Sharp
ceedb3f8df 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
Gregory Szorc
4dc98e5aa9 Bug 924209 - Consolidate moz.build files in browser/base/content; r=Gijs 2013-10-08 10:59:05 +02:00
Drew Willcoxon
a5d5f779e7 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
86a9d6e3c3 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
cea1616fed Merge b-i to m-c 2013-10-06 18:31:14 -07:00
Gijs Kruitbosch
7525a375c0 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
3678897716 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
0e87de14da Merge fx-team to mozilla-central 2013-10-03 07:38:41 -07:00
Ms2ger
9d5ce8dfb7 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gijs Kruitbosch
2710f71030 Bug 922847 - Separate animation from download button, r=mconley 2013-10-01 14:15:00 +02:00
Gijs Kruitbosch
f74dad9d18 Bug 923186 - Download button should use regular XBL. r=mconley 2013-10-02 19:53:25 +02:00
Martijn Wargers
3ee6d7d7f3 Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher 2013-09-30 11:30:01 +02:00
Ed Morley
4c5013daf4 Merge latest green inbound changeset and mozilla-central 2013-10-01 10:27:39 +01:00
Bill McCloskey
635004cc56 Bug 691252 - Fix "reference to undefined property rels.feed" (r=felipe) 2013-09-30 12:24:44 -07:00
Ed Morley
f85b38d2f2 Merge mozilla-central and inbound 2013-09-30 17:26:43 +01:00
Tim Taubert
2b2649394f Bug 918981 - Add missing makeURI() function to browser/base/content.js; r=felipe 2013-09-30 09:57:26 +02:00
Tim Taubert
bdf0214b53 Bug 586153 - Avoid tab panel ID collisions by using a monotonic counter; r=dolske 2013-09-28 20:07:07 +02:00
Tim Taubert
26baa262ee 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
Drew Willcoxon
1adc379263 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
Gregory Szorc
f0bcf1241b Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
89c902c7b2 Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gregory Szorc
c44d9c8614 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Carsten "Tomcat" Book
e19e4a1a0f Backed out changeset 4ebf2657b295 (bug 920927) for Android Reftest Failure on a CLOSED TREE 2013-09-30 15:05:09 +02:00
Georg Fritzsche
8f04597cb4 Bug 917931 - Cleanup nsIPluginTag.enabledState usage in browser tests. r=jaws 2013-09-25 11:43:17 +02:00
Ed Morley
eae8f15a4a Backed out changeset 77bff106b704 (bug 920223) 2013-09-30 12:50:12 +01:00
Ed Morley
74e3d6ce30 Backed out changeset 68b6b152f51a (bug 920223) 2013-09-30 12:50:09 +01:00
Ed Morley
5e3c678fac Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Georg Fritzsche
97b66e1e21 Bug 920927 - Fix plugin overlay handling. r=Neil 2013-09-26 09:49:56 +02:00
Gregory Szorc
18c2c27094 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
47e946bebe Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gregory Szorc
3d0a157ac2 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Gijs Kruitbosch
bea93a2b7d Bug 845408 - unify download-indicator and download-button, r=mconley 2013-09-18 21:32:16 +02:00
Ryan VanderMeulen
fab20bfb9c Merge m-c to fx-team. 2013-09-30 16:56:29 -04:00