Commit Graph

1117 Commits

Author SHA1 Message Date
Victor Porof
5240c84e82 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
510abf5b6c merge m-c to fx-team 2012-05-04 16:20:36 +02:00
Johan Charlez
b5ff7b1465 Bug 503370 - Library doesn't handle CTRL+F correctly. r=dao 2012-05-03 06:22:32 -04:00
Victor Porof
9ca3e3ed5a Bug 749222 - Create a separate way to start a chrome debugger; r=past 2012-04-26 14:28:11 -04:00
Rob Campbell
d491ea99dd Bug 732451 - Need an Empty Stack placeholder in the script debugger; r=past 2012-04-23 10:47:00 -03:00
Victor Porof
660eab1f30 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
8d4fdcc0b5 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
ef21da44d5 Bug 747603 - Firefox:Inspector cannot start up with DOMi. r=dao 2012-05-02 17:37:00 +02:00
Ehsan Akhgari
27f6798b66 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
Victor Porof
b807373eb8 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
74ee77d4c8 Bug 732451 - Need an Empty Stack placeholder in the script debugger; r=past 2012-04-26 09:41:44 -04:00
Victor Porof
1c400d2e15 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
540ed233b1 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
Asaf Romano
99b69df640 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
Tim Taubert
c2ca2ff917 merge m-c to fx-team; a=desktop-only 2012-04-21 08:36:09 +02:00
Ehsan Akhgari
d286893683 Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge 2012-04-20 13:10:19 -04:00
Tim Taubert
a303a969d6 merge m-c to fx-team; a=desktop-only 2012-04-20 10:56:36 +02:00
Dave Camp
452703ef08 Bug 702411 - Rule view shouldn't update during highlighting. r=robcee 2012-04-19 11:13:44 -07:00
Dave Camp
d8e646980d Bug 707809 - Refactor creation of registered sidebar tools iframes in InspectorUI. r=robcee 2012-04-19 11:04:46 -07:00
Paul Rouget
72a287961f 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
Jared Wein
e70018c304 Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey 2012-04-18 11:40:30 -07:00
Myk Melez
0e8cb8852d bug 725408 - implement WebappRT launcher/shell; r=bsmedberg 2012-04-17 07:11:53 -07:00
Marco Bonardo
2ba7f21890 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
fc466abc21 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
a8a4360813 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
74e3fe855d Bug 710259 - New Safari migrator (OS X & Windows). r=mak. 2012-04-14 22:11:10 +03:00
Marco Bonardo
1962679385 Merge central and inbound 2012-04-14 13:56:15 +02:00
Asaf Romano
e332f1572a Bug 737381 - The Firefox Migrator should use the new migration system. r=mak 2012-04-14 12:50:44 +03:00
Paul Rouget
dbb951429f 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
624cd1f396 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
acc7a6a10c Bug 711552 - Click to play plugins for desktop Firefox. r=felipe 2012-04-02 13:49:56 -07:00
Marco Bonardo
99ccc3ec44 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
9436803818 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
dead31a29a Bug 557890 - Update Google search suggestion URL. r=gavin,mfinkle 2012-03-29 14:51:49 -07:00
Gavin Sharp
d52625521a Bug 738804: back out keyword.URL prompting code while we investigate other larger changes, r=fryn
--HG--
extra : transplant_source : %F0G%AD%A1%89%C6%93%BB%CB/t%9E%DE%14%E9%7D2%91%EFF
2012-03-23 16:27:54 -07:00
Pallani Kumaran
bb5dcf9e13 Bug 738160 - Fix "beause" spelling in /browser/locales/en-US/chrome/browser/browser.dtd. r=gavin 2012-03-22 17:17:19 +08:00
Mounir Lamouri
06ec3f6bac Merging mozilla-inbound into mozilla-central. 2012-03-20 11:39:42 +01:00
Théo Chevalier
ee5b024e6c Bug 728350 - Updated Telemetry help->about message to match notification message, r=gavin
--HG--
extra : transplant_source : uT%9D%1B%D9c%07%E2%E4k%9B%92%01%A1%E7%B9%15%F4%1B%A6
2012-03-19 18:01:12 -07:00
Mihai Sucan
e4736b88f6 Bug 731721 - Source Editor stepping support; r=rcampbell,past 2012-03-14 18:23:39 +02:00
Panos Astithas
8485042d05 Bug 711164 - Add support for stepping to the debugger; r=rcampbell 2012-03-18 08:50:43 +02:00
Marco Bonardo
ff249f47c5 Merge inbound and central 2012-03-16 13:42:16 +01:00
Gavin Sharp
a3590a2571 merge fx-team into m-c 2012-03-15 21:39:33 -07:00
Frank Yan
f50d723725 Bug 736279 - Followup to about:home Visual Refresh. r=mak 2012-03-15 15:58:09 -07:00
Frank Yan
e0e7350ae0 Bug 711157 - about:home Visual Refresh & Launcher. r=mak ui-r=shorlander
--HG--
rename : browser/base/content/aboutHome.css => browser/base/content/abouthome/aboutHome.css
rename : browser/base/content/aboutHome.js => browser/base/content/abouthome/aboutHome.js
rename : browser/base/content/aboutHome.xhtml => browser/base/content/abouthome/aboutHome.xhtml
rename : browser/base/content/aboutHome-snippet1.png => browser/base/content/abouthome/snippet1.png
rename : browser/base/content/aboutHome-snippet2.png => browser/base/content/abouthome/snippet2.png
2012-03-14 16:10:12 -07:00
Théo Chevalier
d19de344fd Bug 730955 - Make Telemetry opt-in notification consistent with other Telemetry messaging, r=gavin 2012-03-14 14:38:35 -07:00
Tim Taubert
e8eb6948d0 merge m-c to fx-team 2012-03-13 11:28:24 +01:00
Tim Taubert
d9875a8b00 Bug 729878 - Part 1 - New layout implementation; r=dietrich,dao ui-r=shorlander 2012-03-13 03:23:01 +01:00
Michael Ratcliffe
d38a91d16f Bug 703643 - Be able to copy from the rules view; r=prouget 2012-03-11 14:01:38 +00:00
Paul Rouget
6410310c1d Bug 717923 - Use an icon for the inspect button; r=dao 2012-03-08 16:02:23 +01:00
Tim Taubert
185632ffbc merge m-c to fx-team 2012-03-12 09:41:48 +01:00
Ed Morley
fe0db58bce Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
Mihai Sucan
f66d17c0c9 Bug 731394 - Source Editor in read only mode is not entirely read only; r=rcampbell f=rcampbell 2012-03-08 19:37:35 +02:00
Mark Capella
c4ced37152 Bug 730898 - Reuse editMenuKeys in scratchpad.xul, r=msucan 2012-03-11 11:47:01 +02:00
Tim Taubert
1e660d38f8 Backed out changeset b5a3e22944f9 (bug 711157)
--HG--
rename : browser/base/content/abouthome/snippet1.png => browser/base/content/aboutHome-snippet1.png
rename : browser/base/content/abouthome/snippet2.png => browser/base/content/aboutHome-snippet2.png
rename : browser/base/content/abouthome/aboutHome.css => browser/base/content/aboutHome.css
rename : browser/base/content/abouthome/aboutHome.js => browser/base/content/aboutHome.js
rename : browser/base/content/abouthome/aboutHome.xhtml => browser/base/content/aboutHome.xhtml
2012-03-08 08:35:15 +01:00
Matt Brubeck
a6a66f92bd Merge from mozilla-central to mozilla-inbound 2012-03-12 17:38:23 -07:00
Fabrice Desré
8f36020dfb Bug 697006 - Add desktop support for the Open Web Apps API - Part 2 : UI [r=gavin] 2012-03-12 17:33:10 -07:00
Mihai Sucan
34dad7f65d Bug 723069 - The debugger should allow breakpoints to be set in the embedded editor; r=past 2012-03-05 19:56:13 +02:00
Frank Yan
d18e9d2c9e Bug 711157 - about:home Visual Refresh & Launcher. r=mak ui-r=shorlander
--HG--
rename : browser/base/content/aboutHome.css => browser/base/content/abouthome/aboutHome.css
rename : browser/base/content/aboutHome.js => browser/base/content/abouthome/aboutHome.js
rename : browser/base/content/aboutHome.xhtml => browser/base/content/abouthome/aboutHome.xhtml
rename : browser/base/content/aboutHome-snippet1.png => browser/base/content/abouthome/snippet1.png
rename : browser/base/content/aboutHome-snippet2.png => browser/base/content/abouthome/snippet2.png
2012-03-05 20:12:02 -08:00
Michael Ratcliffe
b9f8575cc4 Bug 728833 - String change in styleinspector.properties whitout changing name; r=past 2012-02-20 11:53:33 +00:00
Michael Ratcliffe
5c4fdfd17c Bug 727867 - Rule view indicate when invalid values are entered; r=dcamp 2012-02-25 15:30:51 +00:00
Victor Porof
dcc8c955ec Bug 731523 - Fix typos in GCLI (tilt related commands); r=jwalker,francesco.lodolo 2012-02-29 10:03:15 +02:00
Francesco Lodolo
d5a5ce4327 Bug 738767 - Make the Addons label in View Quota localizable; r=mak a=mfinkle
--HG--
extra : rebase_source : 09ee14482503df241e5bbd26c1a0bb42eef4e523
2012-04-19 15:37:36 -04:00
Paolo Amadini
ebd422385f Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-03-10 15:00:45 +01:00
Gavin Sharp
7ab87937cc Bug 718088: offer to re-set keyword.URL if it has a non-default value, r=bz on the docshell parts, r=fryn on the rest, ui-r=limi
--HG--
extra : transplant_source : F%5E%C6ge%1B%5B%14%0C%20%C4%C7%82%DA%D9%96%C0%86%A5%C6
2012-02-22 16:35:56 -08:00
Sid Stamm
2f76b0b9ea bug 633773 - Use Google's HTTPS search by default; r=gavin 2012-01-06 11:35:02 -08:00
Margaret Leibovic
884b0af9b2 Bug 661057 - Clarify text on button that restarts/updates. r=rs ui-r=limi 2011-06-01 16:29:12 -07:00
Matt Brubeck
a5ca4655ae Merge from mozilla-central to mozilla-inbound 2012-02-28 10:08:33 -08:00
Mihai Sucan
4432547c07 Bug 684445 - Orion source editor should have built-in context menu; r=rcampbell f=rcampbell 2012-02-27 20:08:45 +02:00
Nathan Froyd
0126ede99d Bug 725407 - create opt-out Telemetry notification for Nightly and Aurora; r=gavin
--HG--
extra : rebase_source : c350a62b4e6db5ae942200822b6217a7d5c3d898
2012-02-23 06:37:04 -08:00
Alexandre Negrao
e6c503006c Bug 722552 - Removed the required lines and the inspectPanelTitle.label now unused. r=rcampbell 2012-02-03 16:01:26 -02:00
Rob Campbell
8a3d10a1ca Bug 584407 - Create popup menu for inspector HTML panel. r=paul 2012-02-21 03:02:00 +01:00
Paul Rouget
da6f78cdab Bug 719607 - The HTML Tree Panel should NOT use the registerTools mechanism. r=rcampbell 2012-01-27 17:13:53 +01:00
Jared Wein
a7839ef3d0 merge m-c to fx-team 2012-02-24 14:47:45 -05:00
Mark Capella
fd646ae215 Bug 407221 - Improve l10n notes for tagResultLabel and bookmarkResultLabel. r=mak 2012-02-23 14:25:13 +01:00
Rob Campbell
eb749cad65 merge fx-team to m-c 2012-02-22 12:47:22 -04:00
Richard Newman
5886d01de1 Merge m-c to s-c. 2012-02-17 19:04:00 -08:00
Pranav Ravichandran
c96d92f33e Bug 727709 - Papercut: add mention of "default" to server chooser in Firefox Sync setup. r=rnewman 2012-02-17 13:53:58 -08:00
Victor Porof
b0efa32b40 Bug 725717 - GCLI needs a 'tilt' command; r=jwalker 2012-02-22 19:18:49 +02:00
Gavin Sharp
0f2fceeba5 Bug 724116 followup: get rid of the .inc file since it confuses l10n tools, f=axel 2012-02-15 11:21:58 -08:00
Mihai Sucan
0f406b941d Bug 717219 - Source Editor should highlight the current line in HTML documents; r=rcampbell 2012-02-08 22:49:10 +02:00
Mihai Sucan
4de5d7da6c Bug 707987 - Ability to set breakpoints in the Source Editor (orion); r=rcampbell f=past 2012-02-18 12:58:54 +02:00
Johan Charlez
85e712d7f0 Bug 650760 - Create Help menu for Scratchpad; r=rcampbell 2012-02-21 07:09:29 -04:00
Michael Ratcliffe
61e5319f00 Bug 683499 - GCLI needs an 'edit' command (for CSS only to start with); r=jwalker 2012-02-02 19:26:30 +00:00
Matthew Noorenberghe
b98220a88e Bug 724116 - Add additional URL types to implement channel parameter for Google search plugin. r=gavin
Based on Gavin's patch for bug 596439.

--HG--
rename : browser/components/search/test/testEngine.xml => browser/components/search/test/testEngine_mozsearch.xml
extra : rebase_source : c2d88610668c305a7a1710fb69a99a44d8f23bb7
2011-03-18 14:56:46 -07:00
Javi Rueda
560c5869b9 Bug 708595 - Clarify download history related preferences in the Privacy pane. r=jwein
--HG--
extra : rebase_source : 16f3e7973494a01bc0be1287ceaee636416258e2
2012-02-13 21:54:41 +01:00
Dão Gottwald
4b7d2d8ff2 Bug 762395 - Rename "Responsive Mode" to "Responsive Design View". r=paul 2012-06-12 19:18:19 +02:00
Tim Taubert
bc22a502a6 merge m-c to fx-team 2012-02-10 14:26:49 +01:00
Panos Astithas
a6a526b23d Bug 690771 - Implement the debugger pause request (at the main loop); r=dcamp 2012-02-10 09:46:10 +02:00
Panos Astithas
601f005ca2 Bug 683503 - GCLI needs commands to control the debugger; r=jwalker,dcamp 2012-02-10 09:46:04 +02:00
Brian R. Bondy
d1d089b9df Bug 725155 - Move MozillaMaintenance service description string to Strings section of ini file. r=rstrong 2012-02-09 14:44:54 -05:00
Mark Capella
0c6fe22c34 Bug 418290 - replace 'can not' with 'cannot'. r=dao 2012-02-08 14:16:51 +01:00
Matthew Noorenberghe
ad086574ef Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode r=bsmedberg,Mossop
--HG--
rename : toolkit/components/startup/tests/Makefile.in => toolkit/components/startup/tests/browser/Makefile.in
extra : rebase_source : 8df6b163173362ae80832eb3667e04bb817280b3
2011-11-07 21:20:42 -08:00
Matthew Noorenberghe
7cfdd2883f Bug 722352 - Modify Google search string 'client' attribute based on update channel r=gavin
--HG--
extra : rebase_source : c7fecfbb993eba73a849ddf84d20a50268cb4a6d
2012-02-03 18:31:25 -08:00
Tim Taubert
43bfed50d2 merge m-c to fx-team 2012-02-07 20:11:47 +01:00
Panagiotis Astithas
61072d64a7 Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04:00
Maxim Iorsh
b490210404 Bug 460146 - CSS3 border-image images should appear in Page Info -> Media; r=db48x 2012-02-05 19:07:18 +00:00
Ian Moody
f3237508ab Bug 662324 - Add "Fill" and "Fit" position support for "Set As Desktop Background...". r=gavin 2012-02-01 11:37:55 +01:00
Matthew Noorenberghe
5a5eedd048 Bug 721265 - Firefox migrator: form history support r=mak
--HG--
extra : rebase_source : 3f7ae6f3934b4edc9aabd6228c23acf487e8b293
2012-01-28 13:16:18 -08:00
Joe Walker
fc08e9004f Bug 693269 - Ensure jstermhelpers work in JS mode in GCLI; r=dcamp,msucan 2012-01-27 18:24:57 +00:00
Tim Taubert
0baadcb3b8 Bug 455553 - Part 2 - Assets / CSS / Images; r=dao 2012-01-25 23:42:15 +01:00
Tim Taubert
e39045941c Backed out changeset 3f30da5d0bc3 (bug 455553) 2012-01-26 18:27:54 +01:00
Tim Taubert
111ff84020 Bug 455553 - Part 2 - Assets / CSS / Images; r=dao 2012-01-25 23:42:15 +01:00
Cedric Vivier
f90a6bc561 Bug 720431 - Can't close Style Editor with cmd+w. r=paul 2012-01-25 02:45:00 +01:00
Cedric Vivier
548c94dfbc Bug 715892 - In the Style Editor, remove the stylesheet filter. r=dcamp,paul
---
 browser/devtools/shared/SplitView.jsm              |  116 --------------------
 browser/devtools/styleeditor/styleeditor.xul       |   23 +---
 browser/devtools/styleeditor/test/Makefile.in      |    1 -
 .../test/browser_styleeditor_sv_filter.js          |  101 -----------------
 .../en-US/chrome/browser/devtools/styleeditor.dtd  |   11 --
 5 files changed, 6 insertions(+), 246 deletions(-)
 delete mode 100644 browser/devtools/styleeditor/test/browser_styleeditor_sv_filter.js

---
 browser/devtools/shared/SplitView.jsm              |  116 --------------------
 browser/devtools/styleeditor/styleeditor.xul       |   23 +---
 browser/devtools/styleeditor/test/Makefile.in      |    1 -
 .../test/browser_styleeditor_sv_filter.js          |  101 -----------------
 .../en-US/chrome/browser/devtools/styleeditor.dtd  |   11 --
 5 files changed, 6 insertions(+), 246 deletions(-)
 delete mode 100644 browser/devtools/styleeditor/test/browser_styleeditor_sv_filter.js
2012-01-25 04:02:00 +01:00
Mihai Sucan
6415e8f1ec Bug 714942 - Implement minimal UI for Jump to line in the Source Editor. r=rcampbell 2012-01-16 13:59:39 +02:00
Mihai Sucan
32d121899a Bug 650345 - Implement minimal UI for Find in the Source Editor. r=rcampbell 2012-01-16 18:51:44 +02:00
Victor Porof
6b153a37f9 Bug 711966 - Change Tilt accesskey to "3" on Windows and "D" on OS X and Linux. r=dao,rcampbell 2011-12-24 14:22:22 +02:00
Paul Rouget
d736c9521c Bug 715887 - Rename Properties to Computed in the Style sidebar; r=rcampbell 2012-01-09 17:45:53 +01:00
Tim Taubert
de11006829 merge m-c to fx-team 2012-01-12 21:26:09 +01:00
Joe Walker
3308772377 Bug 706230 - GCLI should have a jump-to-scratchpad feature; r=dcamp,dao 2012-01-12 10:12:18 +00:00
Joe Walker
889a3571e9 Bug 717598 - Backout changeset 05f3cb:13e49 missing reviewer from comment, a=robcee 2012-01-12 15:09:07 +00:00
Joe Walker
abf8b474e4 Bug 706230 - GCLI should have a jump-to-scratchpad feature 2012-01-12 10:12:18 +00:00
Berker Peksag
99b4a74e5b Bug 683510 - GCLI needs a 'console' command; r=msucan 2012-01-09 15:38:48 +00:00
Joe Walker
f451230710 Bug 710152 - GCLI javascript completion should stop providing completions with complex JS input; r=dcamp 2012-01-09 15:38:48 +00:00
Matthew Noorenberghe
e3d293ca55 Bug 273874 - Firefox migrator for new profiles r=mak
--HG--
rename : browser/components/migration/src/ChromeProfileMigrator.js => browser/components/migration/src/FirefoxProfileMigrator.js
extra : rebase_source : d5dfea053ede5abb3a535296085bdfe93ece8511
2011-11-29 02:30:40 -08:00
Jon Rietveld
969245b170 Bug 733473 - Implement initial prerequisites for in-content preferences, and landing page. r=bmcbride 2012-05-08 19:10:25 -07:00
Chris Pearce
959f2a3aa4 Bug 716107 part 6 - Add UI to approve DOM fullscreen entry. r=dao 2012-05-09 09:47:19 +12:00
Chris Pearce
5a55adaf35 Bug 716107 part 5 - Add fullscreen permissions to about:permissions. r=margaret 2012-05-09 09:47:19 +12:00
Chris Pearce
e26613a42e Bug 716107 part 1 - Add 'fullscreen' permissions to Page Info. r=dao 2012-05-09 09:47:18 +12:00
Jared Wein
dd6cba6bce Bug 646473 - Remove ambiguity in the About dialog for 'End-User Rights'. r=ttaubert 2011-12-22 12:20:43 -08:00
Tim Taubert
b07367f89f merge m-c to fx-team 2011-12-21 10:38:31 +01:00
Jignesh Kakadiya
a4f4fcb886 Bug 583816 - Tab should not move to the page when there's nothing to complete in the Web Console. r=msucan,rcampbell 2011-12-20 19:49:39 +02:00
Ed Morley
6b3e3d80a0 Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2011-12-20 11:15:11 +00:00
Gregory Szorc
2e6dd31eef merge m-c to s-c 2011-12-19 12:26:39 -08:00
Richard Newman
4bcff60b8f Merge m-c to s-c. 2011-12-16 09:16:17 -08:00
Gregory Szorc
9d828b17b1 Bug 534957 - Part 2 - Add-on sync UX; r=mconnor 2011-12-14 17:13:36 -08:00
Richard Newman
ebb87ea4e2 Merge m-c to s-c. 2011-12-14 11:28:32 -08:00
Rob Campbell
97605bdc60 merge fx-team to m-c; a=me 2011-12-14 10:28:49 -04:00
Richard Newman
722a434c38 Merge m-c to s-c. 2011-12-13 10:58:43 -08:00
Théo Chevalier
a9ec399632 Bug 701182: add additional descriptive text in the About dialog for Nightly/Aurora builds, including a mention of Telemetry being enabled by default, r=gavin 2011-12-19 16:43:12 -08:00
Richard Newman
06837bc60b Merge m-c to s-c. 2011-12-09 00:14:26 -08:00
Joe Walker
7791258cfe Bug 704838 - help_intro.html and help_man.html contain English text; r=dcamp 2011-12-08 12:43:42 +00:00
Joe Walker
f040be212d Bug 704789 - GCLI properties files should not use \ for continutation lines; r=dcamp 2011-12-08 12:41:45 +00:00
Joe Walker
29625a0dd4 Bug 705464 - typo in gcli.properties; r=dcamp 2011-12-08 12:40:31 +00:00
Joe Walker
3db3e8bce7 Bug 701712 - GCLI help should be more, um helpful; r=dcamp,dao 2011-12-08 12:08:35 +00:00
Steffen Wilberg
16c1c82b1b Bug 701987: Remove checkbox for add-on auto-checking for updates (extensions.update.enabled) from the options window, and make enabling extensions.update.autoUpdateDefault in the add-ons manager also enable extensions.update.enabled. ui-review=boriss, r=mossop, a=xul/js-only 2011-12-12 21:56:26 +01:00
Michal Novotny
8115568d6e Bug 538588 - Split offline storage into http and offline cache in advanced network preferences dialog 2011-12-16 23:36:09 +01:00
Rob Campbell
11ba15c7c7 merge fx-team to m-c
--HG--
rename : browser/devtools/styleinspector/test/browser/browser_bug683672.js => browser/devtools/styleinspector/test/browser_bug683672.js
rename : browser/devtools/styleinspector/test/browser/browser_styleinspector.js => browser/devtools/styleinspector/test/browser_styleinspector.js
2011-12-16 14:42:54 -04:00
Richard Newman
cfc731f457 Merge m-c to s-c. 2011-12-03 00:40:12 -08:00
Richard Newman
7352737925 Merge m-c to s-c. 2011-11-30 00:57:22 -08:00
Tim Taubert
f70884945e merge m-c to fx-team 2011-12-02 14:38:36 +01:00
Raymond Lee
b0243d7455 Bug 604913 - Tooltip for icon should be provided in Panorama r=tim ui-review=limi 2011-12-01 13:53:44 +08:00
Tim Taubert
cff80c30c8 merging m-c to fx-team 2011-11-30 06:45:50 +01:00
Richard Newman
349207e729 Merge m-c to s-c. 2011-11-29 11:56:13 -08:00
Makoto Kato
f7c5442505 Bug 505192 - Importing bookmarks from Google Chrome. r=mak77 2011-11-29 18:06:14 +09:00
Nigel Babu
07ddb5fc1b Bug 609730 - Sync set up dialog has a run-on sentence: "Welcome, if you've never used Firefox Sync before, you will need to create a new account.", r=philikon 2011-11-28 19:31:51 -08:00
Matthew Noorenberghe
c83699db7d Bug 706020 - Remove outdated Seamonkey Profile Migrator (Part 2) r=gavin
--HG--
extra : rebase_source : cd9d736b304a866b29fc709dda369841bf6a3435
2011-11-21 14:45:55 -08:00
Heather Arthur
c640e09835 Bug 653427 - Prompt to save file before closing Scratchpad window, r=msucan 2011-11-23 18:49:03 -08:00
Jared Wein
23e0f6924e Bug 470628 - Part 1: CSS, JS, XBL, and locale changes (with fall-back support). r=dolske ui-r=shorlander f=fryn 2011-11-23 14:42:18 -05:00
Paul O’Shannessy
1d5ce9b157 Bug 615474 - Geolocation prompt alternate choices should be more descriptive [r=gavin] 2011-11-28 13:02:47 -08:00
Paul O’Shannessy
bfd1a9aae7 Bug 615472 - Geolocation prompt should ask the user a question [r=gavin] 2011-11-28 13:02:45 -08:00
Joe Walker
dfc27839bb Bug 699001 - fieldSelectionSelect in gcli.properties should use … instead of '...'; r=dcamp 2011-11-21 15:56:08 -04:00
Mihai Sucan
cdb8e8a9ce Bug 701790 - Remove unused group.* strings in the Style Inspector; r=rcampbell 2011-11-11 21:09:26 +02:00
Victor Porof
0b3e27ea96 Bug 689920 - Integrate Tilt with existing Firefox developer tools; r=cedric,msucan,rcampbell 2011-11-10 12:09:18 +02:00
Makoto Kato
282e264526 Bug 539133 - Remove broken Opera 6 migrator. r=gavin 2011-12-16 10:59:51 +09:00
Joe Walker
9a7f8411aa Bug 689685 - All devtools strings files should contain an 'optional English' note; r=msucan,past,rcampbell 2011-11-21 15:43:29 -04:00
Sonny Piers
2d7eed2028 Bug 703123 - web console 'Web Developer' filter button should be renamed; r=msucan,dao 2011-11-21 11:37:18 +01:00
Mihai Sucan
35051c301e Bug 583041 - Style Editor integration; part 4 - orion fixes; r=rcampbell 2011-11-11 19:36:26 +02:00
Cedric Vivier
385d280bfe Bug 583041 - Style Editor integration; part 3; r=rcampbell,dao,l10n 2011-10-26 17:02:08 +08:00
Mihai Sucan
424f061a9c Bug 700331 - Remove inspectstyle() from the Web Console; r=rcampbell,l10n 2011-11-16 18:37:15 +02:00
Taras Glek
56ec5a67ff Bug 699942: Telemetry Yes->Yes, I want to help r=geekboy 2011-11-04 15:19:45 -07:00
Taras Glek
c9cfa9b54d Bug 699942: backout incomplete string patch r=gavin 2011-11-07 15:06:42 -08:00
Taras Glek
d54b9013eb Bug 699942: backout incomplete string patch r=gavin 2011-11-07 15:06:35 -08:00
Ed Morley
cbbfa6055b Merge mozilla-central to mozilla-inbound 2011-11-07 22:59:01 +00:00
Taras Glek
d57ad16457 Bug 699942: Telemetry Yes->Yes, I want to help r=geekboy 2011-11-07 14:54:16 -08:00
Brian R. Bondy
9ca4141012 Bug 481815 - Strings for localization relating to maintenance service. r=rs 2011-11-07 16:29:39 -05:00
Rob Campbell
0c2ff8a995 Bug 583041 - Style Editor integration; backout; a=orange 2011-11-07 15:02:55 -04:00
Dave Camp
460f46d373 Bug 700194 - Speed up style inspector creation and refresh. r=msucan 2011-11-07 10:35:40 -08:00
Cedric Vivier
6cab220ce3 Bug 583041 - Style Editor integration, part 1/2; r=rcampbell,dao,l10n 2011-10-26 17:02:08 +08:00
Michael Ratcliffe
d932e420b2 Bug 689759 - Style Inspector needs a no-results placeholder. r=msucan 2011-11-06 12:36:38 +02:00
Rob Campbell
f008e40078 Backout part 2 - Bug 689759 rev b73aa0bd2b4e, Bug 698762 rev 2967e93cdb44, a=bustage 2011-11-05 19:19:02 -03:00
Rob Campbell
71a79442ad Backout part 1 - Bug 698762 rev 1b6acffa7a94, Bug 698762 rev f0e736dbc7bc, a=bustage 2011-11-05 19:18:58 -03:00
Rob Campbell
f643555cb6 Bug 698762 - Remove unmatched rules from style inspector; fix merge bustage; a=bustage 2011-11-05 17:15:58 -03:00
Rob Campbell
aeef7eefe6 Bug 698762 - Remove unmatched rules from style inspector; backout; a=dcamp 2011-11-05 17:01:10 -03:00
Michael Ratcliffe
6e71e2e31f Bug 689759 - Style Inspector needs a no-results placeholder; r=msucan 2011-11-05 12:52:55 +01:00
Michael Ratcliffe
94483e58bf Bug 698762 - Remove unmatched rules from style inspector; r=msucan 2011-11-05 12:38:17 +01:00
Dave Camp
ccfa1752eb Bug 696180 - Add support for inherited properties to the rule view. r=robcee 2011-11-05 08:45:22 -07:00
Michael Ratcliffe
7074fe28ce Bug 672748 - Style inspector UI refresh; r=dcamp,msucan,rcampbell,dao 2011-11-04 18:12:58 +01:00
Rob Campbell
ad2fefd4ad Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp 2011-11-03 18:40:36 -03:00
Panos Astithas
b64538882c Bug 658368 - Expand console object with time and timeEnd methods that add a simple timer implementation; r=msucan,sdwilsh sr=gavin 2011-06-01 09:33:22 +03:00
Rob Campbell
f2d85f6103 Bug 699475 - Backed out changeset b878369ab3c8, testfailures and a
bug. a=orange
2011-11-03 19:55:02 -03:00
Rob Campbell
b61bf2358c Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp 2011-11-03 18:40:36 -03:00
Joe Walker
90085e2a2f Bug 694932 - GCLI should make the same JS security checks as JSTerm; r=dcamp 2011-11-03 12:35:05 -03:00
Rob Campbell
b8ecdabfae Bug 695440 - Create sidebar for Highlighter tools; f=zpao; r=dcamp,dao 2011-11-03 10:37:14 -03:00
Philipp von Weitershausen
3486a1bec8 Merge services-central with mozilla-central 2011-11-02 15:00:49 -07:00
Philipp von Weitershausen
ea30ebff9b Merge m-c to s-c 2011-10-31 01:54:35 -07:00
Chenxia Liu
7e386b029d Bug 697217: follow-up to 675821, create new localization strings for sync links on about:home 2011-10-28 17:55:49 -04:00
Chenxia Liu
5586d8dab2 Bug 675821 - Part 1: add Sync Setup and Pair links to aboutHome. r=gavin.sharp 2011-10-26 21:26:51 -04:00
Paul Rouget
b39d61516f Bug 683873 - [highlighter] move the close button to the toolbar; r=dao 2011-10-21 17:51:52 +02:00
Allison Naaktgeboren
403c093e12 Bug 675822 - Part 1: Sync desktop status page with upload progress bar. r=philikon 2011-10-19 14:29:24 -07:00
Jeff Muizelaar
02f534aa58 Bug 696163. Remove default livemark. r=mak77, ui-r=limi
The livemark service does sqlite io on the main thread.  The default livemark
has become pretty hard to discover now that we have hidden the bookmarks
toolbar, so there probably won't be a lot of new users using it.  I suggest we
get rid of it so that we're not paying these IO costs for a feature that new
users are unlikely to use.

--HG--
extra : rebase_source : 1ec9c111077e3dbda1316116928582c20a0148f7
2011-10-21 11:28:17 -04:00
Chris Pearce
25bd30f676 Bug 684625 - Display a warning when full-screen entered, or on restricted keypress. r=dao 2011-10-28 21:28:05 +13:00
Joe Walker
86c20c97ef Bug 687851 - Create a locales directory in the devtools module, move all devtools l10n strings to it; r=rcampbell,mfinkle,l10n
--HG--
rename : browser/locales/en-US/chrome/browser/inspector.properties => browser/locales/en-US/chrome/browser/devtools/inspector.properties
rename : browser/locales/en-US/chrome/browser/scratchpad.dtd => browser/locales/en-US/chrome/browser/devtools/scratchpad.dtd
rename : browser/locales/en-US/chrome/browser/scratchpad.properties => browser/locales/en-US/chrome/browser/devtools/scratchpad.properties
rename : browser/locales/en-US/chrome/browser/styleinspector.dtd => browser/locales/en-US/chrome/browser/devtools/styleinspector.dtd
rename : browser/locales/en-US/chrome/browser/styleinspector.properties => browser/locales/en-US/chrome/browser/devtools/styleinspector.properties
rename : toolkit/locales/en-US/chrome/global/webConsole.dtd => browser/locales/en-US/chrome/browser/devtools/webConsole.dtd
rename : toolkit/locales/en-US/chrome/global/headsUpDisplay.properties => browser/locales/en-US/chrome/browser/devtools/webconsole.properties
2011-10-27 12:35:13 -03:00
Paul Rouget
f1db58d57a Bug 672006 - [highlighter] Selecting a Node should update the Highlighter's main toolbar with a breadcrumb display; r=rcampbell,ehsan,dao 2011-10-21 13:59:09 +02:00
Cedric Vivier
b8071a57e5 Bug 679753 - Remove Scratchpad's status bar, the Environment menu and the Tools menu; r=rcampbell 2011-10-26 19:35:32 +08:00
Tim Taubert
5d75128ffc merge the last green changeset on m-c to fx-team 2011-10-27 15:48:08 +02:00
Joe Walker
6cf3095f25 Bug 683506 - GCLI needs an 'inspect' command; r=msucan,l10n 2011-10-26 11:03:12 -03:00
Neil Rashbrook
b8c42aaf6b Bug 695325 netError.dtd should use &brandShortName; (followup to bug 451250) r=gavin 2011-10-19 08:38:21 +01:00
Michael Ratcliffe
e52511a7b2 Bug 685902 - Improve csshtmltree speeds by adding a has[Un]matchedSelectors() method. r=msucan 2011-10-13 11:28:52 +02:00
Frank Yan
2816e12cc6 Bug 690648 - Clarify popup-only move/resize window preference label. 2011-10-14 14:43:25 -07:00