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

23 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de e8d4c35266 181938 allow any protocol to support redirection, using a new
nsIChannelEventSink interface.
r=darin sr=bz
2005-03-07 19:46:06 +00:00
kairo%kairo.at b31b5f6e8e followup whitespace fix to bug 278301 to address review comment of Neil 2005-01-15 17:37:23 +00:00
kairo%kairo.at 176f70a322 bug 278301 - sroaming should use localeVersion from chrome-versions.sh, r=ben.bucksch, sr=neil 2005-01-15 15:18:10 +00:00
bugzilla%arlen.demon.co.uk e75f78361a Bug 264102 Chrome should use document.title instead of window.title - sroaming fixes
p=me r=ben.bucksch
2004-10-24 17:48:06 +00:00
Stefan.Borggraefe%gmx.de 8540163456 Bug 263774: Removing unused function InitElement()
r=BenB, sr=Neil
2004-10-10 21:33:21 +00:00
Stefan.Borggraefe%gmx.de b02d2d1d4e Bug 249359 Minor UI clean-up for the Roaming Profile Preferences panes
r=BenB, sr=Neil
2004-10-10 21:01:42 +00:00
bzbarsky%mit.edu b62d4e1d33 Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris
Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan
2004-09-16 18:33:39 +00:00
pete.zha%sun.com 1d8ad8433c bug 244558
cookperm.txt->hostperm.1
r=dwitte,sr=roc
patch=ben.bucksch@beonex.com
2004-09-14 12:08:06 +00:00
timeless%mozdev.org f3dd85e2ca Bug 248931 Please add "training.dat"
patch by bugzilla@gemal.dk r=benb sr=jag
2004-07-14 22:49:51 +00:00
mozilla.BenB%bucksch.org 5276f71303 246710, should also fix 244589, 244720, 246201
- Some code refactoring: Creating file filesList.js, which contains
  generic functions for using file lists (arrays whose entries keep file
  names and statistics) and corresponding listing files. They can be (and are)
  used in another application, and previously were in file conflictCheck.js.
  conflictCheck.js is now even more focussed on the 2-way-sync logic
  of roaming.
- Added some safe-exception-catches, and showing the error in the UI.
  Currently, the code just malfunctions (broken dialog buttons?) in that case.
  This should help with bug 244589 and bug 244720, if the fix below fails,
  and other future unexpected problems.
- Making the status message actually show something.
- Renaming dumbObject() to ddumpObject() to match ddump() for easier replace
- fixed bug 246201 - infinite conflicts
- less conflicts, if files non-existant
- potentially transfer less (if we know we have the file already)
- code doc improved
- pref API usage
In filesList.js:
- Changing listing file to actually use Unixtime as claimed
  (breaks existing files, but should only cause conflicts once)
- Using indexed file lists, should be faster, probably not significant
  for roaming
- Allow last modified time to differ 1 sec, because of FAT inaccuracy,
  not needed for roaming
- Option to allow newer files, not needed for roaming
- Fixing bug 244589 and probably bug 244720 by moving dom creation after the
  empty filename check.
- minimal API change for extractFiles()
2004-06-17 16:21:18 +00:00
mozilla.BenB%bucksch.org a8c5f20207 Bug 124029 - Roaming
New module for session-based roaming like in Netscape Communicator 4.x.

r=Pete Zha <pete.zha@sun.com>
sr=darin (backend), jag (UI code)
a=tor
Tracking of bugs, regressions: Bug 228629
2004-05-24 16:55:07 +00:00
mozilla.BenB%bucksch.org 18775106ea - extension for firebird
- adapted prefs dialog to firebird (pain!)
2003-06-19 02:01:44 +00:00
mozilla.BenB%bucksch.org 02c668ea90 - whitespace only
- (ok, also fixed a non-sensical comment)
- what are these contents.rdf changes always?
2003-06-18 17:14:19 +00:00
mozilla.BenB%bucksch.org 65bddb20cf ? 2003-06-18 17:02:10 +00:00
mozilla.BenB%bucksch.org b17c3467ef fix XXXs 2003-06-18 16:51:29 +00:00
mozilla.BenB%bucksch.org c9630b111b accidently checked in activagted debug printouts 2003-06-18 16:18:48 +00:00
mozilla.BenB%bucksch.org c2b75210da experimental warning 2003-06-18 15:56:32 +00:00
mozilla.BenB%bucksch.org 8db5f0784d - License changes 2003-06-18 00:04:36 +00:00
mozilla.BenB%bucksch.org bf0289678d no encrpytion for now 2003-06-15 22:52:10 +00:00
mozilla.BenB%bucksch.org 18f28148be missed in previous checkins 2003-06-15 21:43:55 +00:00
mozilla.BenB%bucksch.org 945d1429a0 current changes. worked on conflict resolution, mostly 2003-03-22 15:30:48 +00:00
mozilla.BenB%bucksch.org 863fc03dc6 - error handling/checking in prefs
- other stuff
2003-03-09 19:06:56 +00:00
mozilla.BenB%bucksch.org 486cf4c206 current state of work.
- lots of work on the prefs. work now, with a few ceveats. the pref dialog is a pain when used without prefs.
- bugfixes for transfer
2003-03-09 19:05:41 +00:00