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
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
Axel Hecht
b7590d4562
bug 670126, add vi to shipped-locales also on aurora and central, ra=drivers, DONTBUILD
...
--HG--
extra : transplant_source : %FB%7D%CB%E4h%EC%24%C63s%1D%01%A4%E0%D1g%B7%93N%03
2011-09-27 17:19:15 +02: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
ad5883ae28
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
Philipp von Weitershausen
ec1277b0b1
Merge mozilla-central to services-central
2011-06-27 14:48:52 +01:00
Philipp von Weitershausen
bef09f4d5e
Bug 662651 - Sync setup wizard: change "Password" to "Choose password" when setting up a new account. r=rnewman
2011-06-24 07:34:47 +02:00
Marco Bonardo
04758d0fea
Bug 659578 - Remember Password notification is cut off at the bottom.
...
r=dolske
2011-06-23 14:35:11 +02:00
Steffen Wilberg
3b7e75b4ce
Bug 435325: Offline mode error page should go online when clicking 'Try Again'. Add a goOnline() method to nsDOMWindowUtils, and call that from about:neterror in the netOffline case. ui-r=faaborg, r=bz, gavin.
2011-06-11 15:38:40 +02:00
Dave Camp
cac45115fe
Merge m-c to devtools.
2011-06-10 15:35:17 -07:00
Rob Campbell
6699a6d7c6
merge m-c to devtools
2011-06-06 16:42:23 -03:00
Margaret Leibovic
bff36cfb13
Bug 661791 - Rectify wording of "Clear all cookies" button in about:permissions to match the "Remove all cookies" button. r=gavin
2011-06-06 08:13:50 -07:00
Rob Campbell
b370997197
Bug 653528 - Strip out Style and DOM panels and support code from Inspector.; r=gavin.sharp
2011-05-26 14:38:09 -03:00
Mihai Sucan
b037d5e5a4
Bug 655776 - Web Developer > Get More Tools menu item. r=dao ui-r=limi
...
--HG--
extra : rebase_source : a37492d3dd0fe37f9756351b2bc0b1835af66ac8
2011-05-24 08:43:48 +02:00
Marco Bonardo
754685be79
Bug 618913 - Implement in product notifications to set up Sync.
...
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
2011-05-23 21:16:39 -07:00
Dave Camp
c6c401448e
Backing out aca490d48c95 (Bug 655776) to take care of some issues in the patch.
2011-05-23 13:15:02 -07:00
Mounir Lamouri
8bc1be7f60
Merging cedar with mozilla-central.
2011-06-05 15:31:36 +02:00
Tyler Downer
e98d10f115
Bug 660746 - Fix another typo. r=gavin
2011-06-05 10:07:15 +02:00
Ehsan Akhgari
b24e41048e
Bug 495577 - Rename the "Permanent Private Browsing mode" checkbox in the Privacy prefpane to better match the surrounding options; r=dao ui-r=faaborg
2011-06-03 15:04:52 -04:00
Tyler Downer
4e812a8e13
Bug 660746 - Fix typo. r=gavin
2011-06-01 10:16:29 +02:00
Mihai Sucan
8cce2d53e8
Bug 655776 - Web Developer > Get More Tools menu item; r=sdwilsh
2011-05-12 13:29:09 +03:00
Rob Campbell
4cd59128db
Bug 657136 followup: remove unused strings, r=gavin
2011-05-23 10:32:59 -04:00
Patrick McManus
06671ee90a
Bug 662414 - Provide error page for new necko error NS_ERROR_CORRUPTED_CONTENT. r=jduell
2011-06-08 09:35:26 +02:00
Dave Camp
fb4b971064
Merge m-c to devtools
2011-05-21 17:43:04 -07:00
Rob Campbell
f8a742d6e8
Bug 658344 - Create some useful introductory text for the Scratchpad; r=mihai.sucan,sdwilsh
2011-05-21 08:59:23 -03:00
Rob Campbell
192143d617
Bug 653108 - Scratchpad is tied to the tab it was first run in; r=mihai.sucan,sdwilsh
2011-05-21 08:59:23 -03:00
Rob Campbell
b2cb80d6e9
Bug 657131 - Create a new Execute menu for Scratchpad; r=mihai.sucan,sdwilsh
2011-05-21 08:59:23 -03:00
Rob Campbell
76befd81e1
Bug 657136 - Rename top-level Context menu to something less confusing in Scratchpad; r=mihai.sucan
2011-05-19 18:10:41 -03:00
Rob Campbell
92f80bbfc7
Bug 653528 - Strip out Style and DOM panels and support code from
...
Inspector; Backed out changeset 6b0c16915edd a=orange
2011-05-18 15:56:14 -03:00
Rob Campbell
5445a7bcf6
Bug 653528 - Strip out Style and DOM panels and support code from Inspector; r=gavin.sharp
2011-05-18 14:29:20 -03:00
Margaret Leibovic
a6b010d4d8
Bug 573176 - Implement Site-Specific Privacy Preferences, r=sdwilsh+gavin
2011-05-10 15:57:05 -07:00
Makoto Kato
bb272b699c
Bug 656205 - Remove unused browser migration code. r=mak77
2011-05-18 13:40:55 +09:00
Philipp von Weitershausen
9f405bc548
Merge services-central with mozilla-central
2011-05-17 13:21:35 -07:00
Mike Hommey
2d708facec
Bug 569365 - Remove preprocessor.pl and replace it with Preprocessor.py. r=ted
...
--HG--
rename : config/Expression.py => js/src/config/Expression.py
rename : config/Preprocessor.py => js/src/config/Preprocessor.py
2011-05-16 15:51:21 +02:00
Marina Samuel
4e1587ad9d
Bug 636353 - Default file name for sync key isn't localized. r=rnewman
2011-05-11 17:57:03 -07:00
Marco Bonardo
f34bc90b8b
Merge Places and mozilla-central
2011-05-11 11:08:58 +02:00
Hernán Rodriguez Colmeiro
40e9c239f5
Bug 656152: Improve string for 32-bit plugin restart. r=gavin
2011-05-10 16:31:33 -07:00
Rob Campbell
5db7261afd
Bug 656021 - Update Scratchpad menu access key to S; r=l10n
2011-05-10 12:36:35 -03:00
Marco Bonardo
660ddb590d
Merge Places and mozilla-central
2011-05-10 14:34:01 +02:00
Marco Bonardo
227ba0f928
Bug 485685 - Remove obsolete entries from Places localization files.
...
r=dietrich
2011-05-05 23:56:06 +02:00
Rob Campbell
251d829071
Bug 653221 - Create Web Developer Sub-menu in the Tools menu; r=dao
2011-05-09 11:51:52 -03:00
Rob Campbell
b895140c3c
Bug 653093 - Rename Workspace to Scratchpad; r=l10n
...
--HG--
rename : browser/base/content/workspace.js => browser/base/content/scratchpad.js
rename : browser/base/content/workspace.xul => browser/base/content/scratchpad.xul
rename : browser/base/content/test/browser_workspace_bug_646070_chrome_context_pref.js => browser/base/content/test/browser_scratchpad_bug_646070_chrome_context_pref.js
rename : browser/base/content/test/browser_workspace_contexts.js => browser/base/content/test/browser_scratchpad_contexts.js
rename : browser/base/content/test/browser_workspace_execute_print.js => browser/base/content/test/browser_scratchpad_execute_print.js
rename : browser/base/content/test/browser_workspace_files.js => browser/base/content/test/browser_scratchpad_files.js
rename : browser/base/content/test/browser_workspace_initialization.js => browser/base/content/test/browser_scratchpad_initialization.js
rename : browser/base/content/test/browser_workspace_inspect.js => browser/base/content/test/browser_scratchpad_inspect.js
rename : browser/base/content/test/browser_workspace_ui.js => browser/base/content/test/browser_scratchpad_ui.js
rename : browser/locales/en-US/chrome/browser/workspace.dtd => browser/locales/en-US/chrome/browser/scratchpad.dtd
rename : browser/locales/en-US/chrome/browser/workspace.properties => browser/locales/en-US/chrome/browser/scratchpad.properties
2011-05-09 11:51:52 -03:00
Rob Campbell
7729d517f9
merge m-c to devtools
2011-05-06 13:03:37 -03:00
Rob Campbell
4eefba4480
merge m-c to devtools
2011-05-04 09:28:00 -03:00
Rob Campbell
7316e1183a
merge m-c to devtools
2011-05-02 16:15:53 -03:00
Philipp von Weitershausen
429b648b81
Merge mozilla-central to services-central
2011-05-02 09:30:49 -07:00
Marina Samuel
f071d568d6
Bug 652483 - Sync UI: When printing or saving a sync key, the dialog prompts you to change it. r=philikon
2011-05-02 09:26:31 -07:00
Jonathan Kew
70e8517de7
bug 253317 - part 3.1 - build support to install hyphenation patterns. r=pike
2011-05-04 12:14:51 +01:00
Rob Campbell
2b975e0f42
merge m-c to devtools
2011-04-25 10:13:36 -03:00
Jonathan Kew
aae5ddda05
Backed out changeset a5877159c9a1 to investigate l10n-check orange
2011-05-04 15:31:37 +01:00
Jonathan Kew
b1dd91b239
bug 253317 - part 3.1 - build support to install hyphenation patterns. r=pike
2011-05-04 12:14:51 +01:00
Mihai Sucan
df8fba314e
Bug 651872 - Create access key for Workspace menu item; r=rcampbell
2011-04-21 18:46:06 +03:00
Mihai Sucan
dc72c8d136
Bug 646524 - Workspace: cache the sandboxes; f=rcampbell r=ddahl,sdwilsh
2011-04-21 11:24:30 +03:00
Mihai Sucan
c1cb7576d7
Bug 642176 - Integrate Workspace extension into the browser; f=rcampbell r=ddahl,sdwilsh
2011-04-20 11:18:00 +03:00
Robert Strong
96f6c5ff38
Bug 627892 - Remove (Safe Mode) string since it is no longer used. r=jmathies
2011-04-21 13:59:24 -07:00
Steffen Wilberg
f93beb98db
Bug 625325: Reorder some items in the Bookmarks menu. r=dao
2011-04-30 18:40:22 +02:00
Mike Hommey
bd15cd1113
Bug 561032 - Move Firefox branding into browser/branding/official. r=gavin,r=pike
...
--HG--
rename : other-licenses/branding/firefox/LICENSE => browser/branding/official/LICENSE
rename : other-licenses/branding/firefox/Makefile.in => browser/branding/official/Makefile.in
rename : other-licenses/branding/firefox/background.png => browser/branding/official/background.png
rename : other-licenses/branding/firefox/branding.nsi => browser/branding/official/branding.nsi
rename : other-licenses/branding/firefox/configure.sh => browser/branding/official/configure.sh
rename : other-licenses/branding/firefox/content/Makefile.in => browser/branding/official/content/Makefile.in
rename : other-licenses/branding/firefox/content/about-logo.png => browser/branding/official/content/about-logo.png
rename : other-licenses/branding/firefox/content/about-wordmark.png => browser/branding/official/content/about-wordmark.png
rename : other-licenses/branding/firefox/content/about.png => browser/branding/official/content/about.png
rename : other-licenses/branding/firefox/content/icon48.png => browser/branding/official/content/icon48.png
rename : other-licenses/branding/firefox/content/icon64.png => browser/branding/official/content/icon64.png
rename : other-licenses/branding/firefox/content/jar.mn => browser/branding/official/content/jar.mn
rename : other-licenses/branding/firefox/default16.png => browser/branding/official/default16.png
rename : other-licenses/branding/firefox/default22.png => browser/branding/official/default22.png
rename : other-licenses/branding/firefox/default24.png => browser/branding/official/default24.png
rename : other-licenses/branding/firefox/default256.png => browser/branding/official/default256.png
rename : other-licenses/branding/firefox/default32.png => browser/branding/official/default32.png
rename : other-licenses/branding/firefox/default48.png => browser/branding/official/default48.png
rename : other-licenses/branding/firefox/disk.icns => browser/branding/official/disk.icns
rename : other-licenses/branding/firefox/document-os2.ico => browser/branding/official/document-os2.ico
rename : other-licenses/branding/firefox/document.icns => browser/branding/official/document.icns
rename : other-licenses/branding/firefox/document.ico => browser/branding/official/document.ico
rename : other-licenses/branding/firefox/document.png => browser/branding/official/document.png
rename : other-licenses/branding/firefox/dsstore => browser/branding/official/dsstore
rename : other-licenses/branding/firefox/firefox-os2.ico => browser/branding/official/firefox-os2.ico
rename : other-licenses/branding/firefox/firefox.icns => browser/branding/official/firefox.icns
rename : other-licenses/branding/firefox/firefox.ico => browser/branding/official/firefox.ico
rename : other-licenses/branding/firefox/locales/Makefile.in => browser/branding/official/locales/Makefile.in
rename : other-licenses/branding/firefox/locales/browserconfig.properties => browser/branding/official/locales/browserconfig.properties
rename : other-licenses/branding/firefox/locales/en-US/brand.dtd => browser/branding/official/locales/en-US/brand.dtd
rename : other-licenses/branding/firefox/locales/en-US/brand.properties => browser/branding/official/locales/en-US/brand.properties
rename : other-licenses/branding/firefox/locales/jar.mn => browser/branding/official/locales/jar.mn
rename : other-licenses/branding/firefox/mozicon128.png => browser/branding/official/mozicon128.png
rename : other-licenses/branding/firefox/pref/firefox-branding.js => browser/branding/official/pref/firefox-branding.js
rename : other-licenses/branding/firefox/splash.bmp => browser/branding/official/splash.bmp
rename : other-licenses/branding/firefox/wizHeader.bmp => browser/branding/official/wizHeader.bmp
rename : other-licenses/branding/firefox/wizHeaderRTL.bmp => browser/branding/official/wizHeaderRTL.bmp
rename : other-licenses/branding/firefox/wizWatermark.bmp => browser/branding/official/wizWatermark.bmp
2011-04-13 09:58:13 +02:00
Marco Bonardo
3914c254ba
Bug 524091 - Remove microsummaries support. (Places changes)
2011-04-26 14:25:07 +02:00
Marco Bonardo
f59a88b6e0
Bug 524091 - Remove microsummaries support. (Browser changes)
2011-04-26 14:24:57 +02:00
Mike Hommey
031bb07b36
Bug 620931 part 2 - When building --with-libxul-sdk, use the right preferences directory. r=bsmedberg
2011-02-25 12:49:19 +01:00
Gavin Sharp
f10874caf6
Bug 659972: remove channel switcher UI, but leave channel status text, r=margaret
...
--HG--
extra : rebase_source : 33f165675c00219233d50fc62f1e630213bedaaa
2011-05-30 12:18:08 -04:00
Ed Morley
92c4bbe424
Bug 561481 - Remove README.txt from release packages; r=dolske
2011-07-11 09:14:12 -04:00
Margaret Leibovic
cafd754e5f
Bug 644517 - Implement channel selector UI for updates, r=gavin
2011-04-08 10:26:51 -07:00
Mounir Lamouri
66e8d3d1e7
Bug 625760 - Make "Remote XUL unsupported" error page localizable. r=sicking
2011-04-06 14:20:23 -07:00
Brian Carpenter
b2f5697426
Bug 629626 - Remove unused nv_stopped and nv_done strings; r=dolske
2011-01-30 05:21:00 -05:00
Ehsan Akhgari
49fceed112
Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge)
2011-04-01 12:23:48 -04:00
Brian Carpenter
acdeedf424
Bug 629626 - Remove unused nv_stopped and nv_done strings; r=dolske
2011-01-30 05:21:00 -05:00
Margaret Leibovic
c94af078f7
Bug 645063 - Increase discoverability of Do Not Track r=gavin
2011-03-29 09:23:56 -07:00
Ehsan Akhgari
4150039d5f
Back out changeset 7395f456cf4b (bug 594614) because it wasn't quite ready
2011-03-28 16:35:05 -04:00
Steffen Wilberg
db27faeeee
Bug 611568: Move File > Import to the Library. ui-r=faaborg, r=dao
2011-06-27 21:32:53 +02:00
Shawn Wilsher
f9b2bd0170
Bug 594614 - Remove the option to hide the tab strip if the suer has a single tab.
...
r=gavin
ui-r=ux
2011-03-27 19:11:44 -04:00
L. David Baron
0d8ce10d69
Backout changeset 5c3ed4fde1e4 (Bug 620931 part 2) for causing bug 644790.
2011-03-24 21:07:30 -07:00
Mike Hommey
f666d38490
Bug 620931 part 2 - When building --with-libxul-sdk, use the right preferences directory. r=bsmedberg
2011-03-24 15:27:55 +01:00
Siddharth Agarwal
f9ef5ae7a8
Bug 644379 - Safe mode restart dialog should use "Restart" for its button text, not OK. r=dao, ui-r=faaborg
...
--HG--
extra : rebase_source : e3214680b535e4b4162ff3edd55c95bea598124c
2011-03-24 18:20:12 +05:30
Axel Hecht
0f33f87732
bug 525438, l10n-merge doesn't merge all files, make targets work with PRETTY_NAMES, too. Adding a l10n-checks target for a dummy repack. r=ted
2011-03-18 18:29:56 +01:00
Mitchell Field
5be93d1349
Backed out changeset d7692aed054f
2011-03-09 12:29:25 +11:00
Mitchell Field
4cc65aefa7
Bug 569365 - Switch usage of preprocessor.pl to Preprocessor.py. r=ted
...
--HG--
rename : config/Preprocessor.py => js/src/config/Preprocessor.py
2011-03-08 14:58:44 +11:00
Justin Wood
2304c811da
Bug 636215 - browser/locales/Makefile.in cleanup, remove prepare-repackages and prepare-upload-*. r=armenzg
2011-02-23 14:07:00 -05:00
Axel Hecht
d1c628b05f
no bug, add Persian to Firefox 4, ra=drivers, DONTBUILD
2011-03-02 23:46:47 +01:00
Axel Hecht
2cb780da65
no bug, add zu to Firefox 4 Beta, ra=drivers, CLOSED TREE, DONTBUILD
2011-02-23 00:15:16 +01:00
Axel Hecht
3ad25d43b6
bug 631959, add zulu to the firefox build, ra=drivers, CLOSED TREE
2011-02-17 15:34:50 +01:00
Axel Hecht
c0ada53c00
no bug, update shipped-locales for fx4 beta, ra=drivers, DONTBUILD
2011-02-15 17:51:59 +01:00
Axel Hecht
8f4bc3de7f
no bug, update shipped-locales for fx4 beta, ra=drivers, DONTBUILD
...
--HG--
extra : rebase_source : cc97a5c005179e19896d0ecfc38219b3d159f767
2011-02-14 16:14:31 +01:00
Marco Bonardo
746debdc60
Bug 629756 - Remove the aboutHome.brandStart string.
...
r+a=dolske
2011-02-14 16:12:37 +01:00
Axel Hecht
cd83198374
no bug, update shipped-locales for Firefox 4 Beta, a=NPOTB, DONTBUILD
...
--HG--
extra : rebase_source : e0a372bd0d3d45b5f4b96b66b009a3db2bdbd75e
2011-02-10 16:42:34 +01:00
Ehsan Akhgari
ae33a28f03
Bug 632484 - Land feedback strings for stable releases as Firefox 4.0 strings; r=Mossop a=blocking-betaN DONTBUILD as this is NPOTB yet
2011-02-08 19:12:36 -05:00
Brian Carpenter
aaddf16944
Bug 630479 - remove "advanced search" and "preferences" from Firefox Start (about:home).
...
r=mak a=blocker
2011-02-07 18:10:32 +01:00
David Dahl
7f70076f12
Bug 628651 - [OSX] show notification bar offering to restart in 32-bit mode when content tries to use a 32-bit plugin using carbon based NPAPI a=hardblocker r=gavin, mossop
2011-02-04 11:59:14 -08:00
Brian Carpenter
2db702efc4
Bug 607232 - Remove "For Internet Explorer Users" from the Help menu.
...
r+a=gavin
2011-02-02 17:00:53 +01:00
Kev Needham
4fcf306f2b
Bug 625115: update default eBay search plugin (add support for search suggestions), r=gavin, a=blocking
...
--HG--
extra : rebase_source : 792ddb765515730bcba38f513bbe851a75e6258e
2011-01-25 11:52:04 -05:00