Commit Graph

13328 Commits

Author SHA1 Message Date
mozilla.mano@sent.com
9f7a578cf9 Bug 394252 - Unable to create a bookmark folder with Star menu. r=dietrich. 2008-03-13 17:52:21 -07:00
jst@mozilla.org
8912c24ea4 Followup fix for bug 406251, make NPVariant.intValue be a signed int so negative ints can be passed through safely. r+sr=jonas@sicking.cc 2008-03-13 17:48:20 -07:00
mozilla@weilbacher.org
4e725eb6fb [OS/2] Bug 421626: Fix packaging and signing on OS/2, r=ted.mielczarek 2008-03-13 17:39:33 -07:00
jay@mozilla.org
12975db2b0 version bump 2008-03-13 16:44:23 -07:00
jay@mozilla.org
3cdd2992c6 minor change to fix radio button issue in setup wizard 2008-03-13 16:42:21 -07:00
mozilla@weilbacher.org
218c153c4b [OS/2] Bug 411578: add headers of the Remote Workplace Server package (RWS08) to the tree to support the build on OS/2, r=mkaply 2008-03-13 16:13:10 -07:00
dolske@mozilla.com
aab42d0740 Backing out bug 420595 due to causing bug 422585. r=sdwilsh. 2008-03-13 15:58:15 -07:00
jst@mozilla.org
1fc6a07d2a Fixing bug 419846. Only let chrome documents load scripts from the fastload files. r=enndeakin@gmail.com, sr=bzbarsky@mit.edu 2008-03-13 15:49:45 -07:00
dietrich@mozilla.com
ff6c9dbf05 Followup patch to bug 384370 (irc-r=mano) 2008-03-13 15:14:07 -07:00
mnyromyr@tprac.de
f8ab7179b1 Bug 421689: Mozilla won't build with XCode 3.1/more stable fix; r=ted.mielczarek, a1.9+=damons 2008-03-13 14:18:32 -07:00
dholbert@cs.stanford.edu
3287a6868e Bug 407080: Disallow print-preview while page is loading. (Re-landing with broken mochitest disabled) r+sr=roc, a=blocking1.9+ 2008-03-13 14:12:55 -07:00
stefanh@inbox.com
7984e34c0c Bug 421814 - Use HITheme to draw backgrounds for groupboxes. r=josh+Mano, sr=roc, a1.9=dsicore. 2008-03-13 13:24:29 -07:00
igor@mir2.org
f9786967b3 bug=422432 r=brenda,jag a1.9=blocking1.9 The local free lists for doubles now restricted to 32/64 entries, not 8, to minimize locking penaltties. 2008-03-13 13:07:29 -07:00
bclary@bclary.com
4464ea1224 Sisyphus - support MOZ_CO_FLAGS, MOZ_CO_DATE bug 422481, r=rcampbell 2008-03-13 12:26:43 -07:00
dietrich@mozilla.com
9b590e293e Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 12:25:49 -07:00
mozilla.mano@sent.com
d9a55ccdc4 Bug 421295 - Safari home page import failed. patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-13 12:11:25 -07:00
smontagu@smontagu.org
2365b296db Reject properties files with encoding errors. Bug 397093, r+sr=bsmedberg, a1.9=damons 2008-03-13 12:01:53 -07:00
dwitte@stanford.edu
754dd1f5b7 Bug 417345 - build broken on sparc. r=ted, a=damons 2008-03-13 11:56:42 -07:00
dbaron@dbaron.org
acbec26224 Fix bad reference counting of atoms so we don't manipulate garbage atom pointers. b=422546 r=timeless sr=roc a=damon 2008-03-13 11:54:01 -07:00
bclary@bclary.com
36c58bd88a JavaScript Tests - update tests due to changes on trunk for overflow reporting, bug 422348 2008-03-13 11:46:10 -07:00
kairo@kairo.at
11d09afaff bug 410627 - No complete MARs generated for SeaMonkey Mac L10n builds, r=bsmedberg a=rhelmer 2008-03-13 11:39:38 -07:00
ted.mielczarek@gmail.com
3de0f4d850 bug 422360 - don't statically link browser components when jemalloc is enabled. r=bsmedberg 2008-03-13 11:34:13 -07:00
mozilla.mano@sent.com
871f3cb860 Bug 408661 - Places Organizer - Back & Forward buttons are reversed in RTL UI. r=dietrich. 2008-03-13 11:24:17 -07:00
mozilla.mano@sent.com
7432d22729 Bug 411549 - place:folder=x shows next to Location line in Library. r=dietrich. 2008-03-13 11:20:49 -07:00
sayrer@gmail.com
177108e9ae Bug 420906. support for custom options for jsinterp.c when compiling the browser. Patch by Ted Mielczarek. r=bsmedberg 2008-03-13 11:06:16 -07:00
igor@mir2.org
9e25b95889 bug 421274: backing out again due to crashes on 64 bit Linux. 2008-03-13 11:03:02 -07:00
rhelmer@mozilla.com
7127cc11dc fix nthomas' comments from bug 420005 r=nthomas 2008-03-13 10:53:41 -07:00
aaronleventhal@moonset.net
bde7933c14 Bug 421565. ARIA tweaks. r=surkov, a=dsicore 2008-03-13 10:39:18 -07:00
igor@mir2.org
6e91c6d452 bug=421274 follow up to fix issues with 64 bit 2008-03-13 10:29:40 -07:00
dbaron@dbaron.org
3bc7dd28e0 Fix buggy test; rgb() non-% arguments are required to be integers. a=tests 2008-03-13 08:24:22 -07:00
dbaron@dbaron.org
950ba556ce Don't make overflow:-moz-hidden-unscrollable affect layout. b=411213 r+sr=roc a=beltzner 2008-03-13 08:23:27 -07:00
enndeakin@sympatico.ca
0cadd7ce0d Bug 421810, focus not shifting to browser, only check the focus model for controls, r=smaug,sr=neil 2008-03-13 07:07:23 -07:00
mozilla.mano@sent.com
1b363afe0d Bug 422528 - History menu extends (entries multiplied and not between dividers). Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-03-13 05:31:59 -07:00
mattwillis@gmail.com
c785fb74c7 Bug 421622 - nsXMLHttpRequest#send() shouldn't reset all request headers when called from chrome. Patch by Manish Singh <manish@flock.com> r/sr=sicking, a1.9=beltzner 2008-03-13 04:43:06 -07:00
jag@tty.nl
9d1d5245f1 Bug 419621: Add rule so |make nsFoo.i| works for nsFoo.mm files. r=bsmedberg, a1.9+=damons 2008-03-13 04:12:10 -07:00
masayuki@d-toybox.com
75cfe2466f Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart 2008-03-13 03:32:50 -07:00
Olli.Pettay@helsinki.fi
eecf0ccd4b Bug 419527, 'ASSERTION: Wrong root' with XBL, r+sr=sicking 2008-03-13 03:12:51 -07:00
roc+@cs.cmu.edu
a5d01c093e Backing out 413027 again. 2008-03-13 02:14:16 -07:00
roc+@cs.cmu.edu
69064e9603 Bug 413027. The XUL pref and min height for a CSS block should be its height when reflowed at its preferred width, NOT the height of the tallest line. r+sr=dbaron. Relanding with additional XUL box layout fix to increase the frame size to the minimum size required by children even if they don't change size during layout, and a fix to scrollframes so they don't depend on being able to set a size for scrollbars less than their minimum size. r+sr=dbaron 2008-03-13 01:40:43 -07:00
brendan@mozilla.org
4c60b62715 Fix ASSERT_VALID_PROPERTY_CACHE_HIT bustage (NPOTB). 2008-03-13 01:00:20 -07:00
igor@mir2.org
8205bdd921 bug=421274 r=brendan a1.9=mtschrep eliminating SAVE_SP_AND_PC and friends from the interpreter loop 2008-03-12 23:48:23 -07:00
igor@mir2.org
d75b521da0 backing out bug 421274 2008-03-12 23:23:09 -07:00
igor@mir2.org
e8279e4617 bug=421274 r=brendan a1.9=mtschrep eliminating SAVE_SP_AND_PC and friends from the interpreter loop 2008-03-12 22:52:52 -07:00
edward.lee@engineering.uiuc.edu
44cf0e0e61 Bug 421315 - Just re-use autocomplete richlistitems instead of re-adjusting for no purpose. r=gavin, a1.9=mconnor 2008-03-12 22:31:14 -07:00
karlt+@karlt.net
b64fb6eb32 Remove some unused nsGlyphTable methods. b=363240, r+sr=roc 2008-03-12 21:50:44 -07:00
pavlov@pavlov.net
42c23b875c bug 396315. get type1 fonts fonts mostly displaying correctly. (also fixes bug 410801. use postscript opentype fonts for fallback) r=vlad 2008-03-12 21:16:05 -07:00
pavlov@pavlov.net
7911a69906 bug 396315. get type1 fonts fonts mostly displaying correctly. (also fixes bug 410801. use postscript opentype fonts for fallback) r=vlad 2008-03-12 21:15:24 -07:00
reed@reedloden.com
f6f259ceaa Bug 401221 - "Provide finer control over zooming" [p=dao@mozilla.com (Dão Gottwald) ui-r+r=beltzner a=blocking-firefox3+] 2008-03-12 19:59:59 -07:00
reed@reedloden.com
965cbb1d62 Bug 192631 - "Animated images stop animating after Print / Print Preview" [p=martijn.martijn@gmail.com (Martijn Wargers) r+sr=roc a1.9=damons] 2008-03-12 19:58:34 -07:00
masayuki@d-toybox.com
821cf1156c Bug 417014 Need blacklist system for underline offset adjusting of CJK fonts which have wrong underline offset r=roc+stuart, sr=roc, b1.9=stuart 2008-03-12 19:36:58 -07:00