Граф коммитов

8769 Коммитов

Автор SHA1 Сообщение Дата
Simon Montagu f077892c45 Add new bidi control characters defined in Unicode 6.3. Bug 922530, r=jfkthame 2013-10-02 16:07:02 +03: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
Gijs Kruitbosch 40e2cd9e5d Bug 928640 - middle click open recent tabs and restore all tabs broken, r=jaws 2013-10-20 22:06:24 +02:00
Benjamin Smedberg c48a40e0eb Fixup for bug 927174 - use the preexisting app.support.baseURL pref instead of a custom one
--HG--
extra : rebase_source : 90f2f8dc85b9198bca608b46bee037d93a118543
2013-10-21 10:33:49 -04:00
Georg Fritzsche 9694719958 Bug 853694 - Cannot send crash reports for click-to-play plugins. r=jaws 2013-10-19 17:15:18 +02:00
Carsten "Tomcat" Book f1d2ae53bc Merge mozilla-central to mozilla-inbound 2013-10-18 14:13:10 +02:00
Carsten "Tomcat" Book a3284daeb0 merge fx-team to mozilla-central 2013-10-18 11:40:53 +02:00
Benjamin Smedberg 002450028b Bug 927174 - Add a "More Info..." link to the plugin click-to-activate panel which links to SUMO, r=jaws
--HG--
extra : rebase_source : 06f59db92ea08e64f0d9e39bfeb20460ea780d36
2013-10-16 16:35:40 -04:00
Carsten "Tomcat" Book 0f7453cae3 Merge mozilla-central to fx-team 2013-10-17 13:56:42 +02:00
Georg Fritzsche 98cb2adbcf Bug 922349 - Removing iframe with plugin content breaks doorhanger. r=gavin 2013-10-16 00:42:48 +02:00
Bill McCloskey 2141ab3ddd Bug 923331 - Remove disablehistory attr from first browser tab (r=gavin) 2013-10-17 08:38:59 -07:00
Sankha Narayan Guria ce12070342 Bug 864895 - Catch exceptions from PopupNotification callbacks. r=MattN 2013-06-01 08:22:16 +05:30
Mike Hommey ca1b5bf42a Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps 2013-10-17 07:55:16 +09: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
Wes Kocher 5ee8245702 Merge m-c to fx-team 2013-10-15 20:32:13 -07:00
Blair McBride 89d1cbef27 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 3c0a553b09 Bug 919532 - Send quit-application-requested before restarting in safe-mode; r=MattN 2013-10-15 11:52:08 -07:00
Jared Wein a8fac1a113 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 96ace1adc3 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 aaf35f7120 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 38631c5e07 bug 878905 use document title for menuitem label in camera menu, r=dao 2013-06-03 14:37:02 -07:00
Ryan VanderMeulen be59899b57 Merge m-c to inbound. 2013-10-11 17:03:36 -04:00
Adam Dane [:hobophobe] dba0a9ec36 Bug 897751 - Tab close button's DoubleClick protection handler leaks. r=mano 2013-10-10 15:27:15 -05:00
Stephen Pohl 594dc4f2bb 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 17dc758ff9 Backout 751bcb37cdb6 for bustage on a CLOSED TREE. r=me 2013-10-11 10:50:25 -04:00
Stephen Pohl 1f78811840 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 f12c78d39a Re-focus browser elements after changing their remote attribute (bug 925058, r=felipe). 2013-10-09 15:50:46 -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
Carsten "Tomcat" Book 163c022cb2 merge fx-team to mozilla-central 2013-10-09 10:15:37 +02:00
Gavin Sharp a1d9d9f1f6 Bug 908844 (eee919f11f5a) bustage followup: XML is hard
--HG--
extra : rebase_source : 85a61533e6192fd84f89cfabb5af7c1ab8f1171a
2013-10-08 15:55:29 -07: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
Gavin Sharp a101895f6b 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 06d00dfb87 Bug 924209 - Consolidate moz.build files in browser/base/content; r=Gijs 2013-10-08 10:59:05 +02:00
Drew Willcoxon 1cca2457a2 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 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
Phil Ringnalda 4960e67245 Merge b-i to m-c 2013-10-06 18:31:14 -07:00
Gijs Kruitbosch 681cf82bdb 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 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
Matt Brubeck d0f97c46f6 Merge fx-team to mozilla-central 2013-10-03 07:38:41 -07:00
Ms2ger 1ee1f27aa3 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gijs Kruitbosch 3c0e16851b Bug 922847 - Separate animation from download button, r=mconley 2013-10-01 14:15:00 +02:00
Gijs Kruitbosch d201e77eae Bug 923186 - Download button should use regular XBL. r=mconley 2013-10-02 19:53:25 +02:00
Martijn Wargers 36a41557c9 Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher 2013-09-30 11:30:01 +02:00
Ed Morley 57a8fe5fd5 Merge latest green inbound changeset and mozilla-central 2013-10-01 10:27:39 +01:00
Bill McCloskey fe40c5da4f Bug 691252 - Fix "reference to undefined property rels.feed" (r=felipe) 2013-09-30 12:24:44 -07:00
Ed Morley 64e17995e6 Merge mozilla-central and inbound 2013-09-30 17:26:43 +01:00
Tim Taubert f741f90af4 Bug 918981 - Add missing makeURI() function to browser/base/content.js; r=felipe 2013-09-30 09:57:26 +02:00
Tim Taubert 1211ef6f06 Bug 586153 - Avoid tab panel ID collisions by using a monotonic counter; r=dolske 2013-09-28 20:07:07 +02:00
Tim Taubert 72ae67f582 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 5dfcbce8d3 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