Commit Graph

3975 Commits

Author SHA1 Message Date
Alexander L. Slovesnik
158027695f Bug 656360 - webDeveloperMenu.accesskey can't be localized. r=dao 2011-05-13 09:37:13 +02:00
Margaret Leibovic
d827e5c5f6 Bug 654729 - Weird highlighting when adding text to an existing address, r=dao 2011-05-12 14:38:40 -07:00
Brian R. Bondy
121911eb50 Bug 652363 - When dropping on the location bar, set it to the focused element so it has a GO button displayed. r=gavin 2011-05-11 15:15:34 +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
2e84d79fcd merge projects/devtools to mozilla-central 2011-05-09 13:42:21 -03: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
481c83b73a Bug 653934 - Add a comment to point people to original Workspace repo to Scratchpad.js; r=gavin.sharp,gerv 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
a45c4c0fa6 merge m-c to devtools 2011-05-09 10:27:05 -03:00
Rob Campbell
7729d517f9 merge m-c to devtools 2011-05-06 13:03:37 -03:00
Zack Weinberg
66511e780a Merge backout of 11d2a7ed963a (bug 595020) on suspicion of causing bug 655197. 2011-05-06 08:45:30 -07:00
Zack Weinberg
b3dcedeb61 Back out changeset 11d2a7ed963a (bug 595020) on suspicion of causing bug 655197. 2011-05-06 08:44:33 -07:00
Matt Brubeck
c3e4065e5d Back out changeset 6b26a933cad7 (Bug 649319) on suspicion of causing Windows debug Mochitest-other permaorange - CLOSED TREE. 2011-05-05 14:52:24 -07:00
Matt Brubeck
edc6e0c61b Back out changeset 9a959f4d17e6 (Bug 653681) on suspicion of causing Windows debug Mochitest-other permaorange - CLOSED TREE. 2011-05-05 14:51:29 -07:00
Boris Zbarsky
9de4c7fe75 Backed out changeset de21696c8853 (bug 654423) on suspicion of causing Windows
debug Mochitest-other permaorange from CLOSED TREE.

--HG--
extra : rebase_source : 2d88de067d1b4316077dba8313b947175c17d861
2011-05-05 17:45:56 -04:00
Mihai Sucan
424d059fb2 Bug 593460 - Tests must properly close the Inspector; f=rcampbell r=sdwilsh 2011-05-04 17:45:40 +03:00
Rob Campbell
4eefba4480 merge m-c to devtools 2011-05-04 09:28:00 -03:00
Dão Gottwald
8eae61bb46 Bug 558585 - Window flashes white when a new tab is made, despite settings. r=gavin 2011-05-04 09:29:31 +02:00
Philipp von Weitershausen
c63317e9ac Merge services-central with mozilla-central 2011-05-03 16:29:37 -07:00
Tim Taubert
6c45d28111 Bug 595020 - Group name isn't displayed in title before TabView is loaded the first time; r=dao 2011-05-03 20:30:08 +02:00
Rob Campbell
2ce18c224b merge m-c to devtools 2011-05-03 09:55:19 -03:00
Mihai Sucan
e52ae671d8 Bug 642176 - add Erik Vold to the contributors list for workspace.xul; r=rcampbell 2011-05-02 22:07:38 +03:00
Rob Campbell
7316e1183a merge m-c to devtools 2011-05-02 16:15:53 -03:00
Dão Gottwald
ca1f9f0f94 Bug 451833 - Highlight the domain name in the address bar. r=roc,sdwilsh ui-r=faaborg
--HG--
extra : rebase_source : 1010ad246e94e271a0efaaca13356aff5d4b3bc3
2011-05-02 19:50:18 +02: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
Richard Newman
726c4ff515 Bug 653307: Adjust reCAPTCHA NoScript hack in Sync. r=philiKON 2011-04-29 10:57:59 -07:00
Tim Taubert
8ba0f1c16e Bug 653681 - TabMatcher._getTabsForOtherWindows() must not use nsIWindowMediator.getMostRecentWindow(); r=dao 2011-04-29 15:05:19 +02:00
Rob Campbell
ac0e2c923c merge m-c to devtools 2011-04-29 09:05:20 -03:00
Marina Samuel
243633a44f Bug 621517 - Sync UI: Add a Device wizard pixel-shifts while validating J-PAKE pin. r=rnewman 2011-04-29 01:20:35 -07:00
Tim Taubert
b8faaa2a82 Bug 654423 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_bug630102.js | application timed out; r=ehsan 2011-05-04 00:36:05 +02:00
Tim Taubert
0acfed6acb Bug 653681 - TabMatcher._getTabsForOtherWindows() must not use nsIWindowMediator.getMostRecentWindow(); r=dao 2011-04-29 15:05:19 +02:00
Tim Taubert
76f729fa2f Bug 649319 - tab focus when resizing or moving a group in panorama; f=raymond, r=ian 2011-05-05 01:55:23 +02:00
Boris Zbarsky
885c07dc20 Merge cedar with mozilla-central 2011-05-04 13:58:26 -04:00
Raymond Lee
351495e20a Bug 649347 - about: pages do not have favicons on the thumbnails [r=ian] 2011-05-03 18:23:44 +08:00
Dave Townsend
b411b761a2 Bug 652692: Remove extensionsManagerOverlay.xul. r=gavin
try: -b do -p linux,linux64,macosx,macosx64,win32 -u xpcshell,mochitest-o -t none
2011-04-27 10:46:22 -07:00
Rob Campbell
f9275d2f38 merge m-c to mozilla-central 2011-04-27 10:11:37 -03:00
Rob Campbell
d880ccd126 merge m-c to devtools 2011-04-26 09:37:34 -03:00
Dão Gottwald
8a0572e422 Backed out changeset e0110ab48587 2011-04-26 12:14:38 +02:00
Buu-Minh Ta
b49d0a96a4 Bug 615728 - When selecting an empty tab, autofocus on the location bar. r=dao 2011-04-26 10:48:58 +02:00
Mike Hommey
1ef24167d8 Bug 652306 - Move some parts of aboutDialog.css into branding. r=gavin 2011-04-26 08:49:51 +02:00
Rob Campbell
2b975e0f42 merge m-c to devtools 2011-04-25 10:13:36 -03:00
Raymond Lee
48ce689e6c Bug 632294 - Unify setActive... functions r=ian 2011-04-23 04:05:11 +08:00
Mehdi Mulani
1f8664d42a Bug 468313 - Add permissions to safe-browsing so warnings don't keep showing up on attack sites. r=sdwilsh ui-r=limi 2011-05-03 13:39:28 -04:00
Mihai Sucan
df8fba314e Bug 651872 - Create access key for Workspace menu item; r=rcampbell 2011-04-21 18:46:06 +03:00
Rob Campbell
7137960211 merge m-c to devtools 2011-04-21 13:18:12 -03:00
Mihai Sucan
dc72c8d136 Bug 646524 - Workspace: cache the sandboxes; f=rcampbell r=ddahl,sdwilsh 2011-04-21 11:24:30 +03:00
Gustav Munkby
b3b14fa898 Bug 359809: properly escape keyword searches when alternative character sets are specified, r=gavin 2011-04-28 16:56:04 -04:00
Mihai Sucan
168cee8d35 Bug 646070 - Respect chrome developer tools preference in workspace; f=rcampbell r=sdwilsh 2011-04-19 23:42:56 +03:00
Raymond Lee
d75be784df Bug 627966 - Use Places db's favicon service [r=ian] 2011-04-20 02:59:18 +08:00