Commit Graph

2692 Commits

Author SHA1 Message Date
Mihai Sucan
85a022c84a Bug 963869 - Fix for intermittent TEST-UNEXPECTED-FAIL | browser_console_dead_objects.js | Test timed out; r=me 2014-02-06 18:46:01 +02:00
Carsten "Tomcat" Book
57ac46f7cc merge fx-team to mozilla-central 2014-02-07 09:52:32 +01:00
Patrick Brosset
d9c2cfb076 Bug 968316 - Keep the highlighter visible when selecting the currently hovered node in the markup-view, r=bgrins 2014-02-06 19:45:40 +01:00
Rob Campbell
e6da6fab0b Bug 909251 - DevTools Themes - Improve UI for timeline in netmonitor; r=vporof 2014-02-03 13:10:00 -05:00
Rob Campbell
40f853fddf backout bug 909251; bad commit message; a=me 2014-02-06 13:03:11 -05:00
Rob Campbell
0b3cde687f Bug 909251 - DevTools Themes - Improve UI for timeline in netmonitor
Bug 909251 - DevTools Themes - Improve UI for timeline in netmonitor; r=vporof
2014-02-03 13:10:00 -05:00
Panos Astithas
733def00a1 Keep populating the Events pane even in the presence of event listeners with no associated Debugger.Script (bug 942899). r=vporof 2014-02-06 18:33:26 +02:00
Heather Arthur
439b3790c1 Bug 967268 - Remember location of saved style sheet across reloads. r=pbrosset 2014-02-06 10:06:47 -05:00
Hubert B Manilla
37f5a906ad Bug 927673 - Fix forPage has no sources showing when debugger is loading. r=fitzgen 2014-02-06 10:04:13 -05:00
Patrick Brosset
f2aa4436d2 Bug 962478 - Stop inspector's picker on devtools toolbox destroy, r=miker 2014-02-05 20:50:25 +01:00
Ryan VanderMeulen
c38a20a8ce Merge m-c to inbound on a CLOSED TREE. 2014-02-06 16:29:41 -05:00
Alex Henrie
8c3b36eccb Bug 968029 - Use unprefixed box-sizing in browser/ and toolkit/. r=dao 2014-02-04 21:36:29 -07:00
Mihai Sucan
7c36268390 Bug 966970 - Fix for intermittent browser_webconsole_bug_632275_getters_document_width.js | Test timed out; r=pbrosset 2014-02-05 14:22:37 +02:00
Carsten "Tomcat" Book
d0390ec226 Merge mozilla-central to fx-team on a CLOSED TREE 2014-02-05 14:54:11 +01:00
Carsten "Tomcat" Book
b377b7d2b5 merge fx-team to mozilla-central 2014-02-05 13:28:00 +01:00
Patrick Brosset
bafde8f3c5 Bug 932896 - Retrieves image data from server for image tooltips and makes tooltip size a pref, r=jwalker,ttaubert 2014-02-05 11:53:46 +01:00
Carsten "Tomcat" Book
3d38247bdb Backed out changeset 18d70a3136f5 (bug 932896) for mochitest-other bustage on a CLOSED TREE 2014-02-05 11:36:02 +01:00
Paul Rouget
49bd82559c Bug 932896 - Retrieves image data from server for image tooltips and makes tooltip size a pref, r=jwalker,ttaubert 2014-02-05 10:02:52 +01:00
Brandon Benvie
5f956e1494 Bug 941591 - No line numbers for Syntax Errors; r=benvie 2014-02-04 12:54:26 -08:00
Ryan VanderMeulen
1ca1bb6225 Bug 904953 - Disable browser_inspector_markup_edit.js on Linux for frequent failures. 2014-02-04 15:02:55 -05:00
Victor Porof
78f7c38c83 Bug 967378 - Part 2: Use proper plural form for 'total time' in charts, r=flod, rcampbell 2014-02-04 16:57:09 +02:00
Victor Porof
fd859288c9 Bug 967378 - Part 1: Network statistics: don't rely on parseFloat to deal with numbers in the charts, r=rcampbell 2014-02-04 16:57:08 +02:00
Victor Porof
7d6fb433f1 Bug 967393 - Make the jsonp regex a bit more relaxed, r=rcampbell 2014-02-04 16:40:50 +02:00
Victor Porof
c9376461c4 Bug 967411 - Fix a few widget leftovers in RequestsMenuView after bug 951633, r=past 2014-02-04 15:51:41 +02:00
Victor Porof
867af6728c Bug 946601 - Show an "Other" button in the requests footer, r=me 2014-02-04 15:51:41 +02:00
kushagra singh
7ce44de3c1 Bug 962070 - Tooltips for sources contain the group URL instead of the file URL, r=vporof 2014-02-04 13:04:38 +02:00
Victor Porof
7e7788903b Bug 964977 - Infer JSON from response, r=rcampbell 2014-02-03 22:32:59 +02:00
Phil Ringnalda
fc6dd7c358 Bug 963869 - Disable browser_console_dead_objects.js for frequent failures
--HG--
extra : rebase_source : cb8b3ea626c9e7a7150d29d3ab1e40df2adb028c
2014-02-02 11:47:51 -08:00
Girish Sharma
c281d27a59 Bug 966755 - Network statistics report wrong total download times, r=vp 2014-02-03 00:11:54 +05:30
Peiyong Lin
ba4f293c75 Bug 964015 - Add "Copy as data URI" for images in the Network Monitor. r=vp 2014-02-02 10:39:53 +02:00
Heather Arthur
5f7c4c89fc Bug 950915 - Watch for changes to CSS files on disk for source mapped files; r=dcamp 2014-02-01 12:26:53 -08:00
Rob Campbell
747ef871e3 Bug 962531 - Page Up and Page Down should always scroll the output area in Console; r=msucan 2014-02-01 08:22:45 -05:00
Rob Campbell
b6219f340e Bug 964268 - Cannot select single line text in console after bug 960695; r=msucan 2014-02-01 08:22:34 -05:00
Patrick Brosset
d3f7a04517 Bug 952277 - DOMNodes can be highlighted and selected from the debugger - Debugger test; r=vporof 2014-02-01 10:24:47 +01:00
Patrick Brosset
5770862b2c Bug 952277 - DOMNodes can be highlighted and selected from the debugger [Australis]; r=past, vporof 2014-02-01 10:24:44 +01:00
Victor Porof
99bb901b11 Bug 946601 - Add performance statistics/piecharts in the Network Monitor, r=rcampbell 2014-02-01 08:37:53 +02:00
Girish Sharma
f79fabf8d7 Bug 965158 - Up/down arrows should navigate through the autocompletion suggestions, r=harth 2014-02-01 04:59:52 +05:30
Brian Grinstead
ab63c71ed5 Bug 965985 - DevTools light theme button followup;r=vporof 2014-01-31 14:45:59 -06:00
Panos Astithas
43726c7f96 Teach auto-pretty-print tests to not rely on the default pref value (bug 962857). r=bustage in a CLOSED TREE 2014-01-31 20:56:17 +02:00
Lalit Khattar
6f8202e976 Bug 944640 - Add a "Watch" button on the new inspect popup. r=vporof 2014-01-31 13:01:27 -05:00
Dagger
e1b5ca4be3 Bug 963937 - Add a pref to disable automatic bracket closing in source editor. r=anton 2014-01-30 20:21:00 -08:00
Victor Porof
b4e7a4ec5b Bug 965814 - Make the shader editor look good on the light theme. r=bgrins 2014-01-30 21:25:51 +02:00
Brian Grinstead
0f4ec447f4 Bug 957117 - DevTools Themes: Use light theme for top tabbar and toolbars OVERRIDE HOOK;r=vporof 2014-01-30 14:42:15 -06:00
Brian Grinstead
c073614078 Bug 936421 - Update the breadcrumbs as per Shorlander's new designs. OVERRIDE HOOK;r=pbrosset 2014-01-30 14:24:30 -06:00
Marvin Sevilla
900be16dee Bug 933201 - App manager moved screenshot button. r=paul.rouget 2014-01-30 13:06:49 -05:00
Patrick Brosset
742d8c2b57 Bug 964014 - Adds copy-image-data-uri option to images in the markup-view, r=harth 2014-01-30 17:33:53 +01:00
Kannan Vijayan
2d0f2842b3 Bug 332176 - Change eval-ed scripts to have more descriptive filenames indicating the chain of evaluation, and give them absolute line numbers instead of the offset-from-lineno-of-eval-in-caller-script approach used currently. r=jimb 2014-02-04 16:23:20 -05:00
Patrick Brosset
61c34f059a Bug 947733 - Tooltips are shown on !important properties in the rule-view; r=miker 2014-01-30 16:04:47 +01:00
Victor Porof
2893f02600 Bug 965171 - Opening a variables view popup will change the scroll position in the editor if a watch expression is present, r=past 2014-01-30 12:46:09 +02:00
Wes Kocher
0fcf700189 Backed out changeset 95c958fa3cf2 (bug 964504) for test failures 2014-01-28 17:27:09 -08:00