Commit Graph

60 Commits

Author SHA1 Message Date
Victor Porof
bfa0055398 Bug 876277 - Make widgets always return labels and values in the displayed order, to avoid tests failing because of the async way in which items could be added, r=past 2013-09-13 16:23:14 +03:00
Victor Porof
253e8c5f48 Bug 884436 - Sorting by METHOD is really painful, r=rcampbell 2013-09-13 09:58:43 +03:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Avinash Kundaliya
cdea73e968 Bug 889944 - Add "Open in New Tab" context menu item on resources; r=harth 2013-08-27 13:39:44 +02:00
Victor Porof
7eab9e8813 Bug 904471 - Group and document the events emitted by the netmonitor's panel window, r=msucan 2013-08-15 06:45:34 +03:00
Victor Porof
9019d89c17 Bug 904472 - Add license block to netmonitor's test files, r=msucan 2013-08-15 06:45:33 +03:00
Victor Porof
4cfd18d07e Bug 892413 - Followup fixes for bug 887605, r=harth 2013-07-11 13:00:34 +03:00
Panos Astithas
fedbf437f3 Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker 2013-07-11 10:12:20 +03:00
Minarto Margoliono
e4bfbdc0ff Bug 887605 - Add "Copy URL" context menu item to Netmonitor; r=harth 2013-07-10 18:50:16 -07:00
Victor Porof
2c8a884c2c Bug 886848 - Chain promises on netmonitor initialization/destruction to remove some redundancy, r=past 2013-07-10 11:40:51 +03:00
Victor Porof
b72711e55c Bug 874419 - Intermittent browser_net_sort-01.js | The attached url is incorrect | The displayed file is incorrect | The tooltip file is incorrect | The displayed status is incorrect | The tooltip status is incorrect | The displayed size is incorrect..., r=me 2013-07-02 17:03:52 +03:00
Brandon Benvie
14c5234d3c Bug 887516 - Display "Class" instead of "[object Class]" in the VariablesView. r=vporof 2013-06-27 08:56:29 -07:00
Victor Porof
3a2e8a2f7b Bug 886067 - Netmonitor displays request sizes as "0 KB" after opening Console, r=msucan 2013-06-26 23:35:39 +03:00
Heather Arthur
e512549c46 Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 12:09:59 +03:00
Victor Porof
0c801e1d35 Backed out changeset 5414c83bb989 for having the wrong patch author, r=me 2013-06-26 12:06:07 +03:00
Victor Porof
85595c397e Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 09:00:49 +03:00
Victor Porof
cecd12f2bc Bug 884432 - Background color of request items keep changing when any filter is applied, r=rcampbell 2013-06-21 17:33:58 +03:00
Victor Porof
98d1fa955c Bug 884006 - "Prebuilt items" and "Values" should coexist when adding items to widgets, r=anton,rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof
44a76e4261 Bug 879185 - Netmonitor filterbuttons: button.setAttribute("checked", ""); --> Should be set to "true", r=rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof
d2fa224e86 Bug 859055 - Display JSON as plain text when encountering errors when parsing, r=rcampbell 2013-06-12 10:37:46 +03:00
Victor Porof
73bf306d39 Bug 879782 - POST data is sometimes not displayed in the Network Monitor details pane, r=rcampbell
--HG--
rename : browser/devtools/netmonitor/test/browser_net_post-data.js => browser/devtools/netmonitor/test/browser_net_post-data-01.js
2013-06-12 10:37:46 +03:00
Geoff Lankow
9c48ac1688 Bug 874363 - The timeline header in the Netmonitor should be clickable; r=vporof 2013-06-04 19:55:48 +12:00
Victor Porof
8f0dfea7cd Bug 873225 - Totals for displayed file sizes, r=rcampbell 2013-05-30 21:46:36 +03:00
Victor Porof
01b870a8f5 Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell 2013-05-28 18:19:21 +03:00
Victor Porof
53b45fa3a8 Bug 874436 - Disable syntax highlighting on large HTML responses, r=rcampbell 2013-05-24 21:36:52 +03:00
Victor Porof
b0668c0c86 Bug 848504 - SideMenuWidget should be keyboard accessible, r=rcampbell 2013-05-24 21:36:51 +03:00
Victor Porof
83b7bf7a0d Bug 859046 - Implement filtering out certain types of requests, r=rcampbell
* * *
Bug 873761 - Several "XUL box for hbox element contained an inline #text child, forcing all its children to be wrapped in a block." warnings for netmonitor.xul, r=rcampbell
2013-05-24 20:53:10 +03:00
Victor Porof
8deccd9ff2 Bug 873751 - Closing the requests details pane should deselect the currently selected item, r=rcampbell 2013-05-24 20:10:07 +03:00
Victor Porof
e434cc3f14 Bug 873749 - SideMenuWidget shouldn't automatically scroll to bottom when there's a selected item, r=rcampbell 2013-05-24 20:10:07 +03:00
Victor Porof
ce3dce7493 Bug 866623 - Firefox spoils cyrillic text in the Network Monitor response tab - fix convertToUnicode misbehaving when a request has no attached contentCharset, r=rcampbell
--HG--
rename : browser/devtools/netmonitor/test/browser_net_cyrillic.js => browser/devtools/netmonitor/test/browser_net_cyrillic-01.js
2013-05-24 20:10:07 +03:00
Gijs Kruitbosch
fa222527bc Bug 874040 - Fix l10n expectations in net monitor tests, r=vp 2013-05-20 16:14:27 +02:00
Gijs Kruitbosch
f07fb93b34 Bug 874028 - Debugger and Net monitor tests should use browser's load event rather than tab's, r=past 2013-05-20 15:23:06 +02:00
Victor Porof
a76f56e0fc Bug 872864 - Intermittent browser_net_simple-request-data.js | The requestHeaders attachment has an incorrect |headers| property. - Got 6, expected 7 | browser_net_simple-request-details.js | There should be 13 header values displayed in this tabpanel. etc, r=rcampbell 2013-05-17 10:59:04 +03:00
Victor Porof
7e0700a26d Merge m-c to fx-team 2013-05-16 10:32:06 +03:00
Dave Camp
ad2e2a8ed8 Bug 867485: Move the devtools loader into toolkit/ r=jwalker 2013-05-01 09:27:24 -07:00
David Creswick
dc7229846a Bug 863102 - Automatically scroll down upon new network requests, r=vporof 2013-05-10 12:01:08 +03:00
Victor Porof
b99fdf3a25 Bug 859039 - Allow sorting by column (status, method, file, domain, type, size etc.), r=rcampbell 2013-05-10 12:01:08 +03:00
Victor Porof
cbaea197e0 Bug 866623 - Firefox spoils cyrilic text in the Web Developer Console, r=rcampbell 2013-05-10 12:01:07 +03:00
Victor Porof
91640e2399 Bug 859041 - Display timing interval divisions (ms ticks) in the timeline, r=rcampbell 2013-05-10 12:01:05 +03:00
Victor Porof
9c98d55814 Bug 871695 - Intermittent devtools/netmonitor/test/browser_net_autoscroll.js | TypeError: debuggee.performRequests is not a function | Found an unexpected tab at the end of test run: about:blank | browser_net_content-type.js | Test timed out | Found a tab..., r=dcamp 2013-05-15 18:20:21 +03:00
Victor Porof
7b6b01c2ea Bug 872379 - Intermittent browser_net_sort-02.js,browser_net_sort-03.js | Test timed out, Found a tab, r=dcamp 2013-05-15 18:20:21 +03:00
Dave Camp
bf8e5ab9a8 Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Dave Camp
f4486d5b7a Backed out changeset 9117c7ad29d5 for MaxHeap regression. 2013-04-28 14:42:23 -07:00
Dave Camp
001f607134 Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Victor Porof
6bdabef99e Bug 866091 - Intermittent devtools/netmonitor/test/browser_net_prefs-reload.js | Test timed out | Found a tab after previous test timed out: http://example.com/browser/browser/devtools/netmonitor/test/html_simple-test-page.html and tons of fallout, r=rcampbell 2013-04-26 20:02:39 +03:00
Ryan VanderMeulen
25411bd8e4 Merge the last PGO-green inbound changeset to m-c. 2013-04-23 15:01:57 -04:00
Victor Porof
1d5630194b Bug 864176 - Details pane should remember its height when docked on the right, r=rcampbell 2013-04-22 21:12:17 +03:00
Norbert Lindenberg
f8a8f91b24 Bug 864519 - Several Netmonitor tests fail when ECMAScript Internationalization API is enabled, r=vporof 2013-04-23 15:03:58 +03:00
Victor Porof
88ca100c99 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
b819ec95df Bug 861487 - Sizes are displayed with non-localized decimal separator, r=rcampbell 2013-04-18 09:35:27 +03:00