Commit Graph

181233 Commits

Author SHA1 Message Date
benjamin@smedbergs.us
0e024a570c Bug 388542 - --disable-libxul broken in thebes (in some circumstances), r=vlad 2007-07-18 08:52:41 -07:00
enndeakin@sympatico.ca
60f0404552 Bug 387548, use sizetopopup to set popup size when an anchor is used, fixes wrong size on seamonkey autocomplete field, r+sr=bz 2007-07-18 08:24:57 -07:00
vladimir@pobox.com
f2536cca83 b=364300, monospace font sometimes isn't with ATSUI, breaking cols attribute of textarea, r+sr=roc 2007-07-18 07:41:40 -07:00
vladimir@pobox.com
77c5fe6ed4 b=386799, crash with zero-width canvas, r=stuart,sr=roc 2007-07-18 07:40:19 -07:00
vladimir@pobox.com
90e0f218f9 b=364786, improve Mac font selection, r=masayuki,sr=roc 2007-07-18 07:22:06 -07:00
vladimir@pobox.com
66b946a260 b=382613, moz-border-radius of background color isn't clamped to 50%, r+sr=roc 2007-07-18 07:14:53 -07:00
peterv@propagandism.org
2c5bdcd53e Fix for bug 386189 (Cursor navigation by keyboard (arrow keys) does not work on designMode (including composer)). r/sr=jst 2007-07-18 03:24:37 -07:00
peterv@propagandism.org
e6f858edf7 Fix for bug 388183 (Reloading this testcase causes crash [@
nsHTMLDocument::ChangeContentEditableCount] with null editor), now with correct whitespace. r/sr=jst.
2007-07-18 02:46:41 -07:00
peterv@propagandism.org
29258f440f Fix for bug 388183 (Reloading this testcase causes crash [@
nsHTMLDocument::ChangeContentEditableCount] with null editor). r/sr=jst.
2007-07-18 02:44:22 -07:00
timeless@mozdev.org
5e374eeafd Bug 386560 enable inspector support to work with --disable-xul
r=bsmedberg sr=bz
2007-07-17 22:41:40 -07:00
timeless@mozdev.org
7fa96959ad Bug 386560 enable inspector support to work with --disable-xul
r=bsmedberg sr=bz
2007-07-17 22:35:23 -07:00
philringnalda@gmail.com
54768721db Bug 384204 - remove pre-places-bookmarks files from packages-static, add them to removed-files.in, r=bsmedberg 2007-07-17 21:35:41 -07:00
philringnalda@gmail.com
2cdfd58f90 Bug 386392 followup, make bookmark sidebar and bookmarks as home page work post-MOZ_PLACES_BOOKMARKS, r=gavin 2007-07-17 21:31:07 -07:00
bzbarsky@mit.edu
46712cbd5c Fix build bustage 2007-07-17 19:43:12 -07:00
bzbarsky@mit.edu
2350a1dc4e When reparenting placeholders to live under a first-line, don't change their
style context parent.  Bug 380012, r+sr=dbaron
2007-07-17 19:01:32 -07:00
bzbarsky@mit.edu
8aa7809421 Make fastload handle short reads from its underlying buffered stream. Bug
387588, r+sr=biesi
2007-07-17 18:54:55 -07:00
bzbarsky@mit.edu
8d6acba976 Avoid IndexOf calls while walking up the tree in FindForm(). Bug 388386, r+sr=jst 2007-07-17 18:50:18 -07:00
bzbarsky@mit.edu
d8a5bd6455 More consistent handling of principals for loads across docshell type
boundaries.  Bug 388121, r+sr=jst
2007-07-17 18:47:07 -07:00
joshmoz@gmail.com
b11071d908 remove 10.3-specific code from Cocoa widgets. b=388444 r=cbarrett sr=roc 2007-07-17 17:07:36 -07:00
vladimir@pobox.com
eebcddadb8 b=386895, speed up gfx text rendering (microbenchmark), r=roc 2007-07-17 16:13:48 -07:00
vladimir@pobox.com
217327c738 b=386897, compile cairo/pixman with full speed optimization, r=roc,sr=stuart 2007-07-17 16:08:32 -07:00
joshmoz@gmail.com
bcf40f4d0a followup for 358093, take care of some lifetime and null checking issues for the global drag transferables variable. b=388382 r=shebs 2007-07-17 16:02:40 -07:00
dmose@mozilla.org
8753e89bc4 Change nsIHandlerInfo::LaunchWithFile to be launchWithURI (bug 386078), r+sr=biesi 2007-07-17 15:59:58 -07:00
rflint@ryanflint.com
e1ffc0b654 Backout bug 386473 due to leak increase. 2007-07-17 15:13:21 -07:00
dbaron@dbaron.org
165c686649 Move the code needed to get language group-specific font enumeration working and remove the rest of nsFontConfigUtils. b=379888 r=vlad 2007-07-17 14:58:45 -07:00
asqueella@gmail.com
80fda011b1 back out 92543 due to DEBUG builds bustage 2007-07-17 14:52:27 -07:00
mozilla@weilbacher.org
06908ec479 [OS/2] Bug 388143: Restore possibility to copy more than 64kB text to clipboard (add note about it to ReadMe). Patch following suggestion of Andy Willis, r=mkaply 2007-07-17 14:29:54 -07:00
sharparrow1@yahoo.com
5a477727f4 Bug 388438: Incorrect interpretation of LFCR after opening tag. r=mrbkap, sr=jst. 2007-07-17 14:29:19 -07:00
asqueella@gmail.com
f0bf14e04a Bug 373535 - firefox-on-top-of-xulrunner browser does't find libmozcairo on linux
p=Walter Meinl <wuno@lsvw.de>
r=bsmedberg
2007-07-17 14:25:11 -07:00
jwalden@mit.edu
d08ff83bde Bug 388276 - Build failed on solaris x86 due to checkin for 372428. Patch by Leon Sha <leon.sha@sun.com>, r=cls 2007-07-17 14:23:24 -07:00
mozilla@weilbacher.org
ea66a70099 [OS/2] Bug 387336: enable mouse pointers in libxul builds, p=wuno, r=me/ted.mielczarek 2007-07-17 14:22:05 -07:00
asqueella@gmail.com
48d17203d7 Bug 342487 - XSLT should use CheckLoadURIWithPrincipal
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=jonas
2007-07-17 14:15:49 -07:00
mozilla@weilbacher.org
baa27617ef [OS/2] Bug 348533: fix build break due to missing glue, removing support for old VAC plugins in libxul builds, r=benjamin 2007-07-17 14:13:17 -07:00
asqueella@gmail.com
bab08593c7 Bug 334144 - Handling of alpha bits in nsBMPDecoder don't make sense in Cairo terms
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=pavlov/sr=tor
2007-07-17 14:08:46 -07:00
mozilla.mano@sent.com
8854db12e8 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
asqueella@gmail.com
3323f65a06 Bug 92543 - BandRect.mFrames should be created as an nsAutoVoidArray
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r+sr=roc
2007-07-17 14:00:27 -07:00
asqueella@gmail.com
eed2bb98a5 Bug 383936 - Continue synchronisation of xpfe autocomplete with toolkit autocomplete
p=Philip Chee <philip.chee@gmail.com>
r=neil@parkwaycc
2007-07-17 13:56:07 -07:00
asqueella@gmail.com
29fc3d0d23 Bug 387342 - Nits in passwordmgr comments
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=dolske/gavin
2007-07-17 13:51:55 -07:00
asqueella@gmail.com
139c5b4d46 fix whitespace (bug 387342)
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=dolske/gavin
2007-07-17 13:48:57 -07:00
smichaud@pobox.com
1cb5716262 Fix several issues with popup windows in Cocoa widgets. b=387164 r=josh+cbarrett sr=pink 2007-07-17 13:29:39 -07:00
mrbkap@gmail.com
2111e3c4cb Move where we convert things into strings into a more centralized place. bug 372075, r=bzbarsky sr=jst 2007-07-17 13:12:21 -07:00
joshmoz@gmail.com
39dfe813a5 update comment to reflect the fact that nobody should be building trunk on Mac OS X with gcc 3.3 any more. r=bsmedberg 2007-07-17 13:05:14 -07:00
flamingice@sourmilk.net
eefaa5dbde Bug 330108, ISO C++ forbids casting between pointer-to-function and pointer-to-object (use PR_FindFunctionSymbol), r=jst, sr=biesi 2007-07-17 13:02:43 -07:00
flamingice@sourmilk.net
63193a345b Bug 333907, XRE quits too abruptly when Windows is shut down, r=benjamin 2007-07-17 11:37:40 -07:00
rob_strong@exchangecode.com
176d770ac2 Bug 388192 - Remove gopher OS integration support. r=sspitzer 2007-07-17 11:23:26 -07:00
rob_strong@exchangecode.com
c0ad1616f3 Bug 387385 - Remove files from the VirtualStore on uninstall / in-place upgrade / software update. r=sspitzer 2007-07-17 11:11:18 -07:00
joshmoz@gmail.com
dce32c7e6e use gcc 4 on PPC Mac OS X (we already use gcc 4 on Intel), use 10.4 SDK on all tinderboxes, Mac OS X 10.4 is the new minimum system requirement for Gecko 1.9. b=385221 r=mento r=luser 2007-07-17 11:10:59 -07:00
rflint@ryanflint.com
a85ffbcafa Bug 386473 - XPCOMUtilify SearchService. r=gavin 2007-07-17 10:59:41 -07:00
ted.mielczarek@gmail.com
c73c140158 bug 376720 - send time-since-install with crash report 2007-07-17 08:02:29 -07:00
axel@pike.org
6551ebe13f bug 386874, add python emulation for nsinstall for --disable-compile-environment, r=bsmedberg 2007-07-17 06:47:55 -07:00