Girish Sharma
ac124a0505
Bug 825902 - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/inspector/test/browser_inspector_bug_566084_location_changed.js; r=paul
2013-01-02 21:18:15 +05:30
Girish Sharma
b5ebbd8449
Bug 818428 - Don't use the word 'Toolbox' in the UI, r=dao
2012-12-18 00:31:31 +05:30
Girish Sharma
759cd1b14c
Bug 818295 - [inspector] 'changes may be lost' notification should be on the browser, not the toolbox, r=paul
2012-12-22 15:50:55 +05:30
Girish Sharma
2759a7f09d
Bug 818286 - [inspector] 'changes may be lost' dialog stays around after reload, r=dcamp
2012-12-22 15:17:08 +05:30
Girish Sharma
9106161a4b
Bug 814641 - [toolbox] Panels appear behind the devtools window after undocking, r=paul
2012-12-22 00:33:52 +05:30
Girish Sharma
2706aaa18e
Bug 808264 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Timed out while waiting for: source editor load, r=msucan
2012-12-26 23:44:33 +05:30
Girish Sharma
e7aec72580
Bug 824743 - Wrong stylesheet check while opening the respective editor, r=msucan
2012-12-26 23:40:15 +05:30
Heather Arthur
6b70a59df8
Bug 818033 - [toolbox] Implement Shorlander's visual design; r=paul
2012-12-22 19:27:19 -08:00
Panos Astithas
e2611a6c06
Bug 823027 - Connection screen stays open after connection but can't be reused; r=vporof
2012-12-21 19:29:08 +02:00
Michael Ratcliffe
d46094e32a
Bug 823493 - References to IUI in CssHtmlTree.jsm. r=paul
2012-12-20 16:49:20 +00:00
MikeRatcliffe
58b3fe00f0
Bug 822631 - [toolbox] Remove bad common.css path from toolbox.xul. r=paul
2012-12-18 05:12:00 +01:00
Michael Ratcliffe
02d1ceb9b0
Bug 814890 - [toolbox] Markup panel is sometimes blank on page change. r=paul
2012-12-20 14:38:51 +00:00
Dave Camp
c7ebcecda9
Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker
2012-12-19 16:16:45 -08:00
Victor Porof
66835286fa
Bug 819945 - Global searches choke when a source takes too long to fetch, r=past
2012-12-20 20:00:34 +02:00
Victor Porof
9837830335
Bug 823436 - Response errors when trying to load a source's text prevent global searches from displaying any results, r=past
2012-12-20 19:20:51 +02:00
Victor Porof
615ad5ef7c
Bug 820311 - Script URLs no longer appear in tooltips, r=past
2012-12-20 19:20:50 +02:00
Victor Porof
59c244dbaa
Bug 814844 - [toolbox] The _onCloseClick function in ToolbarView is never used, r=rcampbell
2012-12-20 19:20:50 +02:00
Victor Porof
03f29b2470
Bug 818424 - [toolbox] remove references to devtools.debugger.ui.height, r=rcampbell
2012-12-20 19:20:50 +02:00
Michael Ratcliffe
230eab24cf
Bug 821141 - Target is firing a navigation event when an anchor is clicked r=paul
2012-12-19 11:18:44 +00:00
Girish Sharma
d854bc12fa
Bug 817558 - [inspector] When the selection is deleted, we should select the parent, and make sure the breadcrumbs are updated, r=paul
2012-12-18 02:28:40 +05:30
Paul Rouget
b4652e8a29
Bug 817539 - [toolbox] close the responsive mode on ESC, even if toolbox is up, r=vporof
2012-12-16 11:14:15 +02:00
Anton Kovalyov
34d8220b83
Bug 797065 - Leak if I quit while Scratchpad is open. r=dcamp
2012-12-19 13:39:00 +01:00
Michael Ratcliffe
5f7b264dd8
Bug 788431 - Ctrl-C in the Rule View and the Property view doesn't work. r=paul
2012-12-18 14:27:04 +00:00
Paul Rouget
f975e2b039
Bug 796006: Backed out changeset 538602f4cb51.
2012-12-20 09:37:22 +01:00
Dave Camp
7f656f3998
Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker
2012-12-19 16:16:45 -08:00
Paul Rouget
895d532bfd
bug 796006 backed out. Orange. https://tbpl.mozilla.org/php/getParsedLog.php?id=18090515&tree=Fx-Team
2012-12-19 14:00:54 +01:00
Girish Sharma
f4770a573b
Bug 819929 - [toolbox] Buttons (close, undock and tabs) don't have tooltips, r=jwalker
2012-12-18 20:41:27 +05:30
Girish Sharma
2de19416a2
Bug 817553 - Fade the highlighter when sidebar is hovered, r=paul
2012-12-18 00:59:08 +05:30
Paul Rouget
909df4eb2e
Bug 817537 - Connection screen polish. r=vporof
2012-12-18 08:54:00 +01:00
Dave Camp
f410bb1e5e
Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker
2012-12-18 17:14:00 +01:00
Panos Astithas
99410ac903
Merge m-c to fx-team
2012-12-19 10:03:48 +02:00
Mihai Sucan
31295757a2
Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past
2012-12-17 22:06:13 +02:00
Ehsan Akhgari
2be7cfce19
Merge mozilla-central into mozilla-inbound
2013-01-05 16:00:35 -05:00
Peter Van der Beken
0a9ff23dea
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableSectionElement to WebIDL. r=bz.
...
--HG--
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.h
rename : dom/interfaces/html/nsIDOMHTMLTableSectionElem.idl => dom/interfaces/html/nsIDOMHTMLTableSectionElement.idl
extra : rebase_source : b9c1d7dea38653452b44b2033cf2c0140f7b39b1
2012-12-29 15:07:48 +01:00
Peter Van der Beken
8d553dd587
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableCaptionElement to WebIDL. r=bz.
...
--HG--
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.cpp
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.h
extra : rebase_source : ccf765d029b74fc22b45d9162e9b4a9ac6977344
2012-12-29 15:07:46 +01:00
Paul Rouget
460ba24941
Bug 817705 - [toolbox] Disable Inspect Mode when switching tools in Toolbox. r=jwalker
2012-12-11 06:17:00 +01:00
Paul Rouget
d21d6ee3df
Bug 818411 - [markup view] once the toolbox is re-attached to the tab, the markup view keybindings don't work anymore. r=jwalker
2012-12-12 03:04:00 +01:00
zmgmoz
6cabe9e41a
Bug 804845 - CTRL+P and CTRL+N should work the same as up arrow and down arrow respectively; r=msucan
2012-12-17 15:47:23 +02:00
Yura Zenevich
1b77b53652
Bug 803067 - EventEmitter should have a decorator that isn't called 'new'. r=paul
2012-12-14 08:05:00 +01:00
Girish Sharma
fbdccfb6fa
Bug 818434 - [toolbox] The close button and the undock button should be located at the end of the toolbar on Linux and Windows. r=paul
2012-12-14 00:07:03 +05:30
Girish Sharma
0098613805
Bug 818436 - [toolbox] We should not be able to dock a toolbox if the target is Remote or Win, r=paul
2012-12-15 06:40:43 +05:30
Victor Porof
e3c0c79f89
Bug 822028 - [toolbox] 'tilt toggle' command breaks if tilt is opened while the inspector is not active, r=paul
2012-12-15 21:55:11 +02:00
Mike Hommey
7ce35bf840
Bug 829460 - Get CmdCommands from the right url in DeveloperToolbar.jsm. r=paul
...
--HG--
extra : rebase_source : d4c8e2b50cb8940ae1be6a802088060844493b42
2013-01-11 12:24:53 +01:00
Ed Morley
885dca26f8
Bug 822287 - Mark part of browser_profiler_run.js todo() on Windows
2013-01-10 14:59:27 +00:00
Ed Morley
a9920e77e1
Bug 817294 - Disable browser_styleeditor_loading.js for too many intermittent failures
2013-01-10 14:59:27 +00:00
Ed Morley
7d46d4a5d4
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-10 08:59:12 +00:00
Andres Hernandez
855b0a8c2c
Bug 824253 - Intermittent browser_cmd_screenshot_perwindowpb.js; r=ehsan
2013-01-09 16:51:18 -06:00
Ed Morley
015542f998
Bug 782179 - Disable browser_dbg_reload-same-script.js for too many intermittent failures
2013-01-09 19:38:18 +00:00
Ehsan Akhgari
478200ac05
Merge mozilla-central into mozilla-inbound
2012-12-15 10:37:42 -05:00
Anton Kovalyov
d6d2a60246
Bug 795268 - Integrate SPS Profiler; r=rcampbell
2012-12-13 17:17:00 -05:00
Ehsan Akhgari
456837f37c
Disable browser_dbg_chrome-debugging.js because of the crashes in bug 821701, irc-r=robcee
2012-12-14 11:53:02 -05:00
Ed Morley
2070770784
Merge mozilla-inbound to mozilla-central on a CLOSED TREE
2012-12-14 15:28:22 +00:00
Joe Walker
a19b110192
Automated merge with ssh://hg.mozilla.org/integration/fx-team/
2012-12-13 15:26:29 +00:00
Joe Walker
fe48421407
Bug 813031 - gDevTools needs an API review [toolbox]; r=paul
2012-12-13 13:03:55 +00:00
Joe Walker
1e7fc359e9
Bug 815246 - GCLI helper buttons shouldn't be available in the remote window; r=paul
2012-12-13 13:03:47 +00:00
Victor Porof
4b07868b21
Bug 728073 - MDN links in the Style Inspector are not localized, r=paul
2012-12-13 12:26:42 +02:00
Victor Porof
b360153c07
Bug 816858 - Style Editor should work on chrome windows, r=paul
2012-12-13 12:26:42 +02:00
Ed Morley
f3af916bf3
Bug 816990 - Disable browser_inspector_sidebarstate.js for too many intermittent failures
2012-12-12 13:59:44 +00:00
Girish Sharma
fa2fbfe3fd
Bug 808436 - [gcli] cmd refresh throws an exception, r=paul
2012-11-07 22:54:22 +05:30
Paul Rouget
27ed62d5ff
Bug 768846 - Resize issues in Responsive mode with Toolbox open. r=vporof
2012-12-13 12:26:42 +02:00
Victor Porof
c51987f217
Bug 796135 - Provide some obvious UI for scripts filtering, r=past
2012-12-10 16:03:48 +02:00
Victor Porof
77cae6cb6a
Bug 818430 - Having line and token operators in the same query makes the scripts menulist behave weirdly, r=past
2012-12-11 09:38:04 +02:00
Victor Porof
3a4a554cba
Bug 816596 - Hide the variables filter box while there are no variables to filter, r=past
2012-12-11 09:38:00 +02:00
Victor Porof
737cf71d56
Bug 816440 - Watch expression evaluations should not display the configurable/enumerable/writable tooltip, r=past
2012-12-11 09:36:50 +02:00
teramako
5a02f37b39
Bug 808542 - [gcli] "addon list" output is malformed. r=mratcliffe
2012-12-04 06:50:53 +09:00
Tetsuharu OHZEKI
038e6fa2ef
Bug 817579 - Command buttons in toolbox do not have tooltip; r=msucan,jwalker
2012-12-05 18:39:56 +02:00
Rob Campbell
486af3f5fc
merge fx-team to m-c
2012-12-04 15:17:23 -05:00
Victor Porof
dbe6e6a5d8
Bug 816983 - Closing Browser Debugger via the Window Close button no longer kills the Browser Debugger Process, r=rcampbell
2012-12-04 15:48:39 +02:00
Victor Porof
a30c95948b
Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past
2012-12-04 15:48:39 +02:00
Victor Porof
38d83e36d0
Bug 816549 - 'Show variables searchbox' option in the debugger options menu - no such word as 'searchbox', r=past
2012-12-04 15:48:39 +02:00
Victor Porof
790a3f4b7f
Bug 817425 - many id's in devtools debugger listed as undefined, r=past
2012-12-04 15:48:39 +02:00
Ehsan Akhgari
ddd5e6cd77
Bug 806720 - Rewrite the browser_styleeditor_private_perwindow.js test according to the latest changes to the style editor test suite; shoulder-r=jdm
...
DONTBUILD since this is NPOTB for global PB builds
2012-12-02 19:21:43 -05:00
Rob Campbell
7999db6840
Bug 803984 - Convert all fonts to monospace; r=paul
2012-10-22 13:25:00 -04:00
Victor Porof
67207c8831
Bug 814592 - [toolbox] Tilt toggle command is broken, r=jwalker
2012-11-23 10:54:42 +02:00
Victor Porof
e75efbd155
Bug 790576 - When jumping line numbers, pressing UP/DOWN should know how to increment/decrement, r=past
2012-11-28 16:51:54 +02:00
Victor Porof
78d76d7bc7
Bug 816210 - Global searches do not cache the source text contents for displaying in the editor, r=past
2012-12-01 11:21:23 +02:00
Victor Porof
33230b4d6f
Bug 815291 - Provide watch expressions context menus, r=past
2012-12-01 11:21:23 +02:00
Joe Walker
09b9a02b6b
Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão
2012-11-30 08:07:59 +00:00
Ed Morley
37d9dac4d8
Bug 820221 - Disable browser_dbg_cmd.js on Windows for too many intermittent failures
2012-12-11 15:26:00 +00:00
Ed Morley
ae91a198f5
Bug 808264 - Disable browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js for too many intermittent failures
2012-12-10 12:52:51 +00:00
Ed Morley
58e0cbb562
Bug 817304 & Bug 819017 - Disable browser_cmd_calllog.js & browser_cmd_calllog_chrome.js on Windows for too many intermittent failures
2012-12-10 12:48:48 +00:00
Ed Morley
04ccb4334c
Bug 774619 - Disable browser_dbg_bfcache.js on Windows for too many intermittent failures
2012-12-17 13:21:18 +00:00
Mike Hommey
ba769c9cfe
Bug 822097 - Fix EventEmitter.jsm import url in ProfilerPanel.jsm. r=jimm
2012-12-17 08:29:25 +01:00
Mike Hommey
88c1e4a225
Bug 822097 - Fix resource path for Console.jsm in devtools tests. r=jimm
2012-12-17 08:29:04 +01:00
Panos Astithas
6d7ffe3b8b
Bug 812869 - Breakpoint clients sometimes don't know how to remove themselves, r=vporof
2012-11-27 14:29:46 +02:00
Victor Porof
443aa6e4b4
Bug 791323 - Need a mechanism to select a script programmatically in the debugger, r=rcampbell
2012-11-27 18:19:24 +02:00
Victor Porof
d44b339bfc
Bug 815277 - Source editor's 'Find' and 'Jump to line' commands should use the frontend UI, r=past
2012-11-27 18:19:23 +02:00
Victor Porof
8567d8ee8e
Bug 812814 - Add a way to edit or remove watch expressions while the debugger is paused, r=past
2012-11-27 18:19:23 +02:00
Joe Walker
8825e0e286
Backed out changeset 132d2e88ef03 (bug 788977) for talos regression.
2012-11-27 10:39:10 +00:00
Joe Walker
0a4778345c
Merge m-c to fx-team
2012-11-24 12:06:17 +00:00
Bellindira Castillo [:bellindira]
2a7bfcdd39
Bug 806719 - Port browser_cmd_screenshot.js to the new per-tab PB APIs; r=ehsan
...
--HG--
rename : browser/devtools/commandline/test/browser_cmd_screenshot.js => browser/devtools/commandline/test/browser_cmd_screenshot_perwindowpb.js
rename : browser/devtools/commandline/test/helpers.js => browser/devtools/commandline/test/helpers_perwindowpb.js
2012-11-23 11:40:59 -06:00
Joe Walker
42b72a060c
Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão
2012-11-22 21:35:19 +00:00
Ryan VanderMeulen
963aad5ecd
Merge m-c to fx-team.
2012-11-22 00:34:14 -05:00
Victor Porof
a486d02e02
Bug 813697 - TypeError: breakpointClient is null at debugger-controller.js:472, r=past
2012-11-21 10:49:45 +02:00
Victor Porof
e88eef8daf
Bug 813587 - When performing global searches with very few characters the browser may become unresponsive, r=past
2012-11-21 10:49:45 +02:00
Victor Porof
5dd997da61
Bug 805759 - Relax global search results auto-expand rules, r=past
2012-11-21 10:49:45 +02:00
Victor Porof
11c064e6e0
Bug 813172 - Evaluating 'arguments' as a watch expression always yields an empty pseudo-array, r=rcampbell
2012-11-21 10:49:45 +02:00
Victor Porof
2f7aea65b0
Bug 813471 - A breakpoint can be placed at the wrong line when using key shortcuts after opening the source editor's context menu, r=past
2012-11-20 12:57:05 +02:00
Victor Porof
b97eae3279
Bug 813199 - Closing a tab with a conditional breakpoint panel open does not hide the panel, r=past
2012-11-20 13:38:45 +02:00
Seth Fowler
630ed49838
Bug 812241 - Remove disabled test warnings. r=khuey
2012-11-20 16:13:04 -08:00
Daniel Holbert
2e974374ef
Bug 760837 followup: fix incorrect numbering in labels for subtests in browser_webconsole_bug_595934_message_categories.js. comment-only, DONTBUILD
2012-11-20 17:01:14 -08:00
Mihai Sucan
6dd902eaa3
Bug 811282 - Remote Console fails to close completely in the event of a connection error; r=rcampell
2012-11-16 20:16:18 +02:00
Ehsan Akhgari
da89ef700d
Backed out changeset d64cb463471e (bug 806719) because of test failures
...
CLOSED TREE
2012-11-22 17:17:00 -05:00
Bellindira Castillo [:bellindira]
70647a1092
Bug 806719 - Port browser_cmd_screenshot.js to the new per-tab PB APIs; r=ehsan
...
--HG--
rename : browser/devtools/commandline/test/browser_cmd_screenshot.js => browser/devtools/commandline/test/browser_cmd_screenshot_perwindowpb.js
rename : browser/devtools/commandline/test/helpers.js => browser/devtools/commandline/test/helpers_perwindowpb.js
2012-11-22 12:10:52 -06:00
Peter Van der Beken
243151f563
Fix for bug 814022 (Make instanceof for new DOM bindings work across scopes). r=bz.
2012-11-19 11:59:13 +01:00
Hubert SABLONNIERE
3dec25d144
Bug 795043 - [responsive mode] clicking Cancel after clicking on Add should cancel the creation of the preset, r=paul
2012-10-16 17:13:51 +02:00
Victor Porof
86613125ac
Bug 727429 - Add support for watch expressions to the debugger, r=rcampbell
2012-11-17 21:41:04 +02:00
Matthew Wein
7c6f8fd328
Bug 722691 - Ability to increase/decrease values in rule view using arrow keys; r=harth
2012-11-16 14:55:00 -05:00
Ryan VanderMeulen
59340afb72
Merge fx-team to m-c.
2012-11-17 13:29:05 -05:00
Victor Porof
f530af96af
No bug - Fix 'browser_dbg_bug740825_conditional-breakpoints-02.js' caused by 43303dfa12a5, r=past
2012-11-16 13:16:23 +02:00
Panos Astithas
ae2a641cf3
Set breakpoints in all scripts with bytecode in the specified line (bug 793214), r=rcampbell
2012-11-01 17:34:10 +02:00
Victor Porof
5d4b6bba31
No bug - Fix 'browser_dbg_bug740825_conditional-breakpoints-01.js' caused by 43303dfa12a5, r=past
2012-11-16 10:47:30 +02:00
Victor Porof
04aa5c5bd6
Bug 740825 - Implement conditional breakpoints, r=past
2012-11-16 08:42:52 +02:00
Mihai Sucan
3b360ff9ca
Bug 812362 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | correct line is selected - Got 6, expected 7, | correct line is selected - Got 7, expected 6; r=rcampbell
2012-11-16 18:28:20 +02:00
Mike Hommey
ff8f0159be
Bug 821182 - Get firefox executable from the directory service instead of guesswork from CurProcD. r=past
2012-12-14 08:32:57 +01:00
Mihai Sucan
e7a0a5f4b7
Bug 725392 - Source Editor: add a method to convert mouse coordinates to character offsets, r=msucan
2012-08-02 22:30:46 +03:00
Victor Porof
eff70cd18c
Bug 808372 - After bug 807222, the variables view feels sluggish when expanding some nodes, r=past
2012-11-16 08:34:13 +02:00
Mihai Sucan
0f022cdb3d
Bug 787981 - Use LongStringActor in the Web Console actors; r=past
2012-11-05 18:41:59 +02:00
Mario Alvarado [:marioalv]
d600e5b1dc
Bug 806720 - Port browser_styleeditor_private.js to the new per-tab PB APIs; r=ehsan
...
--HG--
rename : browser/devtools/styleeditor/test/browser_styleeditor_private.js => browser/devtools/styleeditor/test/browser_styleeditor_private_perwindowpb.js
2012-11-12 19:42:47 -06:00
Victor Porof
16313d3ff8
Bug 810642 - Intermittent browser_dbg_panesize.js | Height preferences shouldn't have been updated yet, r=past
2012-11-12 16:14:09 +02:00
Ryan VanderMeulen
98202c7326
Merge fx-team to m-c.
2012-11-10 16:53:55 -05:00
Victor Porof
8a9ce74024
Bug 809392 - The remote and chrome debugger windows don't have a title, r=past
2012-11-10 13:14:40 +02:00
Victor Porof
e2d1746c5d
Bug 809002 - Stick the variables view exported symbols on 'this', r=past
2012-11-10 13:14:40 +02:00
Victor Porof
83bab9da09
Bug 808980 - Clicking on the empty area of the stack list produces error message: item is null, r=past
2012-11-10 13:14:40 +02:00
Victor Porof
7dba54f417
Bug 808786 - Add a pref to disable sorting the variables when adding them in the view, r=past
2012-11-10 13:14:40 +02:00
Victor Porof
26d567403e
Bug 808691 - The remote and chrome debugger windows should remember their size across sessions, r=past
2012-11-10 13:14:40 +02:00
Paul Rouget
4c35fe75f4
Bug 762571 - Intermittent browser_layoutview.js; r=past
2012-11-07 13:28:04 +01:00
Johan Charlez
a114936c71
Bug 793031 - Open recent file fails if the file doesn't exists anymore. r=robcee
2012-11-06 13:26:00 -05:00
Panos Astithas
24d9d0ae1d
Merge m-c to fx-team
2012-11-07 11:14:37 +02:00
Ed Morley
0ebccf77e2
Bug 753225 - Disable browser_dbg_createRemote.js on platforms other than Windows too, until it's made to behave
2012-11-06 22:26:56 +00:00
Ed Morley
e12116ef55
Bug 707891 - Disable browser_styleeditor_reopen.js for too many intermittent failures
2012-11-06 22:26:02 +00:00
Victor Porof
25807e7d90
No bug - Fix 'browser_dbg_propertyview-data.js | Test timed out' after 62379ce61c84, r=dcamp
2012-11-06 19:33:59 +02:00
Ed Morley
092f2cf1f0
Merge mozilla-central to fx-team
...
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-06 14:16:07 +00:00
Victor Porof
4d334e4daf
Bug 794823 - Refactor and move the debugger's PropertyView in shared, so that it can replace PropertyPanel.jsm soon, r=past, msucan
...
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-04 01:01:05 +02:00
Victor Porof
ce3c4d522a
Bug 793375 - Search operator for finding a variable in scope(s) while the debugger is paused, r=past
2012-11-04 01:01:05 +02:00
Victor Porof
21fe763a1d
Bug 798874 - The variables view should be filterable, r=past
2012-11-04 01:01:05 +02:00
Ryan VanderMeulen
7ce522bbc4
Merge fx-team to m-c.
2012-11-02 15:45:53 -04:00
Victor Porof
d963678d37
Bug 774011 - Intermittent browser_dbg_createRemote.js | Should be paused after an interrupt request. - Got false, expected true | Should have one frame in the stack. - Got 0, expected 1, r=past
2012-11-02 16:39:12 +02:00
Boris Zbarsky
2e34a9a752
Bug 807222 part 6. Fix getOwnPropertyNames to work correctly on Window. r=jst
...
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Jim Mathies
8ee8d804b6
Bug 807756 - Fix bad gre paths in browser debugger jsm. r=gavin
2012-11-01 14:28:49 -05:00
Panos Astithas
fdfd985c80
Bug 740551 - ThreadActor should automatically add appropriate debuggee globals - Patch v14; r=rcampbell
2012-10-31 18:31:55 +02:00
Victor Porof
e0501e8f86
Bug 806748 - Intermittent browser_dbg_location-changes-blank.js | The source editor not have any text displayed. - Got 546, expected 0, r=rcampbell
2012-11-02 09:32:31 +02:00
Victor Porof
e0fab10863
Bug 783729 - Debugger: JS scripts can get HTML syntax highlighting, r=rcampbell
2012-11-02 09:31:55 +02:00
Joe Walker
ec4475a595
Bug 801387 - GCLI rollup bug fix for bugs 795324, 797016, 791085; r=dcamp
2012-11-02 02:54:14 +00:00
Joe Walker
060d6f1b50
Bug 800346 - Autocompletion hint text is not visible in the latest Nightly; r=dcamp
2012-11-02 02:54:14 +00:00
Joe Walker
a13e71a2db
Bug 798458 - changes to make minification of GCLI work; r=dcamp
2012-11-02 02:54:14 +00:00
Grant Gayed
b59a20d19a
Bug 806821 - GCLI should ensure that 'string' command return types are treated as plaintext; r=jwalker
...
* * *
Bug 800363 - XSS in Web Developer Toolbar's chrome privilege page
2012-11-02 02:54:13 +00:00
Panos Astithas
fbc64fb6e0
Bug 771655 - Debugger does not show up if any progress listener (e.g. NoScript) reads the WebProgress argument's DOMWindow property in onStateChange(); r=vporof
2012-10-31 16:02:07 +02:00
N Bosma
e370784c40
Bug 804400 - Inspector stops updating when badly formed attribute input is given in the markup panel. r=dcamp
2012-10-31 18:30:37 +02:00
Michael Ratcliffe
dba75fc5c1
Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp
2012-10-31 18:25:08 +02:00