Commit Graph

10123 Commits

Author SHA1 Message Date
reed@reedloden.com
7226198f90 Bug 340634 - "spell checker doesn't suggest "alot" correction" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=RyanVM sr=mscott a1.9=schrep] 2008-01-10 20:20:55 -08:00
dwitte@stanford.edu
1798542e9f thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-10 19:56:00 -08:00
crowder@fiverocks.com
f4d0f0fd7b Bug 411747: latent GC hazard in one of the routines in js.c (npotb), r/a=brendan 2008-01-10 19:22:55 -08:00
karlt+@karlt.net
4f6919ef17 Include ZWSP in short arrow entities to distinguish from stretchy normal arrows. b=289938, rs=pavlov. 2008-01-10 19:08:57 -08:00
stuart.morgan@alumni.case.edu
e8d56064c3 Bug 312018: Set the print job name before showing the print dialog. r=josh sr=bsmedberg a1.9=schrep 2008-01-10 15:44:06 -08:00
dietrich@mozilla.com
2aed4d2699 reverting bug 381365 for perf regression 2008-01-10 15:37:46 -08:00
dbaron@dbaron.org
6551d2d4c3 Fix DEBUG_CC bustage from bug 402966. All changes #ifdef DEBUG_CC (not part of the default build). 2008-01-10 14:27:07 -08:00
vladimir@pobox.com
1d33bd39f0 b=408538, crash in ThebesDrawTile with null surface, r=stuart 2008-01-10 14:13:13 -08:00
vladimir@pobox.com
b02e9e1b3a b=408623, fx3 plugin printing on windows broken, r=biesi,sr=roc 2008-01-10 14:11:46 -08:00
vladimir@pobox.com
07aada9ba5 b=406782, double rendering of bullets on wikimo, r+sr=roc 2008-01-10 14:10:38 -08:00
Olli.Pettay@helsinki.fi
84616fb3fc Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep 2008-01-10 13:55:38 -08:00
crowder@fiverocks.com
d161c0b7cb Bug 411702 - Ancient OOM handling bug with an easy fix, r/a=brendan 2008-01-10 13:49:59 -08:00
jst@mozilla.org
cd57da74dc Fixing bug 411082. Fix top crash bug due to us calling into scriptable helper code w/o pushing a JS context on the stack. r+sr=jonas@sicking.cc 2008-01-10 13:46:33 -08:00
johnath@mozilla.com
7a384e2431 Add credit for beltzner for current book of mozilla text. b=411352, r=gavin, a=mconnor 2008-01-10 13:45:30 -08:00
jst@mozilla.org
f24cd056e8 Fixing bug 411040. Make NPN_RemoveProperty() return false if the property wasn't deleted (due to silent failure per ecma). r+sr+a=brendan@mozilla.org 2008-01-10 13:44:06 -08:00
ccooper@deadsquid.com
c2f190ff02 b=391958 r=rhelmer - landing again now that bug 375415 is fixed 2008-01-10 13:06:05 -08:00
pete@mozdevgroup.com
ed263fc545 b=328070 r=Jan.Varga opt-in UI for data collection addendum to original prefs UI work, just some minor tweaks so UI isn't cut off on OSX. Also set maxVersion to 3.* --pete 2008-01-10 13:02:45 -08:00
nrthomas@gmail.com
9f9fdbb49c Bug 375415, update packaging breaks with filenames containing a space, p=Rob Marshall (tH, rdmsoft@bugs.rdmsoft.com), r=bsmedberg 2008-01-10 12:59:46 -08:00
dwitte@stanford.edu
48b1fc2eb4 get rid of nsStyleStruct base type. b=408933, r+sr=dbaron, a=beltzner 2008-01-10 12:56:49 -08:00
bhearsum@mozilla.com
9d062faf85 bug 411495: sync up automation bootstrap configs with cvs - add nightly 1.8 bootstrap.cfg, update automation config. r=rhelmer, patch=me 2008-01-10 12:53:44 -08:00
reed@reedloden.com
492f4b0bff Bug 411352 - "Update Book of Mozilla passage (about:mozilla)" (removing .f class, slight change to text) [p=beltzner@mozilla.com (Mike Beltzner) r=gavin a1.9=mconnor] 2008-01-10 12:31:27 -08:00
dwitte@stanford.edu
0179ddf326 remove nsValueArray. b=410360, r+sr=bsmedberg, a=schrep 2008-01-10 12:18:22 -08:00
dwitte@stanford.edu
c2ab021e88 use nsAutoTArray for nsCSSDeclaration::mOrder. b=410357, r+sr=dbaron, a=blocking1.9+ 2008-01-10 12:13:24 -08:00
dtownsend@oxymoronical.com
1a62d0f542 Bug 407901: Cannot minimize add-ons manager opened from update available notification. r=gavin.sharp, a=mconnor 2008-01-10 11:53:50 -08:00
dietrich@mozilla.com
1784e38b45 Bug 381365 ? No default bookmarks for profiles with a non-relative profile location (r=bsmedberg) 2008-01-10 11:09:07 -08:00
enndeakin@sympatico.ca
f06d4f05ac Disable one line of the test for now 2008-01-10 10:27:46 -08:00
ted.mielczarek@gmail.com
023ba1cabc bug 410364 - use PR_STATIC_ASSERT in nsStyleSheetService::nsStyleSheetService. r+sr=dbaron 2008-01-10 09:59:48 -08:00
enndeakin@sympatico.ca
0ecf697f5e Bug 393451, getBoundingClientRect coordinates not correct for popups, r+sr=roc,a=schrep 2008-01-10 07:48:26 -08:00
igor@mir2.org
7bc03fee82 Bug 409109: using the new operation counting JS API for monitoring long-running scripts. r=brendan,jst 2008-01-10 07:39:02 -08:00
peterv@propagandism.org
bd933a00a4 Fix for bug 402966 (JS_Assert "!rt->gcRunning"). r/sr=dbaron. 2008-01-10 06:10:03 -08:00
longsonr@gmail.com
f3d16c3842 Bug 410811 - Implement GetNearestViewportElement and GetFarthestViewportElement correct checkin. r=tor,sr=roc,a1.9=beltzner 2008-01-10 03:57:34 -08:00
longsonr@gmail.com
6401a8eca9 Bug 410811 - Implement GetNearestViewportElement and GetFarthestViewportElement correct checkin. r=tor,sr=roc,a1.9=beltzner 2008-01-10 03:38:18 -08:00
longsonr@gmail.com
c147e7198f Bug 410811 - Implement GetNearestViewportElement and GetFarthestViewportElement. r=tor,sr=roc,a1.9=beltzner 2008-01-10 03:26:25 -08:00
karlt+@karlt.net
45376d51a0 Update entities in line with MathML 2.0 xhtml-math11-f.dtd,v 1.16 2003/11/04, with code point updates from http://www.unicode.org/reports/tr25/tr25-9.html b=289938, rs=pavlov. 2008-01-10 02:34:35 -08:00
reed@reedloden.com
4990fb185d Bug 411133 - "Provide mozilla-gtkmozembed and mozilla-gtkmozembed-embedding .pc files" [p=stransky@redhat.com (Martin Stránský) r=bsmedberg a1.9=schrep] 2008-01-10 01:17:49 -08:00
reed@reedloden.com
8d7d2ef40d Bug 393718 - "Style searchbar splitter nicely" [p=dao@mozilla.com (Dão Gottwald) r=Mano ui-r=faaborg a=blocking-firefox3+] 2008-01-10 01:16:24 -08:00
reed@reedloden.com
f409240192 Bug 291088 - "bloat test files should not be included in optimized builds or release builds" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=bsmedberg a1.9=beltzner] 2008-01-10 01:12:44 -08:00
dolske@mozilla.com
0dae9c8ae9 Solaris bustage fix (r=jst) for Bug 394272 - Mingw build error in nsDownloadManager.cpp 2008-01-10 01:10:21 -08:00
reed@reedloden.com
0243143104 Bug 368476 - "pyxpcom linking fails with "unresolvable R_386_GOTOFF relocation"" [p=vamposdecampos@gmail.com (Alex Badea) r=bsmedberg (NPOTB)] 2008-01-10 01:09:57 -08:00
reed@reedloden.com
393943cabc Bug 408603 - "Windows sqlite3.dll should have proper version information" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=ted a1.9=beltzner] 2008-01-10 01:03:28 -08:00
reed@reedloden.com
4ea05af948 Bug 409509 - "GtkMozEmbed strings cleanup" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep] 2008-01-10 01:01:11 -08:00
reed@reedloden.com
29c7a21ce4 Bug 411053 - "xpt_dump not rebuild when libxpt.a is modified" [p=arno.@no-log.org (arno.) r+sr=bsmedberg a1.9=schrep] 2008-01-10 00:55:50 -08:00
dolske@mozilla.com
1eb8d12ab7 Fix test bustage. Filed bug 411636 - pngsuite-background reftest fails on Linux with slight color differences. 2008-01-09 23:22:26 -08:00
dolske@mozilla.com
3f913cd568 Fix test bustage. These tests actually pass on Windows. 2008-01-09 23:11:29 -08:00
mats.palmgren@bredband.net
41dd0fc779 Backing out bug 397850 to fix mailnews bustage. 2008-01-09 22:50:08 -08:00
mats.palmgren@bredband.net
c2add0c2b0 Make NS_ReadLine() not lie about having more data when the stream ends in \r\n. b=397850 r+sr=cbiesinger a=blocking1.9 2008-01-09 22:17:29 -08:00
dolske@mozilla.com
e9dc8deccc Bug 410215 - GTK's .xpm decoding is weird, stop using XPM as the default window icon. r+sr=roc, a1.9=schrep 2008-01-09 22:04:51 -08:00
dolske@mozilla.com
0d3e0113a0 Bug 386748 - Warning on Startup: NS_ENSURE_TRUE(compMgr) failed. r=benjamin, a1.9=schrep 2008-01-09 22:01:38 -08:00
rflint@ryanflint.com
8547c95f8e Bug 404769 - Tweak tab border colors. Patch by Dao Gottwald <dao@mozilla.com>, r=me a=beltzner 2008-01-09 21:52:23 -08:00
dolske@mozilla.com
9b7d4db5ba Bug 386651 - Need regression tests for PNG image decoding. [Part 5, done!] 2008-01-09 21:49:18 -08:00