Commit Graph

846 Commits

Author SHA1 Message Date
Michael Ratcliffe
6129ae153d Bug 689759 - Style Inspector needs a no-results placeholder. r=msucan 2011-11-06 12:36:38 +02:00
Rob Campbell
a1d6ac3585 Backout part 2 - Bug 689759 rev b73aa0bd2b4e, Bug 698762 rev 2967e93cdb44, a=bustage 2011-11-05 19:19:02 -03:00
Rob Campbell
29dc47ca07 Backout part 1 - Bug 698762 rev 1b6acffa7a94, Bug 698762 rev f0e736dbc7bc, a=bustage 2011-11-05 19:18:58 -03:00
Rob Campbell
17d01933ce Bug 698762 - Remove unmatched rules from style inspector; fix merge bustage; a=bustage 2011-11-05 17:15:58 -03:00
Rob Campbell
864956964f Bug 698762 - Remove unmatched rules from style inspector; backout; a=dcamp 2011-11-05 17:01:10 -03:00
Michael Ratcliffe
bab28afe5c Bug 689759 - Style Inspector needs a no-results placeholder; r=msucan 2011-11-05 12:52:55 +01:00
Michael Ratcliffe
c6e58bd800 Bug 698762 - Remove unmatched rules from style inspector; r=msucan 2011-11-05 12:38:17 +01:00
Dave Camp
60392df231 Bug 696180 - Add support for inherited properties to the rule view. r=robcee 2011-11-05 08:45:22 -07:00
Michael Ratcliffe
63a634f34e Bug 672748 - Style inspector UI refresh; r=dcamp,msucan,rcampbell,dao 2011-11-04 18:12:58 +01:00
Rob Campbell
048d461e6b Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp 2011-11-03 18:40:36 -03:00
Panos Astithas
ac31d9b666 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
04a8e53c79 Bug 699475 - Backed out changeset b878369ab3c8, testfailures and a
bug. a=orange
2011-11-03 19:55:02 -03:00
Rob Campbell
4d975d962c Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp 2011-11-03 18:40:36 -03:00
Joe Walker
4ae21528a5 Bug 694932 - GCLI should make the same JS security checks as JSTerm; r=dcamp 2011-11-03 12:35:05 -03:00
Rob Campbell
e13aae1370 Bug 695440 - Create sidebar for Highlighter tools; f=zpao; r=dcamp,dao 2011-11-03 10:37:14 -03:00
Philipp von Weitershausen
d69fb6bf5a Merge services-central with mozilla-central 2011-11-02 15:00:49 -07:00
Philipp von Weitershausen
03290d8def Merge m-c to s-c 2011-10-31 01:54:35 -07:00
Chenxia Liu
9668be584d 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
809c000574 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
9bf7751ae6 Bug 683873 - [highlighter] move the close button to the toolbar; r=dao 2011-10-21 17:51:52 +02:00
Allison Naaktgeboren
0c90e148f6 Bug 675822 - Part 1: Sync desktop status page with upload progress bar. r=philikon 2011-10-19 14:29:24 -07:00
Jeff Muizelaar
cf7c1dc2fc 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
56febda55c 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
41a59a667f 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
2411336b2a 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
e6311667a3 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
82d54b90d0 merge the last green changeset on m-c to fx-team 2011-10-27 15:48:08 +02:00
Joe Walker
7dd1d79ee4 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
Rob Campbell
fe141f7cbd backout ba23b2987f38, Bug 679753 - Scratchpad could probably do without the status bar; a=l10n 2011-10-14 09:29:45 -03:00
Ed Morley
d959511237 Merge last green changeset of mozilla-inbound to mozilla-central 2011-10-14 10:58:43 +01:00
Alexander L. Slovesnik
d42a74deed Bug 694397 Fix typo from patch to bug 451250 r=Neil f=Pike
DONTBUILD
2011-10-14 00:12:24 +01:00
Clochix and Cedric Vivier
a7afbff234 Bug 679753 - Scratchpad could probably do without the status bar; r=rcampbell 2011-10-13 10:35:11 -03:00
Rob Campbell
abf84621d6 merge m-c to fx-team 2011-10-13 10:35:04 -03:00
Neil Rashbrook
324fe5c73a Bug 451250 When navigating session history, use an error page instead of the
POSTDATA prompt r=bz ui-r=faaborg
2011-10-12 18:31:47 +01:00
Marco Bonardo
9a95341bfe Merge mozilla-central to mozilla-inbound 2011-10-14 01:07:46 +02:00
Steffen Wilberg
b91ff9c1a0 Bug 600505: Reorganize app update preference ui to not favor disabling app update. ui-review=faaborg, r=rstrong 2011-10-13 13:01:58 -07:00
Philipp von Weitershausen
8ca283f305 Merge services-central and mozilla-central 2011-10-04 12:49:21 -07:00
Philipp von Weitershausen
59e41a200c Bug 675823 - Part 5: Update strings. r=rnewman 2011-10-02 01:18:21 -07:00
Philipp von Weitershausen
10f38f4061 Bug 675823 - Part 4: Make the setup flow more concise. r=rnewman 2011-10-02 01:17:48 -07:00
Philipp von Weitershausen
54e6d4e307 Bug 689311 - "Pair a Device" and "Set up Sync" links in the Sync prefpane. r=rnewman 2011-10-02 01:16:06 -07:00
Tim Taubert
f0eff048ba merge the last green changeset on fx-team to m-c 2011-09-27 13:21:17 +02:00
Sid Stamm
b4b8a2893f bug 685373 - update telemetry opt-in text to include feature/app usage, r=gavin 2011-09-26 22:07:33 -07:00
Jared Wein
3142bbfabf Bug 669260 - Add statistics overlay to video element. r=dolske 2011-10-03 20:47:41 -07:00
Matthew Wein
a911d6f1fd Bug 681550 - Add ability to save current frame of video. r=dolske 2011-10-03 10:42:36 -07:00
Jared Wein
3ae900471a Backed out 971f1bf573fc8 due to test failures 2011-10-03 10:36:07 -07:00
Matthew Wein
fbe7c208a8 Bug 681550 - Add ability to save current frame of video. r=dolske 2011-10-03 08:13:50 -07:00
Dão Gottwald
c7ea5c62f9 Backed out changeset f1409901573a 2011-09-24 12:22:48 +02:00
Rob Campbell
0cbd87c4df Bug 663831 - Style inspector should be controllable from the highlighter; r=msucan,gavin 2011-09-23 13:50:33 -03:00
Panos Astithas
d78ae29f4c Bug 587134 - Context menu item for Highlight Element (highlighter); r=gavin 2011-09-21 13:16:25 +03:00
Rob Campbell
e721cf29c9 Backed out changeset 304f93baaa1b, bug 587134, a=testfailures 2011-09-20 15:32:52 -03:00
Panos Astithas
af023724d2 Bug 587134 - Context menu item for Highlight Element (highlighter); r=limi, r=gavin 2011-09-20 11:05:56 +03:00
Michael Ratcliffe
293a19d75f Bug 672746 - Add an Only user styles checkbox to the style inspector, r=msucan 2011-09-20 11:35:01 +02:00
Michael Ratcliffe
b7d113ebcf Bug 674856 - The style inspector should not redraw the whole UI every time it is used; r=mihai.sucan 2011-09-15 13:30:00 +03:00
Margaret Leibovic
5b575af948 Bug 685302 - Use "website" instead of "web site" consistently across all strings in the UI. r=dao 2011-09-13 16:42:37 -07:00
Javi Rueda
ca11ba1f40 Bug 378577 - "Use Bookmark" button needs three dots after text, r=gavin 2011-09-08 15:55:00 -07:00
Mihai Sucan
3aa29cdf84 Bug 687854 - Move the Inspector code to browser/devtools; r=gavin,robcee
--HG--
rename : browser/devtools/highlighter/inspector.js => browser/devtools/highlighter/inspector.jsm
2011-09-26 14:11:22 -03:00
Rob Campbell
79c2f842f4 Bug 650794 - Disable HTML panel and make it use registerTools API; r=msucan
--HG--
rename : browser/devtools/highlighter/insideOutBox.js => browser/devtools/highlighter/InsideOutBox.jsm
2011-09-26 13:59:23 -03:00
Rob Campbell
d886182d5f Bug 663831 - Style inspector should be controllable from the highlighter; r=gavin,msucan 2011-09-26 13:46:44 -03:00
Joe Walker
0f0c34f3d2 Bug 656666 - Update HudService.jsm to allow GCLI integration; r=msucan,dao,l10n 2011-05-27 13:49:02 +01:00
Marek Stepien
70d243d5c9 Bug 590283 - Bookmark folder item count should use correct plural forms. r=mak77 f=pike
--HG--
extra : rebase_source : bb512289678a750063890e43ac9a74c5c0c69696
2011-12-14 11:33:01 +01:00
Tim Taubert
d96dbb66ff merge the last green changeset on m-c to fx-team 2011-09-08 11:03:35 +02:00
Michael Ratcliffe
9d83e5f859 Bug 683672 - Style Inspector is counting some unmatched rules incorrectly; r=msucan 2011-09-05 15:14:52 +02:00
Kev Needham
f44c93b1c5 Bug 671307: Add Twitter to default search plugins for en-US, r=gavin 2011-08-31 18:54:56 -07:00
Ehsan Akhgari
ad7b69a9f1 Keep changeset e5c8fdabdf66 backed out on the reverted tree 2011-09-02 09:04:58 -04:00
Ehsan Akhgari
a171549936 Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run 2011-09-02 09:03:08 -04:00
Marco Bonardo
8b11db042a Backout 6a70000360a0, e5c8fdabdf66 to figure out Windows reftest permaorange on a CLOSED TREE 2011-09-02 10:57:36 +02:00
Kev Needham
54fa635c27 Bug 671307: Add Twitter to default search plugins for en-US, r=gavin
--HG--
extra : rebase_source : 970c2a96a2094144dd9e82dd47dfceb111504cb5
2011-08-31 18:54:56 -07:00
Philipp von Weitershausen
4d133b9c12 Merge services-central with mozilla-central 2011-08-31 11:20:28 -07:00
Mike Ratcliffe
0b8cb6dd25 Bug 582596 - Style view centered around answering common CSS questions, f=l10n, r=dolske, msucan 2011-08-30 09:12:02 -03:00
Philipp von Weitershausen
644a603ea5 Merge m-c to s-c 2011-08-29 12:58:49 -07:00
Rob Campbell
9a4e1aa25b Backout 7c5e399e8bfb, Bug 679753 - Remove status bar in Scratchpad, a=testfailures 2011-08-26 14:07:29 -03:00
Allison Naaktgeboren
ab2323170a Bug 681402 - Manage Accounts menu has My Sync Key
r=philikon
2011-08-26 09:37:39 -07:00
Cedric Vivier
bc9bec3ff3 Bug 679753 - Remove status bar in Scratchpad. Make Browser context more discoverable and notify user more visibly. Based on patch by Clochix. r=robcee 2011-08-26 11:32:18 -03:00
Mihai Sucan
ae1fe8963e Bug 566084 - Highlighter should be disabled when navigating to new pages; f=rcampbell r=rcampbell,dolske,dao ui-r=limi 2011-08-23 23:34:32 +03:00
Philipp von Weitershausen
0e3377279d Bug 681519 - ID for change.synckey.acceptButton has not been changed. r=rnewman 2011-08-23 18:34:23 -07:00
Richard Newman
98eb1efb6b Merge mozilla-central to services-central. 2011-08-22 08:03:23 -07:00
Allison Naaktgeboren
5d45643659 Bug 656492 - Rename "Sync Key" to "Recovery Key". r=philikon 2011-08-19 14:35:29 -07:00
Marco Bonardo
4653c495f0 Bug 669905 - Searching in Downloads folder should limit the search to downloads.
r=dietrich
2011-08-19 15:01:21 +02:00
Dão Gottwald
9a607f1a3f Bug 648683 followup. Change restoreOnDemand.accesskey to L, since D was already taken 2011-08-16 15:00:31 +02:00
Paul O’Shannessy
233cde3cd2 Bug 648683 - Expose tabs on-demand preference [r=dietrich, r=gavin, ui-r=boriss]
This removes the browser.sessionstore.max_concurrent_tabs integer preference in favor of a boolean preference. This disables the hidden way of disabling cascaded restore.
The new browser.sessionstore.restore_on_demand preference is exposed in the "General" pref pane.
2011-08-15 23:24:25 -07:00
Mihai Sucan
3fd2861966 Bug 636727 - Add a source editor to Scratchpad; f=rcampbell r=ddahl,gavin.sharp 2011-08-12 00:35:10 +03:00
Jared Wein
09e350826f Bug 626448 - Ctrl+e will set focus to the web search input. r=gavin l10n=pike 2011-08-08 22:44:51 -04:00
Jared Wein
a94c2dbd66 backing out changeset 45be6bf39c3b because I forgot to put the bug number in the commit message 2011-08-08 22:38:59 -04:00
Jared Wein
1bb60ddf58 Ctrl+e focuses the web search input 2011-08-08 14:43:15 -04:00
Javi Rueda
54d81c92cc Bug 625018 - Duplicated access key for search engines entry in update panel, r=gavin 2011-08-03 11:16:09 -07:00
Dão Gottwald
f39c41a080 Bug 619930 - Change the back/forward buttons tooltips to inform users about the history menu. r=gavin ui-r=faaborg 2011-07-28 02:16:21 +02:00
Gavin Sharp
c1a51464b1 merge m-c into fx-team 2011-07-20 16:25:06 -04:00
Javi Rueda
3355df60d2 Bug 625017 - Multiple access key usage for hardware acceleration entry in advanced pane. r=gavin 2011-07-20 10:38:30 +02:00
Philipp von Weitershausen
ee6631cc74 Merge services-central and mozilla-central 2011-07-14 08:46:32 -07:00
Philipp von Weitershausen
34740df548 Merge m-c to s-c 2011-07-13 15:56:12 -07:00
Tim Taubert
e43945c52f merge mozilla-central to fx-team 2011-07-13 10:52:36 -07:00
Philipp von Weitershausen
fe5f694eb3 Bug 669909 follow-up: My Sync Key and View Quota shouldn't have ellipsis. r=mconnor DONTBUILD 2011-07-07 10:29:06 -07:00
Philipp von Weitershausen
d6fbbacf55 Bug 669909 - Add "..." to menu items under Manage Account. r=rnewman 2011-07-07 09:22:51 -07:00
Philipp von Weitershausen
dd4248643b Bug 645152 - Deactivate this device warning is confusing and too dramatic. r=rnewman 2011-07-07 09:22:50 -07:00
Tim Taubert
325a2df42f Bug 663622 - notify the user that session restore was enabled; r=dolske, ui-r=limi 2011-07-13 10:36:13 -07:00
Raymond Lee
0a9173526e Bug 663613 - remove 'new tab' button from groups; r=ian, ui-r=limi 2011-06-23 11:42:50 +08:00
Philipp von Weitershausen
3171bf0b8f Merge services-central and mozilla-central 2011-06-30 21:24:00 +02:00