Commit Graph

2740 Commits

Author SHA1 Message Date
Mihai Sucan
83fe437fc4 Bug 975167 - Traceback in autocompletion while debugging; r=past 2014-02-21 21:06:20 +02:00
Sami Jaktholm
64b6e98181 Bug 915141 - WebConsole: Listen to the 'command' event of 'Log Request and Response Bodies' menuitems instead of 'click'; r=msucan 2014-02-25 13:44:36 +02:00
Sami Jaktholm
6314ade3f1 Bug 975707 - Links in Console load in Console's view on double-click, breaking Console till reopen; r=msucan 2014-02-25 13:44:36 +02:00
Ryan VanderMeulen
2d8ed4e51a Merge inbound to m-c. 2014-02-19 15:37:55 -05:00
Mihai Sucan
5f8fa22370 Bug 952190 - Pretty output for native objects from chrome windows; r=past 2014-02-19 14:33:56 +02:00
Mihai Sucan
4b41dfd840 Bug 955820 - console.group doesn't group messages when timestamps are disabled; r=robcee 2014-02-18 22:10:41 +02:00
Henri Kinnunen
e249903587 Bug 922161 - hide Browser Console JS input field if devtools.chrome.enabled is false; r=msucan 2014-02-19 14:38:39 +02:00
Heather Arthur
8bf79f98a8 Bug 973741 - Linked CSS file path is wrong when server directory is same as file directory; r=pbrosset
--HG--
rename : browser/devtools/styleeditor/test/sourcemaps.css => browser/devtools/styleeditor/test/sourcemap-css/sourcemaps.css
rename : browser/devtools/styleeditor/test/sourcemaps.css.map => browser/devtools/styleeditor/test/sourcemap-css/sourcemaps.css.map
rename : browser/devtools/styleeditor/test/sourcemaps.scss => browser/devtools/styleeditor/test/sourcemap-sass/sourcemaps.scss
2014-02-18 13:47:26 -08:00
Ryan VanderMeulen
bb75ebbe6a Merge inbound to m-c. 2014-02-18 15:18:19 -05:00
Ryan VanderMeulen
a3fd29ac2c Bug 973974 - Disable browser_profiler* tests for frequent crashes/timeouts. 2014-02-18 12:37:46 -05:00
Brian Grinstead
61314f2cf1 Bug 972064 - Fix Spectrum.js warning in browser console. r=jwalker 2014-02-13 11:54:05 -06:00
Boopathi K
95d77bf389 Bug 934177 - [App manager] Make "Hosted" and "Packaged" strings localizable. r=jryans 2014-02-18 09:20:24 -05:00
Dennis Schubert
c8bd7a9d37 Bug 922208 - Add console.count; r=msucan 2014-02-17 21:58:19 +02:00
Girish Sharma
e8631d5d5c Bug 971276 - Hitting enter should insert the currently selected item from an autocomplete list in the Style Editor, r=harth 2014-02-16 13:56:26 +05:30
Conrad Irwin
a13a658926 Bug 762556 - Error stack should contain column number. r=jorendorff 2014-02-19 11:30:08 -05:00
Phil Ringnalda
7cd2f471ea Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Panos Astithas
9bef632cde Use the wrapped global to decide if we are in an xpcshell environment or not (bug 901930). r=vporof 2014-02-15 10:57:26 +02:00
Masayuki Nakano
e393ad7356 Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Victor Porof
2e390b8d17 Bug 859135 - Hovering over a request with an image response should show a popup displaying that image, r=rcampbell 2014-02-14 14:22:06 -05:00
Victor Porof
6064c0397d Bug 859136 - Requests with an image response should display a thumbnail near the file name, r=rcampbell 2014-02-14 14:22:06 -05:00
Victor Porof
ea260086f2 Bug 972846 - There's a redundant teardown call in the last testParamsTab function in browser_net_complex-params.js, r=me 2014-02-14 14:21:37 -05:00
Victor Porof
b3f09232c1 Bug 895747 - DevTools Net Panel: cannot inspect contents of some POST messages, r=rcampbell 2014-02-13 15:15:42 -05:00
Ryan VanderMeulen
3c10ce9595 Bug 949355 - Skip browser_styleeditor_bug_740541_iframes.js on Linux and OSX due to intermittent failures. 2014-02-13 12:39:48 -05:00
Victor Porof
afc715dd5d Bug 956357 - "Preview Response" tab for HTML in the Network Monitor, r=rcampbell 2014-02-13 10:26:09 -05:00
Gabriel Luong
20a7bfbef4 Bug 968424 - Change keyboard shortcut to move selected lines in source editor to Alt-Up/Down. r=anton 2014-02-13 10:02:51 -05:00
Panos Astithas
b6fb53ef0f The debugger shouldn't try to connect to the tracer actor if it is not present or if tracing is disabled (bug 970536). r=fitzgen 2014-02-13 09:18:36 +02:00
Mihai Sucan
8adc55bd7b Bug 970884 - Fix for intermittent browser_webconsole_bug_589162_css_filter.js | Timed out while waiting for: css error displayed; r=me 2014-02-12 14:44:01 +02:00
Patrick Brosset
7e657cf8d1 Bug 904953 - Splits browser_inspector_markup_edit.js into 5 to avoid long running test, r=jwalker 2014-02-12 16:23:43 +01:00
Patrick Brosset
d8148a174a Bug 964255 - Introduces a css declarations parser in the rule-view and fixes background-url edition; r=bgrins 2014-02-03 09:52:09 -06:00
Ryan VanderMeulen
4f59e52ca0 Backed out changeset 2b95fec2f1f5 (bug 970536) for mochitest-bc failures.
CLOSED TREE
2014-02-12 08:19:05 -05:00
Patrick Brosset
f5f5c17526 Bug 970532 - CSS rule-view deals with MathML elements correctly; r=miker 2014-02-12 12:14:46 +01:00
Panos Astithas
1748e72ff1 The debugger shouldn't try to connect to the tracer actor if it is not present or if tracing is disabled (bug 970536). r=fitzgen 2014-02-12 12:40:52 +02:00
Sami Jaktholm
970112f9fd Bug 969900 - StyleEditor: Identify inline style sheets by their page and index, not by their non-existent URIs. r=harth 2014-02-10 18:05:20 -08:00
J. Ryan Stinnett
71772e679e Bug 919819 - Detect JS files from fetched content type. r=fitzgen
--HG--
rename : browser/devtools/debugger/test/browser_dbg_pretty-print-01.js => browser/devtools/debugger/test/browser_dbg_pretty-print-13.js
rename : browser/devtools/debugger/test/code_ugly.js => browser/devtools/debugger/test/code_ugly-8
rename : browser/devtools/debugger/test/doc_pretty-print.html => browser/devtools/debugger/test/doc_pretty-print-3.html
2014-02-11 15:35:11 -06:00
Mihai Sucan
59de8cd499 Bug 919072 - Fix for intermittent TEST-UNEXPECTED-FAIL | browser_webconsole_bug_601352_scroll.js | scroll location is not at the top - Didn't expect 0, but got it; r=me 2014-02-11 13:01:42 +02:00
Victor Porof
a8e11c1746 Bug 970815 - Clicking on a slice in the performance view doesn't sort the requests by the respective type only, r=rcampbell 2014-02-11 11:55:07 -05:00
Victor Porof
79ed5031f6 Bug 899727 - Increase maximum size of response panel in network panel, r=rcampbell 2014-02-11 09:25:22 -05:00
Victor Porof
c696a3c322 Bug 969448 - Netmonitor selected filter reset to "All" upon every new page request, r=rcampbell 2014-02-11 09:25:21 -05:00
Heather Arthur
cd98d0c87a Bug 969668 - Don't show rule count of original source until it's been linked to a file. r=pbrosset 2014-02-11 09:26:02 -05:00
Mihai Sucan
ad9dc9b518 Bug 964684 - Fix for intermittent TEST-UNEXPECTED-FAIL | browser_webconsole_bug_642108_pruneTest.js | Test timed out; r=me 2014-02-10 21:29:13 +02:00
Anton Kovalyov
a090a993aa Bug 964504 - Add Editor.setFontSize/getFontSize. r=msucan 2014-02-10 18:21:42 -08:00
Kevin Grandon
14abb2a595 Bug 959275 - Add telemetry support for custom dev tools. r=mratcliffe 2014-02-10 15:54:30 -05:00
Sami Jaktholm
791ae58c5e Bug 876913: Network Monitor: Allow selection of multiple filters, r=vporof 2014-02-10 13:18:45 -05:00
Mihai Sucan
1384548c72 Bug 963977 - Fix for intermittent browser_console_addonsdk_loader_exception.js | Test timed out; r=me 2014-02-07 20:00:41 +02:00
Brian Grinstead
9e738ee620 Bug 967168 - DevTools Addon icons should not be inverted on light theme;r=jwalker 2014-02-10 07:50:13 -06:00
Robert O'Callahan
0eda1dacc2 Bug 947588. Part 4: Set -moz-text-discard:none in devtools, XUL, text inputs, plaintext documents, view-source documents. r=heycam
--HG--
extra : rebase_source : 2db920396d9c5f8de51c4385250f2903629441fc
2014-02-05 23:23:08 +13:00
Vikneshwar
a3a8f7cc3a Bug 957072 - Add Pretty Print to Scratchpad Menu. r=robcee 2014-02-08 21:02:11 -05:00
Rob Campbell
2f499d99bf Bug 612253 - Need a shortcut key to focus the input line in web console; r=msucan 2014-02-07 08:56:00 -05:00
Mihai Sucan
a171ee0bfa 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
e3aafe9e11 merge fx-team to mozilla-central 2014-02-07 09:52:32 +01:00