Commit Graph

4906 Commits

Author SHA1 Message Date
Ehsan Akhgari
6cb760a7b8 Fixing bustage in nsPrivateBrowsing.js 2009-12-17 17:34:31 -05:00
Asaf Romano
851205100f Bug 529062 - [Mac] Bookmarks menu entries don't update correctly, r=mak 2009-12-17 22:28:10 +01:00
Dietrich Ayala
3772801f47 Bug 532542 - nsBrowserGlue has a bunch of anonymous functions, r=rstrong 2009-12-17 22:28:08 +01:00
Ehsan Akhgari
5c7ba61cf3 Bug 518327 - "Allow Pop-ups for ..." menu item not enabled again when leaving Private Browsing mode; r=mconnor 2009-12-17 16:11:48 -05:00
Ehsan Akhgari
08ec536d23 Bug 461625 - Hide the UI for saving permission manager entries in Private Browsing mode (test); r=mconnor 2009-12-17 16:10:50 -05:00
Ehsan Akhgari
ca61c79055 Bug 506955 - Support the -private command line option even when Firefox is already running; r=mconnor 2009-12-17 16:08:36 -05:00
Dão Gottwald
fb30c7b8e4 Bug 343396 - Merge Stop and Reload buttons when they are adjacent. ui-r=faaborg, r=mconnor 2009-12-17 17:46:05 +01:00
Dão Gottwald
3857ad9562 browser_354894.js debug spew 2009-12-17 14:55:55 +01:00
Paul O’Shannessy
abdf943d7d Bug 524178 - sessionrestore.js is read in 1kb chunks [r=dietrich]
--HG--
extra : rebase_source : f6b928972c8fe6b5dbc4c1cd9c6120a5208546a6
2009-12-15 10:40:25 -08:00
Paul O’Shannessy
ab008a04c2 Bug 524745 - Session restore sets focus to minimized windows [r=zeniko]
--HG--
extra : rebase_source : 53d3e8b11e7035e6e9ef02b74d559f180c086c49
2009-12-15 10:40:20 -08:00
Paul O’Shannessy
47882d2cab Bug 530207 - Use lazy getters for services in sessionstore [r=zeniko]
--HG--
extra : rebase_source : c983b2aa8a5eae961c763a79b38a8017396c69b2
2009-12-15 10:40:14 -08:00
Paul O’Shannessy
b37130b7e0 Bug 529674 - Restore windows at the saved position without moving them around on the screen [r=zeniko]
--HG--
extra : rebase_source : b01823a6647e688f8972507fbfab313365c2f5d4
2009-12-15 10:37:44 -08:00
Dão Gottwald
a47ca33ffe Bug 535104 - With the search bar removed from the toolbar, Ctrl+K still unhides the toolbar in full screen mode. r=rflint 2009-12-16 21:27:42 +01:00
Dão Gottwald
5c52c730e5 Bug 528834 - Home button lacks styling for the disabled state, breaking compatibility with the UsableHomeButton extension. r=rflint 2009-12-16 11:16:09 +01:00
Dão Gottwald
369075ee6d Bug 534840 - opening a new tab and loading google.com with Ctrl+K keeps focus in the location bar rather than focusing the search field. r=gavin 2009-12-16 11:15:32 +01:00
Dão Gottwald
7627621c60 more browser_354894.js debug spew 2009-12-16 11:14:54 +01:00
Dietrich Ayala
a150da6045 Backed out changeset a6d5fda15815 for bug 532542 due to a test failure. 2009-12-16 00:20:21 -08:00
Dietrich Ayala
d375573399 Bug 532542 - nsBrowserGlue has a bunch of anonymous functions (r=rstrong) 2009-12-15 23:27:17 -08:00
Jim Mathies
a0cc483d31 Bug 529273 - js timer exception when updating jumplists. r=dao. 2009-12-15 14:33:51 -06:00
Dão Gottwald
03aca749b3 more browser_354894.js debug spew 2009-12-15 19:20:46 +01:00
Neil Deakin
57246e822c Bug 523780, cannot drag first search engine, r=rflint 2009-12-15 11:07:45 -05:00
Dão Gottwald
5efff1c9d9 more debug spew 2009-12-15 12:50:26 +01:00
Dão Gottwald
72f04db1ba Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano 2009-12-15 08:49:08 +01:00
Dão Gottwald
5a57bf5ea4 browser_354894.js debug spew
--HG--
extra : rebase_source : 1fa29533fb6db03453fc95d8ccb43304b6f739c9
2009-12-15 08:09:33 +01:00
Ted Mielczarek
522f48e9f7 Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. b=513747 r=sdwilsh 2009-12-15 01:52:57 -05:00
Justin Dolske
0cfb131c4b Bug 531703 - Minimize disk space usage on Windows CE. r+a=vladimir 2009-12-14 22:28:40 -08:00
Benjamin Smedberg
999be86ac2 Merge mozilla-central into electrolysis. 2009-12-14 08:01:18 -05:00
Benjamin Smedberg
422b4b28d2 Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell. 2009-12-12 13:38:25 -05:00
Dão Gottwald
30069007e2 Bug 531519 - getBrowserState sometimes returns two entries for one window. r=zeniko 2009-12-12 18:22:13 +01:00
Markus Stange
6843996934 Bug 533913 - Invalid selectors in pinstripe places.css. r=dao
--HG--
extra : rebase_source : 9def3eccc8f0d8d5ef1f8c97eb6d9bb0edfb0e18
2009-12-11 23:05:56 +01:00
Markus Stange
af1e2159b3 Bug 534172 - Tab list should be cleared at popuphidden, not at popuphiding. r=Enn
--HG--
extra : rebase_source : e201ed7db24d6f862575809756e68a4d551393db
2009-12-11 23:04:02 +01:00
Markus Stange
cfdd26f37c Bug 534184 - Disable smooth scrolling in menus. r=Enn
--HG--
extra : rebase_source : 0b56bfc73798fbe9b8765ea93641f4c9ce10120d
2009-12-11 23:02:13 +01:00
Markus Stange
102a7084f6 Bug 529542 - Fix a line that I missed in bug 508739 to give the view button in the history sidebar back its gradient. r=dao
--HG--
extra : rebase_source : 5cfdaa9942e33a030cfd81e916be6aa461deae92
2009-12-11 20:27:45 +01:00
Masayuki Nakano
cb4ed98fcc Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enndeakin 2009-12-12 14:17:40 +09:00
Benjamin Smedberg
767eb11cb4 Merge mozilla-central into electrolysis 2009-12-04 11:28:50 -05:00
Peter Van der Beken
9f245902c8 Back out 7856366bcd76 (Bug 524745 - "Session restore sets focus to minimized windows") to fix orange, also doesn't have approval yet. 2009-12-03 12:26:53 +01:00
Paul O'Shannessy
98eaad2ea7 Bug 524745 - "Session restore sets focus to minimized windows" [r=zeniko] 2009-12-03 01:56:39 -06:00
Reed Loden
2eb56202ec Bug 454300 - "Remove locale-specific subdomains from client-generated URLs" [r=gavin] 2009-12-03 00:45:16 -06:00
Benjamin Smedberg
9911c2f99d Merge mozilla-central into Electrolysis 2009-11-30 12:59:43 -05:00
Dão Gottwald
716724ca10 make browser_491168.js work without an internet connection
--HG--
extra : rebase_source : 30db9e83763f6e628e4597b4022b206dbb49a1b5
2009-11-30 14:04:11 +01:00
Peter Van der Beken
7359aa65c2 Backing out 10630074beca to fix orange, was fix for bug 530298 which isn't blocking or approved 2009-11-28 15:15:58 +01:00
Peter Van der Beken
ec87a9968c Backing out 49f9273e22a9 to fix orange, was fix for bug 528776 which isn't blocking or approved 2009-11-28 15:15:18 +01:00
Peter Van der Beken
524567d11a Backing out 4a7f5376270a to fix orange 2009-11-28 15:13:33 +01:00
Peter Van der Beken
d948e913ff Backing out 269def72796c to fix orange 2009-11-28 15:13:06 +01:00
Peter Van der Beken
2640a08001 Backing out 655f2ee419a7 to fix orange 2009-11-28 15:11:58 +01:00
Peter Van der Beken
f797766c5d Backing out 8f943a699370 to fix orange 2009-11-28 15:11:05 +01:00
Dão Gottwald
5c2bf055f7 hotfix for newly-discovered browser_526613.js failure; will file a bug on this 2009-11-28 12:28:11 +01:00
Dão Gottwald
1ce0836a4f browser_514751.js cleanup 2009-11-28 09:58:32 +01:00
Dão Gottwald
efefb60830 browser_490040.js cleanup 2009-11-28 09:58:11 +01:00
Dão Gottwald
654dfcc249 additional output in browser_526613.js 2009-11-28 09:57:51 +01:00
Dão Gottwald
da67e9cbba Bug 528776 - discard stale windows before messing with the browser state. r=zeniko 2009-11-28 07:39:31 +01:00
Dão Gottwald
31bebe1198 Bug 530298 - nsPrivateBrowsingService.js thinks closed windows are open. r=ehsan 2009-11-28 07:38:09 +01:00
Mike Connor
82e73959ac bug 519137 - remove F1 shortcut to help, r=gavin 2009-11-27 12:47:16 -08:00
Dão Gottwald
7fbf2f0c4b Bug 531227 - Fix window watcher use in browser_bookmarksProperties.js. r=mak 2009-11-26 12:30:46 +01:00
Dão Gottwald
be62b13d7d Bug 530906 - random timeout while running browser_privatebrowsing_certexceptionsui.js. r=ehsan 2009-11-26 07:37:15 +01:00
Dão Gottwald
74627e4b06 Bug 530654 - Full-screen video closes immediately on OS X. r=gavin 2009-11-26 07:36:17 +01:00
Benjamin Smedberg
7a581148bc Merge mozilla-central into Electrolysis. 2009-11-24 10:06:03 -05:00
John Daniels
b260d02c5f Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
2009-11-24 11:58:42 -08:00
Josh Aas
bf757be9e5 Fix crash in Safari pref migration code. b=529459 r=smichaud r=dietrich a=dtownsend 2009-11-23 20:56:25 -05:00
Stephen Horlander
e3acaa677d Bug 431627 - Toolbar icons should have consistent photoshop blending settings. r=dao, ui-r=faaborg 2009-11-23 19:51:38 +01:00
Gavin Sharp
88d1c0b5d0 Bug 529952: fix error console spew on gmail due to bad assumption about nsIRequests all being nsIChannels, r=dietrich 2009-11-23 13:46:25 -05:00
Gavin Sharp
06be724c33 Update MSDN reference in a comment
--HG--
extra : rebase_source : 09bd40f3ce1df2e76190880efce35c76aa662e30
2009-11-23 09:38:54 -05:00
Dão Gottwald
abdfab987a Backed out changeset b7d969cc635e because of Win and OS X failure 2009-11-23 11:41:38 +01:00
Dão Gottwald
ef01ba61eb Fix browser_NetworkPrioritizer.js for bug 525635 2009-11-23 09:11:07 +01:00
Dão Gottwald
0bb69ec297 Bug 521282 - Make sure the browser window is focused before each test. r=mano 2009-11-22 15:05:54 +01:00
Dão Gottwald
9f9e95635f test cleanup 2009-11-22 11:52:22 +01:00
Benjamin Smedberg
737515b2c8 Merge mozilla-central into electrolysis. 2009-11-19 12:41:46 -05:00
Marco Bonardo
5b5a2ab891 Bug 521889 - browser_461743.js is randomly timing out, r=zeniko 2009-11-19 14:15:01 +01:00
Marco Bonardo
e981d48ae7 Bug 521802 - mochitest-browser-chrome: browser_459906.js intermittent failure, r=zeniko 2009-11-19 14:13:27 +01:00
Marco Bonardo
b346812cc9 Bug 528451 - sessionstore-browser-state-set is not reliable regarding closed windows, r=zeniko 2009-11-19 14:13:21 +01:00
Dão Gottwald
a971936da1 check oldState in test_purge 2009-11-19 08:22:09 +01:00
Robert Strong
3772c296ba Bug 407875 - Unprivileged users are not notified of security updates. r=dtownsend, r=vlad, a=dietrich 2009-11-18 21:50:05 -08:00
Dietrich Ayala
57689be7fd Bug 529622 - JavaScript Error: "gCrashReporter is not defined" with --disable-crashreporter (r=dao) 2009-11-18 21:31:06 -08:00
Dão Gottwald
2ccd97844a Bug 528699 - fix intermittent failure in browser_522545.js, r=zpao 2009-11-20 20:33:08 +01:00
Dão Gottwald
d7520ab0d1 revert wrong test changes 2009-11-20 09:48:22 +01:00
Robert Strong
01861e6962 followup fix for Bug 407875 - disable control when canCheckForUpdates is false instead of canUpdate. r=dolske, a=beltzner 2009-11-19 15:07:56 -08:00
Ehsan Akhgari
31d57b1d2e Bug 529667 - Stopping PB mode after opening a new window when PB is active is not possible; r=vlad a=blocking-firefox3.6+
--HG--
extra : rebase_source : 8e2686cfb9497aa888f3f3b062eb1666b7236d2f
2009-11-18 19:03:07 -05:00
Ehsan Akhgari
40348234c6 Bug 527820 - Checking all prefs except "Site Preferences" shows confusing UI; r=dao ui-r=beltzner a=blocking-firefox3.6+
--HG--
extra : rebase_source : 661c6a6c0d4a74e478cf8b476e65723a1654c54f
2009-11-17 14:49:59 -05:00
Benjamin Smedberg
17cf638aac Merge mozilla-central into electrolysis. 2009-11-11 12:35:42 -05:00
Marco Bonardo
0a80083f29 Fix orange in test_treeview_date.xul due to bug 519479 2009-11-11 13:44:35 +01:00
Dão Gottwald
8bee2391cd Count browser windows more accurately for bug 518970 2009-11-18 20:22:17 +01:00
Karl Tomlinson
59628a9291 Bug 528364 - Switching between tab previews inside the all tabs panel moves them slightly up/down by 1px. r=dao 2009-12-01 11:29:23 +01:00
Benjamin Smedberg
281b9fd4a8 Merge from mozilla-central. 2009-11-06 09:54:28 -05:00
Blair McBride
7938459b7d Bug 526672 - Visiting PluginCheck page from a notificationbar should reset notifyUser pref. r=dtownsend 2009-11-06 08:07:08 +01:00
Tanner M. Young
4c50596a6a Bug 526534 - Page Info does not detect multiple instances of the same image on a page if no alt text is provided or the alt text is the same. r=dao 2009-11-11 11:34:30 +01:00
Reed Loden
2d64c217b5 Another follow-up to bug 527784: just use resource:/// across the board because xpcshell doesn't implement resource://app/ like toolkit's nsXREDirProvider does. 2009-11-10 23:39:13 -06:00
Reed Loden
9d824c2f59 Follow-up to bug 5277784: Use resource:/// in test_openLocationLastURL.js due to lack of nsIXULAppInfo. 2009-11-10 20:20:54 -06:00
Reed Loden
8519a3f070 Bug 527784 - "Browser code incorrectly looking for browser-only modules in gre location" [r=gavin] 2009-11-10 16:42:19 -06:00
Dão Gottwald
cf4a7d5f73 browser_bug441778.js clean-up 2009-11-18 14:52:11 +01:00
Justin Dolske
c1a8d54abd Bug 531712 - Update shipped copy of blocklist.xml, again. r=mossop 2009-11-30 16:05:31 -08:00
Benjamin Smedberg
eba77abeb6 Merge mozilla-central into e10s. 2009-10-28 11:32:00 -04:00
Chris Jones
e5481210f2 Merge mozilla-central to pick up unit test fixes 2009-10-22 20:33:36 -05:00
Tanner M. Young
3927f423ab Bug 517902 - "Reimplement image properties, using the existing "Media" panel" [ui-r=faaborg r=db48x sr=mconnor] 2009-10-22 19:32:49 -05:00
Dão Gottwald
2305a99b0f Bug 520173 - Reset lightweight theme previews when leaving the source page. r=dtownsend 2009-10-22 22:47:59 +02:00
Tanner M. Young
1063f9259d Bug 519390 - Page info sometimes resizes an image incorrectly when it uses scaling. r=dao 2009-10-22 22:47:17 +02:00
Dão Gottwald
066ec05932 Backed out changeset 1afef31990f3 2009-10-21 23:25:04 +02:00
Reed Loden
0c3cc9eed4 Fix whitespacing in browser/base/content/aboutSupport.xhtml to match what is being used on 1.9.2 in order to help make creating patches for both trunk and branch easier. Whitespacing only change. No bug. 2009-10-21 15:02:50 -05:00
Dão Gottwald
682f208abf Bug 523312 - address some nits in aboutSupport.xhtml. r=gavin 2009-10-21 11:18:48 +02:00
Benjamin Smedberg
15de24f35e Merge mozilla-central to electrolysis. 2009-10-20 12:08:28 -04:00
Nochum Sossonko
14e32bd632 Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bz,jst,ehsan 2009-10-20 10:19:43 -04:00
Curtis Bartley
0fc0510b23 Bug 519077 - "Add a whitelist+blacklist for the modified prefs list on about:support" [r=johnath] 2009-10-20 01:50:08 -05:00
Benjamin Smedberg
7801c54b0c Package mozilla-runtime in the hopes that the Windows xpcshell tests might stop hanging. 2009-10-19 13:13:08 -04:00
Markus Amalthea Magnuson
dd90bc6deb Bug 287162 - Mac Widget code ignores "minimizable=no" window feature, r=mano sr=roc ui-r=faaborg 2009-10-17 21:05:42 -07:00
Marco Bonardo
4194ff16df Bug 518970 - New experimental rewrite of browser_394759_privatebrowsing.js (constant random failure) 2009-10-17 14:37:42 +02:00
Marco Bonardo
96c6c22e2e Backout experimental changes to randomly failing sessionstore browser tests (uneffective) 2009-10-17 14:37:35 +02:00
Tanner M. Young
de67ac6940 Bug 432118 - "My Yahoo" should be "My Yahoo!" in the list of feed handlers. r=sayrer 2009-10-17 10:07:27 +02:00
Dão Gottwald
31f455b520 Bug 513420 - fix browser_privatebrowsing_windowtitle.js sporadic failure. r=ehsan 2009-10-17 08:37:57 +02:00
Dão Gottwald
eeabab786b Bug 521766 - about:privatebrowsing onload handler needlessly delays work. r=ehsan 2009-10-17 08:36:37 +02:00
Dão Gottwald
18f2da9c8a browser_pageInfo.js cleanup 2009-10-17 08:14:22 +02:00
Rob Arnold
0cdb2a8368 Bug 522416 - Tab Previews must not do synchronous HTTP requests.
Fixes a startup crash and unit tests.
r=vlad

--HG--
extra : rebase_source : 003b29893d97b13820648cd5a1a3277e5d8b3946
2009-10-16 15:02:27 -07:00
Shawn Wilsher
ac2412932d Bug 522416 - Tab Previews must not do synchronous HTTP requests.
This changes the tab preview code to make asynchronous requests for the image
data via NetUtil.asyncFetch.
r=vlad

--HG--
extra : rebase_source : 80fd8a453099929baea7c7dd9ccff5c59de688c0
2009-10-15 17:11:34 -07:00
Sid Stamm
fb4694efc4 Bug 519263 - Session and time-based expiration for permissions in permissions manager. r=dwitte,
sr=mrbkap. First patch! Yay!!
2009-10-16 14:01:04 -07:00
Paul O’Shannessy
f697fa7558 Bug 519099 - Location bar stops working and does not allow any input. Restarts does not help. r=zeniko 2009-10-16 12:18:48 -07:00
Marco Bonardo
90d3b3b0b7 Revert wrong change, fix current browser_tabfocus.js orange. 2009-10-16 17:24:09 +02:00
Tanner M. Young
0f66b9f30a Bug 524092 - "View Image Info" command is not carried out if "Page Info" window is already opened. r=dao 2009-11-06 08:04:38 +01:00
Ehsan Akhgari
6c88be9a7c Bug 526613 - Need a notification representing the end of nsISessionStore.setBrowserState operation; r=dietrich 2009-11-05 16:50:21 -05:00
Benjamin Smedberg
74932b01fe Bug 519357 - Only load known binary components from the app directory by reading a components.list file, r=vlad 2009-11-05 09:08:49 -05:00
Saint Wesonga
240c493406 Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Curtis Bartley
96afaf19ee Bug 524763 - Regexp/string confusion in generateTextForTextNode in about:support. r=johnath,dao 2009-11-05 09:03:28 +01:00
Dão Gottwald
3d75104fea Backed out changeset 3b9cc80b3ef0 2009-11-05 09:24:16 +01:00
Dão Gottwald
b5bbb26187 Bug 524763 - Regexp/string confusion in generateTextForTextNode in about:support. r=johnath,dao 2009-11-05 09:03:28 +01:00
Dão Gottwald
c076f94025 Bug 525724 - Use CSS transitions for the tab bar overflow animation. r=vlad 2009-11-05 09:02:12 +01:00
Vladimir Vukicevic
f17555ab6c b=524904, add support for generic Windows DLL blocklist; r=shaver 2009-11-03 22:35:20 -08:00
Dão Gottwald
1584886680 Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab 2009-11-04 20:23:20 +01:00
Jim Mathies
b77ecb997a merge backout of 41c421f97869 2009-11-04 11:03:10 -06:00
Jim Mathies
f8ffd3bcb1 back out changeset 41c421f97869 2009-11-04 11:02:59 -06:00
Marco Bonardo
caef5e584b typo fix and small cleanup of test_browserGlue_distribution.js 2009-11-04 15:41:35 +01:00
Marco Bonardo
becff9bc73 Remove failures due to sessionstore file being in use, from browser_394759_privatebrowsing.js 2009-11-04 15:41:32 +01:00
Vladimir Vukicevic
4023e1ce21 b=524904, add support for generic Windows DLL blocklist; r=shaver 2009-11-03 22:35:20 -08:00
Benjamin Smedberg
fa058fc1f1 Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04:00
Dão Gottwald
619614abd8 Bug 521188 - AeroPeek object leaks into global scope. r=gavin (P1 blocker on CLOSED TREE) 2009-10-12 08:13:25 +02:00
Marco Bonardo
0c99e021e5 forgot one usecapture change, sorry. 2009-10-10 14:10:49 +02:00
Marco Bonardo
5d10169035 sync browser_394759_privatebrowsing.js with browser_394759.js and add a couple infos to try debugging failure. 2009-10-10 14:08:38 +02:00
Ehsan Akhgari
49a23522ca Bug 513420 - random failure in browser_privatebrowsing_windowtitle.js, r=mconnor. Further modified by me, r=ehsan 2009-10-09 23:13:53 +02:00
Dão Gottwald
0c15f2722f Bug 521548 - Remove unused command-button and filter-button bindings. r=mak 2009-10-10 12:14:59 +02:00
Markus Stange
5110b3a364 Bug 520644 - Switching to a lightweight theme pushes down the content area. r=dao 2009-10-10 09:24:00 +02:00
Marco Bonardo
2cbc880644 Bug 518970 - Sporadic timeout in browser_394759_privatebrowsing.js, r=zpao 2009-10-09 20:17:13 +02:00
Dão Gottwald
4b9837871c Bug 521216 - Dispatch the TabOpen event before notifying progress listeners. r=gavin
--HG--
extra : rebase_source : ae11457dde7197eb0d56c8795c67728be93dc27d
2009-10-09 20:36:06 +02:00
Dão Gottwald
ec7424cf8a Bug 521216 - remove debug code
--HG--
extra : rebase_source : d1233872ce281ca8ec4ce4a11766dc6dec756e92
2009-10-09 20:34:10 +02:00
Dão Gottwald
93c87f96f3 Bug 524533 - mozGetFileNameArray length out param should be optional. r=sicking 2009-10-28 08:01:22 +01:00
Ben Turner
62534891fc Merge mozilla-central 2009-10-05 16:08:52 -07:00
Armen Zambrano Gasparnian
2e5a9f40f0 Bug 501794 download the windows installers only if a product declares RETRIEVE_WINDOWS_INSTALLER=1 in their /locales/Makefile.in file - r=ted 2009-10-05 17:04:18 -04:00
Marco Bonardo
fdc9c1fda9 Forgot to remove observer in bug 516444, r=trivial-post-facto 2009-10-05 16:43:10 +02:00
Dão Gottwald
781700e4b0 Bug 494373 - make sure the location bar is visible before focusing it. r=gavin 2009-10-05 15:41:24 +02:00
Marco Bonardo
c62a4b0301 Bug 516444 - Installation of Firefox Custom Builds without migration from a 2nd Browser is missing the Firefox default bookmarks, r=thunder 2009-10-05 12:13:04 +02:00
Marco Bonardo
3ab79457e6 Bug 519186 - drag & drop in bookmarks menu does not correctly update the view, r=mano
This is a regression from bug 498130.
2009-10-05 12:12:46 +02:00
Paul O’Shannessy
526603ac88 Bug 514816 - Reenable tests from bug 459906, bug 461743, and bug 464620. r=zeniko 2009-10-04 23:54:26 -07:00
Romain BEZUT
0c1bd6f118 Bug 458631 - Misalignment in --help command line. r=gavin 2009-10-09 12:50:42 +02:00
Jae-Seong Lee
141db91f4e Bug 520743 - [xpcshell-tests] some Places unit tests fail when 'werror' is on, part 1. r=mak 2009-10-09 12:29:58 +02:00
Markus Stange
1db2aff813 Bug 520494 - Implement the Cocoa print dialog in a way that works on 10.4. r=josh, r=rs
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
2009-10-09 18:20:37 +13:00