Commit Graph

4142 Commits

Author SHA1 Message Date
dietrich@mozilla.com
e492b2e147 Bug 390171 clearing history for a host can delete annotations (r=sspitzer, a=mconnor) 2007-07-30 20:30:52 -07:00
dietrich@mozilla.com
ef91f561d8 Bug 389876 after places schema change to remove moz_places.user_title, first time start up is very slow (r=sspitzer, a=schrep) 2007-07-30 19:16:02 -07:00
jonas@sicking.cc
3eaf4622de Remove tests accessing remote server 2007-07-30 18:16:24 -07:00
jonas@sicking.cc
da0e93de39 Bug 389508: Fix regressions and bugs in the new Cross Site XMLHttpRequest support. r/sr=jst a=roc 2007-07-30 17:42:16 -07:00
zach@zachlipton.com
e96df646a8 *** empty log message *** 2007-07-30 17:14:06 -07:00
roc+@cs.cmu.edu
9009ef6bb7 Backing out patches for bug 385270 (mostly --- due to other checkins in the meantime, the GetContent*() helper functions need to stay) to fix regressions. a=schrep 2007-07-30 16:56:14 -07:00
sdwilsh@shawnwilsher.com
e50a443cd2 Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep 2007-07-30 16:33:16 -07:00
dietrich@mozilla.com
c310f89a2d Bug 389902 annotations expired on dateAdded but not dateModified (r=sspitzer, a=mconnor) 2007-07-30 16:15:32 -07:00
zach@zachlipton.com
c0aa0b612b Really add license headers... 2007-07-30 15:59:41 -07:00
zach@zachlipton.com
83afccc130 Add license headers, set minVersion to 2.0 2007-07-30 15:46:46 -07:00
mrbkap@gmail.com
d20c9c9b30 Don't call FindInJSObjectScope on an object that's being finalized because its parent might have been finalized already. bug 389985, r+sr=jst 2007-07-30 15:39:53 -07:00
zach@zachlipton.com
f1e394ce67 License info 2007-07-30 15:07:39 -07:00
mrbkap@gmail.com
053410f558 Deal with XPCCallContexts that aren't able to initialize themselves. This also fixes bugs related to finalizing objects on dead contexts. bug 390083, r+sr=jst 2007-07-30 14:50:10 -07:00
mrbkap@gmail.com
56b8a3d9f3 Fix assertion and incorrect '!' that could cause us to create cross-origin wrappers in the wrong scope. bug 389796, r+sr=jst 2007-07-30 14:47:03 -07:00
rob_strong@exchangecode.com
bef3400007 Bustage fix for Bug 368587 2007-07-30 13:31:26 -07:00
zach@zachlipton.com
3fc611ce6e Add extension packaging code 2007-07-30 13:17:57 -07:00
benjamin@smedbergs.us
ac46d67a69 Bug 390190 - XULRunner loads system sqlite3 (and can then crash), patch by redfive (mozilla@jgaunt.com), r=me a=mconnor for landing into close M7 tree 2007-07-30 13:17:18 -07:00
rob_strong@exchangecode.com
44770eb9b5 Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor 2007-07-30 13:16:56 -07:00
sdwilsh@shawnwilsher.com
a2f2ec72ea Bug 385065 - protocol handling dialog (fix clobber build error). r=gavin.sharp, a=mconnor 2007-07-30 11:34:41 -07:00
zach@zachlipton.com
c96b048186 Bugs 390164 and 390166: fix steps and expectedResults spacing and the
syntax error in the "select tests" dialog. p=ben_h, r=zach.
2007-07-30 11:11:50 -07:00
jwalden@mit.edu
c5a7c205ba Fix another typo to make the *other* Windows box cycle, still bug 389988, for another spurious red. I think these tinderboxen are conspiring against me... 2007-07-30 00:37:37 -07:00
jwalden@mit.edu
a18a382732 Fix a typo to force a unit test box to cycle, since it inexplicably seems to have not liked my patch for bug 389988, on the assumption that the test bustage is spurious. 2007-07-29 23:16:33 -07:00
jwalden@mit.edu
b6ec5fdf20 Bug 389988 - showModalDialog should not throw when blocked by the popup blocker (should return null instead). r+sr=jst, a=mconnor over IRC 2007-07-29 21:59:17 -07:00
sspitzer@mozilla.org
113e9f840b fix for bug #389202: errors when I attempt to add a new folder with a description (new folder dialog doesn't dismiss)
r=dietrich, a=mconnor for M7
2007-07-29 21:11:52 -07:00
dmose@mozilla.org
37bc219194 local protocol handling apps can be chosen but don't work (bug 389758); patch by dolske and me, r=biesi, sr=bz, a=mconnor 2007-07-28 20:38:52 -07:00
sspitzer@mozilla.org
0eb5fca39a fix for bug #384897: in-product links to AMO should be https:// (and not http://)
patch by Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>

r=sspitzer, morgamic
a=mconnor for M7
2007-07-28 20:19:33 -07:00
gavin@gavinsharp.com
26ef489dfa Bug 389330: remove target checks that are unneeded now that the patch for bug 238987 has landed (caused the OK button in the helper app dialog to be disabled in cases where it shouldn't be), r=mano, a=mconnor on IRC for Firefox 3 M7 landing 2007-07-28 20:16:01 -07:00
gavin@gavinsharp.com
c18a15c112 Bug 389948: catch microsummary service initialization exceptions so that they don't disrupt startup (e.g. breaking session restore), r=mconnor, a=mconnor on IRC Firefox 3 M7 2007-07-28 19:47:40 -07:00
sspitzer@mozilla.org
cd3ca5e8d2 unit test for bug #385397: history menu is slow to open with a large history
r=dietrich, a=mconnor for M7
2007-07-28 17:08:34 -07:00
preed@mozilla.com
1d49c95ed8 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
40d52c7e84 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
9b0c3fb0b4 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
0cadeefefe 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
1499d581c1 Bug 389880: removal of redundant gcflags argument from string-allocation functions. r=brendan 2007-07-28 09:57:30 -07:00
sspitzer@mozilla.org
41a1c0c9fa 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
f2e3193376 Bug 389915: bootstrap.cfg bumps for Tbird 2.0.0.6; r=rhelmer 2007-07-27 18:27:16 -07:00
zach@zachlipton.com
baf8c7ce5d Bug 389897: cancel button for select tests dialog. p=ben_h, r=me. 2007-07-27 16:21:32 -07:00
zach@zachlipton.com
f49a6f2535 Unix lineendings ftw! 2007-07-27 15:33:09 -07:00
sdwilsh@shawnwilsher.com
be9def112b 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
0842e677c0 Bug 389808 Firefox start with a blank personal toolbar (r=sspitzer, a=schrep) 2007-07-27 13:47:45 -07:00
sdwilsh@shawnwilsher.com
ed2cdd1257 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
e91f12a7a9 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
ab29a461ce 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
1baa437c05 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
fe54bd2988 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
24c4c1d539 Bug 389508: Cross site XMLHttpRequest. r=jst/biesi sr/dveditz/biesi 2007-07-26 19:49:18 -07:00
cbiesinger@gmx.at
4afa23fd6d 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
6d0c5f083c 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
f811f9a04a Fix bug 389334. r+sr=biesi 2007-07-26 18:24:34 -07:00
sdwilsh@shawnwilsher.com
78d4133e45 Bug 389334 - Helper app no longer prefilled. r=mano 2007-07-26 18:04:38 -07:00