Commit Graph

1130 Commits

Author SHA1 Message Date
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Christian Ascheberg
f0bb4c659b Bug 317190 - Change "Check Now" to "Set Firefox as the default browser". r=jaws 2012-05-17 12:04:49 -07:00
Rob Campbell
31d6fa0f90 merge fx-team to m-c 2012-05-16 12:03:18 -07:00
Thaddee Tyl
e255944ee4 Bug 749278 - Rename Script Debugger to Debugger; r=rcampbell 2012-05-15 12:21:13 -07: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
199aa3120b Bug 745172 - GCLI intro command should be promoted out of 'demo'; 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
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
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
0226390b82 merge fx-team to m-c 2012-05-10 11:54:23 -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
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
Tim Taubert
4bb364b015 merge m-c to fx-team 2012-05-04 16:20:36 +02:00
Johan Charlez
b1c8c4ed11 Bug 503370 - Library doesn't handle CTRL+F correctly. r=dao 2012-05-03 06:22:32 -04: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
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
OHZEKI Tetsuharu
69256dbf70 Bug 747603 - Firefox:Inspector cannot start up with DOMi. r=dao 2012-05-02 17:37:00 +02: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
Ed Morley
352ceec39d Merge from mozilla-central 2012-04-24 11:46:16 +01:00
Mark Banner
061dbcd557 Bug 723135 - Language packs should work for all releases of a branch, maxVersion should use * for compatibility ranges. r=ted 2012-04-23 14:09:41 +01:00
Tim Taubert
2ea9fe120c merge m-c to fx-team; a=desktop-only 2012-04-21 08:36:09 +02:00
Asaf Romano
9a571df82c Bug 745508 - Remove unused "From an HTML File" mode from the migration wizard. r=mak. a=desktop-only 2012-04-23 15:31:16 -04:00
Ehsan Akhgari
9f8c7e1e97 Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge 2012-04-20 13:10:19 -04:00
Tim Taubert
4c5e879f2d merge m-c to fx-team; a=desktop-only 2012-04-20 10:56:36 +02:00
Dave Camp
ea761452ca Bug 702411 - Rule view shouldn't update during highlighting. r=robcee 2012-04-19 11:13:44 -07:00
Dave Camp
7885fece64 Bug 707809 - Refactor creation of registered sidebar tools iframes in InspectorUI. r=robcee 2012-04-19 11:04:46 -07:00
Myk Melez
3298891e22 bug 746156 - isolate webapp runtime files into subdirectory of Firefox package; r=bsmedberg, a=akeybl 2012-04-19 00:39:52 -07:00
Paul Rouget
e6d45d09f4 Bug 717922 - In the PageInspector toolbar, move the HTML Tree button in front of the breadcrumbs display. a=desktop-only r=dao 2012-04-17 13:21:28 +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
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
Joe Walker
2831a551ce 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-04-25 10:12:06 +01:00
Jared Wein
3abd203a35 Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey 2012-04-18 11:40:30 -07:00
Myk Melez
253337cae3 bug 725408 - implement WebappRT launcher/shell; r=bsmedberg 2012-04-17 07:11:53 -07:00
Marco Bonardo
b9cb77fecc Bug 710895 - Part 3: The new JS migrator.
Parts derived from the original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-17 15:36:09 +02:00
Paolo Amadini
cc07746d4f Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Paul Rouget
08c464e583 Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. a=desktop-only r=dao r=rcampbell 2012-04-04 13:13:42 +02:00
Asaf Romano
b197108842 Bug 710259 - New Safari migrator (OS X & Windows). r=mak. 2012-04-14 22:11:10 +03:00
Marco Bonardo
be570c6dfc Merge central and inbound 2012-04-14 13:56:15 +02:00
Asaf Romano
c2761a5f3b Bug 737381 - The Firefox Migrator should use the new migration system. r=mak 2012-04-14 12:50:44 +03:00
Paul Rouget
ee5fb51e39 Bug 717916 - Add an Inspect button and a node menu to the infobar; r=dao,dcamp 2012-04-04 20:40:48 +02:00
Paul Rouget
59c833fe73 Bug 683954 - [Layout] Implement an abstract view of the layout of the selected node. r=dcamp, r=jwalker 2012-03-12 14:39:56 +01:00
Jared Wein
ddc8fcdaf7 Bug 711552 - Click to play plugins for desktop Firefox. r=felipe 2012-04-02 13:49:56 -07:00
Marco Bonardo
b7daf45063 Bug 740581 - Make about:home's Sync button label not directly use the brand string.
r=fryn
2012-03-30 20:25:50 +02:00
Panos Astithas
bee012f6f7 Bug 723563 - Use findScripts to retrieve the list of scripts known to the debugger; r=rcampbell 2012-03-30 11:25:52 +03:00
Matthew Noorenberghe
dc5474d1b1 Bug 557890 - Update Google search suggestion URL. r=gavin,mfinkle 2012-03-29 14:51:49 -07:00