Commit Graph

1987 Commits

Author SHA1 Message Date
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
Paul Rouget
48a804fab9 Bug 897960 - walker should support mozbrowser iframes. r=dcamp 2013-09-08 11:00:00 +02:00
Srinath N
2966b9b5a9 Bug 897697 - The start button in the profiler needs a label or at least a tooltip, r=anton 2013-09-09 00:05:45 +03:00
Victor Porof
aefb953114 Bug 913961 - Breakpoints checkboxes in the sources list should always be the same size, r=paul 2013-09-08 14:18:51 +03:00
Paul Rouget
f107217df7 Bug 912915 - Implement a simple generic highlighter. r=jwalker 2013-09-07 11:39:50 +02:00
J. Ryan Stinnett
40f63e82fe Bug 912646 - Part 2: Leave client of remote tab open. r=dcamp
* * *
[mq]: leave-remote-open
* * *
imported patch add-close-calls
* * *
[mq]: remain-con-test
2013-09-06 17:37:18 -05:00
J. Ryan Stinnett
76b1063325 Bug 912646 - Part 1: Refactor debug targets for more reuse. r=dcamp
* * *
imported patch cleanup-target-listeners
* * *
imported patch target-cleanup
2013-09-06 17:34:56 -05:00
Francesco Lodolo [:flod]
a9e487dffe Bug 913366 - Improve strings and l10n comment in app-manager.properties. r=paul.rouget 2013-09-06 09:18:19 -04:00
Patrick Brosset
171c5c787c Bug 879578 - Re-select last selected node when page is reloaded; r=paul
Done at inspector-panel level, this module is not reloaded and is
therefore used now to record the last node (unique css selector)
that has been selected as well as the URL of the page where it has
been selected.
On page reload, an attempt is made to re-select it, otherwise, the
logic implemented previously is executed.
2013-09-06 10:19:35 +01:00
Ryan VanderMeulen
11114dd009 Merge m-c to fx-team. 2013-09-05 15:52:59 -04:00
Ryan VanderMeulen
08c7624d01 Merge inbound to m-c. 2013-09-05 15:42:49 -04:00
Mihai Sucan
08b03dbb3a Bug 907332 - Intermittent browser_webconsole_bug_594477_clickable_output.js | Timed out while waiting for: network message displayed; r=me 2013-09-05 22:14:02 +03:00
Mihai Sucan
c637975415 Bug 888558 - Intermittent browser_webconsole_bug_646025_console_file_location.js | Timed out while waiting for: console API messages; r=me 2013-09-05 21:56:32 +03:00
Paul Rouget
5875989bf7 Bug 912910 - [app manager] add a menuitem to the devtools menu. r=mossop 2013-09-05 07:37:00 +02:00
Andre Miranda
95445550ab Bug 912743 - [responsive mode] Vertical resizer is missing its tooltip. r=paul 2013-09-04 19:10:37 -03:00
Brian Grinstead
2b467e1212 Bug 911671 - [markup view] Holding up/down on a number value should update preview while number changes r=mratcliffe 2013-09-04 09:18:23 -05:00
Michael Ratcliffe
9314409d28 Bug 910155 - Rule view does not keep changed rules marked after inspecting other nodes r=dcamp 2013-08-30 10:06:59 +02:00
Nick Fitzgerald
4dc797539c Bug 912699 - improve load source error messages; r=past 2013-09-05 09:43:09 -07:00
Hubert B Manilla
d65d06c152 Bug 884484 - Don't show Loading... forever if loading a source fails; r=fitzgen 2013-09-05 09:10:12 -07:00
Ed Morley
283de2b1c8 Merge mozilla-central and fx-team 2013-09-05 14:54:06 +01:00
Paul Rouget
a3dab64d9e Bug 911781 - Implement a module to validate the app manifest. r=paul 2013-09-05 15:15:37 +02:00
Paul Rouget
3ad8b0ec46 Bug 912447 - [app manager] land the app manager front end. r=poirot.alex r=mratcliffe 2013-09-05 15:15:37 +02:00
Wes Kocher
8bba56d03f Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Nick Fitzgerald
6f19a9a6ca Bug 906640 - add a pretty print button to the scratchpad; r=anton 2013-09-03 19:22:08 -07:00