Victor Porof
|
003cdd1762
|
Bug 800857 - Implement debugger frontend for breaking on dom events, r=rcampbell
|
2013-10-04 10:33:08 +03:00 |
|
Victor Porof
|
185669c375
|
Bug 800857 - Simplify the ensureElementIsVisible method in the SideMenuWidget, r=rcampbell
|
2013-10-04 10:33:07 +03:00 |
|
Ms2ger
|
105ce73cfa
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Brandon Benvie
|
7a78473ee8
|
Bug 843019 - Add VariablesViewController#setSingleVariable. r=vp, r=msucan
|
2013-10-01 13:17:20 -07:00 |
|
Panos Astithas
|
d043b7987a
|
Bug 810966 - Display closed over variables in the variables view for functions that are not stack frames; r=vporof,msucan
|
2013-09-25 19:03:17 +03:00 |
|
Gregory Szorc
|
b03f79a7e6
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Ed Morley
|
eccf636a23
|
Backed out changeset 8b02873ee07e (bug 920223)
|
2013-09-30 12:50:05 +01:00 |
|
Gregory Szorc
|
e4af98efbf
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Michael Ratcliffe
|
2e516934a6
|
Bug 913983 - Split browser_telemetry_buttonsandsidebar.js into 5 tests due to timeouts. r=jwalker
|
2013-09-27 17:48:37 +01:00 |
|
Stephen Pohl
|
10cad47e7f
|
Bug 918996: Ensure that Responsive Design View always displays overlay scrollbars on OSX. r=paul
|
2013-09-26 11:33:50 -04:00 |
|
J. Ryan Stinnett
|
0c1da21607
|
Bug 918588 - Properly support off after once with EventEmitter. r=mratcliffe
|
2013-09-19 19:36:13 -05:00 |
|
Michael Ratcliffe
|
c0be77f459
|
Bug 918305 - Move css-color.js in /toolkit/ r=paul
--HG--
rename : browser/devtools/shared/css-color.js => toolkit/devtools/css-color.js
|
2013-09-19 16:06:44 +01:00 |
|
Michael Ratcliffe
|
9943846376
|
Bug 917389 - Re-enable browser_css_color.js on Linux 32 bit tests. r=harth
|
2013-09-18 11:34:44 +01:00 |
|
Nick Fitzgerald
|
43ffe41627
|
Bug 762761 - part 2: front end changes for debugger pretty printing; r=vporof
|
2013-09-18 17:56:20 -07:00 |
|
Brian Grinstead
|
9c0177b972
|
Bug 915910 - [markup view] UI updates following refactor in Bug 855523. r=miker
|
2013-09-14 18:10:14 -05:00 |
|
Michael Ratcliffe
|
1ea20c3812
|
Bug 911748 - Add default color dropdown to devtools options panel. r=jwalker
|
2013-09-16 11:01:25 +01:00 |
|
Girish Sharma
|
fea0fe335e
|
Bug 900418 - Inplace editor should not destroy itself when the focus is lost to the autocompletion popup, r=mratcliffe
|
2013-09-15 20:40:52 +05:30 |
|
Girish Sharma
|
fcf9511a2f
|
Bug 900430 - Tab complete and cycle through the completion suggestions in the markup view, r=mratcliffe
|
2013-09-15 20:36:26 +05:30 |
|
Victor Porof
|
d7041cc65a
|
Bug 876277 - Remove the ugly _wasToggled hack from the VariablesView that tests relied on, r=past
|
2013-09-13 16:23:15 +03:00 |
|
Victor Porof
|
ae003da887
|
Bug 876277 - Add getScopeAtIndex() to make scopes more easily accessible from tests, and fix a few inconsistencies in VariablesView.jsm, r=past
|
2013-09-13 16:23:15 +03:00 |
|
Victor Porof
|
6e379bd9be
|
Bug 876277 - Clicking on global search results lines (not matches) was broken after 877686, fix it, r=past
|
2013-09-13 16:23:15 +03:00 |
|
Victor Porof
|
a2c8e921ab
|
Bug 876277 - Make widgets always perform a refresh operation when the selected item is changed, to prevent any consumers from dealing with such scenarios, r=past
|
2013-09-13 16:23:15 +03:00 |
|
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
|
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 |
|
Mihai Sucan
|
29bd95f29d
|
Bug 760876 - Part 4: fix broken tests; r=robcee
|
2013-09-10 21:37:48 +03: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 |
|
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 |
|
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
|
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 |
|
Paul Rouget
|
f107217df7
|
Bug 912915 - Implement a simple generic highlighter. r=jwalker
|
2013-09-07 11:39:50 +02: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 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Paul Rouget
|
564e8f5eda
|
Bug 777972 - [responsive mode] translate click events to touch events. r=mratcliffe
|
2013-09-03 09:15:51 +02:00 |
|
Alexandre Poirot
|
4604ff0c8a
|
Bug 907268 - Wrap observable objects with singleton wrappers. r=paul
|
2013-08-29 02:13:00 +02:00 |
|
Patrick Brosset
|
3aed3e9b9c
|
Bug 902966 - Pressing escape while editing a style property should undo current changes; r=mratcliffe
|
2013-08-27 13:34:17 +02:00 |
|
Heather Arthur
|
ab35c23205
|
Bug 905312 - Make monospace font consistent across devtools; r=paul
|
2013-08-26 10:24:41 +02:00 |
|
Paul Rouget
|
325b07e4fd
|
Bug 901517 - Observable Object: use EventEmitter.decorate and fix array issue. r=poirot.alex
|
2013-08-21 08:56:40 +02:00 |
|
Anup Allamsetty
|
e8e22c88c7
|
Bug 903511 - Rename "GripClient" to "ObjectClient". r=fitzgen
|
2013-08-13 12:08:30 -04:00 |
|
Victor Porof
|
b05554c10f
|
Bug 903727 - Arrows aren't shown in the SideMenuWidget even though the showArrows param is true, r=fitzgen
|
2013-08-13 09:56:51 +03:00 |
|
Brandon Benvie
|
7b0b48adf9
|
Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp
|
2013-08-12 10:15:22 -07:00 |
|
Nick Fitzgerald
|
c35b22a09d
|
bug 899877 part 2: don't reload stack frames on blackboxchange events, stay on selected source; r=dcamp
|
2013-08-03 11:06:57 -07:00 |
|
Girish Sharma
|
b65a0f5772
|
Bug 860360 - Properly position the web console popup everytime, r=msucan
|
2013-08-03 19:49:49 +05:30 |
|
Mihai Sucan
|
b255378927
|
Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
|
2013-08-03 13:29:48 +03:00 |
|