Commit Graph

181629 Commits

Author SHA1 Message Date
zach@zachlipton.com
666619d967 Add new skin work (thanks to Zach Linder), fix tab bar, and add "test n of
n" to litmus tab.
2007-08-01 10:49:41 -07:00
nrthomas@gmail.com
9b6a3e51a2 Bug 389915, update verification for Tb 2.0.0.6, r=preed 2007-08-01 02:02:04 -07:00
dcamp@mozilla.com
86a879295b bump the nsIUrlClassifierDBServiceWorker uuid, b=390398, r=vlad, a=damons 2007-07-31 17:52:02 -07:00
vladimir@pobox.com
a1b1f3a563 b=390202, trunk topcrash gfxFont::Draw, r=stuart,a=damon 2007-07-31 13:34:43 -07:00
mrbkap@gmail.com
4698af71ac Let "window.eval" work again by always wrapping eval when it comes out of a cross origin wrapper. bug 389878, r+sr=jst 2007-07-31 13:15:21 -07:00
mrbkap@gmail.com
56b84f7d5a Protect vp from garbage collection, since GC could nest under several of the calls here. bug 390222, r+sr=jst 2007-07-31 12:17:31 -07:00
zach@zachlipton.com
575331abcf s/chome/chrome/ 2007-07-31 12:05:30 -07:00
rob_strong@exchangecode.com
25fafb2bea Missed file from the checkin of 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-31 11:51:58 -07:00
kairo@kairo.at
1c58fdf997 bug 389807 - cvs remove xpinstall/standalone, r=bsmedberg 2007-07-31 07:49:06 -07:00
myk@mozilla.org
19a8ec0efa bug 389969: followup patch that makes the protocol handling dialog work on Mac as well;
r=biesi
sr=dmose
a=schrep for M7
2007-07-30 21:57:37 -07:00
dietrich@mozilla.com
b503e88c4f Bug 389876 followup (r+a=mconnor) 2007-07-30 21:55:51 -07:00
dietrich@mozilla.com
fc4cea3261 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
3d8d17906c 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
36be3b3b16 Remove tests accessing remote server 2007-07-30 18:16:24 -07:00
jonas@sicking.cc
2c1c80b6e6 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
bdd8311768 *** empty log message *** 2007-07-30 17:14:06 -07:00
roc+@cs.cmu.edu
595643049e 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
09e384652c 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
7b04768028 Bug 389902 annotations expired on dateAdded but not dateModified (r=sspitzer, a=mconnor) 2007-07-30 16:15:32 -07:00
zach@zachlipton.com
7a11f68f8a Really add license headers... 2007-07-30 15:59:41 -07:00
zach@zachlipton.com
a10735d3fb Add license headers, set minVersion to 2.0 2007-07-30 15:46:46 -07:00
mrbkap@gmail.com
dfa6ab827a 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
989d84dd09 License info 2007-07-30 15:07:39 -07:00
mrbkap@gmail.com
6c7aa9d830 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
835b49979f 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
f815d96f3d Bustage fix for Bug 368587 2007-07-30 13:31:26 -07:00
zach@zachlipton.com
757ee048bc Add extension packaging code 2007-07-30 13:17:57 -07:00
benjamin@smedbergs.us
f92da2efd0 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
f30a5ccefa 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
e1f404df97 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
90ef9304c2 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
39fc392b80 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
eb4b030a6f 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
b6108692ed 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
66eb28821e 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
b5e04de117 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
91bbdaa821 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
ab6aa2b0f9 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
48ceb42878 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
93258eb195 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
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