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

20975 Коммитов

Автор SHA1 Сообщение Дата
jst@mozilla.org 476e732bfc Backing out fix for bug 403835 due to problems with branch builds. 2007-11-21 17:02:15 -08:00
reed@reedloden.com 98992c2e45 Bug 404636 - "Building without SVG fails" [p=romaxa@gmail.com (romaxa) r+sr=roc a1.9=schrep] 2007-11-21 13:09:12 -08:00
enndeakin@sympatico.ca 53843daeda Bug 393721, don't propagate events when a menubar is open, with changes to handle alt, tab and f10 to close menus, r+sr=neil 2007-11-21 12:47:11 -08:00
bzbarsky@mit.edu 2d5f5cc74b Fixing test because we changed the -moz prop name 2007-11-21 11:51:19 -08:00
smontagu@smontagu.org b14684c050 Use Unicode escapes instead of octal escapes to print non-ASCII text in frame tree dumps. Bug 403871, r+sr=roc, a=dsicore 2007-11-21 03:00:16 -08:00
smontagu@smontagu.org a0b55e5dea Use Unicode escapes instead of octal escapes to print non-ASCII text in frame tree dumps. Bug 403871, r+sr=roc, a=dsicore 2007-11-21 02:37:40 -08:00
smontagu@smontagu.org 46fd183c5c Testcase for bug 402380 2007-11-21 02:21:00 -08:00
reed@reedloden.com 66a7aaf1b0 Bug 404519 - "some margin and edges twips/app units confusion" [p=reg@freebsd.org (Jeremy Lea) / chpe@gnome.org (Christian Persch) r+sr=roc a1.9=schrep] 2007-11-20 21:09:58 -08:00
jonas@sicking.cc dd86b508e3 Bug 403835: Force a GC/CC between each pageload. r=alice sr=rob campbell 2007-11-20 14:56:20 -08:00
Olli.Pettay@helsinki.fi 42e605e3e5 Bug 401528, Must click twice to open link if fixed positioned div is removed on onmouseup: clicks pass through, r+sr=roc, a=blocking1.9+ 2007-11-20 14:30:27 -08:00
jwalden@mit.edu 294850978b Bug 404419 - XML not displayed. Adds a trivial reftest that checks that XML pretty-printing happens for XML documents. r=peterv, a=itsatest 2007-11-20 14:26:55 -08:00
aaronleventhal@moonset.net f98359daf4 Bug 385070. Accessible subtrees for anonymous content need to be shut down. Patch by Evan Yan. r=aaronlev, r+sr=roc for layout part, a=dsicor 2007-11-20 12:39:36 -08:00
jwatt@jwatt.org f4bfa6ad7d Fixing build bustage for those building without SVG turned on 2007-11-20 05:28:56 -08:00
longsonr@gmail.com 256f802d01 reftest for bug 327709 r=jruderman 2007-11-20 05:05:16 -08:00
longsonr@gmail.com b2475d87b0 Bug 402408 - SVG gradient crash. r+sr+a.19=tor 2007-11-20 04:47:30 -08:00
jwatt@jwatt.org 12ef3afd13 Fixing bug 381285. 323656-5-ref.svg triggers "ASSERTION: can't mark frame dirty during reflow". r+sr=roc@ocallahan.org, a1.9=mtschrep@gmail.com 2007-11-20 01:10:18 -08:00
bzbarsky@mit.edu cf0537a56c Fixing manifest 2007-11-19 20:30:56 -08:00
bzbarsky@mit.edu 326c3d5ec2 When inserting a col into a colgroup after a col with span, insert it after the last columnframe spanned by the span. Bug 404301, r=bernd, sr=roc, a=schrep 2007-11-19 20:29:40 -08:00
bzbarsky@mit.edu 5b35164999 Don't pass around redundant information, so it can't get out of sync. Bug 404218, r+sr=roc, a=schrep 2007-11-19 20:21:29 -08:00
bzbarsky@mit.edu 39e4684fad Fix the case when a binding's single insertion point is a node that is itself bound by a binding with insertion points. Bug 403962, r+sr=sicking 2007-11-19 20:18:59 -08:00
dholbert@cs.stanford.edu 3e6be1cbe7 Bug 391178 - Avoid walking frame tree when destroying nsTreeColFrame. r+sr=roc, a=blocking1.9+ 2007-11-19 18:01:19 -08:00
reed@reedloden.com 0b098ee8c5 Back out Enn's patch for bug 393721, as it turned all unit test machines orange except for Mac. 2007-11-19 15:12:03 -08:00
jwatt@jwatt.org e535810c50 Reftest for bug 342532, which was fixed by the fix for bug 294086. 2007-11-19 14:47:31 -08:00
jonas@sicking.cc 2f71671fc5 bug 384612: Remove script from scrollbar XBL binding. r/sr=dbaron 2007-11-19 12:08:20 -08:00
hwaara@gmail.com a97cd77d3d bug 392040, SELECT menu requires multiple clicks to show up on some pages. This also happened when using full page zoom. r+sr=roc, a=blocking1.9+ 2007-11-19 11:20:35 -08:00
enndeakin@sympatico.ca 10585a5f1d Bug 393721, cancel keypress when a menubar is active, r+sr=neil 2007-11-19 11:18:52 -08:00
bzbarsky@mit.edu 0a9026e2bb Adding test. 2007-11-19 07:29:15 -08:00
masayuki@d-toybox.com b66ba0396a Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc 2007-11-19 02:17:17 -08:00
roc+@cs.cmu.edu 7860753d3c Bug 364801. nsHTMLScrollFrame::RemoveFrame needs to destroy the frame it removes. r+sr=mats 2007-11-18 14:24:21 -08:00
roc+@cs.cmu.edu c1afbcc9eb Bug 331809. Make nsSubdocumentFrame explicitly clip its contents; content can bleed out otherwise, for example if there is no scrollframe associated with the subdocument's viewport. r+sr=mats 2007-11-18 14:20:16 -08:00
roc+@cs.cmu.edu 37aedf0dc8 Bug 403659. Instead of trying to move frames around in the hierarchy after we've discovered they should be inserted after ::before content, just construct them at the right position in the first place. r+sr=bzbarsky 2007-11-18 13:52:17 -08:00
roc+@cs.cmu.edu 4d16d41efc Bug 402950. Allow spans to always be placed on a line, because part of the span may fit even if the whole span doesn't. Also request backup earlier so we always backup if we decline to place a frame. r+sr=dbaron 2007-11-18 13:36:18 -08:00
bzbarsky@mit.edu a2bba38560 The frame model depends on the span attribute, so changing span should reconstruct frames. Bug 403249, r=bernd, sr=roc 2007-11-18 10:56:49 -08:00
jwatt@jwatt.org 02824bb4e7 Clean up tinderbox orange by marking a few of the new reftests as failing on Mac pending further investigation. 2007-11-18 09:33:39 -08:00
jwatt@jwatt.org 3a6f842e46 Turn on the reftests that were checked in as part of bug 294086 (forgot). 2007-11-18 08:49:42 -08:00
jwatt@jwatt.org 2fc1d7dac5 This is a better fix for the build bustage caused by the checkin for bug 294086. Thanks to Peter Annema for explaining the issue (don't assign to rvalues) and this fix. 2007-11-18 06:22:55 -08:00
jwatt@jwatt.org 3a5674c545 Back out failed attempt to fix build bustage 2007-11-18 05:43:06 -08:00
jwatt@jwatt.org e3ba19597f Attempt to fix build bustage due to checkin for bug 294086. I'll get this reviewed post checkin. 2007-11-18 05:17:27 -08:00
jwatt@jwatt.org 80778010c8 Fix build bustage due to checkin for bug 294086. I'll get this reviewed post checkin. 2007-11-18 04:46:50 -08:00
jwatt@jwatt.org d308285bb4 Fixing bug 294086. <svg> should be a replaced element. r+sr=dbaron@mozilla.com blocking1.9=tor@acm.org 2007-11-18 04:09:03 -08:00
dbaron@dbaron.org ebc992bbc2 Make 'vertical-align' work on 'display: inline-table'. b=404030 r+sr=bzbarsky a=blocking1.9+ 2007-11-17 14:33:09 -08:00
joshmoz@gmail.com fc90c59e51 bug 381835 fixed by patch for bug 381639. 2007-11-17 12:22:01 -08:00
enndeakin@sympatico.ca cb92454492 Bug 394600, address bz's additional popup reworking comments, add tests for removing popups, r+sr=bz,a=beltzner 2007-11-17 07:47:38 -08:00
anodelman@mozilla.com 716914ef1e bug 403106 - pageloader needs to timeout on failure to load a=anodelman r=vlad 2007-11-16 13:57:06 -08:00
Evan.Yan@Sun.COM b93b199daf back out patch of bug 385070 which broke accessible tree, to make nightly build safe 2007-11-16 01:12:58 -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
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 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 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