Tim Taubert
3e8bb04b6c
merge m-c to fx-team
2012-07-12 10:55:19 +02:00
Joe Walker
0dae4bf595
Bug 771356 - GCLI "console clear" command doesn't appear to clear the console; r=dcamp
2012-07-11 18:31:55 +01:00
Joe Walker
84836f9c94
Bug 771992 - GCLI cookie command completion wonky in xmas tree case; r=dcamp
2012-07-11 18:21:09 +01:00
Ed Morley
abc94f9787
Merge mozilla-central to mozilla-inbound
2012-07-11 10:52:45 +01:00
Ekanan Ketunuti
3d09954e9e
Bug 772460 - Replace '-moz-transition' with 'transition' in browser/. r=dao
2012-07-11 09:13:55 +07:00
Michael Ratcliffe
1849406afb
Bug 771555 - GCLI needs a addon, resize, restart, cookie and pagemanip commands; r=dcamp,jwalker
2012-07-10 17:53:04 +01:00
Joe Walker
1376907704
Bug 769186 - [devtb] Decide on a key sequence for the developer toolbar; r=dcamp
2012-07-10 23:04:44 +01:00
Tanvi Vyas
3af291126b
Bug 737873 - Implement mixed content highlighting in the web console; r=msucan,gavin.sharp
2012-07-10 20:37:26 +03:00
Mihai Sucan
cba38acf6d
Bug 737873 - Make HUDService-content send the new page location earlier; r=rcampbell
2012-06-27 14:17:40 +03:00
Mihai Sucan
d278a80a8f
Bug 772506 - Make sure jsterm eval results are correctly formatted as strings; r=rcampbell
2012-07-10 19:29:58 +03:00
Tim Taubert
a8587dc0f1
merge m-c to fx-team
2012-07-10 11:04:59 +02:00
Paul Rouget
a6b5f8a57a
Bug 772093 - test fail on Mac: browser_inspector_bug_672902_keyboard_shortcuts.js | Test timed out. r=harth
2012-07-09 18:18:01 +02:00
Nathan Froyd
5b30baa4c3
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Paul Rouget
920b842973
Bug 719845 - [markup panel] The HTML Tree should have its own keybindings. r=dcamp
2012-06-01 21:39:00 +02:00
Paul Rouget
d5a493c1a5
Bug 764474 - [inspector] arrow keys are creating problems. r=harth
2012-07-03 13:56:49 +02:00
Paul Rouget
cd3811c027
Bug 752851 - [Responsive Mode] if the inspector is open, the inspector should close first (when hitting Escape). r=harth
2012-06-08 14:52:43 +02:00
Joe Walker
d56b0e02b6
Bug 767729 - [GCLI] pressing Tab on an empty Developer Toolbar inserts "break"; r=dcamp
2012-07-05 21:47:45 +01:00
Joe Walker
1204f88e7f
Bug 731972 - GCLI selection field should be clear when more options exist, and allow you to get them; r=dcamp
2012-07-05 21:47:45 +01:00
Joe Walker
81c9b5371d
Bug 720972 - GCLI optional parameters should have a popup menu; r=dcamp
2012-07-05 21:47:45 +01:00
Joe Walker
8a5212b10c
Bug 770929 - GCLI should execute its tests asynchronously; r=dcamp
2012-07-05 21:47:45 +01:00
Joe Walker
00cc495b60
Bug 769672 - GCLI shouldn't grab focus on startup; r=dcamp
2012-07-05 21:47:45 +01:00
Paul Rouget
a8aa6c8d4a
Bug 764746 - [devtb] style the error counter. r=dao
2012-07-05 17:02:28 +02:00
Victor Porof
dd9e5cefff
Bug 767373 - The 'Filter scripts' textbox is cleared when checking/unchecking the 'Pause on exceptions' checkbox. r=past
2012-07-03 13:33:00 +02:00
Joe Walker
94961ef994
Bug 760450 - Work out why GCLI popup panels are not transparent on mac/linux; r=dcamp,dão
2012-07-04 23:39:58 +01:00
Joe Walker
083ce85a2b
Bug 769234 - [devtb] GCLI has focus issues when embedded in firefox; r=dcamp
2012-07-04 23:37:25 +01:00
Joe Walker
67d9dccec6
Bug 761481 - GCLI help output does not display the first time; r=dcamp
2012-07-04 23:37:25 +01:00
Johan Charlez
0170c51a51
Bug 651942 - Add a list of recently-opened files to the file menu of the Scratchpad. r=harth
2012-07-03 14:40:12 +01:00
Ehsan Akhgari
ea6f5beac9
Bug 769881 - copyStringToClipboard Optional parameters should go at the end, also this will make it backward compatible for version bumped extensions; r=roc
2012-07-01 14:18:23 -04:00
Tim Taubert
9d5cc16dc2
merge m-c to fx-team
2012-07-01 00:13:04 +02:00
Paul Rouget
b60d84b6cf
Backed out 1464fc01cd17 - leaks
2012-06-28 21:32:34 +02:00
Paul Rouget
bfddd378ce
Bug 769299 - Make the Inspector less fragile when the selection is deleted. r=dcamp
2012-06-28 17:43:57 +02:00
Johan Charlez
f5656cc342
Bug 651942 - Add a list of recently-opened files to the file menu of the Scratchpad. r=harth
2012-06-26 05:06:00 +02:00
Ed Morley
db8de764c1
Merge mozilla-central to fx-team to pick up the #1 top orange fix
2012-06-28 15:10:25 +01:00
Joe Walker
08a4791499
Bug 659686 - Re-license GCLI to a more liberal license; r=dcamp
2012-06-28 15:01:55 +01:00
Sankha Narayan Guria
526b66f804
Bug 764545 - WebConsole default position should be "below"; r=msucan
2012-06-28 14:03:50 +03:00
Mihai Sucan
f425a7cedb
Bug 768019 - Cached CSS warnings are displayed as JavaScript warnings on Web Console open; r=paul
2012-06-25 20:18:13 +03:00
Mihai Sucan
9b06fd0b29
Bug 767994 - reset the toolbar error counter when the clear button is pressed; r=paul
2012-06-25 18:58:14 +03:00
Paul Rouget
82414f1182
Bug 763932 - [devtb] Add the right buttons to the Developer Toolbar; r=dao,jwalker,cedricv
2012-06-25 11:37:16 +02:00
Mihai Sucan
207120ce2b
Bug 766812 - Exception in HUDService-content.js when the Web Console is closed during network requests; r=rcampbell
2012-06-25 14:19:51 +03:00
Joe Walker
1ebda10031
Back out 551ad0863475 and a5a50d13cc85 for test failures
2012-06-26 09:14:43 +01:00
Joe Walker
dced9e46fd
Bug 761481 - GCLI help output does not display the first time; r=dcamp
2012-06-25 23:20:03 +01:00
Panos Astithas
c5e60cfbe6
Merge m-c to fx-team
2012-06-25 16:57:09 +03:00
Paul Rouget
ae992d96d8
Backed out changeset e51851dba7a2 - leaked 23 DOMWindow(s) and 1 DocShell(s)
2012-06-25 13:36:49 +02:00
Paul Rouget
0a88c4ff5b
Bug 763932 - [devtb] Add the right buttons to the Developer Toolbar. r=past r=dao
2012-06-25 11:37:16 +02:00
Paul Rouget
3598a06483
Bug 763865 - Layout tool is not positioned correctly when it is collapsed. r=dcamp
2012-06-21 11:04:55 +02:00
Joe Walker
0f7e60d471
Bug 724055 - Create a really easy way to make new GCLI commands; r=dcamp
2012-06-24 13:00:47 +01:00
Ehsan Akhgari
fa91df0419
Bug 769679 - Pass the correct document to copyString in copySelectedItems; r=msucan
2012-06-29 12:21:32 -04:00
Victor Porof
067c035755
Bug 761174 - Always show a property tooltip; r=past
2012-06-21 18:25:34 +03:00
Paul Rouget
a18ac15b06
Bug 766512 - Rename tab.responsiveUI to tab.__responsiveUI. r=dao
2012-06-20 15:26:56 +02:00
Paul Rouget
538f068655
Bug 761884 - LayoutView is causing an infinite loop by making changes within a MozAfterPaint handler. r=dcamp
2012-06-20 16:22:02 +02:00
Paul Rouget
a572d0b9dc
Bug 764318 - [responsive mode] use this.tab.selected; r=dao
2012-06-13 13:58:33 +02:00
Victor Porof
f1ecdcae93
Bug 710258 - Don't allow the debugger to be open in more than one window; r=past
2012-06-20 15:21:46 +03:00
Panos Astithas
80680028cb
Use a preference setting to decide whether to bind to the loopback interface only, or all interfaces (Bug 764679); r=dcamp,mfinkle,jgriffin,vingtetun
2012-06-20 16:31:50 +03:00
Paul Rouget
d4a3fc2d46
Bug 764625 - Web Console and Debugger stay checked in Web Developer menu after closing them with the close X button. r=msucan,past
2012-06-19 18:56:31 +02:00
Dave Camp
531ad984d6
Bug 761665: [rule view] double clicking on a property value does weird things. r=paul
2012-06-19 10:22:29 -07:00
Victor Porof
557ce3f89c
Bug 762452 - file filtering behaves strangely; r=past
2012-06-19 18:11:27 +03:00
Panos Astithas
d6a71e89ec
Ensure that with multiple windows open, the debugger's selected tab belongs to the top-level window (bug 761742); r=dcamp
2012-06-19 17:46:25 +03:00
Paul Rouget
8825960da3
Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker
2012-06-15 15:55:33 +02:00
Thaddee Tyl
7953f794f3
Bug 724585 - We need a way to scroll a page to center an element if the element is not visible; r=rcampbell
2012-06-12 13:43:00 +03:00
Ryan VanderMeulen
1df0bbcdcc
Merge inbound to m-c.
2012-06-16 09:38:43 -04:00
Thaddee Tyl
0c810c1dd7
Bug 714832 - [Linux] the redo command should also have the ctrl-y shortcut; r=msucan
2012-06-16 12:02:32 +03:00
Paul Rouget
cf4de4fef4
Bug 760171 - The inspector node menu feature allows the user to remove tabbed browsing. r=robcee
2012-06-08 12:30:00 +02:00
Mihai Sucan
f4993815a7
Bug 762996 - Add errors count to the Web Console button in the developer toolbar; r=paul
2012-06-14 14:36:48 +03:00
Mihai Sucan
56912e0ccb
Bug 761257 - Further improve Web Console output performance; r=dcamp f=bz
2012-06-12 14:25:07 +03:00
Mihai Sucan
f663bb1d19
Bug 761157 - Sometimes network requests do not display all information; r=dcamp
2012-06-11 19:23:46 +03:00
Mihai Sucan
19735f8b99
Bug 760837 - Intermittent browser_webconsole_bug_595934_message_categories.js | expectUncaughtException was called but no uncaught exception was detected; r=past
2012-06-03 12:07:15 +03:00
Mihai Sucan
dfaaedcf38
Bug 760999 - Intermittent browser_webconsole_netlogging.js | TypeError: content.wrappedJSObject.testXhrGet is not a function; r=rcampbell
2012-06-04 19:45:10 +03:00
Tim Taubert
e80da9aa94
merge m-c to fx-team
2012-06-13 15:34:08 +02:00
Joe Walker
1f772aef52
Bug 761031 - GCLI edit command help seems unfinished; r=dcamp
2012-06-12 11:57:26 +01:00
Joe Walker
f2835250fb
Bug 761268 - GCLI has hard-coded strings; r=dcamp
2012-06-12 11:57:26 +01:00
Ryan VanderMeulen
b74e4a29db
Revert c39d36167b99 due to a horribly munged backout.
2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
061d4c2616
Backout the bug 754202 backout due to orange.
2012-06-10 19:37:47 -04:00
Victor Porof
f1f3134f58
Bug 762454 - File filtering @ operator doesn't search for functions; r=past
2012-06-08 12:14:33 +03:00
Panos Astithas
035efc50e0
Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp
2012-06-08 11:21:59 +03:00
Panos Astithas
147618191a
Backout 61e0d5d09f77 due to test breakage
2012-06-08 11:18:28 +03:00
Panos Astithas
69e8b205cb
Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp
2012-06-08 10:00:48 +03:00
Justin Dolske
bb318eef45
Bug 731926 - Refactor init/shutdown functions in browser.js (rename some functions). r=gavin
2012-06-15 12:09:48 -07:00
Ehsan Akhgari
a95b6edeea
Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
...
This patch does the following:
* It adds nsITransferable::Init(nsILoadContext*). The load context
might be null, which means that the transferable is non-private, but
if it's non-null, we extract the boolean value for the privacy mode
and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
represent the document that the string is coming from.
nsIClipboardHelper implementation internally gets the nsILoadContext
from that and passes it on to the transferable upon creation. The
reason that I did this was that nsIClipboardHelper is supposed to be a
high-level helper, and in most of its call sites, we have easy access
to a document object.
* It modifies all of the call sites of the above interfaces according to
this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
the call sites.
2012-04-16 22:14:01 -04:00
Cedric Vivier
870d8b489e
Bug 719552 - Scheme-less URLs references in the style sheet are lost when editing. r=rcampbell
2012-02-23 04:15:00 +01:00
Victor Porof
191c48909e
Bug 760868 - Gmail includes scripts names that make the debugger script list too long; r=past
2012-06-04 15:35:24 +03:00
Victor Porof
28f8993d4d
Bug 753225 - Intermittent browser_dbg_createRemote.js; r=past
2012-06-04 13:02:32 +03:00
Rob Campbell
dfad63dc71
Bug 761007 - Intermittent failure in browser_tilt_ | Exited with code 1 during test run or NS_ERROR_FAILURE: Failure at resource:///modules/devtools/TiltGL.jsm:1316 followed by other errors and out of memory on Linux Opt; a=TESTONLY
2012-06-03 17:21:34 -03:00
Victor Porof
39ef7d5cc2
Bug 759157 - Intermittent browser_tilt_02_notifications.js, browser_tilt_03_tab_switch.js, browser_tilt_04_initialization.js, browser_tilt_picking_miv.js, browser_tilt_picking_highlight01.js | Exited with code 1, timed out after 330 seconds, could not initialize Tilt; r=rcampbell
2012-06-03 20:15:41 +03:00
Mihai Sucan
8b1be3bc79
Bug 664688 - JavaScript evaluation "permission denied" after navigation to a different domain; r=past
2012-06-03 13:17:16 +03:00
Panos Astithas
42c72ae67b
Bug 757282 - Pause when an exception is hit; r=rcampbell
2012-06-03 16:39:51 +03:00
Panos Astithas
011b89bf23
Bug 737808 - Separate breakpoints and scripts handling in the client from the server; r=rcampbell
2012-06-03 16:39:50 +03:00
Paul Rouget
6b1ad4cbea
Bug 757477 - [Responsive Mode] restore previous size / preset. r=dcamp
2012-06-02 19:57:24 +02:00
Dave Camp
27c5dbc4df
Merge fx-team to m-c.
2012-06-02 16:57:28 -07:00
Dave Camp
b7df8bdb18
Bug 740543 - Rule view does not update when window is resized. r=robcee
2012-06-02 15:18:33 -07:00
Ehsan Akhgari
299eef5789
Merge the last green changeset of mozilla-inbound to mozilla-central
2012-06-02 14:39:47 -04:00
Mihai Sucan
91a9326c6a
Bug 760837 - Intermittent browser_webconsole_bug_595934_message_categories.js | expectUncaughtException was called but no uncaught exception was detected; r=past
2012-06-02 21:20:44 +03:00
Joe Walker
ca24953c1a
Bug 760793 - GCLI node type fails with defaultValue:null; r=dcamp
2012-06-02 21:12:31 +01:00
Joe Walker
ec1b18f2aa
Bug 760791 - GCLI tilt open command is broken: "TypeError: value is undefined"; r=dcamp
2012-06-02 21:12:25 +01:00
Dave Camp
c3587b66c3
Bug 760796 - Turn off animations while testing the responsive view. r=paul
2012-06-02 11:02:53 -07:00
Mihai Sucan
79c59262b6
Bug 722685 - Console logging is slow; r=rcampbell
2012-06-02 13:45:32 +03:00
Dave Camp
510ccb2afa
Bug 745961 - Hard to find the clickable region for adding a new CSS property in the Style Inspector. r=paul
2012-06-01 15:13:48 -07:00
Dave Camp
98fee4f732
Bug 734365 - Rule view focus management needs an overhaul. r=paul
2012-06-01 15:13:48 -07:00
Mihai Sucan
395219db95
Bug 751901 - Slow Source View in Debugger on large files; r=past
2012-06-01 23:05:31 +03:00
Dave Camp
ef586de31c
Bug 760752 - Frequent browser_dbg_debugger-tab-switch.js | leaked window property: _scriptDebugger and 87 more test failures; r=past
2012-06-02 18:43:19 +03:00
Joe Walker
c4af99eab2
Bug 734045 - GCLI resource doesn't always find script tags; r=dcamp
2012-06-02 10:17:49 +01:00
Victor Porof
dae8884afd
Bug 753677 - Visually distinguish between configurable, enumerable and writable properties; r=past
2012-05-30 16:13:05 +03:00
Panos Astithas
0b6cecb6b6
Bug 758696 - Add a dialog to the debugger to deny or allow incoming server connections (Part 1: Firefox); r=rcampbell
2012-06-01 18:25:08 +03:00
Paul Rouget
796f575f27
Bug 749628 - Implement a Responsive Design tool. r=dcamp r=gavin
2012-06-01 14:53:58 +02:00
Joe Walker
9c29868999
Bug 756890 - Fix an easy set of GCLI/Developer Toolbar display issues; r=paul,dão
2012-06-01 08:24:19 +01:00
Ed Morley
d522af1b80
Merge mozilla-central to mozilla-inbound
2012-06-01 16:58:27 +01:00
Ed Morley
b9442bc936
Bug 716245 - Disable parts of browser_inspector_highlighter.js for too many intermittent failures; r=dcamp
2012-06-01 16:32:00 +01:00
Victor Porof
56a3fac4e3
Bug 709460 - GCLI needs a screenshot command; r=jwalker
2012-05-24 17:50:13 +03:00
Joe Walker
d7e4efa60f
Bug 755388 - "hud is null" when using the edit gcli command; r=dcamp
2012-06-01 08:24:19 +01:00
Joe Walker
76bdc5a493
Bug 744982 - Decide whether GCLI in the global toolbar should be fixed direction:ltr or not; r=robcee,ehsan
2012-06-01 08:24:19 +01:00
Victor Porof
49257d2c23
Bug 759135 - Move a __proto__ property at the bottom of the list; r=rcampbell
2012-05-30 12:11:55 +03:00
Victor Porof
ee77cf08e2
Bug 757278 - Handle positions are not saved.; r=rcampbell
2012-05-31 12:27:22 +03:00
Victor Porof
88b72e445c
Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past
2012-05-31 13:01:13 +03:00
Victor Porof
4c5066dfa5
Bug 752834 - UI tweaks for the property view; r=past
2012-05-29 16:12:29 +03:00
Mihai Sucan
cdfb24ae11
Bug 673148 - (async-webconsole) Part 5 - HUDService.jsm cleanup; r=rcampbell f=jwalker
2012-05-31 13:30:56 +03:00
Dave Camp
fee853fba4
Bug 757253 - Implement real update in the rule view. r=robcee
2012-05-30 19:49:10 -07:00
Victor Porof
b89a55a23a
Bug 746648 - Too large script labels in various pages. r=past
2012-05-30 13:43:37 +03:00
Paul Rouget
f01e8419b2
Bug 747220 - [layout view] update the UI. r=dcamp
2012-05-28 13:20:44 +02:00
Johan Charlez
386433aa34
Bug 757945 - Can't open the page context menu when inspecting (highlighter = unlocked) on Windows. r=paul.
2012-05-30 19:45:23 -07:00
Mihai Sucan
a4cedeb420
Bug 673148 - (async-webconsole) Part 4 - Make network logging async; r=rcampbell
2012-05-29 15:48:05 +03:00
Joe Walker
9417a0976f
Bug 693259 - GCLI needs a 'pref' command; r=dcamp
2012-05-30 08:47:28 +01:00
Joe Walker
a8aeee8a58
Bug 757488 - DomTemplate fails when it gets a live NodeList; r=dcamp
2012-05-30 08:47:28 +01:00
Joe Walker
60bbc2d7c7
Bug 726986 - GCLI help output should be better; r=dcamp
2012-05-30 08:47:28 +01:00
Joe Walker
ced5a9ebe3
Bug 746499 - Links in the GCLI output area should open in new window (not in the output area); r=dcamp
2012-05-30 08:47:28 +01:00
Joe Walker
6c4390fb86
Bug 757487 - GCLI test suite has broken dependencies in browser; r=dcamp
2012-05-30 08:47:28 +01:00
Joe Walker
0b8619af67
Bug 756887 - Require.jsm should have support and tests for firebug/NetMonitor style modules; r=robcee
2012-05-30 08:47:28 +01:00
Joe Walker
c97f6706e5
Bug 758579 - Doctype in GCLI xhtml files needs fixing, as does the license block; r=msucan
2012-05-30 08:47:28 +01:00
Panos Astithas
bde61972f6
Small perf improvement to bug 755346 - Global variables are not displayed in the debugger frontend, part2; r=vporof
2012-05-29 14:22:18 +03:00
Victor Porof
b4faddcfdf
Bug 755346 - Global variables are not displayed in the debugger frontend, part2; r=past
2012-05-25 21:40:40 +03:00
Panos Astithas
c36515f6df
Bug 755346 - Global variables are not displayed in the debugger frontend; r=vporof,rcampbell
2012-05-29 12:08:20 +03:00
Victor Porof
66b81d617c
Bug 758208 - Intermittent failure in browser_dbg_stack-04.js | Should have no frames after resume - Got 2, expected 0; r=msucan
2012-05-26 13:21:39 +03:00
Mihai Sucan
e050000397
Bug 673148 - (async-webconsole) Part 3 - Make JS evaluation and object inspection async; r=rcampbell
2012-05-25 13:28:47 +03:00
Paul Rouget
c92bc1f022
Bug 716245 - Intermittent browser_inspector_highlighter.js. r=robcee
2012-05-25 19:01:16 +02:00
Paul Rouget
9ebb5913ea
Bug 749974 - Items in Developer tools menu have inconsistent check state. r=dao r=dcamp
2012-05-03 08:09:37 +02:00
Ed Morley
f04e107ea7
Backout 4eafad042c36 (bug 673148) for turning browser_dbg_stack-04.js permaorange
2012-05-25 14:44:17 +01:00
Mihai Sucan
82642436e9
Bug 673148 - (async-webconsole) Part 3 - Make JS evaluation and object inspection async; r=rcampbell
2012-05-25 13:28:47 +03:00
Paul Rouget
144c63410e
Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell
2012-05-25 09:46:09 +03:00
Dave Camp
bcc9af6b1b
Bug 747225 - [layout view] Show when the margin have the auto value. r=paul
2012-05-10 14:31:03 +02:00
Paul Rouget
ae0030ab5c
Bug 754333 - [layout view] not updated when breadcrumbs are clicked. r=dcamp
2012-05-24 14:56:06 +02:00
Ed Morley
f5e33af6f1
Backout 13aa125cc8d2 (bug 723059) for timeouts in browser_dbg_pause-resume.js
2012-05-24 19:48:10 +01:00
Paul Rouget
c30f22e4e0
Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell
2012-05-24 16:00:56 +02:00
Victor Porof
4311b83913
Bug 753313 - Some divs and spans are created dynamically in debugger-view; r=rcampbell
2012-05-20 23:49:51 +03:00
Victor Porof
c8099fcfd3
Bug 753651 - Unselectable class is useless; r=past
2012-05-10 20:59:55 +03:00
Victor Porof
d4e5550ce1
Bug 724229 - Briefly flash the variables that changed between pauses; r=rcampbell
2012-05-09 19:05:53 +03:00
Panos Astithas
cdd39e141f
Bug 724862 - Implement protocol support for modifying the values of a debuggee object's properties; r=rcampbell
2012-05-24 14:23:53 +03:00
Victor Porof
bab93ec7df
Bug 723062 - Allow the user to edit the value of a debuggee object's property in the debugger; r=past
2012-03-15 10:17:03 +02:00
Tim Taubert
abe97c25ea
merge m-c to fx-team
2012-05-22 15:20:39 +02:00
Joe Walker
38a9d0a9f0
Bug 756888 - Rollup of a bunch of small GCLI changes; r=dcamp
...
--HG--
rename : browser/devtools/commandline/gcliblank.xhtml => browser/devtools/commandline/gclitooltip.xhtml
2012-05-22 08:50:02 +01:00
Panos Astithas
674b75f99b
Stop using 'frame.arguments' now that 'arguments' is always present in the environment bindings (Bug 752770); r=rcampbell
2012-05-22 08:40:51 +03:00
Thaddee Tyl
8659741978
Bug 675927 - [Mac] The Web Console Window freezes when drag and drop the parent tab to create a new window; r=msucan,rcampbell
2012-05-17 14:45:00 +03:00
Gervase Markham
87620f5676
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Ed Morley
cd947fcd6d
Merge fx-team and mozilla-central ready for MPL2 update
2012-05-21 07:49:47 +01:00
Joe Walker
b8b002dae1
Bug 742672 - GCLI needs a new home; r=robcee
...
--HG--
rename : browser/devtools/webconsole/GcliCommands.jsm => browser/devtools/commandline/GcliCommands.jsm
rename : browser/devtools/webconsole/GcliTiltCommands.jsm => browser/devtools/commandline/GcliTiltCommands.jsm
rename : browser/devtools/webconsole/gcli.css => browser/devtools/commandline/gcli.css
rename : browser/devtools/webconsole/gcli.jsm => browser/devtools/commandline/gcli.jsm
rename : browser/devtools/webconsole/gcliblank.xhtml => browser/devtools/commandline/gcliblank.xhtml
rename : browser/devtools/shared/test/browser_gcli_break.html => browser/devtools/commandline/test/browser_gcli_break.html
rename : browser/devtools/shared/test/browser_gcli_break.js => browser/devtools/commandline/test/browser_gcli_break.js
rename : browser/devtools/shared/test/browser_gcli_commands.js => browser/devtools/commandline/test/browser_gcli_commands.js
rename : browser/devtools/shared/test/browser_gcli_inspect.html => browser/devtools/commandline/test/browser_gcli_inspect.html
rename : browser/devtools/shared/test/browser_gcli_inspect.js => browser/devtools/commandline/test/browser_gcli_inspect.js
rename : browser/devtools/shared/test/browser_gcli_integrate.js => browser/devtools/commandline/test/browser_gcli_integrate.js
rename : browser/devtools/shared/test/browser_gcli_web.js => browser/devtools/commandline/test/browser_gcli_web.js
rename : browser/devtools/shared/test/browser_gcli_require.js => browser/devtools/shared/test/browser_require_basic.js
2012-05-17 19:04:33 +01:00
Paul Rouget
1f5f886ec2
Bug 754834 - Developer tools missing tooltips. r=mratcliffe
2012-05-15 17:04:06 +02:00
Paul Rouget
337a54bba4
Bug 747228 - [layout view] We should not use the animation when the layout view is opened on a non-user action. r=dcamp
2012-05-09 18:19:48 +02:00
Paul Rouget
57778e6b0b
Bug 747224 - [layout view] handle the key events correctly. r=dcamp
2012-05-14 13:37:55 +02:00
Joe Walker
3e49212aec
Bug 750872 - Add yet more GCLI tests, this time for developer toolbar; r=robcee
2012-05-15 11:27:19 +01:00
Joe Walker
5364eba65b
Bug 752906 - Fix GCLI memory cleanup issues found during Developer Toolbar memory work; r=dcamp
2012-05-15 11:27:19 +01:00
Joe Walker
417bb6ceeb
Bug 729514 - GCLI needs a way to execute os level commands; r=dcamp
2012-05-15 11:27:18 +01:00
Joe Walker
4e3190ea29
Bug 751120 - GCLI focusManager should remove slowTyping code that's commented out; r=dcamp
2012-05-15 11:27:18 +01:00
Joe Walker
a81c18e073
Bug 750318 - localization note and string ID change required for helpSearchManual in gcli.properties; r=dcamp,flod
2012-05-15 11:27:18 +01:00
Joe Walker
e9dd5ad927
Bug 748684 - GCLI shouldn't require removeCommand before addCommand; r=dcamp
2012-05-15 11:27:18 +01:00
Joe Walker
199aa3120b
Bug 745172 - GCLI intro command should be promoted out of 'demo'; r=dcamp
2012-05-15 11:27:18 +01:00
Joe Walker
06506fe449
Bug 745741 - Find a way to get easy code coverage information on GCLI unit tests; r=dcamp
2012-05-15 11:27:18 +01:00
Joe Walker
7119269d31
Bug 745904 - GCLI needs extra unit tests for recently added code; r=dcamp
2012-05-15 11:27:18 +01:00
Mihai Sucan
14f803f42a
Bug 673148 - (async-webconsole) Part 2 - Make script and style errors async; r=rcampbell,felipc
2012-05-10 18:01:37 +03:00
Mihai Sucan
c3df6716d8
Bug 673148 - (async-webconsole) Part 1 - Make console API async; r=rcampbell,felipc
2012-05-10 16:15:10 +03:00
Paul Rouget
7ee342d6dc
Bug 724509 - Add an Option menu in the Inspector Toolbar. r=dao r=dcamp
2012-05-11 16:54:47 +02:00
Michael Ratcliffe
791f96e187
Bug 733747 - Highlight changed items in the rule view. r=msucan
2012-04-17 10:35:12 +01:00
Paul Rouget
a434d0d299
Bug 692409 - Add a pretty resizer and the dark theme to the debugger. r=rcampbell
2012-05-09 15:50:33 +02:00
Joe Walker
d564306c56
Bug 720641 - Integrate GCLI into developer tools global toolbar; r=dcamp,dão,robcee,zpao
...
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
2012-05-10 18:33:54 +01:00
Rob Campbell
a63828b366
Bug 751164 - Convert debugger.xul to XUL, remove HTML bits.; r=paul
2012-05-09 07:22:11 -03:00
Rob Campbell
e00eaa71a8
Bug 732452 - create a no scripts label for an empty scripts menu in the debugger; r=past
2012-04-24 12:42:00 -03:00
Rob Campbell
b0169b268a
Bug 751164 - Convert debugger.xul to XUL, remove HTML bits.; r=past
2012-05-05 06:35:00 -03:00
Victor Porof
bce2be309d
Bug 749127 - Intermittent browser/devtools/debugger/test/browser_dbg_propertyview-06.js | The localScope doesn't contain all the created variable elements. - Got 6, expected 7; r=past
2012-04-26 07:36:27 -04:00
Victor Porof
1b9d795461
Bug 748927 - Add UI elements for the remote debugging case: starting a server and selecting the server to connect to; r=past
2012-04-27 17:18:02 -04:00
Victor Porof
680db60c37
Bug 747429 - Make it possible to start a remote debugger only in a new chrome window; r=rcampbell
2012-05-03 20:36:40 +03:00
Ed Morley
f0346ff780
Merge mozilla-central to mozilla-inbound
2012-05-21 13:19:38 +01:00
Cedric Vivier
4361c9092b
Bug 702532 - Unnecessary preprocessing in the devtools jar manifest; r=rcampbell
2012-02-12 08:00:00 +02:00
Luke Wagner
e214ef27bb
Bug 752770 - temporarily disable browser_dbg_propertyview-07 and 08
2012-05-08 12:09:21 -07:00
Ehsan Akhgari
9cfb53c03f
Merge mozilla-central into mozilla-inbound
2012-05-04 16:29:42 -04:00
Jason Orendorff
b442f6158f
Bug 749316 - Put Debugger object into chrome scratchpad. r=dcamp,bholley.
...
--HG--
extra : rebase_source : 12ab275ac9cdfa0e9890c507e30e0b56e4086816
2012-05-01 10:17:32 -05:00
Joe Walker
295998751a
Bug 723431 - DOMTemplate should allow customisation of display of null/undefined values; r=dcamp
2012-04-03 09:45:00 -03:00
Mihai Sucan
b767a68709
Bug 734641 - Intermittent mochitest-browser-chrome browser/devtools/debugger/test/browser_dbg_bug723069_editor-breakpoints.js | The correct script was loaded initially. - Didn't expect -1, but got it; r=rcampbell
2012-04-26 14:47:55 +03:00
Victor Porof
981ba016e5
Bug 749222 - Create a separate way to start a chrome debugger; r=past
2012-04-26 14:28:11 -04:00
Rob Campbell
a9972182c0
Bug 732451 - Need an Empty Stack placeholder in the script debugger; r=past
2012-04-23 10:47:00 -03:00
Victor Porof
0bfe9c253c
Bug 741328 - Add a search input to easily/incrementally find scripts => with live buffer switching; r=rcampbell
2012-04-19 13:44:33 +03:00
Victor Porof
61bb0b4f28
Bug 741325 - Sort the scripts in the menulist by filename; r=rcampbell
2012-04-17 21:16:57 +03:00
Victor Porof
be9fcb410b
Bug 741324 - Make it possible to start a debugger in a new firefox instance; r=past,paul,rcampbell
2012-04-12 18:47:56 +03:00
Panos Astithas
e6e974e210
Bug 724228 - Use getVariable instead of getVariableDescriptor until the latter lands; r=dcamp
2012-03-21 15:49:23 +00:00
OHZEKI Tetsuharu
69256dbf70
Bug 747603 - Firefox:Inspector cannot start up with DOMi. r=dao
2012-05-02 17:37:00 +02:00
Ehsan Akhgari
1c4c90c1ae
Merge backout; a=me
2012-05-02 16:22:51 -04:00
Ehsan Akhgari
eca4125e02
Backout the merge from fx-team because of Ts regressions (no bug)
...
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
2012-05-02 16:20:02 -04:00
Tim Taubert
6e804ae5b3
merge m-c to fx-team
2012-04-27 08:39:28 -04:00
Rob Campbell
f95b20dc65
Backed out changeset c6db0b79bd98, already on mozilla-central.
2012-04-26 09:58:00 -04:00
Paul Rouget
fa42d91130
Bug 747919 - browser/devtools/layoutview/test/browser_layoutview.js leaks chrome and content windows; r=dao
2012-04-25 16:53:21 +02:00
Paul Rouget
6796406fd0
Bug 747919 - browser/devtools/layoutview/test/browser_layoutview.js leaks chrome and content windows. r=dao
2012-04-25 16:53:21 +02:00
Victor Porof
5d75527e5b
Bug 741324 - Make it possible to start a debugger in a new firefox instance; r=past,rcampbell,zpao
2012-04-12 18:47:56 +03:00
Rob Campbell
78f6b71c52
Bug 732451 - Need an Empty Stack placeholder in the script debugger; r=past
2012-04-26 09:41:44 -04:00
Mihai Sucan
95c0cad781
Bug 734641 - Intermittent mochitest-browser-chrome browser/devtools/debugger/test/browser_dbg_bug723069_editor-breakpoints.js | The correct script was loaded initially. - Didn't expect -1, but got it; r=robcee
2012-04-26 14:47:55 +03:00
Victor Porof
b33b5dc1d6
Bug 741328 - Add a search input to easily/incrementally find scripts => with live buffer switching; r=rcampbell
2012-04-19 13:44:33 +03:00