Граф коммитов

4421 Коммитов

Автор SHA1 Сообщение Дата
dietrich%mozilla.com d6bc622d98 Bug 340898 Remove the pref .sessionstore.resume_session in favor of .startup.page (for nickolay, r=dietrich) 2006-07-19 19:21:06 +00:00
tony%ponderer.org 90c4cfb72c bug 343766: localize anti-phishing reporting urls
patch: v1: use {moz:locale} for locale
r=mmchew,sr=bryner
2006-07-19 19:18:57 +00:00
rob_strong%exchangecode.com 72ad8634a0 Bug 344490 - Implement silent and unattended installation for NSIS installer. r=sspitzer 2006-07-19 18:44:50 +00:00
jminta%gmail.com dbf1f564b8 Tools:Web Search (command-K) does not focus search box if no window is open, r=gavin sr=mano 2006-07-19 18:29:31 +00:00
gavin%gavinsharp.com 5970d3dedd Bug 343883: Misleading localization note in browser.dtd, patch by Marek A. Stepien <marek.stepien@gmail.com>, r=mconnor 2006-07-19 14:58:07 +00:00
gavin%gavinsharp.com b34813dee8 Bug 344459: Deleting name for bookmark then selecting a microsummary doesn't enable OK button in bookmarks dialog, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor 2006-07-19 14:29:18 +00:00
gavin%gavinsharp.com f9659ad565 Bug 334472: Device manager dialog does not resize properly when using Extra Large Fonts theme, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-07-19 13:46:39 +00:00
gavin%gavinsharp.com 0579dc031f Bug 341340: microsummary service should identify itself when downloading pages, patch by Simon B�nzli <zeniko@gmail.com>, r=myk, sr=darin 2006-07-19 13:43:26 +00:00
gavin%gavinsharp.com 4b322a21b4 Bug 344457: fix sorted engine list saving to ensure that engines won't fail to load, r=mconnor 2006-07-19 13:35:09 +00:00
gavin%gavinsharp.com 15076987ab Bug 322169: Clear Private Data does not clear JS Console, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor, r=darin 2006-07-19 12:49:33 +00:00
martijn.martijn%gmail.com ac75acc281 Bug 337940 - Microsummary service should allow authors to dictate update frequency, patch by Simon B�nzli, r=myk 2006-07-19 12:38:11 +00:00
martijn.martijn%gmail.com cc3ffb45fc Bug 343165 - Make debug.js appear everywhere, patch by Dave Townsend (Mossop), r=mconnor 2006-07-19 12:06:54 +00:00
martijn.martijn%gmail.com 7005e3ba43 Bug 344928 - Session saver makes typing review comments slow (NOT bug 343659), patch by Simon B�nzli, r=dietrich 2006-07-19 10:10:56 +00:00
tony%ponderer.org 684b0f1794 re-land bug 342187: query params for "ask google" anti-phishing queries
are in source code.
This is triggering a leak in https since we make an https request, see
bug 345136.
r=mmchew,sr=ben
2006-07-19 01:05:52 +00:00
tony%ponderer.org 1847bea293 backing out patch from bug 342187, this appears to have caused a big jump in
rlk
2006-07-18 23:47:34 +00:00
dietrich%mozilla.com 3de6d3a7e1 Bug 343803 Recently Closed Tabs > Open in Tabs shouldn't overwrite currently-opened tab (for zeniko, r=dietrich) 2006-07-18 23:24:59 +00:00
tony%ponderer.org 85b02f1f63 bug 342187: query params for "ask google" anti-phishing queries are in source code
r=mmchew,sr=ben
2006-07-18 21:28:11 +00:00
myk%mozilla.org 05e9335fb1 make the microsummary service handle text/html microsummaries by extracting their plaintext content
Patch by Simon B��nzli.
bug=344178
r=myk
2006-07-18 20:57:59 +00:00
myk%mozilla.org bc1f4914c1 ignore whitespace around pages regexps
Patch by Simon B��nzli.
bug=343979
r=myk
2006-07-18 20:55:42 +00:00
dietrich%mozilla.com 2d86ca3a53 Bug 344860 [SessionStore] Minor code cleanup (for zeniko, r=dietrich) 2006-07-18 20:20:52 +00:00
benjamin%smedbergs.us d69b941372 Bug 321219 - separate places backend into toolkit, r=beng 2006-07-18 19:41:12 +00:00
myk%mozilla.org ed8219cede make the microsummary service not dump anything to the console unless specifically directed to do so by the browser.microsummary.log preference. Patch by Adam Guthrie (ispiked). bug=343080; r=myk; sr=mconnor 2006-07-18 18:47:25 +00:00
tony%ponderer.org a48d3a0076 bug 338863: Previously hidden navigation toolbar appears when safebrowing
warning displayed
patch: if no urlbar, position in top center of browser
r=ben
2006-07-18 01:23:56 +00:00
pamg.bugs%gmail.com 775d071ce1 Bug 341668: Preload title into search engine confirmation dialog. r=gavin, beng 2006-07-14 16:31:27 +00:00
axel%pike.org adfd33a8d8 bug 343849, remove hl from google plugin, r=gavin, phil@off.net 2006-07-14 16:15:23 +00:00
dietrich%mozilla.com 65e451200e Bugzilla Bug 343709 No way to skin Undo Close Tab menuitem without using English (r=gavin) 2006-07-13 23:07:10 +00:00
dietrich%mozilla.com 2e45c97c4f Bug 342454 SessionStore timer loop (for zeniko@gmail.com, r=dietrich) 2006-07-13 23:05:24 +00:00
gavin%gavinsharp.com c0c637a4c2 Bug 344166: checkForMiddleClick should check whether the target node is disabled, r=mano 2006-07-13 10:56:54 +00:00
gavin%gavinsharp.com bedd07ca66 Bug 342774: hardcode the engine image size so that it doesn't do something weird when it's src is set, r=mconnor 2006-07-13 10:47:13 +00:00
rob_strong%exchangecode.com f3090d5da1 Bug 339732 - NSIS installer is unable to close running instance of firefox (for this to be work on the trunk bug 344309 will need to be fixed as well). r=sspitzer 2006-07-12 22:28:28 +00:00
rob_strong%exchangecode.com 37d8d7d5f0 Bug 344386 - New installer survey url (support for localized uninstall surveys). r=sspitzer 2006-07-12 18:06:27 +00:00
gavin%gavinsharp.com bfd7a0c689 Bug 341850: Closing trunk extremely slow due to inefficient code in the search service, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=me/mano 2006-07-12 12:34:30 +00:00
rob_strong%exchangecode.com 8ac9b7a641 Bug 343825 - Enable official branding and set version to Firefox 2 Beta 1 for upcoming release (trunk version of patch to keep branch and trunk consistent). r=sspitzer 2006-07-11 23:01:17 +00:00
gavin%gavinsharp.com 5be1baaa18 Bug 343936: add ID to "Recently Closed Tabs" menu to make it easier to theme, patch by Simon B�nzli <zeniko@gmail.com>, r=dietrich 2006-07-10 23:06:04 +00:00
gavin%gavinsharp.com 0e5283bba4 Bug 343958: fix strict warnings in controller.js, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=annie 2006-07-10 22:48:48 +00:00
gavin%gavinsharp.com da27be6ff5 Bug 337076: Place window leaks 3 PrefHandlers, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=annie/mano 2006-07-10 22:45:43 +00:00
sspitzer%mozilla.org 1b4aa394ee fix for bug #344048. better defaults for the min tab width and tab clip width prefs. 2006-07-10 20:14:56 +00:00
jwalden%mit.edu a3a19c2f1e Bug 340677 - fix the prefwindow on Macs; bustage apparently caused by double-inclusion of controller.js in Places. Stupid Macs and macBrowserOverlay.xul... r=mano 2006-07-10 18:58:10 +00:00
mozilla.mano%sent.com 2d7981d51a Bug 343801 - History menu jumps around (disappears) since addition of new Recently Closed Tabs menu item. r=gavin. 2006-07-09 19:43:35 +00:00
mozilla.mano%sent.com b959e1f559 Bug 337386 - search suggestion autocomplete latency/delay can make search slow to respond or seem broken. r=gavin. 2006-07-09 19:29:30 +00:00
gavin%gavinsharp.com 916e5452a1 Bug 343212: Clear private data...>Browsing History should also clear the 'Undo Close Tab' history, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-07-08 21:29:46 +00:00
gavin%gavinsharp.com 18ff69e51b Bug 341902: Bookmarks-> "Subscribe to this page..." is not aligned properly with "Bookmark This Page..." and "Bookmark All Tabs...", patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-07-08 21:27:43 +00:00
dietrich%mozilla.com eee7cfc041 Followup for breakage from 343659 (r=mano) 2006-07-07 21:52:20 +00:00
dietrich%mozilla.com 58ca559c8f Bug 343659 Typing into text boxes performs very slowly (r=mano) 2006-07-07 21:00:53 +00:00
jwalden%mit.edu c409ebc7a8 Bug 340677 - fix an accidental typo, r=me as trivial 2006-07-07 18:49:13 +00:00
jwalden%mit.edu d1d9980643 Bug 340677 - remove unused files which weren't removed because cvs/patch sucks. r=mconnor on the patch which removed them 2006-07-07 18:01:23 +00:00
rob_strong%exchangecode.com 172c19319f Bug 339734 - Change RandomPercent for Talkback from 75 to 10 before Firefox 2 release. r=sspitzer 2006-07-07 05:30:41 +00:00
dietrich%mozilla.com 70d1af6a2b Bug 342700 Make undo close tab more discoverable - fixing accesskey (r=gavin) 2006-07-07 04:14:57 +00:00
tony%ponderer.org 04afee3e62 bug 337484, remove dups
patchs Purge duplicate entities from reportPhishing.dtd and Purge duplicates
from reportPhishing.dtd and report-phishing-overlay.xul from marek.
r=gavin
2006-07-06 22:01:58 +00:00
jwalden%mit.edu 68d6a4fb73 Bug 340740 - Need provider EULA to display on enhanced mode. Note: this is a hack for b1 -- what's here is *not* what will be in future versions (thank God). ui=beltzner, r=tony 2006-07-06 18:37:55 +00:00