Commit Graph

183376 Commits

Author SHA1 Message Date
joshmoz@gmail.com
ea6f33d586 bump uuid's for bug 375011 2007-09-14 15:09:51 -07:00
joshmoz@gmail.com
a14c02df08 fix up the way we handle menu separators. this is cleaner and allows them to be hidden and unhidden after creation. b=375011 r=cbarrett sr=roc a=roc 2007-09-14 15:04:59 -07:00
dmose@mozilla.org
71a60fb79a Backing out SQLite upgrade from 3.4.1 to version 3.4.2; patch by sdwilsh, r=sspitzer, a=bsmedberg 2007-09-14 14:07:51 -07:00
dmose@mozilla.org
0edc0f6a2e Upgrade SQLite from version 3.4.1 to version 3.4.2; patch by sdwilsh, r=sspitzer, a=bsmedberg 2007-09-14 13:46:32 -07:00
enndeakin@sympatico.ca
64ac003037 Backed out as it made performance worse for some reason 2007-09-14 13:31:37 -07:00
enndeakin@sympatico.ca
7f76d89c57 Bug 394887, lazily create popup content and widgets, r+sr=bz, a=roc 2007-09-14 12:45:17 -07:00
bzbarsky@mit.edu
81e60268e2 Add a flag to nsIWebNavigation to disable popup-blocking for loads as needed. Bug 278357, r=biesi, sr=jst, a=bsmedberg 2007-09-14 12:21:45 -07:00
bzbarsky@mit.edu
318e376b4c Process XBL constructors after processing style reresolves. In particular, this makes sure that we process the former even if there were none of the latter. Bug 394676 and bug 394014, r=smaug, sr=sicking, a=roc 2007-09-14 12:15:44 -07:00
bzbarsky@mit.edu
287b0dad70 Fix serialization of '&' in "script" attribute values so that it round-trips correctly. Bug 392511, r+sr=peterv, a=jst 2007-09-14 12:03:13 -07:00
bzbarsky@mit.edu
e2c5e91a87 Make disabling image loading in prefs also block images loaded via <object>. Bug 393503, r+sr=biesi, a=jst 2007-09-14 11:57:59 -07:00
benjamin@smedbergs.us
eab010964c Bug 393935 - Crash [@nsProxyObject::LockedFind] due to threads racing, r=brendan 2007-09-14 11:21:28 -07:00
brendan@mozilla.org
d46b521517 Fix dumb signed comparison bug (395828, r=mrbkap). 2007-09-14 11:00:38 -07:00
ctalbert@mozilla.com
9194c29cb3 Bug 385987 Minotaur Tool initial check in, r=robcee 2007-09-14 09:17:58 -07:00
pavlov@pavlov.net
5ff2d37eae argh, this wasn't meant to be checked in. 2007-09-13 21:52:47 -07:00
ctalbert@mozilla.com
30e2598b6d Bug 385987 - initial check in of minotaur tool r=robcee 2007-09-13 20:28:15 -07:00
pavlov@pavlov.net
4939e74784 backing out 383183 due to Tp regressions (396064). 2007-09-13 17:11:46 -07:00
preed@mozilla.com
bbc16f9926 Bug 387970: add a comment explaining why Bootstrap::Step::Tag's CvsTag() is not going away. 2007-09-13 17:09:19 -07:00
preed@mozilla.com
786ea1bc7b Bug 387970: Regression issues in _M5; move CvsTag() from Bootstrap::Step::Tag to Bootstrap::Util. r=rhelmer 2007-09-12 18:14:33 -07:00
bzbarsky@mit.edu
a4511f4c0e Comment-only change to address review comments in bug 394534. 2007-09-12 09:13:07 -07:00
dtownsend@oxymoronical.com
98338bedfb Bug 395862: About dialog broken. r=gavin.sharp, a=beltzner 2007-09-12 07:16:32 -07:00
jwalden@mit.edu
6cc8532d6c Update an obsolete comment in a NPOTB file. 2007-09-11 17:27:01 -07:00
jwalden@mit.edu
be51636b0d Bug 395559 - Fix two typos in httpd.js which prevented the registerFile API from working correctly, and add a dumpn so that errors in handlers can be detected more easily by reading console dumps. r=sayrer, NPOTB, test-only, etc. 2007-09-11 17:24:08 -07:00
sayrer@gmail.com
1a8f59766b Bug 391890. leaks from pixman_rect_alloc within _cairo_gstate_clip drawing borders. Patch by Vladimir Vukicevic. r/sr=stuart, a=mconnor 2007-09-11 13:15:14 -07:00
sayrer@gmail.com
bb1b37ec09 Bug 393324. cairo leak in nsNativeThemeGTK::DrawWidgetBackground. r/sr=stuart, a=mconnor 2007-09-11 13:11:12 -07:00
sayrer@gmail.com
6f02e70db3 Bug 394542. we leak the blink timer and its timer in a cycle. Patch by David Baron. r/sr=roc, a=dsicore/mconnor 2007-09-11 13:06:44 -07:00
gavin@gavinsharp.com
7802234aca Check the test for bug 394534 back in 2007-09-11 11:57:32 -07:00
bclary@bclary.com
3c488ba340 JavaScript Test - regression test for bug 394709, by Igor Bukanov, not part of the build 2007-09-11 11:03:23 -07:00
gavin@gavinsharp.com
3fd515e3d0 Remove missing reftest 2007-09-11 09:40:39 -07:00
thunder@mozilla.com
23c48888b1 Bug 392771: Load distribution-specific search engines at startup. r=gavin, r=bsmedberg, a=beltzner 2007-09-11 09:09:15 -07:00
thunder@mozilla.com
6676166972 Revert incorrect patch 2007-09-11 09:07:11 -07:00
thunder@mozilla.com
1ee157150d Bug 392771: Load distribution-specific search engines at startup. r=gavin, r=bsmedberg, a=beltzner 2007-09-11 08:55:56 -07:00
thunder@mozilla.com
cde460cf95 Bug 392501: Parse distribution.ini at startup. r=bsmedberg, a=mconnor 2007-09-11 08:52:04 -07:00
jst@mozilla.org
766c82a844 Fixing bug 394534. Make first attribute win in misplaced content. Patch by bzbarsky@mit.edu, r=mrbkap@gmail.com, sr=peterv@propagandism.org, a=jonas@sicking.cc/dsicore@mozilla.com 2007-09-10 16:50:16 -07:00
jst@mozilla.org
22f6392e92 Landing fix for bug 394418. Notify on text changes before firing mutation events. Patch by bzbarsky@mit.edu, r+sr=jonas@sicking.cc, a=jst@mozilla.org/dsicore@mozilla.com 2007-09-10 16:46:22 -07:00
roc+@cs.cmu.edu
2a503e140f Bug 389437. Handle searching for word breaks when starting at the end of the available text. r=smontagu,a=damon 2007-09-10 16:03:18 -07:00
ctalbert@mozilla.com
a3a9a2c311 Bug 395466 Checking in patch by Ben_H for QA Extension 2007-09-10 15:01:06 -07:00
reed@reedloden.com
3980c50d5d Bug 395280 - "Build failure on Sparc Linux due to xptcall API changes" [p=marc@petit-huguenin.org (Marc Petit-Huguenin) r=bsmedberg a=damons] 2007-09-10 14:26:01 -07:00
thunder@mozilla.com
26aeb6bc63 Bug 395633: Fix incorrect month in backup dialog. r=sspitzer, a=mconnor for m8 2007-09-10 14:01:33 -07:00
tor@cs.brown.edu
be54e1e1a9 Bug 391266 - png files with tRNS chunk displaying incorrectly with color management. r=pavlov, a=dsicore 2007-09-10 13:01:18 -07:00
reed@reedloden.com
cffc854fcc Bug 394403 - "Crash Viewing Image [ @ nsGIFDecoder2::DoLzw]" (don't write image pixels outside of image) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=pavlov sr=tor a1.9=dsicore] 2007-09-10 12:09:59 -07:00
benjamin@smedbergs.us
ca4f75bba5 Bug 395444 - Fast-path QueryInterface in XPCWrappedNative::CallMethod, r=mrbkap sr=jst a=damons 2007-09-10 11:16:05 -07:00
dietrich@mozilla.com
d8d65a6e55 Bug 393464 Bookmarks manager doesn't search in tags field (reverting) 2007-09-10 11:08:21 -07:00
bent.mozilla@gmail.com
056ec0b8dc Bug 395407 - "Symbol upload and unpack can conflict if builds have the same buildid". r=luser, a=damons. 2007-09-10 10:36:17 -07:00
dietrich@mozilla.com
e8f70c5d03 Bug 374528 Provide backup and restore functionality for Places bookmarks (for thunder, r=dietrich, a=mconnor) 2007-09-09 18:02:41 -07:00
dietrich@mozilla.com
82768c5293 Bug 395066 Hang when trying to clear browsing history (r=sspitzer, a=mconnor) 2007-09-09 17:48:34 -07:00
dmose@mozilla.org
04701ea0c3 Make protocol handling dialog appear with protocols that are unknown to the OS if we have handlers (bug 392964), r=myk,biesi; sr=biesi; a=mconnor 2007-09-09 16:58:31 -07:00
sspitzer@mozilla.org
ef5020878f fix for bug #395446: if the user chooses a result from autocomplete results, or types it manually, have that weigh heavily in ranking url bar autocomplete results r=dietrich, a=mconnor for m8 2007-09-09 11:21:25 -07:00
sspitzer@mozilla.org
5baaf5620d fix for bug #395541: when searching previous autocomplete results, if we find any, tell the front end immediately, instead of waiting for our first db query to return r=dietrich, a=mconnor for m8 2007-09-09 11:18:58 -07:00
bugzilla@standard8.plus.com
b1f095b4b5 Final part of Bug 389070 Port bookmarks to frozen linkage. r=Neil. NPOTFFB. 2007-09-09 10:58:02 -07:00
mozilla@weilbacher.org
b71eba5bbb [OS/2] Bug 395491: Fix files copied over from gfx for compilation, step 1 to remove NS_GFX macros to fix build break. Tested as working by abwillis1 and daveryeo. 2007-09-09 02:07:20 -07:00