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

181789 Коммитов

Автор SHA1 Сообщение Дата
preed@mozilla.com f338e5b9b8 Bump the Thunderbird 2.0.0.6 candidates to RC2 to correct bug 389975. 2007-07-28 16:27:48 -07:00
neil@parkwaycc.co.uk b1d4e71f28 Start using satchel in suite b=304309 r=KaiRo (toolkit change is ifndef Firefox) 2007-07-28 16:07:41 -07:00
neil@parkwaycc.co.uk 9ca346aef2 Start building satchel for suite so we can figure out packaging b=304309 r=gavin 2007-07-28 12:40:03 -07:00
bugzilla@standard8.demon.co.uk 4e5d5162e5 Bug 389070 Port bookmarks to frozen linkage (Mechanical changes) r/sr=Neil
NPOTB for the firefox freeze.
2007-07-28 12:20:22 -07:00
igor@mir2.org de04e016e0 Bug 389880: removal of redundant gcflags argument from string-allocation functions. r=brendan 2007-07-28 09:57:30 -07:00
sspitzer@mozilla.org e01e02e485 fix for bug #389912: Cannot move folder with "move" button in Bookmark Manager
r=mano, a=mconnor for M7
2007-07-27 22:12:22 -07:00
preed@mozilla.com 35c8d1d12f Bug 389915: bootstrap.cfg bumps for Tbird 2.0.0.6; r=rhelmer 2007-07-27 18:27:16 -07:00
zach@zachlipton.com 5d6604be35 Bug 389897: cancel button for select tests dialog. p=ben_h, r=me. 2007-07-27 16:21:32 -07:00
zach@zachlipton.com a4a15e91ba Unix lineendings ftw! 2007-07-27 15:33:09 -07:00
sdwilsh@shawnwilsher.com 90c5b4be18 Bug 389891 - Protocol Handling dialog does not actually set nsIHandlerInfo::useHelperApp when using a prefilled helper app. r=gavin.sharp, a=schrep 2007-07-27 14:17:04 -07:00
dietrich@mozilla.com 88d4295b9a Bug 389808 Firefox start with a blank personal toolbar (r=sspitzer, a=schrep) 2007-07-27 13:47:45 -07:00
sdwilsh@shawnwilsher.com ea36e2eef8 Bug 389870 - When previous action was to use a local helper app, the protocol never works again. r=cbiesinger, sr=dmose, a=schrep 2007-07-27 13:20:54 -07:00
dmose@mozilla.org 2b71ae690f nsExternalHelperAppService::ExternalProtocolHandlerExists (almost) always sets aHandlerExists to PR_TRUE, enabling gnomevfs protocols, patch by Karl Tomlinson <mozbugs@karlt.net, r+sr=biesi,dmose; a=roc 2007-07-27 11:31:13 -07:00
zach@zachlipton.com b8a667199d Bug 389608: saving the current selection and restoring on re-open, label
fixes, and listbox fix. p=ben_h, r=zach
2007-07-26 23:07:19 -07:00
preed@mozilla.com 609fd4b978 Replace the 2.0.0.6 build ID with the 2.0.0.5 build ID (I always make this mistake). 2007-07-26 19:53:49 -07:00
preed@mozilla.com 9a6579894a Update Build ID to be for 2.0.0.5, not 2.0.0.6 (I always make this mistake). 2007-07-26 19:50:47 -07:00
jonas@sicking.cc 23898aef7e Bug 389508: Cross site XMLHttpRequest. r=jst/biesi sr/dveditz/biesi 2007-07-26 19:49:18 -07:00
cbiesinger@gmx.at 44e169b508 389440 move LOAD_NO_NETWORK_IO to nsICachingChannel to avoid modifying semantics of a frozen interface. Also replace NS_ERROR_NEED_NETWORK with NS_ERROR_DOCUMENT_NOT_CACHED
r+sr=bz a=roc
2007-07-26 19:40:45 -07:00
preed@mozilla.com 92d96c93fe I always do this... put the 2.0.0.5 build ID here, not the 2.0.0.6 build ID. Bleh. 2007-07-26 19:35:18 -07:00
bzbarsky@mit.edu 325c15a53d Fix bug 389334. r+sr=biesi 2007-07-26 18:24:34 -07:00
sdwilsh@shawnwilsher.com 87ddf292a8 Bug 389334 - Helper app no longer prefilled. r=mano 2007-07-26 18:04:38 -07:00
cbiesinger@gmx.at 432463c21c 389611 only treat protocol handlers as protocol handlers
r+sr=bz a=schrep
2007-07-26 17:53:09 -07:00
dcamp@mozilla.com d8ce4fd8cc fix assertion failure in url-classifier when canonicalizing a URI with no host. b=387196, r=tony, a=schrep 2007-07-26 17:52:33 -07:00
tor@cs.brown.edu cba701f55d Bug 373572 - Implement feTile filter.
Patch by longsonr@gmail.com, r=tor, sr=roc, a=schrep
2007-07-26 17:50:45 -07:00
mattwillis@gmail.com 0e445bd4c6 reverting 1.34 - meant for trunk 2007-07-26 17:21:01 -07:00
mattwillis@gmail.com ec15d0b006 bug 389739 - Add IDL constants for XMLHttpRequest readyStates. r/sr=bzbarsky 2007-07-26 17:12:58 -07:00
jonas@sicking.cc 5784b0a2f5 backout due to orange 2007-07-26 16:34:22 -07:00
preed@mozilla.com 167f9d63a4 Version bumps for update verification. r=rhelmer. 2007-07-26 15:37:32 -07:00
jonas@sicking.cc 333d1b3dd8 'extra ;'? Quit your whining gcc\! 2007-07-26 15:34:32 -07:00
jonas@sicking.cc 1d3132db39 Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi 2007-07-26 15:20:29 -07:00
sharparrow1@yahoo.com 3669c0cd1e Backout bug 320378 due to regression bug 389398 2007-07-26 15:03:57 -07:00
sspitzer@mozilla.org b8eb5c663a fix for bug #385397: history menu is slow to open with a large history
use a highly tuned SQL query for our history menu query, which is:

place:type=0&sort=4&maxResults=10

r=dietrich, a=schrep
2007-07-26 14:39:06 -07:00
sdwilsh@shawnwilsher.com df377aef12 Bustage fix 2007-07-26 14:36:46 -07:00
sdwilsh@shawnwilsher.com 4df411a198 Bug 385065 - protocol handling dialog. I accidentally reverted this change when I landed Bug 385065. This was fixed with Bug 389580 and Bug 389580 r+sr=cbiesinger 2007-07-26 14:26:31 -07:00
sdwilsh@shawnwilsher.com 801e29f7d0 Bug 385065 - protocol handling dialog. I accidentally reverted this change when I landed Bug 385065. r=cviesinger, sr=dmose 2007-07-26 14:23:56 -07:00
sdwilsh@shawnwilsher.com b53383de5b Bug 388909 - disabled MOZ_RDF build broken after landing 384374. I accidentally reverted this change when I landed Bug 385065. Previous r+sr=cbiesinger 2007-07-26 14:23:49 -07:00
sharparrow1@yahoo.com 82680e3be3 Update UUID after checkin for bug 4821 2007-07-26 13:27:21 -07:00
sharparrow1@yahoo.com 56f40ef3d3 Bug 389663: CSS test crashes Firefox. r+sr=dbaron/bz 2007-07-26 13:20:30 -07:00
mrbkap@gmail.com c86c9e9bcc Implement cross-origin wrappers to gate accesses between sites that are cross origin. This will prevent sites from monkeying with each other by doing bad things to allAccess properties, and pave the way for more security work. bug 367911, r=jst rs=brendan 2007-07-26 12:18:06 -07:00
dwitte@stanford.edu af101a819c followup bustage-related fix for bug 386154, r+sr=biesi, a=gavins for checkin to closed tree 2007-07-26 11:42:54 -07:00
jst@mozilla.org c1b1b4d758 Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc 2007-07-26 10:52:26 -07:00
surkov.alexander@gmail.com d5b51a67e8 Back out bug 109215 2007-07-26 09:59:17 -07:00
surkov.alexander@gmail.com 24a2f68068 Bug 109215 - Implement accessibility API support for slider, r=ginn.chen, sr=neil 2007-07-26 09:40:55 -07:00
dietrich@mozilla.com ebb0d46e44 Bug 319455 Expire annotations (r=sspitzer) 2007-07-26 09:23:11 -07:00
Olli.Pettay@helsinki.fi bd0b7ea6d7 Backing out bug 275196, xml:id, to fix tp regression 2007-07-26 07:16:19 -07:00
benjamin@smedbergs.us a03a72ded7 Fix MSVC7 build bustage from bug 389401, a=gavin for checkin to closed tree 2007-07-26 07:09:46 -07:00
Olli.Pettay@helsinki.fi e8dba5a1b4 Bug 275196, xml:id, r=sicking, sr=dbaron 2007-07-26 05:22:01 -07:00
roc+@cs.cmu.edu e81335e2c5 Trivial fix that should fix Linux reftests 2007-07-26 04:22:57 -07:00
roc+@cs.cmu.edu 9562390da7 Bug 387969. Use CSS 'text-rendering' property to control text quality. r=pavlov,r+sr=bzbarsky 2007-07-26 02:47:43 -07:00
dwitte@stanford.edu bd219dab6c fixing bustage. 2007-07-26 01:55:53 -07:00