Commit Graph

2011 Commits

Author SHA1 Message Date
Victor Porof
263921d0c7 Bug 876277 - Convert the debugger frontend to use the EventEmitter instead of relying on DOM events, r=past 2013-09-13 16:23:14 +03:00
Victor Porof
1ba631eceb Bug 876277 - Fix webconsole and profiler accessing and relying on old debugger DOM event APIs, r=past 2013-09-13 16:23:14 +03:00
Victor Porof
55bde9091c Bug 894311 - Finding a string with ':' breaks scripts list, r=rcampbell 2013-09-13 16:23:14 +03:00
Victor Porof
c73f2421f0 Bug 881219 - When filtering sources, hiding items in the sources list is redundant, r=rcampbell 2013-09-13 16:23:14 +03:00
Victor Porof
fb5ea90063 Bug 891439 - Standardize the sheduleSearch/performSearch methods, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
b6815f90b0 Bug 886848 - Cleanup, fix other typos, rename a few variables for consistency, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
aeee107d3c Bug 886848 - Convert the editor to rely more on Promises, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
75d318cea0 Bug 886848 - Update debugger commands to use the new breakpoint APIs, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
fc12406b9c Bug 886848 - Convert the debugger frontend to use the new breakpoint APIs, r=past 2013-09-13 16:23:12 +03:00
Victor Porof
6ea2865fa2 Bug 886848 - Remove _skipEditorBreakpointCallbacks since it's redundant after using promises when handling breakpoints, r=past 2013-09-13 16:23:12 +03:00
Victor Porof
aee4f1b7d2 Bug 886848 - Convert the breakpoints in the controller to use promises, r=past 2013-09-13 16:23:12 +03:00
Victor Porof
6ea3d03062 Bug 886848 - Chain promises on debugger initialization/destruction to remove some redundancy, r=past 2013-09-13 16:23:11 +03:00
Mihai Sucan
29bd95f29d Bug 760876 - Part 4: fix broken tests; r=robcee 2013-09-10 21:37:48 +03:00
Mihai Sucan
ba36bde60c Bug 760876 - Part 3: cleanup CSS class names for the console output; r=robcee 2013-09-05 19:34:22 +03:00
Mihai Sucan
42698a4fad Bug 760876 - Part 2: make output links keyboard accessible; r=robcee 2013-09-05 19:29:13 +03:00
Mihai Sucan
bb5f28f898 Bug 760876 - Part 1: switch from XUL to XHTML for the Web Console output; r=robcee,paul 2013-09-13 15:06:46 +03:00
Darrin Henein
a6f3797eb4 Bug 912929 - Updated Devtools' App Manager UI to better reflect new style guidelines. r=paul 2013-09-13 00:54:00 +02:00
Victor Porof
253e8c5f48 Bug 884436 - Sorting by METHOD is really painful, r=rcampbell 2013-09-13 09:58:43 +03:00
Ryan VanderMeulen
5193d43ea1 Backed out changeset e62454ab7c04 (bug 893677) for mochitest-bc timeouts. 2013-09-12 18:09:56 -04:00
Brian Grinstead
59109be18f Bug 913509 - [rule view] Papercuts - Inconsistent behavior when modifying CSS declarations. r=miker 2013-09-12 11:18:29 -05:00
Brian Grinstead
c95fd00f6b Bug 893677 - Collapse data URL attribute values. r=miker 2013-09-12 12:19:40 -05:00
Paul Rouget
7121fc8ac4 Bug 915388 - Remove 'my' from the panels name in index.xul. r=ochameau 2013-09-12 13:15:47 -04:00
Jonathan Fuentes
aa2357bcd8 Bug 897050 - Prefer displayName instead of name; r=fitzgen 2013-09-12 09:54:56 -07:00
Patrick Brosset
fb70fd5030 Bug 855523 - Markup-view lines are easier to expand/collapse. r=miker
New markup structure for the markup-view inspector.
This allows for tags to have a full edge-to-edge line.
So highlight and click areas are easier to use.
2013-09-12 10:48:13 -04:00
Patrick Brosset
92ed855bf6 Bug 914079 - Pseudo-element header can be used to toggle rules; r=mikeratcliffe 2013-09-10 05:22:00 +02:00
Patrick Brosset
a3f8e53797 Bug 913641 - Execute test steps off the main reload event loop. r=miker 2013-09-11 09:50:44 -04:00
Carsten "Tomcat" Book
81a10d8400 merge mozilla-central to fx-team 2013-09-11 13:57:03 +02:00
Paul Rouget
383319b1d3 backed out 1892b204f836 (orange) bug 855523 - CLOSED TREE 2013-09-11 12:49:44 +02:00
Jim Blandy
2800c27db8 Bug 914753: Remove 'Mode: js2' markers from DevTools JavaScript files. Emacs has better ways to select the file's mode. DONTBUILD r=dcamp 2013-09-10 18:43:44 -07:00
Patrick Brosset
68983f6df4 Bug 855523 - Markup-view lines are easier to expand/collapse; r=mratcliffe 2013-09-09 07:59:00 +02:00
Alexandre Poirot
710a35413a Bug 911785 - Allow installing local apps from the app manager UI r=paul 2013-09-10 13:26:00 +02:00
Paul Rouget
7198758774 Bug 912892 - [app manager] simulator launch UI. r=ochameau 2013-09-10 11:42:00 +02:00
J. Ryan Stinnett
3b16333e3a Bug 913234 - Close toolboxes on disconnect. r=ochameau 2013-09-10 12:57:48 -05:00
J. Ryan Stinnett
463521fcf5 Bug 913717 - Fix placeholder text for hosted apps. r=paul 2013-09-09 11:14:06 -05:00
Paul Rouget
1c9b99ed0a Bug 913947 - this.elementStyle is undefined. r=mratcliffe 2013-09-08 12:23:00 +02:00
Paul Rouget
80ac60b4af Bug 913949 - this.touchEventHandler is undefined. r=mratcliffe 2013-09-08 12:29:00 +02:00
J. Ryan Stinnett
bb1ba3e5c4 Bug 914729 - Use new URL with App Manager menu item. r=paul 2013-09-10 12:19:00 -05:00
Mihai Sucan
ba45bd248b Bug 864152 - Fix for intermittent browser_webconsole_network_panel.js | uncaught exception - TypeError: imageNode or elem is null at resource:///modules/devtools/webconsole/network-panel.js; r=me 2013-09-10 14:08:53 +03:00
Mihai Sucan
0172aabc7e Bug 902385 - Fix for intermittent TEST-UNEXPECTED-FAIL | browser/devtools/webconsole/test/browser_bug_869003_inspect_cross_domain_object.js | This test exceeded the timeout threshold; r=me 2013-09-09 14:56:31 +03:00
Mihai Sucan
611cafcec3 Bug 902816 - Fix for intermittent browser_console_private_browsing.js | This test exceeded the timeout threshold; r=me 2013-09-09 14:41:54 +03:00
Ryan VanderMeulen
e21a004b9f Merge m-c to inbound on a CLOSED TREE. 2013-09-09 17:01:07 -04:00
Ehsan Akhgari
05a8ea1473 Bug 910830 - Do not try to access a non-existent member of the test array in browser_observableobject.js; r=paul 2013-09-09 22:36:35 +02:00
Ryan VanderMeulen
8b92ad1ff5 Merge fx-team to m-c. 2013-09-09 16:30:03 -04:00
Eddy Bruel
6a86294515 Bug 906963 - Add a "ignore caught exceptions" checkbox to the UI; r=dcamp 2013-09-09 19:02:41 +02:00
Andre Miranda
37f5db5bc6 Bug 910085 - The netmonitor sidepane resize should redraw the waterfalls, r=vporof 2013-08-28 00:55:48 -03:00
Paul Rouget
800f547acf Bug 897960 - walker should support mozbrowser iframes. Patch C. r=dcamp 2013-09-08 11:01:00 +02:00
Paul Rouget
6f3d9c4488 Bug 897960 - walker should support mozbrowser iframes. Patch B. r=dcamp 2013-09-08 11:00:00 +02:00
Blair McBride
8d3888f29d Merge backout, a=bustage fix 2013-09-09 12:46:17 +12:00
Blair McBride
8aaa8abb80 Backout 86b5d8778fc4,fab07b9d6dee,89a059433037,bbb54cde82c3 (bug 897960) due to orange 2013-09-09 12:45:31 +12:00
Paul Rouget
cb61d43e44 Bug 897960 - walker should support mozbrowser iframes. r=dcamp 2013-09-08 11:01:00 +02:00