Граф коммитов

185726 Коммитов

Автор SHA1 Сообщение Дата
dolske@mozilla.com 7f119472d4 Bug 402498 - imgIEncoder documentation is wrong. r=stuart, a1.9=stuart 2007-11-15 21:43:52 -08:00
bzbarsky@mit.edu 799740fff1 Fix build bustage 2007-11-15 19:58:27 -08:00
bzbarsky@mit.edu 15bd8eb8f4 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 9368d3165c 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 3015ec6ea0 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 62a072317b 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 9a701e3d48 Fixing bustage 2007-11-15 17:51:59 -08:00
roc+@cs.cmu.edu 30e0c31a6f Bug 403455. Allow prewrap text to record 'last break opportunity'. r=smontagu 2007-11-15 17:48:26 -08:00
roc+@cs.cmu.edu 695e41754d 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 3c977c106b Bug 403589. Fuse memory allocations in gfxTextRun. r=pavlov 2007-11-15 17:43:47 -08:00
aaronleventhal@moonset.net f80f334157 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 4d69f5a10c 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 47d7e8958e Reftest for bug 398101 2007-11-15 17:32:26 -08:00
roc+@cs.cmu.edu fb95336ac0 Reftest for bug 403228. 2007-11-15 17:31:02 -08:00
aaronleventhal@moonset.net d51ab8ca9f 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 58b7a328c0 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 4cafdf1ff6 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 4223edf8c1 bug 403911 - PlacesControllerDragHelper._initTransferable has bogus semicolon. r=mano 2007-11-15 15:44:37 -08:00
jst@mozilla.org 756d0c4ef0 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 c7a07c2af9 "Automated configuration bump, release for firefox 2.0.0.10rc1" 2007-11-15 14:51:18 -08:00
bzbarsky@mit.edu 9e14411e1f Adding test. 2007-11-15 14:39:55 -08:00
bzbarsky@mit.edu 0611224d42 Unhook event handlers on binding teardown. Bug 403162, r+sr=sicking 2007-11-15 14:29:08 -08:00
bzbarsky@mit.edu a8447e3684 Adding test 2007-11-15 14:23:07 -08:00
bzbarsky@mit.edu bdb6e36dd6 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 f032ec33d7 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 50e8d8f9ad 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 36af5950a4 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 e966c2afce 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 c5f5a988f9 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 c028a6ce7f 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 46285b9cdf 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 1e8264a5ea 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 16c55d0839 Reenable new theme 2007-11-15 12:52:45 -08:00
gijskruitbosch@gmail.com 63b4a0f9a5 Bug 390595 - Need unittest for nsIIdleService r=roc, sr=neil, Test Only. 2007-11-15 12:50:51 -08:00
anodelman@mozilla.com 703af448b6 bug 403102 - talos needs to recognize browser crash mac bustage fix a=anodelman r=rcampbell 2007-11-15 12:37:01 -08:00
bugzilla@standard8.plus.com 27ce24d28d Bug 403683 Remove some unnecessary nsISupportsArray includes from toolkit. r=gavin,a1.9=dsicore 2007-11-15 12:36:06 -08:00
rflint@ryanflint.com f5c6b4ba39 Temporarily disable the new theme to track down the Lk increase 2007-11-15 12:13:27 -08:00
bugzilla@standard8.plus.com 9ab68e4040 Bug 403786 Remove unnecessary nsISupportsArray includes from intl code. r/moa=smontagu,a1.9=dsicore 2007-11-15 11:59:25 -08:00
aaronleventhal@moonset.net a5449b8819 Bug 403794. GetState() cleanup to fix some crashes on defunct objects and some incorrect states, and remove some code that is no longer necessary. r=surkov, a=dsicore 2007-11-15 11:53:40 -08:00
aaronleventhal@moonset.net 9a82827216 Bug 391490. Every single <option> shows up in JAWS virtual cursor mode. Terrible for screen reader usability. r=ginn.chen, a=dsicore 2007-11-15 11:46:29 -08:00
dbaron@dbaron.org 30909d3979 Add bug number to comment. 2007-11-15 11:33:08 -08:00
fantasai.cvs@inkedblade.net e3a5b93a76 nsOverflowContinuationTracker::Insert wasn't expecting to pull from overflowContainers list into same parent's excessOverflowContainers list, b=399843 r+sr=roc 2007-11-15 11:23:07 -08:00
dholbert@cs.stanford.edu ecc90f62bb Bug 393655: Fix undetected cases of lines going empty --> nonempty, due to margins. r+sr=roc, a=blocking1.9+ 2007-11-15 11:07:04 -08:00
dbaron@dbaron.org 0714353a62 When doing GetMinimumWidgetSize for HTML buttons, use the minimum size (TS_MIN) rather than the preferred size (TS_TRUE). b=375073 r+sr=roc a=blocking1.9+ 2007-11-15 10:11:03 -08:00
dbaron@dbaron.org 5a7a8d066f Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+ 2007-11-15 10:10:31 -08:00
dbaron@dbaron.org a25c965e17 Add testcases to ensure that we don't regress dynamic changes on tables with scrollable rowgroups. b=386401 2007-11-15 10:08:18 -08:00
dbaron@dbaron.org e30c810824 Ignore whitespace-only children of XUL boxes (like the XUL content sink does in the content tree, when in XUL documents). b=403505 r+sr=roc a=blocking1.9+ 2007-11-15 10:06:33 -08:00
bzbarsky@mit.edu f191ddc0ef Adding test. 2007-11-15 10:05:49 -08:00
dholbert@cs.stanford.edu 9fa5945e40 Bug 403579: Don't scale up width by a pct when it's nscoord_MAX. Also, use NSCoordSaturating function with guess_pref since it could be nscoord_MAX. r+sr=roc, a=mtschrep 2007-11-15 10:04:16 -08:00
dholbert@cs.stanford.edu 0d23f498fd Bug 402893: don't scale up col prefWidth by % if it's nscoord_MAX. r+sr=roc, a=mtschrep 2007-11-15 09:59:49 -08:00