Commit Graph

66 Commits

Author SHA1 Message Date
Ryan VanderMeulen
1efd773ca8 Merge m-c to inbound. 2013-03-14 21:45:34 -04:00
Girish Sharma
bbff6230ec Bug 838069 - Intermittent browser_toolbox_window_shortcuts.js - disabling on Mac OS X 10.8 and Windows XP 2013-03-14 21:40:34 +05:30
Michael Ratcliffe
794968ca67 Bug 818151 - [toolbox] adapt the toolbox UI to make it fit on the side of the browser r=paul 2013-03-13 16:10:15 -07:00
Girish Sharma
99d5cd1790 Bug 838069 - Disable browser_toolbox_window_shortcuts.js on OSX 10.8 and Windows XP for now. r=paul 2013-03-12 23:47:20 +05:30
Ryan VanderMeulen
94be61e5db Backed out changesets 6deb17bc6c56 and 7952fadd1732 (bug 839280) for mochitest-other crashes. 2013-03-07 19:10:52 -05:00
Alexandre Poirot
1f60c328c0 Bug 839280 - Fix xul button leaks on Toolbox destroy. r=jwalker 2013-03-07 17:41:40 -05:00
Panos Astithas
947e375875 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
Ryan VanderMeulen
9768ca9478 Merge m-c to fx-team. 2013-03-02 23:46:08 -05:00
Girish Sharma
9afdd3c757 Fix for bug 838069 (intermittent browser_toolbox_window_shortcuts.js); r=jwalker 2013-02-27 21:07:14 +05:30
Gregory Szorc
0c8ee65118 Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc
1b27561fa4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Paul Rouget
851acea853 Bug 844814 - Move Inspector to position 2 in the Toolbox. r=robcee 2013-02-26 12:40:20 +00:00
David Creswick
30f00f7015 Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul 2013-02-26 12:40:19 +00:00
Paul Rouget
fa4a82a25c Backing out 824b68f13f30 (bug 679364) - oranges 2013-02-25 18:23:40 +01:00
Brandon Benvie
3c17057704 Bug 679364 - use "content/browser/devtools/*" for aliases. r=rcampbell 2013-02-21 09:49:31 -05:00
Joe Walker
0e2b321e11 Backed out changeset c1abd2ac8de9 (bug 734664) for test failures 2013-02-19 13:50:34 +00:00
David Creswick
1c7817ebc9 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
Boris Zbarsky
69e916da61 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
Ryan VanderMeulen
c952e87e03 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
b61edd4457 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
Brandon Benvie
76b8c7ea99 Bug 841078 - change FORBIDDEN_IDS initializer to an array of strings 2013-02-13 11:36:00 -08:00
Girish Sharma
9b7accad40 Bug 839890 - Fix for typo at line 391 in gDevTools.jsm; r=paul 2013-02-10 22:10:37 +05:30
David Creswick
27f4606585 Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul 2013-02-19 10:54:01 +00:00
Anton Kovalyov
391096d41f Bug 830668 - Add a keyboard shortcut for the Profiler, r=robcee 2013-02-07 11:09:55 -08:00
Anton Kovalyov
99b56ebf7b Bug 828049 - Remote profiling, r=past 2013-02-06 12:10:30 -08:00
Heather Arthur
0700540cb1 Bug 838108 - Enable style editor chrome debugging; r=paul 2013-02-05 17:01:37 +00:00
Dave Townsend
cd10174200 Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Paul Rouget
679d3673d4 Bug 832984 - Ctrl + Shift + K shortcut for the Web Console stopped working (sometimes). r=jwalker 2013-01-22 20:10:21 +02:00
Paul Rouget
3baba74008 Bug 829948 - [toolbox] once toolbox is undocked, hide the the close button. r=harth 2013-01-21 16:22:47 +01:00
Paul Rouget
e2572acccf Bug 829644 - [toolbox] Make the default size of the toolbox window wider. r=jwalker 2013-01-11 09:23:00 +02:00
Paul Rouget
d9ef45335a Bug 829077 - The undocked Developer Tools window remains open after closing Firefox. r=jwalker 2013-01-11 03:19:00 +02:00
Girish Sharma
89149a5ec1 Bug 820735 - [toolbox] Tools shortcuts should work from the toolbox window, r=paul 2013-01-13 14:22:03 +05:30
Mihai Sucan
aa99330a69 Bug 827083 - Cannot attach remote web console to Firefox Android; r=past 2013-01-11 19:31:09 +02:00
Joe Walker
0f057d1516 Bug 823916 - Don't use ordinal to sort the toolbox; r=paul 2013-01-11 12:16:31 +00:00
Joe Walker
71f8030481 Bug 818432 - this.tracked browser windows.delete is undefined; r=paul 2013-01-11 12:16:24 +00:00
Paul Rouget
4ff1ea49b7 Bug 819181 - Inspector sidebar items show undefined during load. r=jwalker 2013-01-09 02:15:00 +02:00
Girish Sharma
78d1ce6a1f 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
52aa664a7a 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
2a65c6c44f 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
f8d341fa5e Bug 814889 - [toolbox] Highlighter can't inspect while the debugger is paused. r=vporof 2013-01-09 10:32:35 +01:00
Heather Arthur
df34f3ca4a Bug 826566 - [toolbox] Add profiler and docking icons to toolbox; r=paul 2013-01-06 00:04:40 -08:00
Heather Arthur
6593bde865 Bug 826180 - No stylesheets shown after reloading a page with an iframe; r=paul 2013-01-03 02:34:00 +02:00
Joe Walker
d58782e82b Bug 820436 - Buttons are unresponsive after previously closing the Developer Tools Window; r=paul 2013-01-04 20:31:38 +00:00
Joe Walker
5c84bd2eb8 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
5d3b4f738b Bug 822609 - developer tools should not use target.isChrome; r=paul 2013-01-04 20:31:38 +00:00
Paul Rouget
1af8bc9062 Bug 817543 - [toolbox] is slow to start. r=jwalker 2013-01-04 12:54:54 +01:00
Girish Sharma
104a366b3e 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
3b7298332c Bug 818428 - Don't use the word 'Toolbox' in the UI, r=dao 2012-12-18 00:31:31 +05:30
Heather Arthur
e5504449ab Bug 818033 - [toolbox] Implement Shorlander's visual design; r=paul 2012-12-22 19:27:19 -08:00
Panos Astithas
da14444dde Bug 823027 - Connection screen stays open after connection but can't be reused; r=vporof 2012-12-21 19:29:08 +02:00