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

23297 Коммитов

Автор SHA1 Сообщение Дата
Ed Morley 8388fc40f5 Bug 920570 & bug 920876 - Skip-if browser_codemirror.js on linux for too many intermittent failures 2013-10-14 22:56:25 +01:00
Nick Fitzgerald 3a0235c7d7 Bug 921630 - Show progress indicator while pretty printing; r=vporof 2013-10-14 13:06:50 -07:00
Nick Fitzgerald 4481a8549b Bug 924442 - Disallow pretty printing when a source is black boxed; r=vporof 2013-10-14 11:44:00 -07:00
Sam Foster a36a131eb3 Bug 925418 - replace richgrid.children with .items references, plus minor nits. r=mbrubeck 2013-10-14 09:33:12 -07: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
Gijs Kruitbosch 89f4dd3983 Bug 926323 - Tilt tests should unregister observers to prevent errors later on when scopes are dead, r=vporof 2013-10-14 11:54:46 +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
David Rajchenbach-Teller 28aeb4c8b9 Bug 903433 - Add FinalizationWitnessService. r=Waldo, r=glandium, sr=Mossop 2013-10-12 14:17:43 -04:00
Carsten "Tomcat" Book a33c927f99 Backed out changeset 2f67ed3d7d6c (bug 451283) failures in mochitest and marionette
--HG--
rename : toolkit/modules/Log.jsm => services/common/log4moz.js
rename : toolkit/modules/tests/xpcshell/test_Log.js => services/common/tests/unit/test_log4moz.js
2013-10-12 10:51:43 +02:00
Blair McBride 3396f073b3 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
Wes Kocher 9e6c8d2bf9 Merge m-c to fx-team 2013-10-11 19:00:36 -07:00
Wes Kocher 5e978b1eee Merge inbound to m-c 2013-10-11 18:50:09 -07:00
Sunny f3e72cf12c Bug 898472 - Give Browser Debugger window a title. r=vp 2013-10-11 15:09:00 -07:00
Ryan VanderMeulen be7dc4f9b1 Merge m-c to fx-team. 2013-10-11 17:03:06 -04:00
Nick Fitzgerald 89d22b97bb Bug 925073 - Create a pref to enable/disable pretty printing in the UI; r=vporof 2013-10-11 13:52:50 -07:00
Ryan VanderMeulen 58c9153edc Merge m-c to b2g-inbound. 2013-10-11 15:44:17 -04:00
Ryan VanderMeulen b2624cd00e Merge fx-team to m-c. 2013-10-11 15:41:41 -04:00
Ryan VanderMeulen be59899b57 Merge m-c to inbound. 2013-10-11 17:03:36 -04:00
Marco Castelluccio 72956e1dee Bug 774521 - Desktop Web Runtime UI implementation for mozGetUserMedia (Camera API). r=myk 2013-10-11 11:06:21 -04:00
Stephen Pohl 17dc758ff9 Backout 751bcb37cdb6 for bustage on a CLOSED TREE. r=me 2013-10-11 10:50:25 -04:00
Gregory Szorc dfb77e1fbd Bug 585016 - Move buildlist.py to a mozbuild action; r=mshal
--HG--
rename : config/buildlist.py => python/mozbuild/mozbuild/action/buildlist.py
rename : config/tests/unit-buildlist.py => python/mozbuild/mozbuild/test/action/test_buildlist.py
2013-10-11 07:22:49 -07: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
Paul Rouget 0219bc66cc Bug 925199 - Move touch-events.js to /toolkit. r=ochameau 2013-10-11 12:00:01 -04:00
Patrick Brosset fd839e0c8e Bug 922125 - Destroy markup, rule and computed views on navigation and unload. r=miker 2013-10-11 11:50:33 -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
Wes Kocher 6313f43c69 Merge inbound to m-c 2013-10-10 18:59:58 -07:00
Bill McCloskey ef04d439df Bug 923332 - Use loadURIWithFlags instead of contentDocument.location when loading about:blank (r=ttaubert) 2013-10-10 10:52:22 -07:00
Bill McCloskey 685acc3b5a Bug 924929 - Add missing Cu import in session restore content code (r=Yoric) 2013-10-10 10:52:19 -07:00
Jake Bailey cf29bceef4 Bug 925050 - Fix timeout in browser_toolbox_window_shortcuts.js when a tool is disabled by default. r=fitzgen 2013-10-10 10:59:48 -04:00
Jake Bailey 8b0258f3e6 Bug 914861 - Fix timeout in browser_toolbox_options.js when a tool is disabled by default. r=robcee 2013-10-10 10:59:48 -04:00
Kamil Jozwiak 2e843fb9dc Bug 830618 - Check meta data then create appropriate menu entry that will take user to MS store. r=jimm 2013-10-10 10:59:48 -04:00
Carsten "Tomcat" Book 4a5c30eda0 merge fx-team to mozilla-central 2013-10-10 13:39:48 +02:00
Justin Dolske 9c51157bdb Bug 717490 - Remove support for importing logins from legacy signons.txt format, as well as base64 conversion. r=mattn 2013-10-09 17:48:40 -07:00
Brandon Benvie a8e0db8b42 Bug 924614 - Fix duplicate Scratchpad menu items in Web Developer menu. r=mratcliffe 2013-10-09 11:47:00 -07:00
Kamil Jozwiak bab7ad78e3 Bug 917020 - Removed the startup GUI portion from Metro options. r=mbrubeck 2013-10-09 10:50:33 -07:00
Asaf Romano d11de6fec2 Bug 912855 - Can't remove check-mark on "Load this bookmark in the sidebar". r=mak 2013-10-09 16:33:58 +02:00
Brian Grinstead 6d5844ebdd Bug 921686 - Firefox css inspector doesn't find the correct url for some images. r=mratcliffe 2013-10-08 15:23:09 -05:00
Paul Rouget 867e5c7b4d Bug 924568 - Validate hosted app URL before adding. r=ochameau 2013-10-09 09:31:34 -04:00
Michael Ratcliffe 9cab056f2c Bug 923884 - Always use authored colors in markup view. r=jwalker 2013-10-08 13:53:19 +01:00
J. Ryan Stinnett 97c0516b1a Bug 921226 - Log during app install in App Manager. r=ochameau 2013-10-02 16:23:43 -05:00
Ehsan Akhgari f1fbe50293 Bug 924248 - Make nsIDocument.h go on a diet; r=jst
The nsMacShellService code is rewritten to stop using GetLoadContext
which will now only be available in libxul.
2013-10-07 22:21:07 -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
J. Ryan Stinnett 18a7b40ae9 Bug 921222 - Make App Manager disabled buttons look disabled. r=paul 2013-09-27 11:36:20 -05: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
Rodrigo Silveira 9926ce4162 Bug 904277 - Cursor can not be seen in scroll-bar region in Metro Firefox r=mbrubeck 2013-10-08 16:52:08 -07: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
Matt Brubeck 596547a7a4 Bug 924257 - Remove unneeded moz.build/Makefile.in from metro test dir [r=Ms2ger,rsilveira] 2013-10-08 14:20:58 -07:00
Matt Brubeck 5721c047db Bug 923273 - Convert MOCHITEST_METRO_FILES to manifests [r=gps,rsilveira]
--HG--
rename : browser/metro/base/tests/mochiperf/perfhelpers.js => browser/metro/base/tests/mochiperf/head.js
2013-10-08 14:19:06 -07:00
Matt Brubeck f48f661be8 Bug 923810 - Update the Metro progress bar when switching tabs [r=jimm] 2013-10-08 14:08:42 -07:00