Commit Graph

18045 Commits

Author SHA1 Message Date
Georg Fritzsche
2b53d9b2ea Bug 920927 - Fix plugin overlay handling. r=neil 2013-10-15 10:35:49 +02:00
Ed Morley
3c0d708c0b 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
e76d36e304 Bug 921630 - Show progress indicator while pretty printing; r=vporof 2013-10-14 13:06:50 -07:00
Nick Fitzgerald
2a7c33fe0e Bug 924442 - Disallow pretty printing when a source is black boxed; r=vporof 2013-10-14 11:44:00 -07:00
Sam Foster
b732c16d32 Bug 925418 - replace richgrid.children with .items references, plus minor nits. r=mbrubeck 2013-10-14 09:33:12 -07: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
Gijs Kruitbosch
f612d87e4f 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
f140bf28cc bug 878905 use document title for menuitem label in camera menu, r=dao 2013-06-03 14:37:02 -07:00
David Rajchenbach-Teller
982856f764 Bug 903433 - Add FinalizationWitnessService. r=Waldo, r=glandium, sr=Mossop 2013-10-12 14:17:43 -04:00
Carsten "Tomcat" Book
176c547fd6 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
de3c47a025 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
9f0580345d Merge m-c to fx-team 2013-10-11 19:00:36 -07:00
Wes Kocher
23866f2f95 Merge inbound to m-c 2013-10-11 18:50:09 -07:00
Sunny
2306b5ed20 Bug 898472 - Give Browser Debugger window a title. r=vp 2013-10-11 15:09:00 -07:00
Ryan VanderMeulen
26101212c5 Merge m-c to fx-team. 2013-10-11 17:03:06 -04:00
Nick Fitzgerald
9ab0c6745e 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
5c7852b1b9 Merge m-c to b2g-inbound. 2013-10-11 15:44:17 -04:00
Ryan VanderMeulen
7419944682 Merge fx-team to m-c. 2013-10-11 15:41:41 -04:00
Ryan VanderMeulen
7a36f3f584 Merge m-c to inbound. 2013-10-11 17:03:36 -04:00
Marco Castelluccio
5a4a2f1db1 Bug 774521 - Desktop Web Runtime UI implementation for mozGetUserMedia (Camera API). r=myk 2013-10-11 11:06:21 -04:00
Stephen Pohl
d6f559de1c Backout 751bcb37cdb6 for bustage on a CLOSED TREE. r=me 2013-10-11 10:50:25 -04:00
Gregory Szorc
ec3d3cdf0d 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
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
Paul Rouget
14e29c220e Bug 925199 - Move touch-events.js to /toolkit. r=ochameau 2013-10-11 12:00:01 -04:00
Patrick Brosset
2202df9510 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]
4406a757f3 Bug 897751 - Tab close button's DoubleClick protection handler leaks. r=mano 2013-10-10 15:27:15 -05:00
Wes Kocher
b643cbab41 Merge inbound to m-c 2013-10-10 18:59:58 -07:00
Bill McCloskey
4d69a2de1a Bug 923332 - Use loadURIWithFlags instead of contentDocument.location when loading about:blank (r=ttaubert) 2013-10-10 10:52:22 -07:00
Bill McCloskey
6e78e8eb20 Bug 924929 - Add missing Cu import in session restore content code (r=Yoric) 2013-10-10 10:52:19 -07:00
Jake Bailey
0ef5579eba 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
ccc07d493f 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
e6b667f027 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
b613238ffa merge fx-team to mozilla-central 2013-10-10 13:39:48 +02:00
Justin Dolske
743ebf7296 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
06bd006828 Bug 924614 - Fix duplicate Scratchpad menu items in Web Developer menu. r=mratcliffe 2013-10-09 11:47:00 -07:00
Kamil Jozwiak
c24b3922d8 Bug 917020 - Removed the startup GUI portion from Metro options. r=mbrubeck 2013-10-09 10:50:33 -07:00
Asaf Romano
2edf767025 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
be6e11caa4 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
60b5a29f09 Bug 924568 - Validate hosted app URL before adding. r=ochameau 2013-10-09 09:31:34 -04:00
Michael Ratcliffe
8a8691ae7d Bug 923884 - Always use authored colors in markup view. r=jwalker 2013-10-08 13:53:19 +01:00
J. Ryan Stinnett
ebca4b9c45 Bug 921226 - Log during app install in App Manager. r=ochameau 2013-10-02 16:23:43 -05:00
Ehsan Akhgari
282051982e 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
6bc345841c Re-focus browser elements after changing their remote attribute (bug 925058, r=felipe). 2013-10-09 15:50:46 -07:00
J. Ryan Stinnett
21698437e9 Bug 921222 - Make App Manager disabled buttons look disabled. r=paul 2013-09-27 11:36:20 -05: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
Rodrigo Silveira
270c3896e8 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
095b3244dd Bug 908844 (eee919f11f5a) bustage followup: XML is hard
--HG--
extra : rebase_source : 85a61533e6192fd84f89cfabb5af7c1ab8f1171a
2013-10-08 15:55:29 -07:00
Matt Brubeck
e3b637b010 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
c5f3d79040 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