Paul Rouget
0b595d2f7e
Bug 818442 - [toolbox] Re-focus devtools window after locking the highlighter. r=harth
2013-01-21 16:22:47 +01:00
Anton Kovalyov
10a465a369
Bug 644413 - Add support for -sp-context mode-line in Scratchpad. r=harth
2013-01-18 16:59:47 -08:00
Heather Arthur
d327b58178
Bug 827604 - Pseudoclass lock isn't clearing; r=dcamp
2013-01-18 14:03:22 -08:00
Anton Kovalyov
6c78923aa2
Bug 828052 - Update Cleopatra and fix the issue with gJavaScriptOnly flag not working; r=past
2013-01-16 11:44:35 -08:00
Joe Walker
6d25fa3fb3
Bug 774619 - Fix browser_dbg_bfcache.js test by making GCLI force GC; r=past
2013-01-15 19:38:52 +00:00
Mihai Sucan
710a42bda9
Bug 787985 - Console API messages are not consistent; r=past
2013-01-15 16:02:25 +02:00
Paul Rouget
410e234a09
Bug 829644 - [toolbox] Make the default size of the toolbox window wider. r=jwalker
2013-01-11 09:23:00 +02:00
Paul Rouget
df051d178d
Bug 829077 - The undocked Developer Tools window remains open after closing Firefox. r=jwalker
2013-01-11 03:19:00 +02:00
Girish Sharma
efca1f88c5
Bug 820735 - [toolbox] Tools shortcuts should work from the toolbox window, r=paul
2013-01-13 14:22:03 +05:30
Panos Astithas
1f667ab6c7
Backout 409adccbcbd7 (bug 782179)
2013-01-15 13:50:52 +02:00
Panos Astithas
82918616a6
Re-enable the browser_dbg_reload-same-script.js test after the fix (bug 782179); r=me
2013-01-14 10:44:42 +02:00
Tim Taubert
f8ea17d643
merge m-c to fx-team
2013-01-13 01:56:53 +01:00
Victor Porof
ae3d188944
Bug 829760 - browser_dbg_propertyview-filter-05.js checks for DOM objects are broken, r=past
2013-01-12 18:27:46 +02:00
Mihai Sucan
19a27114fc
Bug 829913 - Error while closing web console; r=past
2013-01-12 18:17:10 +02:00
Victor Porof
0240cf471f
Bug 820426 - An unexpected 'self-hosted' script appears in the debugger's script list, r=past
2013-01-12 11:21:48 +02:00
Victor Porof
31289b8ac7
Bug 782179 - Intermittent browser_dbg_reload-same-script.js | The preferred script url wasn't set correctly. (4) - Didn't expect -1, but got it, | The selected script isn't the correct one. (4) - Didn't expect -1, but got it, r=past
2013-01-12 09:09:06 +02:00
Phil Ringnalda
a53cf189b4
Merge m-c to fx-team
2013-01-11 21:36:11 -08:00
Mihai Sucan
70b2df84d4
Bug 827083 - quick fix: address a review comment from Panos; r=past
2013-01-11 20:54:03 +02:00
Mihai Sucan
1f94f68f8f
Bug 827083 - Cannot attach remote web console to Firefox Android; r=past
2013-01-11 19:31:09 +02:00
Joe Walker
dee4c8314c
Bug 823916 - Don't use ordinal to sort the toolbox; r=paul
2013-01-11 12:16:31 +00:00
Joe Walker
30c98c8f0a
Bug 818432 - this.tracked browser windows.delete is undefined; r=paul
2013-01-11 12:16:24 +00:00
Paul Rouget
e31eea6029
Bug 827990 - inspector tests use DOM MutationObserver API incorrectly; r=jwalker f=nfroyd
2013-01-09 02:04:00 +02:00
Nick Fitzgerald
970b580bdf
Bug 783420 - Stop using devtools' Promise.jsm, and start using toolkit/addon-sdk/promise/core.js; r=past,jwalker
2013-01-08 14:42:00 +02:00
Paul Rouget
9a0ecdb350
Bug 819181 - Inspector sidebar items show undefined during load. r=jwalker
2013-01-09 02:15:00 +02:00
Panos Astithas
a98b157cc4
Bug 797336 - Intermittent failure in browser_dbg_globalactor-01.js; r=vporof
2013-01-09 23:27:59 +02:00
Panos Astithas
e1aecc824d
Merge m-c to fx-team
2013-01-09 21:42:41 +02:00
Panos Astithas
65104b90c5
Increase the timeout for browser_dbg_scripts-searching-01.js (bug 751141); r=vporof
2013-01-09 10:21:36 +02:00
Mihai Sucan
9db627542c
Bug 826388 - Allow single click on line numbers to add/remove breakpoints; r=rcampbell
2013-01-03 21:29:53 +02:00
Girish Sharma
b1e64ab3e3
Bug 825740 - [toolbox] gDevTools does not remove the menuitems upon unregistering of a tool, r=paul
2013-01-05 05:51:27 +05:30
Paul Rouget
4235ffb7f4
Bug 817551 - The window controller (for undo/redo) doesn't work when Inspector is undocked. r=dcamp r=gavin
2013-01-09 10:32:36 +01:00
Paul Rouget
da1a71ee34
Bug 815239 - [toolbox] Using a tool keyboard shortcut twice closes the toolbox. It should select it instead. r=jwalker
2013-01-09 10:32:35 +01:00
Paul Rouget
fac64dc42a
Bug 814889 - [toolbox] Highlighter can't inspect while the debugger is paused. r=vporof
2013-01-09 10:32:35 +01:00
Panos Astithas
aa40652fe8
Fix debugger tests when running with a detached toolbox (bug 817562); r=vporof
2013-01-07 00:11:03 +02:00
Phil Ringnalda
560637ca5d
Merge m-c to fx-team
2013-01-06 11:01:58 -08:00
David Zbarsky
9edf4dac9e
Bug 824898: Convert SVG animation classes to WebIDL r=bz
2013-01-06 04:32:03 -05:00
David Zbarsky
cf966f28d5
Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz
...
--HG--
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.cpp
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.h
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.cpp
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.h
2013-01-06 04:32:01 -05:00
Heather Arthur
894f3ba1f3
Bug 826566 - [toolbox] Add profiler and docking icons to toolbox; r=paul
2013-01-06 00:04:40 -08:00
Heather Arthur
893d264ee0
Bug 826191 - [style editor] No stylesheet selected after reloading the page; r=paul
2013-01-05 23:56:42 -08:00
Victor Porof
629b7975c8
Bug 824487 - Transition event callbacks sometimes don't fire, r=rcampbell
2013-01-04 09:37:18 +02:00
Heather Arthur
7f7f690b9e
Bug 826180 - No stylesheets shown after reloading a page with an iframe; r=paul
2013-01-03 02:34:00 +02:00
Panos Astithas
c529b9d29d
Implement a new addAllGlobalsAsDebuggees method for faster chrome debugging (bug 821701); r=jimb
...
Also GC only once when going through all compartments in both addAllGlobalsAsDebuggees and removeAllDebuggees, instead of once for every debuggee added or removed.
2013-01-04 21:34:43 +02:00
Joe Walker
0faff0371f
Bug 820436 - Buttons are unresponsive after previously closing the Developer Tools Window; r=paul
2013-01-04 20:31:38 +00:00
Joe Walker
733e8a7a05
Bug 795988 - Closing browser window with Developer Toolbar open leaks an everything; r=paul,ttaubert
2013-01-04 20:31:38 +00:00
Joe Walker
c73c0c465b
Bug 822609 - developer tools should not use target.isChrome; r=paul
2013-01-04 20:31:38 +00:00
Anton Kovalyov
782ae1b2bc
Bug 822110 - filter.png, noise.png and showall.png in browser/devtools/profiler/cleopatra/images are empty. r=robcee r=bgirard
2013-01-04 12:57:02 +01:00
Paul Rouget
2bc7476007
Bug 817543 - [toolbox] is slow to start. r=jwalker
2013-01-04 12:54:54 +01:00
Girish Sharma
8632f4941f
Bug 816958 - Launch buttons for Tilt and Responsive Mode should be of checkbox type. r=jwalker
2012-12-19 02:17:39 +05:30
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