Abhishek Potnis
5a1a8ae794
Bug 801605: Getting rid of NetUtils.asyncCopy in Scratchpad; r=msucan f=dteller
2013-02-26 06:53:36 +05:30
Raymond Heldt
ab8474d28f
Bug 812762 - Use &brandShortName; instead of Firefox; r=jwalker
2013-02-22 16:37:48 +00:00
Adam Goforth
33213a96a7
Bug 768039 - Refactor 'cmd refresh' to use OS.File; r=jwalker
2013-02-22 16:37:48 +00:00
Adam Goforth
90c7e373e0
Bug 767588 - GCLI number type should allow restriction to integers; r=jwalker
2013-02-22 16:37:48 +00:00
Joe Walker
03ea3e3bee
Bug 841337 - GCLI web should have continuous integration. Maybe Travis-CI; r=mratcliffe
2013-02-22 16:37:48 +00:00
Matt Brubeck
560399481a
Bug 840360 - Extract reftest-content.js's setTimeout implementation into new Timer.jsm [r=jwalker r=cjones sr=gavin]
...
--HG--
rename : browser/devtools/shared/Browser.jsm => toolkit/modules/Timer.jsm
rename : browser/devtools/shared/test/browser_browser_basic.js => toolkit/modules/tests/xpcshell/test_timer.js
2013-02-25 11:08:33 -08:00
Ryan VanderMeulen
fe9ad4a2d1
Backed out changesets e8202e140fd8 and b1cd489945f5 (bug 844328) for mochitest-bc orange on a CLOSED TREE.
2013-02-25 15:37:23 -05:00
Michael Ratcliffe
c5eb5e0692
Bug 706886 - Line-through disappears after editing overridden rule in style inspector
2013-02-21 12:31:27 +00:00
Paul Rouget
a1aaf0f535
Bug 844814 - Move Inspector to position 2 in the Toolbox. r=robcee
2013-02-26 12:40:20 +00:00
David Creswick
7bc6f4b2d7
Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul
2013-02-26 12:40:19 +00:00
Michael Ratcliffe
7b2dbcd321
Bug 816990 - Intermittent browser_inspector_sidebarstate.js | Test timed out
2013-02-22 11:48:25 +00:00
Paul Rouget
6b8576cba1
Backing out 824b68f13f30 (bug 679364) - oranges
2013-02-25 18:23:40 +01:00
Paul Rouget
2b5bcb9b2c
Backing out c133a03833b0 (bug 831693) - oranges
2013-02-25 17:42:03 +01:00
Brandon Benvie
5286905e28
Bug 679364 - use "content/browser/devtools/*" for aliases. r=rcampbell
2013-02-21 09:49:31 -05:00
Michael Ratcliffe
7edd26fb91
Bug 799463 - GCLI jsb command should have nice html-free updates to jsbBraceStyleDesc and jsbBraceStyleManual strings. r=jwalker
2013-02-22 11:31:27 +00:00
Ryan VanderMeulen
138480574d
Merge m-c to inbound.
2013-02-25 14:47:24 -05:00
Matt Brubeck
71539c9030
Bug 840360 - Extract reftest-content.js's setTimeout implementation into new Timer.jsm [r=jwalker r=cjones sr=gavin]
...
--HG--
rename : browser/devtools/shared/Browser.jsm => toolkit/modules/Timer.jsm
rename : browser/devtools/shared/test/browser_browser_basic.js => toolkit/modules/tests/xpcshell/test_timer.js
2013-02-25 11:08:33 -08:00
Michael Ratcliffe
ba10068d74
Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a) test fix r=me
2013-02-19 15:58:03 +00:00
Joe Walker
3421053274
Backed out changeset c1abd2ac8de9 (bug 734664) for test failures
2013-02-19 13:50:34 +00:00
Panos Astithas
aa02187743
Bug 831367 - Ensure new globals and chrome scripts will be generated on time in browser_dbg_chrome-debugging.js, r=ted
2013-02-19 10:05:58 +02:00
David Creswick
077c557680
Bug 829553 - "[toolbox] If the last browser tab is closed with ctrl-w, the undocked toolbox is not closed." [r=mratcliffe]
2013-02-17 12:13:00 +01:00
Michael Ratcliffe
4534a36108
Bug 831398 - Inspector doesn't show any XML nodes inside <svg> for reftest feBlend-1.svg. r=paul
2013-02-21 15:05:24 +00:00
Boris Zbarsky
ba0f0bdd1b
Bug 832920. Add a way for chrome iframes to opt into having a separate refresh driver (e.g. if they plan to be moved between windows) and make devtools use that opt-in. r=tnikkel,paul
2013-02-22 09:56:28 -05:00
Mihai Sucan
d68722d103
Bug 832920 - fix failure for browser_dbg_bug723069_editor-breakpoints.js. r=past
2013-02-26 20:07:41 +02:00
Ryan VanderMeulen
ebcc7ae06a
Backed out 7 changesets (bug 832920, bug 776536, bug 843261) for mochitest-a11y assertions on a CLOSED TREE.
...
--HG--
rename : content/base/src/NodeIterator.cpp => content/base/src/nsNodeIterator.cpp
rename : content/base/src/NodeIterator.h => content/base/src/nsNodeIterator.h
rename : content/base/src/TreeWalker.cpp => content/base/src/nsTreeWalker.cpp
rename : content/base/src/TreeWalker.h => content/base/src/nsTreeWalker.h
2013-02-28 14:41:30 -05:00
Boris Zbarsky
d044749cdb
Bug 832920. Add a way for chrome iframes to opt into having a separate refresh driver (e.g. if they plan to be moved between windows) and make devtools use that opt-in. r=tnikkel,paul
2013-02-22 09:56:28 -05:00
Mihai Sucan
ff2a0fa581
Bug 832920 - fix failure for browser_dbg_bug723069_editor-breakpoints.js. r=past
2013-02-26 20:07:41 +02:00
Michael Ratcliffe
7d57ab7dff
Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a)
2013-02-04 16:29:30 +00:00
Girish Sharma
c6ef084d0b
Bug 835722 - Infobar reappears even when not needed, r=jwalker
2013-02-16 16:22:27 +05:30
Brandon Benvie
73be173172
Bug 841078 - change FORBIDDEN_IDS initializer to an array of strings
2013-02-13 11:36:00 -08:00
Girish Sharma
41b5a9f04d
Bug 839890 - Fix for typo at line 391 in gDevTools.jsm; r=paul
2013-02-10 22:10:37 +05:30
David Creswick
41aee0b8ec
Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul
2013-02-19 10:54:01 +00:00
David Creswick
0358ea3cba
Bug 840156 - Inspector doesn't gracefully handle onDOMReady event that fires after the inspector has been destroyed; r=jwalker,paul
2013-02-19 10:48:05 +00:00
Anton Kovalyov
38a9ca5ec3
Bug 841954 - Make sure onOpen callback fires in all cases, r=past
2013-02-18 11:29:20 -08:00
Mihai Sucan
d0d4d0a8f6
Bug 834721 - Use plurals for toolbox button tooltip; r=paul f=l10n
2013-02-15 23:29:44 +02:00
Girish Sharma
3a413eb145
Bug 831693 - Experiment with auto completion in Inspector Searchbox, r=paul
...
--HG--
rename : browser/devtools/webconsole/AutocompletePopup.jsm => browser/devtools/shared/AutocompletePopup.jsm
2013-01-29 03:02:35 +05:30
Trevor Saunders
5756f6755f
bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil
2013-01-06 19:54:42 -05:00
Jared Wein
572f34c870
Bug 767669 - 'pref show prefName' should show the pref name next to the pref value. r=jwalker
2013-03-15 01:21:33 -04:00
Girish Sharma
04322f6ffe
Bug 766001 - In the webconsole, when you click on the filename/line-number of a js-error or message, the debugger should open instead of view source. r=past,msucan,vporof f=rcampbell
2012-12-17 04:40:44 +05:30
Girish Sharma
0db6d6a9f9
Bug 823938 - Intermittent browser_inspector_initialization.js | Right node is highlighted - Got [object HTMLDivElement], expected [object HTMLSpanElement], r=paul
2013-03-06 23:26:21 +05:30
Panos Astithas
0f5ea47c66
Bug 820524 - Debugger, Web Console and Profiler should share the debugger client even for local sessions; r=jwalker,vporof,msucan,anton
2013-03-07 09:30:03 +02:00
Mihai Sucan
b0874a13a4
Bug 831400 - Intermittent devtools/webconsole/test/browser_webconsole_bug_764572_output_open_url.js | Timed out while waiting for: complete to initialize the opening tab; r=vporof
2013-04-02 14:13:58 +03:00
Mihai Sucan
4744f71f6a
Bug 853568 - Intermittent browser_webconsole_bug_599725_response_headers.js | we do not have the Content-Type header | Content-Length != 60 - Didn't expect 60, but got it; r=vporof
2013-04-03 16:04:40 +03:00
Mihai Sucan
a17eef7216
Bug 841129 - Intermittent browser_repeated_messages_accuracy.js | two repeats for the second css warning - Got 1, expected 2; r=vporof
2013-04-02 13:29:31 +03:00
Mihai Sucan
b97fc5c0fa
Bug 846606 - Intermittent browser_dbg_bug723069_editor-breakpoints.js | Test timed out | correct number of editor breakpoint changes - Got 3, expected 4; r=vporof
2013-04-03 13:23:58 +03:00
Ed Morley
2f08bf6459
Merge latest green inbound changeset to mozilla-central
2013-04-03 11:34:44 +01:00
Steve Fink
3283f4d727
Bug 822041 - Do not copy hasPushedSPSFrame() from heap generator frame. r=luke
...
--HG--
extra : rebase_source : 489d6641f0118a98c6794d551000f4052456ddbc
2013-04-01 17:58:37 -07:00
Panos Astithas
87b4bfed00
Increase the timeout for browser_dbg_createChrome.js to avoid orange in XP (bug 766119); r=me
2013-03-05 09:13:31 +02:00
Tanvi Vyas
da3ff45000
Bug 834836 - /dom/tests - Fix tests that break when security.mixed_content.block_active_content is set to true and if/when security.mixed_content.block_display_content is set to true. r=smaug,msucan
2013-03-28 13:18:53 -07:00
Ryan VanderMeulen
67e48c76be
Merge m-c to inbound.
2013-02-15 11:55:36 -05:00
Anton Kovalyov
7da2512f57
Bug 834878 - Make link arrows open files, r=robcee
2013-02-14 14:08:47 -08:00
Anton Kovalyov
746f01be88
Bug 840238 - Make 'Complete Profile' string localizable, r=robcee
2013-02-14 10:20:17 -08:00
Sunny
27456f24f4
Bug 839171 - Update formMethod reflection to have the empty string as default value (and 'get' as invalid value). r=mounir
2013-02-13 10:35:35 -05:00
Tim Taubert
43c911f3aa
merge m-c to fx-team
2013-02-12 19:08:06 +01:00
Panos Astithas
cf5f8f2e11
Bug 830818 - Always trust native getters when fetching properties, to show directly the values in the debugger's Variables View; r=vporof,rcampbell
2013-02-12 10:38:24 +02:00
Mike Hommey
640e79f848
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00
Anton Kovalyov
7bab4a1393
Bug 834751, De-emphasize lines from browser JS in the Profiler, r=robcee
2013-02-08 10:13:30 -08:00
Anton Kovalyov
d689d5f639
Bug 830664, Disallow multiple profiles to run in the same time, r=robcee
2013-02-07 13:22:48 -08:00
Anton Kovalyov
2057987ef8
Bug 837735 - Replace Cleopatra progress strings with 'Loading profile...', r=robcee
2013-02-07 13:02:38 -08:00
Anton Kovalyov
0a4193cf74
Bug 830668 - Add a keyboard shortcut for the Profiler, r=robcee
2013-02-07 11:09:55 -08:00
Phil Ringnalda
5a711e4b72
Merge m-c to fx-team
...
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-07 07:16:22 -08:00
Victor Porof
8df3254581
Bug 837052 - Editing or deleting getters and setters appears to be allowed even if no eval method is provided, r=past
2013-02-07 16:18:08 +02:00
Michael Ratcliffe
1108059b19
Bug 817294 - Intermittent browser_styleeditor_loading.js | content document is still loading - Didn't expect complete, but got it | style editor root element has 'loading' class name | new style sheet button is disabled | import button is disabled
2013-02-06 22:17:05 +00:00
Anton Kovalyov
da91d51525
Bug 828049 - Remote profiling, r=past
2013-02-06 12:10:30 -08:00
Michael Ratcliffe
80bfe3ad45
Backed out changeset 9a0b4b742b67 - Bug 817294 orange
2013-02-06 17:40:30 +00:00
Michael Ratcliffe
5f54433402
Bug 817294 - Intermittent browser_styleeditor_loading.js | content document is still loading - Didn't expect complete, but got it | style editor root element has 'loading' class name | new style sheet button is disabled | import button is disabled
2013-02-06 15:55:10 +00:00
Michael Ratcliffe
4361d2f731
Bug 789785 - [inspector] Change wording of "Only user styles" checkbox
2013-02-05 16:45:01 +00:00
Christos Stathis
0d1ac9efca
Bug 701419 - Add a "Copy Unique Selector" option in the inspected element's menu and the corresponding test. f=paul r=jwalker
2013-02-07 12:41:00 +02:00
Michael Ratcliffe
ee01e55e50
Bug 700061 - Entirely remove the Style Inspector unmatched selectors
2013-01-29 17:05:17 +00:00
Mihai Sucan
e2d3515bc6
Bug 720180 - Fix exception in the browser_webconsole_bug_588730_text_node_insertion.js test; r=past
2013-02-05 18:44:41 +02:00
Heather Arthur
c4bd5ec5d2
Bug 838108 - Enable style editor chrome debugging; r=paul
2013-02-05 17:01:37 +00:00
Mihai Sucan
1e0b42d381
Bug 720180 - console.log('foo'); console.error('foo'); should not be considered as a repeat; r=past
2013-01-31 19:19:06 +02:00
Boris Zbarsky
b77f5718fe
Bug 838518 part 2. Fix nodeiterator callers per the API change that was made. r=smaug
2013-02-06 14:22:33 +00:00
Boris Zbarsky
e4b4da3503
Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug
2013-02-06 14:22:33 +00:00
Mihai Sucan
5c71a32677
Bug 834721 - Use plurals for toolbox button tooltip; r=paul
2013-01-25 18:14:53 +02:00
Tim Taubert
454a8e381c
merge m-c to fx-team
2013-02-04 20:12:29 +01:00
Paul Rouget
42d0cc65db
Bug 826685 - Web Console and Inspector font is (much) larger than Debugger and StyleEditor font (sourceeditor). r=msucan
2013-02-04 11:48:24 +01:00
Girish Sharma
a3a379cb6b
Bug 796065 - [markup panel] Any un-expanded node with content should show a "..." between open and close tags. r=dcamp
2013-01-23 22:31:55 +05:30
Anton Kovalyov
6664c6754f
Bug 824243 - Make Profiler UI localizable, r=robcee
2013-01-31 11:40:11 -08:00
Victor Porof
8e4b6ae395
Bug 830324 - Show a border around the textbox when editing values in the Variables View, r=msucan
2013-01-31 18:07:25 +02:00
Victor Porof
c229e797c5
Bug 830388 - Avoid multiple bind calls in debugger-controller.js when handling object expansions, r=msucan
2013-01-31 18:07:25 +02:00
Victor Porof
b71f7aa4d6
Bug 830325 - Hovering values in the Variables View should show a text cursor, r=msucan
2013-01-31 18:07:25 +02:00
Victor Porof
b5fc234824
Bug 830759 - The close button in the Variables View (e.g. for watch expressions) should only be shown on hover, r=msucan
2013-01-31 18:07:24 +02:00
Victor Porof
06e34efda5
Bug 831794 - Variables View: allow users to override getter properties to plain value properties, r=past
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_propertyview-big-data.js => browser/devtools/debugger/test/browser_dbg_propertyview-data-big.js
rename : browser/devtools/debugger/test/browser_dbg_propertyview-edit.js => browser/devtools/debugger/test/browser_dbg_propertyview-edit-value.js
2013-01-31 18:07:24 +02:00
Victor Porof
b3a16c483e
Bug 828987 - The Variables View should be keyboard accessible, r=past
2013-01-31 18:07:24 +02:00
Victor Porof
195f9a1d62
Bug 832470 - Watch expressions involving |this| sometimes showing a wrong result, r=past
2013-01-24 13:28:52 +02:00
Michael Ratcliffe
5720cb3019
Bug 707891 - Intermittent TEST-UNEXPECTED-FAIL | browser/devtools/styleeditor/test/browser_styleeditor_reopen.js | Test timed out, r=jwalker
2013-01-21 13:08:44 +00:00
Ehsan Akhgari
58ef03f2b1
Merge the removal of global private browsing support
2013-01-29 13:13:58 -05:00
Ehsan Akhgari
84c4ac3c75
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Benjamin Smedberg
2fecbd6cc7
Bug 831248 test fixup for the webconsole tests: a warning about mutation events being deprecated was being delivered into the console listener, confusing the test, r=rcampbell
2013-01-29 11:02:56 -05:00
Kyle Machulis
5aa83c3e11
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Victor Porof
9c98d55814
Bug 871695 - Intermittent devtools/netmonitor/test/browser_net_autoscroll.js | TypeError: debuggee.performRequests is not a function | Found an unexpected tab at the end of test run: about:blank | browser_net_content-type.js | Test timed out | Found a tab..., r=dcamp
2013-05-15 18:20:21 +03:00
Victor Porof
7b6b01c2ea
Bug 872379 - Intermittent browser_net_sort-02.js,browser_net_sort-03.js | Test timed out, Found a tab, r=dcamp
2013-05-15 18:20:21 +03:00
Joey Armstrong
2dbf79e9a4
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
2013-05-13 16:24:07 -04:00
Francesco Lodolo [:flod]
3b37f6f2c9
Bug 871245 - Don't hardcode "Firefox" in gclicommands.properties. r=dcamp
2013-05-13 15:25:18 -04:00
Ryan VanderMeulen
3db01bf4f1
Merge m-c to inbound.
2013-03-18 09:06:50 -04:00
Gregory Szorc
2288b28e43
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
Shane Caraveo
6019bba05a
Bug 782850 fix nsContextMenu to work in social content panels, r=felipe
2013-01-27 10:31:14 -08:00
Ryan VanderMeulen
715290dd94
Backed out changeset e9795d97ccf6 (bug 782850) for M1 failures.
2013-01-26 21:19:21 -05:00
Shane Caraveo
5b652811b3
Bug 782850 fix nsContextMenu to work in social content panels, r=felipe
2013-01-26 16:48:54 -08:00
Victor Porof
af209a1c67
Bug 831802 - Variables View: editing getters and setters should not be allowed, r=rcampbell
2013-01-24 20:59:44 +02:00
Victor Porof
53b611d3c6
Bug 830715 - Some Variables View flags should propagate across scopes, variables and properties, r=msucan
2013-01-24 20:59:44 +02:00
Victor Porof
36ccf546b3
Bug 833963 - Variables View: better handling for long strings, r=msucan
2013-01-24 20:59:44 +02:00
Rob Campbell
e281e60b36
Bug 834069 - Create a command to list sources in the debugger; r=past
2013-01-23 17:16:00 -05:00
Anton Kovalyov
12f48971f2
Bug 832880 - Respect Scratchpad modeline only if devtools.chrome.enabled is true; r=harth r=paul
2013-01-23 14:04:18 -08:00
Tyrone Chong
3b41d74e21
Bug 788445 - Add a tooltip for webconsole count on Developer Tool bar; r=msucan
2013-01-22 17:55:02 +02:00
Mihai Sucan
5a5554b79a
Bug 833411 - Variables View: support for displaying long string actors; r=vporof
2013-01-22 19:54:31 +02:00
Girish Sharma
7d1ff40a61
Bug 795239 - [markup panel] Clicking on the closing tag should select the node, r=paul
2013-01-17 20:51:24 +05:30
Girish Sharma
4fc99a370d
Bug 766526 - [layout view] update the node dimension (not the whole view) when node is unlocked, r=paul
2013-01-17 19:56:15 +05:30
Paul Rouget
8054480d6d
Bug 832984 - Ctrl + Shift + K shortcut for the Web Console stopped working (sometimes). r=jwalker
2013-01-22 20:10:21 +02:00
Michael Ratcliffe
94270864f0
Bug 819017 - Intermittent browser_cmd_calllog_chrome.js | Test timed out (+ often a leak), r=jwalker
2013-01-22 11:12:26 +00:00
Michael Ratcliffe
81ef936266
Bug 817304 - Intermittent browser_cmd_calllog.js | Test timed out, r=jwalker
2013-01-21 13:17:16 +00:00
Victor Porof
b0f2294638
Bug 833004 - Can't start Tilt, r=paul
2013-01-22 20:00:14 +02:00
Victor Porof
94d2ea2efc
Bug 832473 - Variables View: empty variable is rendered wrongly if it is added within scope with label, r=msucan
2013-01-22 20:00:13 +02:00
Victor Porof
6600bdc4f0
Bug 760564 - Persist the state of the pause-on-exceptions option, r=past
2013-01-21 23:59:30 +02:00
Victor Porof
2b7ce8b9b8
Bug 831724 - Variables View: [object undefined] for Window when inspecting raw objects, r=msucan
2013-01-21 23:59:30 +02:00
Victor Porof
3357fa4ae5
Bug 830702 - Variables View needs a way to clear hierarchies, to avoid highlighting variable or property changes, r=past
2013-01-21 23:59:30 +02:00
Victor Porof
03047db40c
Bug 828664 - Debugger is sad when inspecting an array of > 10k elements in a variables view, r=rcampbell
2013-01-21 23:59:29 +02:00
Girish Sharma
dab581802b
Bug 650804 - Implement a search mechanism for the highlighter, r=vporof
2013-01-17 16:29:17 +05:30
Paul Rouget
c23c0dd419
Bug 829948 - [toolbox] once toolbox is undocked, hide the the close button. r=harth
2013-01-21 16:22:47 +01:00
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
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
Anton Kovalyov
5a69f4f33f
Bug 783858 - Unicode in script names breaks scratchpad's recent files; r=rcampbell
2012-10-31 18:23:51 +02:00
Panos Astithas
dca32622e6
Backed out changeset 9e56a20d367f on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 16:27:37 +02:00
Panos Astithas
019bd65baf
Backed out changeset 0ef0321ebe88 on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 15:16:41 +02:00
Ed Morley
3df60ccac7
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-01 13:42:02 +00:00
Panos Astithas
800a5ec8e2
Backed out changeset a31ad3a90e4a on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 13:33:26 +02:00
Panos Astithas
27ea7566ea
Backed out changeset 59598af5e407 on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 13:30:52 +02:00
Mihai Sucan
bb29f25a15
Bug 805960 - Intermittent toolkit/devtools/webconsole/test/test_file_uri.html | an unexpected uncaught JS exception reported through window.onerror - NS_ERROR_FILE_IS_LOCKED; r=past
2012-10-30 17:53:58 +02:00
N Bosma
a9f58f6f5f
Bug 804400 - Inspector stops updating when badly formed attribute input is given in the markup panel. r=dcamp
2012-10-26 14:07:00 +03:00
Boris Zbarsky
51ea2f70a7
Back out rev 6d36471ab3ca (part 5 of bug 807222) because now Android is shipping busted stuff on the global.
2012-11-05 11:54:37 -05:00
Boris Zbarsky
06fca213bc
Bug 807222 part 5. 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
Victor Porof
a7b9d70502
Bug 807222 part 4. Fix timeout in debugger propertyview test due to larger number of properties on the global. r=past
2012-11-03 13:57:33 +02:00
Kyle Huey
1482122303
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Tom Schuster
85c2e983ae
Bug 805222 - Change some usages of GetFunctionId to GetFunctionDisplayId for better JS stacktrace. r=bholley,robcee
2012-10-31 13:34:42 +01:00
Vicamo Yang
8297cdabd6
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
bdf47895bb
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
777eed8444
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
aa1997a51a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Jason Orendorff
cfeb868739
Bug 807001 - Change Map and Set size() methods to accessor properties. r=Waldo.
...
--HG--
extra : rebase_source : bf2809aa1d943caa6349d7b44621cd1b0bb85742
2012-11-02 10:12:36 -05:00
Ryan VanderMeulen
d716366c32
Merge m-c to inbound.
2012-11-02 16:11:46 -04:00
Girish Sharma
80cd2cac85
Bug 800231 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out, | Found a Tools:StyleEditor after previous test timed out; r=msucan
2012-11-02 18:24:42 +05:30
Michael Ratcliffe
2e1920025c
Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp
2012-10-01 12:59:23 +01:00
Anton Kovalyov
950b47aa6b
Bug 783858 - Unicode in script names breaks scratchpad's recent files; r=rcampbell
2012-10-23 11:28:37 -07:00
Dave Camp
983f5e458e
Bug 796866: Make style inspector's computed view display more reliable. r=robcee
2012-10-29 17:29:24 -07:00
Victor Porof
a4918d3e12
Bug 790216 - Optimize global search results, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
5110f5643e
Bug 790556 - Remember last IP address for remote debugger, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
3795d7000f
Bug 804575 - Implement a way of keeping the debugger panes always visible, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
23894e6a79
Bug 796148 - Implement a 'gear menu', r=past
2012-10-26 23:28:54 +03:00
Victor Porof
896057a772
Bug 794886 - Avoid confusion caused by accidentally prefing off the panels, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
85b1ebb05d
Bug 751836 - After stepping in the debugger, any open nodes in the property view are collapsed, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
e167d0dbe1
Bug 803933 - Intermittent browser_dbg_reload-same-script.js | Timed out while polling for the scripts. followed by 10,933 other failures, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
b73c53c7c5
Bug 707302 - Optimize and refactor the debugger frontend to use constructors instead of attached functions to DOM nodes, r=rcampbell
2012-10-26 20:10:17 +03:00
Tim Taubert
101d75524c
merge m-c to fx-team
2012-10-25 21:23:58 +02:00
Mihai Sucan
ae8184230d
Bug 798951 - Intermittent browser_webconsole_bug_737873_mixedcontent.js | Test timed out; r=robcee
2012-10-23 15:59:57 +03:00