Commit Graph

8267 Commits

Author SHA1 Message Date
reed@reedloden.com
3f9e133d9c Bug 400393 - "mozilla-central: jsatom.cpp has bad casts in 64-bit OS" [p=benjamin@smedbergs.us (Benjamin Smedberg) r=igor a1.9=schrep] 2007-11-16 20:20:37 -08:00
reed@reedloden.com
e41fd360e9 Bug 369505 - "Dangerous sprintf calls in NSInstallExecute::toString" [p=benjamin@smedbergs.us (Benjamin Smedberg) r=dveditz a1.9=schrep] 2007-11-16 20:17:54 -08:00
reed@reedloden.com
3e1f3814ec Bug 403696 - "[sk] DOMi update for bug 398699, 398700 and 398603" [p=rozbora@mozilla.sk (Branislav Rozbora) r=rado a1.9=schrep] 2007-11-16 20:16:41 -08:00
surkov.alexander@gmail.com
d2a4914020 Bug 397485 - embed characters to children not 1:1, r=aaronlev, a=mtschrep 2007-11-16 19:44:49 -08:00
dwitte@stanford.edu
774846d1ce backing out to fix orange. 2007-11-16 19:40:34 -08:00
dwitte@stanford.edu
65a58cba29 leash up the cookiemonster (cookie eviction should be in lastaccessed order, bug 403372). r=sdwilsh, sr=shaver. also includes unnecessary code removal fix by Marco Bonardo (mak77@supereva.it), bug 403767. 2007-11-16 18:54:51 -08:00
mats.palmgren@bredband.net
ab3cb86244 Add a flag to protect SetFocus() from recursive calls on the same element. b=401160 r+sr=peterv a=mtschrep 2007-11-16 16:30:53 -08:00
mozilla@weilbacher.org
46515c91a9 [OS/2] Bug 403989: fix file saving issues by backing out OS/2 part of patch from bug 402460, r=mkaply 2007-11-16 16:16:35 -08:00
mats.palmgren@bredband.net
c38f6f2011 Don't crash when ParseFragment() is called with an empty |aTagStack|. b=403877 r+sr=mrbkap a=jonas 2007-11-16 15:56:51 -08:00
anodelman@mozilla.com
5702a8e641 bug 403106 - pageloader needs to timeout on failure to load a=anodelman r=vlad 2007-11-16 13:57:06 -08:00
mozilla@weilbacher.org
e1a695b187 [OS/2] fix build bustage following bug 403589 2007-11-16 12:50:06 -08:00
anodelman@mozilla.com
2c01f6281b Bug 403102 - talos needs to recognize browser crash. attempted fix for non-threadsafe popen behavior a=anodelman r=rcampbell 2007-11-16 09:53:34 -08:00
nrthomas@gmail.com
08fa8bf25e Fix typo 2007-11-16 02:15:54 -08:00
Olli.Pettay@helsinki.fi
a673f79b2c Bug 403167, r+sr=jst, a=1.9+ 2007-11-16 01:51:09 -08:00
Evan.Yan@Sun.COM
42d1005186 back out patch of bug 385070 which broke accessible tree, to make nightly build safe 2007-11-16 01:12:58 -08:00
ginn.chen@sun.com
76ea81310e bug 396869 [linux]switch menu causes a spurious mouseout event to mouse over widget r+sr+a=roc 2007-11-16 00:21:44 -08:00
dolske@mozilla.com
4ba63e640c Bug 399542 - libpng 1.2.21 update broke a unit test. r=stuart. (fixes and reenables test) 2007-11-15 21:47:36 -08:00
dolske@mozilla.com
0ad6da8436 Bug 402498 - imgIEncoder documentation is wrong. r=stuart, a1.9=stuart 2007-11-15 21:43:52 -08:00
bzbarsky@mit.edu
9af276f16a Fix build bustage 2007-11-15 19:58:27 -08:00
bzbarsky@mit.edu
5ee6e45f66 Don't allow presentational attributes to set colors if the "don't use document colors" pref is set. Bug 400452, r+sr=dbaron 2007-11-15 19:46:42 -08:00
joshmoz@gmail.com
2b93b02a30 Fix the case of menubarless windows, swap Application menu correctly. b=403967 r=cbarrett sr=roc 2007-11-15 18:54:00 -08:00
bhearsum@mozilla.com
169b7fc6d7 bug 403770: rename to as to not interfere with unpack_build. r=nthomas, patch=me 2007-11-15 18:41:28 -08:00
roc+@cs.cmu.edu
5a449a18d5 Bug 394752. Skip over preformatted newlines when moving caret; the caret will appear at the end of a line when it is positioned at the start of the next line with a HINTLEFT. r=smontagu 2007-11-15 18:25:59 -08:00
roc+@cs.cmu.edu
e742209dee Fixing bustage 2007-11-15 17:51:59 -08:00
roc+@cs.cmu.edu
4dcead5d4b Bug 403455. Allow prewrap text to record 'last break opportunity'. r=smontagu 2007-11-15 17:48:26 -08:00
roc+@cs.cmu.edu
f5a5fee86b Bug 402843. Don't persistently store scroll positions in device pixels, it just gets out of sync and causes bugs during full zoom. r+sr=bzbarsky 2007-11-15 17:45:21 -08:00
roc+@cs.cmu.edu
2675d646bc Bug 403589. Fuse memory allocations in gfxTextRun. r=pavlov 2007-11-15 17:43:47 -08:00
aaronleventhal@moonset.net
6c34d177ea Bug 385070. Nodes in anonymous content trees that are hidden not being shut down. Patch by Evan Yan. r=aaronlev, r+sr=roc, a=mconnor 2007-11-15 17:38:33 -08:00
roc+@cs.cmu.edu
9f49624e96 Bug 392873. Make some code debug-only and add mitigation code to try to not crash when we're getting into the bad state, setting a viewer on a session history item that already has one. r+sr=bzbarsky 2007-11-15 17:35:41 -08:00
roc+@cs.cmu.edu
b41c5e502b Reftest for bug 398101 2007-11-15 17:32:26 -08:00
roc+@cs.cmu.edu
d08a24b780 Reftest for bug 403228. 2007-11-15 17:31:02 -08:00
aaronleventhal@moonset.net
64a402038f Bug 403210. Extra hidden focus events when tabbing out of XUL menulists. r=neil, a=blocking1.9 2007-11-15 17:30:23 -08:00
ted.mielczarek@gmail.com
e870de51a4 bug 403664 - crash when pasting into textfield with rich text mode (a.o. Gmail) [@ nsParser::ParseFragment()]. r+sr=stuart 2007-11-15 16:23:54 -08:00
dholbert@cs.stanford.edu
83e03526b3 Bug 403129: Count zero-width clip rectangles at edge of a BandRect as overlapping it. r+sr=roc, a=blocking1.9 2007-11-15 15:56:23 -08:00
ted.mielczarek@gmail.com
56dd85727a bug 403911 - PlacesControllerDragHelper._initTransferable has bogus semicolon. r=mano 2007-11-15 15:44:37 -08:00
jst@mozilla.org
2ee01a2a9f Fixing bug 402866. Don't make modal dialogs resizable just because pref dom.disable_window_open_feature.resizable is set to true. r+sr=bzbarsky@mit.edu 2007-11-15 15:07:13 -08:00
cltbld
832caf48c7 "Automated configuration bump, release for firefox 2.0.0.10rc1" 2007-11-15 14:51:18 -08:00
bzbarsky@mit.edu
1473a0c22b Adding test. 2007-11-15 14:39:55 -08:00
bzbarsky@mit.edu
8f4546294d Unhook event handlers on binding teardown. Bug 403162, r+sr=sicking 2007-11-15 14:29:08 -08:00
bzbarsky@mit.edu
f513ef954c Adding test 2007-11-15 14:23:07 -08:00
bzbarsky@mit.edu
c7b34baf7b When calling open() on an in-progress XMLHttpRequest, abort the request but still allow the open() to reinitialize it. Bug 322317, r+sr=sicking, a=vlad 2007-11-15 14:18:36 -08:00
neil@parkwaycc.co.uk
3952b0e860 Back out earlier patches because customisable menubars suck b=403634 r=gavin bl=mconnor 2007-11-15 14:08:00 -08:00
neil@parkwaycc.co.uk
edba8c946c Bug 399961 GetCellAt returning invalid element for partially visible cells r=enn sr=roc a=schrep 2007-11-15 14:04:10 -08:00
reed@reedloden.com
04d2d99d2b Bug 402419 - "tabbox cleanup" [p=dao@mozilla.com (Dão Gottwald) r=gavin r=Enn a1.9=damons] 2007-11-15 13:59:34 -08:00
karlt+@karlt.net
18a405f1f2 Bug 403718 - render mroot and msqrt appropriately when radical glyphs are above the baseline (ascent != overline thickness) r+sr=roc a=blocking1.9 2007-11-15 13:51:30 -08:00
neil@parkwaycc.co.uk
9f8e160b9c bad pref, min, max size assertion with equalsize b=402912 r=enn sr=roc a=schrep 2007-11-15 13:49:08 -08:00
reed@reedloden.com
e226cabf97 Bug 156459 - "XBL widgets should not set global variables for event handler" ((Cv1-TK) Xpfe to Toolkit port) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=schrep] 2007-11-15 13:45:23 -08:00
karlt+@karlt.net
2e209c4ef2 Don't implicitly lossy convert from nsGlyphCode to PRUnichar b=400938 r+sr=roc a=blocking1.9 2007-11-15 13:44:49 -08:00
bhearsum@mozilla.com
37ba6545f3 bug 403770: use double quotes to make sure is interpreted. r=rhelmer, patch=me 2007-11-15 12:53:13 -08:00
rflint@ryanflint.com
ed4750b9e0 Reenable new theme 2007-11-15 12:52:45 -08:00