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

20707 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen d230f84f63 Merge m-c to inbound. 2013-04-23 20:50:28 -04:00
Ryan VanderMeulen 338e811f3b Merge inbound to m-c. 2013-04-23 20:49:27 -04:00
Paolo Amadini fedd338868 Bug 832672 - Downloads Panel gives no indication or feedback on missing files. r=mak ui-r=shorlander 2013-04-24 02:19:49 +02:00
Gregory Szorc 99e72202c0 Merge mozilla-central into services 2013-04-23 15:57:35 -07:00
Ryan VanderMeulen 6a4db21c16 Merge m-c to inbound. 2013-04-23 15:05:21 -04:00
Ryan VanderMeulen d68fe645cf Merge the last PGO-green inbound changeset to m-c. 2013-04-23 15:01:57 -04:00
Tim Taubert 45f5a6cd12 merge m-c to fx-team 2013-04-23 18:56:19 +02:00
J. Ryan Stinnett 9573fbd0a8 Bug 843187 - Variables view: going down through the properties via keyboard is really broken, r=vporof 2013-04-23 07:34:08 -05:00
Garrett Robinson c5f9d17d6a Bug 863878 - The CSP logging from bug 821877 should go to the new Security Pane in the Web Console. r=bzbarsky r=ddahl 2013-04-23 17:39:10 -05:00
Jim Mathies 0a21fd4aa5 Bug 863748 - Add subframe text input selection tests. r=rsilveira 2013-04-23 16:44:07 -05:00
Jim Mathies 6409e7817c Bug 863748 - Add subframe text area selection tests. r=rsilveira 2013-04-23 16:44:07 -05:00
Jim Mathies 2c8a8115b3 Bug 863748 - Move some misc. test files down in ./res, and disable metro plugin tests due to timeouts. r=mbrubeck 2013-04-23 16:44:07 -05:00
Jim Mathies c4cc6801fc Bug 864761 - Remove old debug build check from two tests. r=mbrubeck 2013-04-23 16:44:06 -05:00
Amod Narvekar e577d1d845 Bug 757351 - Sync uses deprecated octal literals. r=rnewman 2013-04-22 12:35:07 -07:00
sinduja ramaraj ea3af34653 Bug 586125 - "Copy", "Select All", etc. popup menu item in the Web Console displays keyboard shortcuts; r=msucan 2013-04-20 14:09:00 +03:00
Joe Walker 33fb441011 Bug 854948 - GCLI context.environment.contentDocument points to doc from when GCLI first opened; r=mratcliffe 2013-04-20 11:59:00 +03:00
Panos Astithas 366ae24986 Bug 862142 - remote debugger doesn't find any sources for simulator on nightly; r=vporof,msucan 2013-04-23 09:09:24 +03:00
Avinash Kundaliya 4ffb001bbf Bug 858916 - Switch-to-tab does not work on always private browsing mode. r=Unfocused,f=jdm 2013-04-23 18:00:38 +12:00
Victor Porof bbf9aa979f Bug 864176 - Details pane should remember its height when docked on the right, r=rcampbell 2013-04-22 21:12:17 +03:00
Victor Porof 18f8b8c289 Bug 860175 - On netmonitor examining the specific details of a network action leads to bad overlapping display, r=rcampbell 2013-04-22 21:12:17 +03:00
Phil Ringnalda 12a533fa7b Merge m-c and fx-team 2013-04-21 19:38:48 -07:00
Tim Taubert 2c4783da83 Bug 863227 - Lazily retrieve list of nsIDocShell.allow* properties to (re)store docShell capabilities; r=yoric
--HG--
rename : browser/components/sessionstore/test/browser_493467.js => browser/components/sessionstore/test/browser_capabilities.js
2013-04-20 10:05:20 +02:00
Tim Taubert bbdfe233e5 Bug 862442 - Use a content script to listen for input and change events; r=yoric 2013-04-20 10:05:20 +02:00
Tim Taubert ff8a254006 Bug 861409 - Use a content script to listen for pageshow events; r=yoric,jaws 2013-04-20 10:05:20 +02:00
Ryan VanderMeulen 331114df3d Merge m-c to fx-team. 2013-04-19 14:00:56 -04:00
Ryan VanderMeulen 1c3243798f Merge inbound to m-c. 2013-04-19 13:46:37 -04:00
Girish Sharma d09f161e56 Bug 862363 - Sync the killswitch upon (un)registering of a tool and respect it in Options Panel, r=jwalker 2013-04-19 19:14:38 +05:30
Panos Astithas 6db182f678 Bug 863600 - Intermittent browser_toolbox_options.js; r=me 2013-04-19 11:13:32 +03:00
Tim Taubert 2ac1bf9865 merge m-c to fx-team 2013-04-19 09:42:19 +02:00
Norbert Lindenberg b766680d74 Bug 864519 - Several Netmonitor tests fail when ECMAScript Internationalization API is enabled, r=vporof 2013-04-23 15:03:58 +03:00
Girish Sharma 5746570f70 Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
2013-04-17 14:28:41 +05:30
Sam Foster aec8dc9858 Bug 831918 - Fix typo to apply new styling to selected tiles. r=jimm 2013-04-19 16:09:25 +01:00
Jim Mathies eae7c69dc1 Bug 834370 - Subframe content selection tests. r=rsilveira 2013-04-19 10:01:01 -05:00
Jim Mathies 80fd937028 Bug 834370 - Text area selection tests. r=rsilveira 2013-04-19 10:01:01 -05:00
Jim Mathies 89514ffa3d Bug 834370 - Basic selection tests. r=sfoster 2013-04-19 10:01:01 -05:00
Jim Mathies 03ee6d44ee Bug 834370 - Add state getters to selection handler and a test helper for flushing message manager messages. r=mbrubeck 2013-04-19 10:01:00 -05:00
Jim Mathies 2d1b843c37 Bug 834370 - Add selection test helpers to head.js. r=mbrubeck, sfoster 2013-04-19 10:01:00 -05:00
Jim Mathies f531e7dc6c Bug 834370 - Remove old state tracking from selection handler. r=sfoster 2013-04-19 10:01:00 -05:00
Mihai Sucan 632f2db72f Bug 855763 - [Responsive Mode] Fix for intermittent browser_responsiveuiaddcustompreset.js | Test timed out, | Found a tab after previous test timed out: data:text/html,foo, browser_Services.js | Services.prompt is an nsIPromptService; r=jwalker 2013-04-19 13:33:57 +03:00
Girish Sharma 651b17f44b Bug 861817 - Stop using Ctrl+Shift+O shortcut for function searching, r=vporof 2013-04-15 17:41:55 +05:30
Josh Marchán d4c5b06467 Bug 861192 - gcli addon command shows [object Object] instead of a list of addons; r=mratcliffe 2013-04-17 05:10:00 +03:00
David Creswick f749fff4b0 Bug 777681 - [rule view] Abbreviate long CSS file name source links. r=jwalker 2013-04-11 11:08:33 -05:00
Michael Ratcliffe 9e839b01db Bug 855502 - we need a proper design for the new checkboxes r=benvie
Bug 855502 - we need a proper design for the new checkboxes r=benvie
2013-04-11 16:46:00 +01:00
Girish Sharma da5a52513e Bug 851546 - Options panel for DevTools Toolbox, r=jwalker,vporof,past 2013-04-15 18:04:48 +05:30
Victor Porof 0768d0e206 Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof 439a4e45b5 Bug 861487 - Sizes are displayed with non-localized decimal separator, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof 776cb9f6ef Bug 859308 - Hide Blocked in Timings tab until we know what that's doing, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof 70904684d1 Bug 861783 - Removing watch expression of large object not possible via mouse, r=past 2013-04-18 09:35:26 +03:00
Victor Porof 52fe922eaa Bug 862435 - Tilt doesn't open if the Inspector was opened beforehand, r=dtownsend 2013-04-18 09:35:26 +03:00
Panos Astithas d3e7c334ed Bug 849071 - Create some kind of chrome to turn source mapping on/off in the debugger, r=vporof 2013-04-16 18:00:33 +03:00