jwatt@jwatt.org
|
33cbbe7aba
|
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
|
f13939fbdc
|
Back out failed attempt to fix build bustage
|
2007-11-18 05:43:06 -08:00 |
|
jwatt@jwatt.org
|
6967404d91
|
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
|
0d1df11022
|
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
|
4d976af81a
|
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
|
d73292f9d0
|
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
|
223df31984
|
bug 381835 fixed by patch for bug 381639.
|
2007-11-17 12:22:01 -08:00 |
|
enndeakin@sympatico.ca
|
f3dee7a7ae
|
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
|
5702a8e641
|
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
|
42d1005186
|
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
|
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 |
|
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
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
fantasai.cvs@inkedblade.net
|
fb7fdc7e86
|
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
|
e042a678b0
|
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
|
579235bed6
|
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
|
1f25d8c240
|
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
|
110c7b7856
|
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
|
f84c19d566
|
Adding test.
|
2007-11-15 10:05:49 -08:00 |
|
dholbert@cs.stanford.edu
|
0d749513dd
|
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
|
1e2ca67c12
|
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 |
|
bzbarsky@mit.edu
|
55b3a73165
|
Handle dynamic appends to a node which has a binding with multiple insertion points correctly. Bug 372323, r+sr=sicking.
|
2007-11-15 09:17:46 -08:00 |
|
masayuki@d-toybox.com
|
547601300c
|
b=403484 backing-out the previous patch, caused by testing failure.
|
2007-11-15 03:02:47 -08:00 |
|
masayuki@d-toybox.com
|
b666c60c33
|
Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc, blocking1.9=mtschrep
|
2007-11-15 02:43:16 -08:00 |
|
Olli.Pettay@helsinki.fi
|
7181683a48
|
Bug 401528, backing out, because of crashes
|
2007-11-15 00:49:35 -08:00 |
|
reed@reedloden.com
|
24f22e343b
|
Bug 368158 - "fix missed renaming in reftest" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=dbaron a1.9=schrep]
|
2007-11-14 23:39:02 -08:00 |
|
bzbarsky@mit.edu
|
4ac898adca
|
Adding test
|
2007-11-14 22:21:14 -08:00 |
|
bzbarsky@mit.edu
|
4f4c78447d
|
Fix bug 403733: dynamic legend insertion should not use text as valid siblings. r+sr=roc, a=schrep
|
2007-11-14 22:18:28 -08:00 |
|
bzbarsky@mit.edu
|
086bfe7160
|
We can destroy style contexts during ruletree reconstruct. Bug 403454, r+sr=dbaron
|
2007-11-14 22:13:48 -08:00 |
|
bzbarsky@mit.edu
|
ac8234d604
|
Don't compare lines from different blockframes' lists to each other. Also fix handling of text-decorations in in-flows of blocks with text-indent. Bug 393330, r+sr=roc, a=schrep
|
2007-11-14 22:12:17 -08:00 |
|
jonas@sicking.cc
|
1a15d13e25
|
relanding bug 400327 since it doesn't look to be the source of the regression
|
2007-11-14 19:38:16 -08:00 |
|
jonas@sicking.cc
|
271bb97cf4
|
Backing out bug 400327 too see if that helps Ts
|
2007-11-14 11:11:59 -08:00 |
|
dolske@mozilla.com
|
2cd030fcc3
|
Bug 386651 - Need regression tests for image decoding. rs=stuart. [This is part 1 -- framework and initial tests. More to come.]
|
2007-11-13 17:44:53 -08:00 |
|
dbaron@dbaron.org
|
625b15b895
|
Distribute height to rows even if the rows in question are all zero-height (in which case, distribute it equally). b=403656, 377711 r=dholbert sr=roc a=blocking1.9+
|
2007-11-13 17:24:21 -08:00 |
|
reed@reedloden.com
|
3f2752be52
|
Bug 396278 - "should take edge values from print settings instead of prefs" [p=chpe r+sr=roc r=gavin a1.9=schrep]
|
2007-11-13 11:14:07 -08:00 |
|
enndeakin@sympatico.ca
|
e9884990d0
|
Bug 400327, use a different mechanism for the spliiter, insert it when the url and search fields are adjacent, r=mano,neil,sr=neil,a=schrep
|
2007-11-13 10:53:56 -08:00 |
|
dholbert@cs.stanford.edu
|
02fd59db0a
|
Bug 403519 reftest. r=roc, a=reftest
|
2007-11-13 10:44:42 -08:00 |
|
reed@reedloden.com
|
ee71834988
|
Bug 402198 - Use async version of Invalidate() to avoid flushing pending notifications [p=mats.palmgren@bredband.net (Mats Palmgren) r+sr=roc a1.9=schrep]
|
2007-11-13 08:44:48 -08:00 |
|
rflint@ryanflint.com
|
7872a37fed
|
Backout bug 396278 due to failing reftests
|
2007-11-13 06:18:36 -08:00 |
|
enndeakin@sympatico.ca
|
eae9e57952
|
Bug 400999, gap in tree lines, fix by including the border and padding for primary cells in the clip area, r+sr=neil,a=beltzner
|
2007-11-13 04:37:01 -08:00 |
|
Olli.Pettay@helsinki.fi
|
0ea4e7e78b
|
backout Bug 373344, the assertion is still there :(
|
2007-11-13 02:54:01 -08:00 |
|
reed@reedloden.com
|
3d0523f876
|
Bug 396278 - "should take edge values from print settings instead of prefs" [p=chpe r+sr=roc r=gavin a1.9=schrep]
|
2007-11-13 02:30:39 -08:00 |
|
Olli.Pettay@helsinki.fi
|
d4a4211345
|
Bug 373344, r+sr=roc, a=blocking1.9+
|
2007-11-13 02:29:29 -08:00 |
|
reed@reedloden.com
|
510616ab44
|
Bug 388980 - "Gmail compose mail (midas), background color doesn't work" [p=cpearce r=peterv sr=roc a1.9=schrep]
|
2007-11-13 00:10:03 -08:00 |
|
reed@reedloden.com
|
42fe9864cd
|
Bug 394473 - "caret/cursor in View Source is invisible since 20070628 {not rendered, seen, can't, cannot, shown, displayed}" [p=cpearce r=peterv sr=roc a1.9=schrep]
|
2007-11-12 21:42:52 -08:00 |
|
dholbert@cs.stanford.edu
|
9bcc1f30f0
|
Bug 403519: Support cells w/ prefWidth=nscoord_MAX when computing column intrinsic widths. r+sr=roc, a=mtschrep
|
2007-11-12 17:11:20 -08:00 |
|
enndeakin@sympatico.ca
|
d29c264f13
|
Bug 400893, escape should close panels, r+sr=neil,a=beltzner
|
2007-11-12 13:52:13 -08:00 |
|
dbaron@dbaron.org
|
7bc072d5c6
|
Add bug number.
|
2007-11-12 12:12:10 -08:00 |
|
dbaron@dbaron.org
|
691f9109fc
|
Add bug number.
|
2007-11-12 12:08:29 -08:00 |
|
dbaron@dbaron.org
|
9ce1bd86be
|
Make inline-block and table-caption elements not ignore text-decoration. b=371249 r+sr=roc a=dsicore
|
2007-11-12 11:12:24 -08:00 |
|
fantasai.cvs@inkedblade.net
|
e05d27e10b
|
update last continuation assertion to account for overflow container continuations b=399687 r+sr=roc a=beltzner
|
2007-11-12 11:05:42 -08:00 |
|
fantasai.cvs@inkedblade.net
|
d2127d252d
|
ignore overflow containers when balancing, b=399407, r+sr=roc a=beltzner
|
2007-11-12 11:00:59 -08:00 |
|
peterv@propagandism.org
|
1c227b78cc
|
Fix for bug 394264 (Ctrl+Home doesn't work, in the body of a message being composed). r=Neil, sr=jst.
|
2007-11-12 06:46:13 -08:00 |
|
Olli.Pettay@helsinki.fi
|
788a7e1a07
|
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-12 04:20:41 -08:00 |
|
Olli.Pettay@helsinki.fi
|
0cfd211189
|
Bug 301560, print() from modal dialog crashes browser [@ nsPrintEngine::ShowPrintProgress], r+sr=bz, a=blocking1.9+
|
2007-11-12 04:17:23 -08:00 |
|
jwatt@jwatt.org
|
241b62c7a0
|
Fixing bug 400150. Remove |font-family: sans-serif| from svg.css. r=tor@acm.org, sr=robert@ocallahan.org, a1.9=tor@acm.org
|
2007-11-12 01:19:02 -08:00 |
|
roc+@cs.cmu.edu
|
e0ac0a1bc3
|
Backing out bug 375304 because of reftest failure
|
2007-11-11 19:40:27 -08:00 |
|
roc+@cs.cmu.edu
|
4da3232491
|
Bug 375304. Fix absolute positioning for scrolled abs-pos containers with weird height constraints. patch by Eli Friedman, r+sr=roc
|
2007-11-11 18:19:35 -08:00 |
|
roc+@cs.cmu.edu
|
27f5bebbe9
|
Bug 389707. Rework text-transform:capitalize by putting logic to decide what to capitalize into nsLineBreaker. r=smontagu
|
2007-11-11 17:51:31 -08:00 |
|
roc+@cs.cmu.edu
|
0239fded6b
|
Bug 397428. Return 'complete' on *all* paths whenever we push a rowgroup to the next page. r=bernd,sr=bzbarsky,a=schrep
|
2007-11-11 17:45:56 -08:00 |
|
bzbarsky@mit.edu
|
b0d7ea2d92
|
Don't assume that GetPrimaryFrameFor actually works correctly. Bug 403245, r+sr+a=roc
|
2007-11-11 16:47:50 -08:00 |
|
smontagu@smontagu.org
|
8a60e7b685
|
Typo fix
|
2007-11-11 13:29:38 -08:00 |
|
smontagu@smontagu.org
|
40637b3d46
|
Mark failing and unexpectedly passing tests as random
|
2007-11-11 12:59:23 -08:00 |
|
pavlov@pavlov.net
|
eb88627b63
|
bug 403280. convert nsLayoutUtils::DoCompareTreePosition from an nsAutoVoidArray to a larger nsAutoTArray convert nsContentUtils::ComparePoints from an nsTArray to an nsAutoTArray r/sr/a=sicking
|
2007-11-11 12:35:30 -08:00 |
|
pavlov@pavlov.net
|
be665999cc
|
bug 403287. use an nsAutoTArray instead of an nsVoidArray to avoid heap allocations. r/sr=roc a=schrep
|
2007-11-11 12:31:39 -08:00 |
|
smontagu@smontagu.org
|
4f7d9dbf15
|
Define langgroups for all charset decoders
|
2007-11-11 11:52:33 -08:00 |
|
smontagu@smontagu.org
|
236b92ed37
|
Clear first-letter state when leaving the first-letter frame inserted by the frame constructor. Bug 402380, r+sr+blocking1.9=roc
|
2007-11-11 11:44:33 -08:00 |
|
smontagu@smontagu.org
|
674ddc0e02
|
Testcase for bug 399951
|
2007-11-11 11:35:23 -08:00 |
|
smontagu@smontagu.org
|
667be7bc8e
|
Do AdjustOffsetsForBidi after RemoveBidiContinuation so that we have up-to-date information about which continuations are fluid and which are non-fluid. Bug 397961, r=uriber, sr+blocking1.9=roc
|
2007-11-11 11:34:06 -08:00 |
|
bzbarsky@mit.edu
|
014c686699
|
When invalidating the canvas, do a DEFERRED view batch to prevent us entering reflow under frame construction. Bug 402713, r+sr=roc, a=schrep
|
2007-11-11 11:09:45 -08:00 |
|
bzbarsky@mit.edu
|
9cd0d262bd
|
Give placeholders for out-of-flow tables the right parent style context. Bug 403175, r+sr+roc, a=schrep
|
2007-11-11 11:07:11 -08:00 |
|
bzbarsky@mit.edu
|
7f9c66424f
|
Fixing comment
|
2007-11-09 22:26:58 -08:00 |
|
mats.palmgren@bredband.net
|
bca1dd4c0b
|
Backing out relevant part of bug 402198 to see if it fixes Orange on Windows Tinderbox...
|
2007-11-09 20:23:26 -08:00 |
|
mats.palmgren@bredband.net
|
6ff9f4a686
|
Use async version of Invalidate() to avoid flushing pending notifications. Also, document this aspect of the Invalidate() API. b=402198 r+sr=roc a=mtschrep
|
2007-11-09 16:51:02 -08:00 |
|
Olli.Pettay@helsinki.fi
|
297e4257d9
|
Bug 398265, Crash [@ nsPrintPreviewListener::RemoveListeners()] with <frame> on print preview, r+sr=roc, a=1.9+
|
2007-11-09 14:38:46 -08:00 |
|
Olli.Pettay@helsinki.fi
|
a8f2f2ea3a
|
Bug 363265, fix comment about mTextZoom/mPageZoom members
|
2007-11-09 14:29:43 -08:00 |
|
jruderman@hmc.edu
|
8cc395f83d
|
Fix bug 401393, leak and assertion with Flash if Greasemonkey is installed. r=sicking, sr=jst, a=blocking1.9.
|
2007-11-09 14:26:04 -08:00 |
|
joshmoz@gmail.com
|
36dab7b340
|
tests should pass on PPC now, get rid of the expected failures. patch by jdaggett. b=382048 r=josh sr=dbaron
|
2007-11-09 09:56:16 -08:00 |
|
dholbert@cs.stanford.edu
|
3c53007c53
|
Bug 398181: Use NSCoordSaturatingAdd/Subtract in 3 places where we might have unconstrained heights. r+sr+a=roc
|
2007-11-09 09:16:36 -08:00 |
|
Olli.Pettay@helsinki.fi
|
af069f667b
|
Bug 363265, Scroll arrows, page up/page down, home, end, and space don't work in print preview, r=roc+myk,sr=roc,a=1.9+
|
2007-11-09 02:19:12 -08:00 |
|
Olli.Pettay@helsinki.fi
|
0519bd5e7b
|
back out Bug 373344
|
2007-11-09 01:40:45 -08:00 |
|
Olli.Pettay@helsinki.fi
|
d1e49614f0
|
Bug 373344, r+sr=roc, a=beltzner
|
2007-11-09 01:27:49 -08:00 |
|
Olli.Pettay@helsinki.fi
|
64d4fd2698
|
Bug 397954, r+sr=roc, a=beltzner
|
2007-11-09 01:25:05 -08:00 |
|
roc+@cs.cmu.edu
|
82e4c439f9
|
Tests for bug 391584 and other general tests for word movement with layout.word_select.eat_space_to_next_word set to true
|
2007-11-09 00:54:47 -08:00 |
|
roc+@cs.cmu.edu
|
9c749beff9
|
Reftest for bug 336153.
|
2007-11-09 00:52:30 -08:00 |
|
roc+@cs.cmu.edu
|
280a96a88e
|
Reftest for bug 398144.
|
2007-11-09 00:50:58 -08:00 |
|
roc+@cs.cmu.edu
|
97a176cf35
|
Reftest for bug 400826.
|
2007-11-09 00:49:26 -08:00 |
|
reed@reedloden.com
|
607fdac9d1
|
Bug 379418 - ""ASSERTION: internal error: '!aListName'" with MathML and Hebrew text" [p=mats.palmgren@bredband.net (Mats Palmgren) r=roc sr=bzbarsky a1.9=stuart]
|
2007-11-09 00:19:45 -08:00 |
|
reed@reedloden.com
|
948ef26c2b
|
Bug 400081 - "Leak gfxFont and gfxTextRun with font-size: 0" [p=cpearce r+sr=roc a1.9=stuart]
|
2007-11-09 00:04:19 -08:00 |
|
reed@reedloden.com
|
0cdda9d22a
|
Bug 399468 - Can open multiple bookmark popups on clicking folders after right-click context menu (check context menu state) [p=enndeakin r+sr=bzbarsky a1.9=beltzner]
|
2007-11-09 00:00:23 -08:00 |
|
reed@reedloden.com
|
d0eb65c981
|
Bug 400369 - "List markers (bullets) positioned incorrectly for left- and center-aligned list items in RTL lists" [p=uriber@gmail.com (Uri Bernstein) r=smontagu sr+a1.9=roc]
|
2007-11-08 23:49:56 -08:00 |
|
reed@reedloden.com
|
f968a1c4dc
|
Fixing bustage from landing of bug 397510.
|
2007-11-08 23:37:31 -08:00 |
|
reed@reedloden.com
|
27a0532bd8
|
Bug 397510 - Limit the number of lines we build textruns in BuildTextRuns (speeds up painting of huge pages) [p=roc r=smontagu a=blocking1.9+]
|
2007-11-08 23:27:18 -08:00 |
|
reed@reedloden.com
|
1d2c085173
|
Bug 398101 - Be more diligent about invalidating textruns for lines [p=roc r+sr=dbaron a=blocking1.9+]
|
2007-11-08 22:55:32 -08:00 |
|
reed@reedloden.com
|
ed7f460531
|
Bug 400057 - ""ASSERTION: Frame is not in the block" with xul and mathml" (MathML fix) [p=roc r+sr=bzbarsky a=blocking1.9+]
|
2007-11-08 22:53:04 -08:00 |
|
reed@reedloden.com
|
496329b8c8
|
Bug 402338 - "outline property on inline-block painted too far outside" [p=roc r+sr=dbaron a=blocking1.9+]
|
2007-11-08 22:49:38 -08:00 |
|
reed@reedloden.com
|
ec9b5160d0
|
Bug 385417 - Rework textrun glyph representation so we can handle clusters containing glyphs in different fonts [p=roc r=stuart r=smontagu a=blocking1.9+]
|
2007-11-08 22:27:23 -08:00 |
|
bzbarsky@mit.edu
|
d3d73c426f
|
Use a stack array for the pending restyles unless there are lots of them. Bug 403113, r+sr+a=roc
|
2007-11-08 22:09:22 -08:00 |
|
bzbarsky@mit.edu
|
f531bf7329
|
Fixing build bustage.
|
2007-11-08 22:08:16 -08:00 |
|
bzbarsky@mit.edu
|
342e008ef0
|
Make sure to remove anonymous cols created by a <col span="n"> when that col is removed. Bug 399209, r=bernd, sr+a=roc
|
2007-11-08 22:05:19 -08:00 |
|
bzbarsky@mit.edu
|
4c46c12f56
|
Handle GetPositionAndSize flushing reflow. Bug 399410, r+sr=roc, a=beltzner
|
2007-11-08 21:58:47 -08:00 |
|
bzbarsky@mit.edu
|
a9ce86eb75
|
Adding test
|
2007-11-08 21:41:59 -08:00 |
|
bzbarsky@mit.edu
|
17bc787433
|
Adding test
|
2007-11-08 21:32:30 -08:00 |
|
bzbarsky@mit.edu
|
fa257f9f01
|
Give first-line and first-letter frames the right parent style context. Bug 398803, r+sr+a=roc
|
2007-11-08 21:29:06 -08:00 |
|
roc+@cs.cmu.edu
|
912edaa201
|
Bug 403048. Be more careful about looking for the line containing the caret. r+sr=mrbkap
|
2007-11-08 17:59:20 -08:00 |
|
roc+@cs.cmu.edu
|
a1e0ed3605
|
Bug 403004. Let the text-transform style setting loop cross non-fluid continuation boundaries. r+sr=bz
|
2007-11-08 15:37:34 -08:00 |
|
roc+@cs.cmu.edu
|
0024b8814f
|
Remove the test, stupid me
|
2007-11-08 14:58:37 -08:00 |
|
roc+@cs.cmu.edu
|
94488d6141
|
Marking test random while I figure it out
|
2007-11-08 13:18:41 -08:00 |
|
roc+@cs.cmu.edu
|
22532fa19b
|
Bug 401361. Reftest
|
2007-11-08 12:51:05 -08:00 |
|
smontagu@smontagu.org
|
896007b502
|
Correct unexpected pass
|
2007-11-08 04:06:52 -08:00 |
|
smontagu@smontagu.org
|
70987e7b4d
|
Regression tests for runs of characters with different implicit directionality but the same resolved direction
|
2007-11-08 03:23:07 -08:00 |
|
jruderman@hmc.edu
|
80bbd34c4a
|
Re-enable a reftest now that bug 401176 is fixed. r=roc. (The fix for bug 401176 landed earlier, included in the patch for bug 399940.)
|
2007-11-08 01:04:44 -08:00 |
|
reed@reedloden.com
|
50d128a352
|
Backout roc's patch for bug 385417, as it most likely caused bug 402990 and the numerous test failures.
|
2007-11-07 23:41:06 -08:00 |
|
reed@reedloden.com
|
c868cd2ffb
|
Bug 130078 - Make chrome subdocuments of chrome parents share the view hierarchy [p=roc r+sr=bzbarsky a=blocking1.9+]
|
2007-11-07 20:50:49 -08:00 |
|
reed@reedloden.com
|
585bdc919b
|
Bug 401361 - Draw correctly when drawWindow is called on a window using fullZoom [p=roc r+sr=vlad a=blocking1.9+]
|
2007-11-07 20:43:36 -08:00 |
|
reed@reedloden.com
|
c138e9a426
|
Bug 307242 - Use ClearFloats instead of inspecting the space manager to determine the final height of a block formatting context [p=roc r=elif sr=roc a=blocking1.9+]
|
2007-11-07 20:42:26 -08:00 |
|
reed@reedloden.com
|
36828cf90a
|
Bug 399940 - Prevent content duplication by having ContentRemoved tell us whether it already reconstructed frames and therefore ContentInserted need not be called [p=roc r+sr=bzbarsky a=blocking1.9+]
|
2007-11-07 20:39:02 -08:00 |
|
reed@reedloden.com
|
6e0f03d880
|
Bug 398733 - The first *continuation* for an element should be the abs-pos container frame, not just any one of its first-in-flows [p=roc r+sr=bzbarsky a=blocking1.9+]
|
2007-11-07 20:36:46 -08:00 |
|
reed@reedloden.com
|
00ceaa5363
|
Bug 391584 - Pass around a context string so we can detect word breaks at the beginning or end of frames [p=roc r=smontagu a=blocking1.9+]
|
2007-11-07 20:33:28 -08:00 |
|
reed@reedloden.com
|
2fc6943fb7
|
Bug 385417 - Rework textrun glyph representation so we can handle clusters containing glyphs in different fonts [p=roc r=stuart r=smontagu a=blocking1.9+]
|
2007-11-07 20:31:33 -08:00 |
|
reed@reedloden.com
|
5dbce5ddb5
|
Bug 336408 - Allow the caret to be positioned at the end of trimmed whitespace, as if the whitespace wasn't trimmed [p=roc r=smontagu sr=mrbkap a=blocking1.9+]
|
2007-11-07 20:07:00 -08:00 |
|
reed@reedloden.com
|
f7de92aab4
|
Bug 336153 - Fix fieldset content-block sizing when a specified height is given [p=roc r+sr=bzbarsky a=blocking1.9+]
|
2007-11-07 20:04:32 -08:00 |
|
reed@reedloden.com
|
bb564a7d0b
|
Bug 398144 - Make blocks that are margin-roots never consider themselves empty. [p=roc r+sr=dbaron a=blocking1.9+]
|
2007-11-07 19:55:12 -08:00 |
|
reed@reedloden.com
|
c6d0b4440c
|
Bug 400826 - We shouldn't build the styles array for transformed textruns assuming every frame in a flow has the same style; instead we should build it frame by frame. [p=roc r=smontagu a=blocking1.9+]
|
2007-11-07 19:52:33 -08:00 |
|
dholbert@cs.stanford.edu
|
9fc38c4106
|
Bug 398797: Fix test failure by adding float to reference case. Filed 402918 to cover the issue.
|
2007-11-07 13:30:07 -08:00 |
|
dholbert@cs.stanford.edu
|
48ba084339
|
Bug 398797: reftest failing due to some Mac rendering issue. Marking tests random until it's resolved.
|
2007-11-07 12:50:00 -08:00 |
|
dholbert@cs.stanford.edu
|
320468981b
|
Bug 400171: check line mCombinedArea (along with mBounds) to find float damage. r+sr=roc, a=blocking1.9+
|
2007-11-07 12:07:54 -08:00 |
|
dholbert@cs.stanford.edu
|
b5a99492d9
|
Bug 398797: let rel.-positioned inline-blocks be containing blocks for abs. content. r+sr=bz, a=blocking1.9+
|
2007-11-07 12:00:51 -08:00 |
|
dholbert@cs.stanford.edu
|
1dd69820d0
|
Bug 398453 - Add unconstrained size check for pagebreakframe reflow. r+sr=roc, a=blocking1.9+
|
2007-11-07 11:49:44 -08:00 |
|
bzbarsky@mit.edu
|
994933eb3d
|
Move hidden style to HTML
|
2007-11-07 10:25:23 -08:00 |
|
bzbarsky@mit.edu
|
ebefcd1963
|
Seems like stress-11 doesn't actually render right...
|
2007-11-07 09:58:27 -08:00 |
|
bzbarsky@mit.edu
|
b9565e9e9d
|
Fixing test
|
2007-11-07 09:54:14 -08:00 |
|
bzbarsky@mit.edu
|
8b49db7d2a
|
If we moved but did not reflow either the caption or the inner table, invalidate the relevant area. Bug 379353, r=bernd, sr=roc
|
2007-11-07 09:17:30 -08:00 |
|
bzbarsky@mit.edu
|
2bb4447158
|
Don't set our separator count to -1 when we really have 0 of them. Bug 400157, r+sr=dbaron
|
2007-11-07 09:16:09 -08:00 |
|
bzbarsky@mit.edu
|
e6e261a470
|
Implement hixie's first-line proposal: only inherit properties that inherit by default from ::first-line. Inherit the reset properties from its style parent (which is the node that we'd inherit from if the ::first-line were not there). Bug 395623, r+sr=dbaron, a=beltzner
|
2007-11-07 09:13:00 -08:00 |
|
bzbarsky@mit.edu
|
52850476e4
|
Refactor and improve sibling frame finding, especially for popups. Bug 386642, r+sr=roc, a=vlad
|
2007-11-07 09:04:16 -08:00 |
|
dholbert@cs.stanford.edu
|
c357c9fcad
|
Bug 398215 - Add RTL case for handling overflow width in BoxReflow. r+sr=roc, a=blocking1.9+
|
2007-11-07 03:18:30 -08:00 |
|
dholbert@cs.stanford.edu
|
feef919693
|
Bug 381152 - prevent bandRects from having height > nscoord_MAX. r+sr=roc, a=blocking1.9
|
2007-11-07 03:03:10 -08:00 |
|
dholbert@cs.stanford.edu
|
81de3d4c70
|
Bug 385823 - reftests (files I forgot to include in prev checkin) r+sr=dbaron
|
2007-11-06 14:49:05 -08:00 |
|
dholbert@cs.stanford.edu
|
97613d843b
|
Bug 385823 - reftests. r+sr=dbaron
|
2007-11-06 14:48:27 -08:00 |
|
dholbert@cs.stanford.edu
|
bfeb48e02e
|
Bug 385823 - Let us call NotifyPercentHeight even when computed height is already set, because it'll be set on imageFrames. r+sr=dbaron, a=beltzner
|
2007-11-06 14:47:29 -08:00 |
|
dholbert@cs.stanford.edu
|
462640415e
|
Bug 400171: minor reftest change -- Added explicit line-height to testcases rather than using the default value. (Bug's reproducability depends on line-height, & default value varies between platforms.)
|
2007-11-01 18:13:28 -07:00 |
|
dholbert@cs.stanford.edu
|
f91c1b656a
|
Bug 400171 reftest update: Fixes unexpected pass of 400171-1a on Windows by growing the first div a bit.
|
2007-11-01 13:17:22 -07:00 |
|
dholbert@cs.stanford.edu
|
b3ac80f698
|
Bug 393655 reftests. r=roc
|
2007-11-01 13:07:56 -07:00 |
|
dholbert@cs.stanford.edu
|
e321e19e93
|
Bug 400171 reftests. r=roc
|
2007-11-01 12:31:36 -07:00 |
|
jst@mozilla.org
|
8ed8c5149f
|
Fixing bug 401053. Make sure to initialize LiveConnect any time a Java applet is loaded, no matter what markup was used to load the applet. r+sr=dveditz@cruzio.com, a=dsicore@mozilla.com
|
2007-10-31 15:52:11 -07:00 |
|
reed@reedloden.com
|
b360da4efd
|
Bug 391429 - "Editor caret is hidden in XULRunner applications, but visible in Firefox" [p=matt@songbirdnest.com (Matt Crocker) r+sr=peterv aM9=beltzner]
|
2007-10-31 11:51:49 -07:00 |
|
enndeakin@sympatico.ca
|
3f4ed92185
|
Bug 396863, check the menu to ensure that the timer is for the right one, prevents multiple submenus from appearing, r+sr=roc,a=beltzner
|
2007-10-29 10:26:19 -07:00 |
|
dbaron@dbaron.org
|
1b92f564b5
|
Fix test for bug 321402 so it passes on the Mac as well.
|
2007-10-26 11:18:24 -07:00 |
|
enndeakin@sympatico.ca
|
012cfc4144
|
Bug 399350, clicking menu doesn't work after selecting a command, r=bz,mano,sr=bz,a=beltzner
|
2007-10-26 10:24:35 -07:00 |
|
dbaron@dbaron.org
|
c69c15024b
|
Add bug number for failure.
|
2007-10-25 17:39:56 -07:00 |
|
dbaron@dbaron.org
|
04131a7f89
|
Mark 374038-2 as random while I write the (nontrivial) patch to fix.
|
2007-10-25 17:31:10 -07:00 |
|
dbaron@dbaron.org
|
cd2572397d
|
Mark 321402-3 as random until I figure out how to fix it; add 321402-5 and 321402-6, which I forgot to put in the manifest. b=321402
|
2007-10-25 17:16:44 -07:00 |
|
dbaron@dbaron.org
|
30ac4ad5bf
|
Make boxes that have non-box non-block children wrap all their children in a block. b=321402 r+sr=roc, a=blocking1.9+/M9
|
2007-10-25 16:30:49 -07:00 |
|
smontagu@smontagu.org
|
bb357f6b62
|
Change bidi-006.html to use U+05E0 HEBREW LETTER NUN instead of U+05D6 HEBREW LETTER ZAYIN because Lucida Grande is quirky
|
2007-10-25 04:07:25 -07:00 |
|
smontagu@smontagu.org
|
b667340451
|
Mark test as failing on Mac again
|
2007-10-25 03:25:38 -07:00 |
|
smontagu@smontagu.org
|
21d673a398
|
Fix the positioning of diacritics in right-to-left languages and clean up a bunch of typos in bidi reftests. Bug 386573, r+sr=roc, a=vlad
|
2007-10-25 02:32:01 -07:00 |
|
dbaron@dbaron.org
|
579409b298
|
Mark test as random rather than failing because it fails on only some Linux machines (bug 386713).
|
2007-10-24 18:06:21 -07:00 |
|
dholbert@cs.stanford.edu
|
aed37927a1
|
Bug 336736: Improved reftest. (Using an exact-pixel-width div instead of a character, to avoid a pixel-rounding issue that made the old reftest fail on Mac)
|
2007-10-23 20:50:14 -07:00 |
|
dholbert@cs.stanford.edu
|
4c7a3a6c03
|
Bug 374927 reftest. r+sr=dbaron. As indicated in reftest.list, this test currently fails -- it was broken by the checkin for bug 368600, and it'll be fixed by solving bug 400776.
|
2007-10-23 20:35:34 -07:00 |
|
roc+@cs.cmu.edu
|
c7254b6ab4
|
Bug 389666. Reftest (derived from bug 389468).
|
2007-10-23 18:40:58 -07:00 |
|
roc+@cs.cmu.edu
|
07c841ab0c
|
Bug 389666. Reftest (derived from bug 389468).
|
2007-10-23 17:27:32 -07:00 |
|
roc+@cs.cmu.edu
|
23a4a840a3
|
Bug 389666. The mTransformedTextOffset field of MappedFlow wasn't always being set up correctly, so let's just stop using it altogether. r=smontagu,a=vlad
|
2007-10-23 17:07:26 -07:00 |
|
mats.palmgren@bredband.net
|
895714e955
|
Call WillDestroyFrameTree() before destroying the frame tree in ReconstructDocElementHierarchyInternal() because we have cleared the placeholder map etc at this point and we don't want RemoveMappingsForFrameSubtree() to mess with it. Also, remove the RemoveMappingsForFrameSubtree() call that was added in bug 372685 which was wrong since all the frames on a popupset's ::popupList are out-of-flows that are reachable (directly or indirectly) from a normal flow placeholder. b=398982 r+sr=bzbarsky a=dsicore
|
2007-10-23 17:02:26 -07:00 |
|
dholbert@cs.stanford.edu
|
cef845980a
|
Bug 400421 reftest
|
2007-10-23 16:19:56 -07:00 |
|
bzbarsky@mit.edu
|
445a9b64c8
|
Landing files that somehow got missed. Bug 397427.
|
2007-10-23 15:11:08 -07:00 |
|
bzbarsky@mit.edu
|
06f6b88b65
|
Make the "href" property of stylesheets reflect the original URI that was reflected to load the sheet. Bug 397427, r=dbaron,biesi, sr=dbaron, a=dsicore
|
2007-10-23 14:56:41 -07:00 |
|
martijn.martijn@gmail.com
|
645f989cc1
|
Reftests for bug 391412 - Regression in float layout causing clear: to be ignored, r=bzbarsky
|
2007-10-22 15:33:41 -07:00 |
|
reed@reedloden.com
|
9930afe4ba
|
Bug 368600 - "Table with table-layout: fixed has unconstrained width even when width specified on cell" [p=bernd_mozilla@gmx.de (Bernd) r+sr+a1.9=dbaron]
|
2007-10-21 21:40:02 -07:00 |
|
Olli.Pettay@helsinki.fi
|
69d3a1fc7a
|
backout Bug 373462, bug 385322. Still regress tp/talos
|
2007-10-21 09:46:54 -07:00 |
|
Olli.Pettay@helsinki.fi
|
cad8f0b8c4
|
Test-landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst
|
2007-10-21 07:09:29 -07:00 |
|
longsonr@gmail.com
|
33e3d4f7e7
|
Bug 399360 - Remove unused closure variable. r+sr=tor,a=roc
|
2007-10-21 02:05:41 -07:00 |
|
masayuki@d-toybox.com
|
aad8b02ec5
|
Bug 399159 left edge is not aligned when text-align: justify; in Japanese paragraph (relanding) r+sr+a=roc
|
2007-10-21 01:10:34 -07:00 |
|
mats.palmgren@bredband.net
|
8da8070f17
|
Mochitest for bug 386386.
|
2007-10-20 00:37:48 -07:00 |
|
roc+@cs.cmu.edu
|
7a31877544
|
Bug 393096. Allow an element containing breakable whitespace to introduce a break opportunity no matter what the context. Also cleans up some trimming stuff and adds comprehensive whitespace breaking and trimming reftests. r+sr=dbaron
|
2007-10-20 00:30:26 -07:00 |
|
mats.palmgren@bredband.net
|
b850b776d1
|
Discard aPrevFrame if it's the mPopupFrame since it's on a different lists. b=394800 r=enndeakin sr=bzbarsky a=dbaron
|
2007-10-19 22:43:38 -07:00 |
|
dholbert@cs.stanford.edu
|
dd259dd796
|
Bug 399384: Make first-letter frames use nearest ancestor blockFrame's content node, instead of direct parent's. r=bzbarsky, r+a=roc
|
2007-10-19 10:41:29 -07:00 |
|
tor@cs.brown.edu
|
c7e1505c64
|
Bug 399289 - leak of nsBaseURLParser with svg paint. r+sr+a=dbaron
|
2007-10-19 08:36:15 -07:00 |
|
fantasai.cvs@inkedblade.net
|
344d6b32b9
|
Fix StealFrame failure + crash, b=400223 r+sr=roc a=roc
|
2007-10-19 07:54:07 -07:00 |
|
fantasai.cvs@inkedblade.net
|
95c1b1c8ad
|
nsTableCellMap::InsertRows shouldn't make damage area smaller, b=244135 p=malcolm.parsons r+sr=bz a=roc
|
2007-10-19 07:41:29 -07:00 |
|
jwatt@jwatt.org
|
d8ce604db7
|
Re-checkin fix for bug 399863. We frequently call InitialUpdate() more than once on SVG frames. r=tor@acm.org, sr+a1.9=roc@ocallahan.org
|
2007-10-19 04:07:08 -07:00 |
|
neil@parkwaycc.co.uk
|
d3fd192a81
|
Bug 399968 Back out some parts from bug 258875 that have no effect r+sr+a=roc
|
2007-10-19 01:51:27 -07:00 |
|
roc+@cs.cmu.edu
|
7210b8c4a3
|
Backing out bug 397510 again because again it looks like it might have caused a regression, and we don't need it for M9
|
2007-10-18 21:56:05 -07:00 |
|
bzbarsky@mit.edu
|
a027b56a4f
|
Don't run XBL constructors during frame construction, ever. Bug 398006, r=sicking, sr=roc
|
2007-10-18 20:51:15 -07:00 |
|
bzbarsky@mit.edu
|
02105448ce
|
Make vertical resizing of framesets work in standards mode. Bug 376981, r+sr=dbaron
|
2007-10-18 20:45:30 -07:00 |
|
bzbarsky@mit.edu
|
f4a14b2ffc
|
Don't show the plug-in view when it should actually be hidden. Bug 398213, r+sr=roc
|
2007-10-18 20:41:07 -07:00 |
|
dietrich@mozilla.com
|
ba0e963628
|
re-landing Bug 393758
|
2007-10-18 19:01:05 -07:00 |
|
reed@reedloden.com
|
e6ba209193
|
Fixing bustage from landing of bug 397510.
|
2007-10-18 18:33:52 -07:00 |
|
dietrich@mozilla.com
|
cd47b16d5a
|
Bug 397510 Scrolling in large file is very slow due to textrun reconstruction (re-landing for roc)
|
2007-10-18 18:19:11 -07:00 |
|
roc+@cs.cmu.edu
|
523af98b9b
|
Backing out bustage fix
|
2007-10-17 23:48:44 -07:00 |
|
gavin@gavinsharp.com
|
3d5815da5b
|
Back out the patch for bug 399159 because it's suspected of having caused the Tp regression
|
2007-10-17 10:03:09 -07:00 |
|
reed@reedloden.com
|
a39d0b4b0a
|
Backout jwatt's patch for bug 399863 to help find Tp regression.
|
2007-10-16 17:18:11 -07:00 |
|
roc+@cs.cmu.edu
|
3d8ce0f47f
|
Backing out 393758 just in case it caused perf regression
|
2007-10-16 16:56:27 -07:00 |
|
roc+@cs.cmu.edu
|
62761abd1f
|
Backing out fix for bug 397510 to see if it fixes the Tp regression
|
2007-10-16 01:20:22 -07:00 |
|
fantasai.cvs@inkedblade.net
|
5728e0c20d
|
fantasai is clearly having process troubles
|
2007-10-15 20:08:48 -07:00 |
|
fantasai.cvs@inkedblade.net
|
738be0d0d1
|
nsTableCellMap::InsertRows shouldn't make damage area smaller, b=244135 p=malcolm.parsons r+sr=bz a=roc
|
2007-10-15 20:06:36 -07:00 |
|
jwatt@jwatt.org
|
0b719633f9
|
Fixing bug 399863. We frequently call InitialUpdate() more than once on SVG frames. r=tor@acm.org, sr+a1.9=roc@ocallahan.org
|
2007-10-15 15:10:59 -07:00 |
|
roc+@cs.cmu.edu
|
c9fff8055b
|
Fixing bustage
|
2007-10-15 14:20:36 -07:00 |
|
roc+@cs.cmu.edu
|
85116646be
|
Bug 393758. Detect when we're about to create two flows with the same element in the same textrun (which violates our invariants), and prevent it by starting a new textrun for the second flow. r=smontagu
|
2007-10-15 14:15:35 -07:00 |
|
roc+@cs.cmu.edu
|
4ad51c6b43
|
Bug 397510. Limit the number of lines below the initial line for which we reconstruct textruns. Speeds up line painting near the top of huge documents. r=smontagu
|
2007-10-15 14:11:37 -07:00 |
|
tor@cs.brown.edu
|
279a22522f
|
Backout of 399289.
|
2007-10-15 11:59:22 -07:00 |
|
tor@cs.brown.edu
|
3334812330
|
Bug 399289 - leak of nsBaseURLParser with svg paint. r=dbaron, sr=roc, a=dbaron
|
2007-10-15 09:37:04 -07:00 |
|
joshmoz@gmail.com
|
64ac19e5f3
|
clicking scrollbutton in listbox should only scroll by one option. b=382205 r=cbarrett sr=roc
|
2007-10-15 08:37:40 -07:00 |
|
masayuki@d-toybox.com
|
96a98b686f
|
Bug 399159 left edge is not aligned when text-align: justify; in Japanese paragraph r+sr+a=roc
|
2007-10-15 05:37:15 -07:00 |
|
neil@parkwaycc.co.uk
|
1507d5687b
|
Bug 399692 Restore null-check accidentally removed by bug 399376 r+sr+a=roc
|
2007-10-15 04:21:25 -07:00 |
|
fantasai.cvs@inkedblade.net
|
03dc1015c3
|
using wrong BC damage area for BC calculations b=244135 p=malcolm.parsons r=bernd r=fantasai (credits for a good review go to Bernd Mielke, blame for a bad one to fantasai) sr=bz
|
2007-10-14 21:49:45 -07:00 |
|
reed@reedloden.com
|
7e8456e8f3
|
Completely backout patch from Jonathan Steele in bug 399753 due to bustage.
|
2007-10-14 20:42:27 -07:00 |
|
reed@reedloden.com
|
a7a2219d2b
|
Backout change from Jonathan Steele in bug 399753 for nsTreeBodyFrame.cpp in order to fix bustage.
|
2007-10-14 20:25:07 -07:00 |
|
reed@reedloden.com
|
2d9ccdb82c
|
Bug 399753 - "Remove "nsISupportsArray" in the layout directory" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=dbaron]
|
2007-10-14 20:09:59 -07:00 |
|
bzbarsky@mit.edu
|
486a31cb86
|
This doesn't pass on Linux yet
|
2007-10-14 12:51:28 -07:00 |
|
bzbarsky@mit.edu
|
c3fdf3fcca
|
Adding tests.
|
2007-10-14 11:34:16 -07:00 |
|
benjamin@smedbergs.us
|
2bd5a10828
|
Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer
|
2007-10-13 14:13:50 -07:00 |
|
jst@mozilla.org
|
348b4bf532
|
Fixing build bustage.
|
2007-10-13 10:10:30 -07:00 |
|
jst@mozilla.org
|
73d06385cd
|
Fixing bug 399406. Make sure to initialize LiveConnect (if needed) when loading applets. r+sr+a=jonas@sicking.cc
|
2007-10-13 09:42:44 -07:00 |
|
bzbarsky@mit.edu
|
d6ddf5aec3
|
Fix bug 345609. r+sr+a=roc
|
2007-10-12 11:37:51 -07:00 |
|
roc+@cs.cmu.edu
|
32b36ae07b
|
Bug 397518. Wrap inline non-MathML children of MathML frames in anonymous blocks. r+sr=bzbarsky
|
2007-10-12 01:30:54 -07:00 |
|
reed@reedloden.com
|
4c0c1d7709
|
Bug 391868 - "Page Source very small with meta charset=windows-1258" [p=chris@pearce.org.nz (Chris Pearce) r+sr=dbaron a=blocking1.9+]
|
2007-10-11 15:54:18 -07:00 |
|
masayuki@d-toybox.com
|
2606f48ae2
|
the reftests for line-breaking b=389056 r+sr=roc
|
2007-10-11 04:42:45 -07:00 |
|
smontagu@smontagu.org
|
d5126a3713
|
Change the usage of NEEDS_BIDI_RESOLUTION so that it is either set on every block in a continuation chain or none of them. Bug 394805, r+sr+b=roc
|
2007-10-11 04:41:04 -07:00 |
|
longsonr@gmail.com
|
56dd492349
|
Bug 397330 - Don't call SuspendRedraw during InsertFrames. r=jwatt,sr+a=roc
|
2007-10-11 01:29:47 -07:00 |
|
neil@parkwaycc.co.uk
|
4dbf1e5dc1
|
Bug 399376 Fix edge case overlooked by bug 306990 r=Enn sr+a=roc
|
2007-10-11 01:18:52 -07:00 |
|
bzbarsky@mit.edu
|
96ad8e0ecc
|
Fix regression tests. Bug 398510
|
2007-10-10 22:17:18 -07:00 |
|
bzbarsky@mit.edu
|
8c78ae026d
|
Don't allow first-letter on the block inside a mathml table cell. Bug 398510, r+sr+a=roc
|
2007-10-10 21:36:48 -07:00 |
|
roc+@cs.cmu.edu
|
88b7d0011d
|
Fixing test bustage... Disable tests on Linux and Windows until I figure out how to get them to do word movement via synthesized events.
|
2007-10-10 16:19:11 -07:00 |
|
roc+@cs.cmu.edu
|
cc8a388fa5
|
Bug 391584. Don't miss word-break opportunities at points where whitespace has collapsed away. Also, note that a word-break opportunity exists at the start of a frame when it starts with a space.
|
2007-10-10 15:32:51 -07:00 |
|
bzbarsky@mit.edu
|
276625beed
|
Fix bug 399219. r=roc, sr=neil, a=roc
|
2007-10-10 15:14:41 -07:00 |
|
fantasai.cvs@inkedblade.net
|
669ff25ede
|
crash due to improper overflow container frame deletion, b=393956, r+sr=roc
|
2007-10-10 15:09:53 -07:00 |
|
vladimir@pobox.com
|
2b6d4ef940
|
b=296904, canvas rects incorrectly affect current path; r+sr+a=vlad, patch from philip@zaynar.demon.co.uk
|
2007-10-10 12:24:12 -07:00 |
|
roc+@cs.cmu.edu
|
416b58ab83
|
Backing out bug 391584 because of test failures on non-Mac
|
2007-10-09 21:25:42 -07:00 |
|
roc+@cs.cmu.edu
|
bd6f1fc294
|
Backing out fix for bug 345339 because of test failures
|
2007-10-09 20:39:16 -07:00 |
|
roc+@cs.cmu.edu
|
f21c86924d
|
Fixing bustage
|
2007-10-09 19:30:48 -07:00 |
|
roc+@cs.cmu.edu
|
fca6dd9463
|
Bug 387414. Detect situations where the textrun doesn't map enough text to fully reflow the frame (which can happen during style changes to preformatted whitespace, for example) and rebuild textruns in that case. r=smontagu
|
2007-10-09 19:25:57 -07:00 |
|
roc+@cs.cmu.edu
|
0ced6f7aa5
|
Bug 391584. Don't miss word-break opportunities at points where whitespace has collapsed away. Also, note that a word-break opportunity exists at the start of a frame when it starts with a space.
|
2007-10-09 19:21:33 -07:00 |
|
roc+@cs.cmu.edu
|
9cbcfce8a9
|
Bug 389583. Move an assert so it doesn't fire bogusly. r=eli,sr=mats,a=dbaron
|
2007-10-09 19:18:40 -07:00 |
|
roc+@cs.cmu.edu
|
a92c012e1a
|
Bug 345339. Stop using a generic hashtable to store element session history state in nsPresState. patch by Karthik Sarma, r+sr=roc,a=sicking
|
2007-10-09 19:15:23 -07:00 |
|
tglek@mozilla.com
|
fdf793303e
|
Clean up prbool misuse in layout. bug 398312, r+sr+a=dbaron
|
2007-10-09 17:00:05 -07:00 |
|
dbaron@dbaron.org
|
bce5d9d6ab
|
Add tests for bug 240117.
|
2007-10-09 13:28:10 -07:00 |
|
fantasai.cvs@inkedblade.net
|
d217f92687
|
nsOverflowContinuationTracker shouldn't assume frame won't get reflowed again before its continuation gets reflowed, b=398322, b=393956, r=dholbert sr=roc
|
2007-10-09 12:46:21 -07:00 |
|
enndeakin@sympatico.ca
|
662fd96d0a
|
Bug 397012, add null check otherwise tests crash
|
2007-10-09 10:48:30 -07:00 |
|
enndeakin@sympatico.ca
|
f1f8f5b6ab
|
Bug 397012, menus don't close on second click, r+sr=bz
|
2007-10-09 10:21:36 -07:00 |
|
enndeakin@sympatico.ca
|
f36f47ebaa
|
bug 396983, missed this file
|
2007-10-09 05:43:15 -07:00 |
|
enndeakin@sympatico.ca
|
917ec8c785
|
Bug 396983, flush frames before opening a popup, r+sr=bz, a=dbaron
|
2007-10-09 05:11:14 -07:00 |
|
bzbarsky@mit.edu
|
38e8f056cd
|
Elimninate the last known source of bogus "wrong parent style context" warnings, and make these warnings into assertions. Bug 374297, r+sr+a=dbaron
|
2007-10-08 19:45:10 -07:00 |
|
bzbarsky@mit.edu
|
4f5bba9acb
|
Make sure to not propagate special height reflows too far. Bug 391901, r+sr+a=dbaron
|
2007-10-08 19:39:06 -07:00 |
|
bzbarsky@mit.edu
|
4aad5f643f
|
Fix bug 398326. Make sure to let the frame constructor know before constructing frames. r+sr+a=dbaron.
|
2007-10-08 19:34:58 -07:00 |
|
reed@reedloden.com
|
f11e2ac243
|
Bug 394844 - "nsCSSParser.cpp: aSkipWS parameter of ExpectEndProperty and GetURLToken can be removed as it is always PR_TRUE" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+sr+a1.9=dbaron]
|
2007-10-08 16:17:14 -07:00 |
|
dbaron@dbaron.org
|
7415f81dc3
|
Make IsWidgetStyled use style system to really check whether author styled borders or backgrounds, rather than depending on default values in forms.css. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 16:11:01 -07:00 |
|
dbaron@dbaron.org
|
1c49aa6978
|
Allow MapRuleInfoInto to map data for multiple structs at the same time. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 14:58:22 -07:00 |
|
reed@reedloden.com
|
c5d291f708
|
Bug 273459 - "most gopher-*.gif images are unused" [p=dao r+sr+a1.9=dbaron]
|
2007-10-08 14:27:30 -07:00 |
|
reed@reedloden.com
|
72be44dc3e
|
Bug 381735 - "reenable antialiased border drawing on Linux" [p=dao r+sr=dbaron r=vlad a=blocking1.9+]
|
2007-10-08 14:09:45 -07:00 |
|
bzbarsky@mit.edu
|
ce7985ca54
|
Fix test to actually fail with old builds
|
2007-10-08 12:26:36 -07:00 |
|
Olli.Pettay@helsinki.fi
|
0ca7e4f915
|
Bug 397641, AsyncScrollPortEvent posted even if overflow/underflow event won't be dispatched r=mats+roc, sr=mats, a=roc
|
2007-10-08 01:42:43 -07:00 |
|
roc+@cs.cmu.edu
|
bca6cbb9cb
|
Bug 395331. Fix FindPrimaryFrameFor by noticing that an element can be in anonymous content if the binding root is a binding *ancestor*, not just a binding *parent*. r+sr=bzbarsy
|
2007-10-07 19:42:50 -07:00 |
|
bzbarsky@mit.edu
|
351c82c45e
|
Add tests
|
2007-10-07 18:13:40 -07:00 |
|
mats.palmgren@bredband.net
|
b26b967070
|
Take into account that |line| can be an overflow line when accessing the previous line. Patch by roc and me. b=397007 r+sr=me/roc blocking1.9=roc
|
2007-10-07 10:32:07 -07:00 |
|
mats.palmgren@bredband.net
|
c1ec42f835
|
Make the GetListBoxBody() call from the frame constructor not Flush_Frames. b=392285 r+sr=bzbarsky a=dsicore
|
2007-10-06 08:03:35 -07:00 |
|
mats.palmgren@bredband.net
|
b1ecdb8588
|
Call RemoveMappingsForFrameSubtree() before destroying an "internal" popup frame. b=372685 r+sr=bzbarsky blocking1.9=dsicore
|
2007-10-06 06:53:05 -07:00 |
|
gerv@gerv.net
|
2c4fa4403c
|
Bug 398009 - fix mangled license headers. a=stuart.
|
2007-10-06 05:08:39 -07:00 |
|
bzbarsky@mit.edu
|
1db12bd2d3
|
Fix the test
|
2007-10-05 22:21:03 -07:00 |
|
bzbarsky@mit.edu
|
206ba2db4b
|
Adding test.
|
2007-10-05 20:46:02 -07:00 |
|
bzbarsky@mit.edu
|
6be2e13a6b
|
Fix a few issues in bfcache and XBL when javascript is being toggled on and off. Bug 398668, r+sr+a=jst
|
2007-10-05 17:35:00 -07:00 |
|
bzbarsky@mit.edu
|
e17b12fc0d
|
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
|
2007-10-05 16:37:25 -07:00 |
|
dolske@mozilla.com
|
fcd7716641
|
Disabling fast reftests (bug 387132) due to reported link problems on Linux too. *sigh*
|
2007-10-05 16:11:12 -07:00 |
|
Olli.Pettay@helsinki.fi
|
3fe7414781
|
Bug 397955, r+sr=roc
|
2007-10-05 12:06:54 -07:00 |
|
dolske@mozilla.com
|
d5648a7295
|
Disable fast reftests (bug 387132) on Windows until I figure out why it's not linking there.
|
2007-10-04 18:08:44 -07:00 |
|
dolske@mozilla.com
|
b75b650626
|
Bug 387132 - speed up reftest running. r=vlad, sr=bsmedberg, a=vlad
|
2007-10-04 16:33:54 -07:00 |
|
dcamp@mozilla.com
|
2788e8d9d2
|
let chrome check globalStorage usage for a domain. b=396249, r=enndeakin, sr=jst, a=jst
|
2007-10-03 23:05:32 -07:00 |
|
jwalden@mit.edu
|
4bde7b5023
|
Bug 393757 - Don't report CSS style errors for identifiers designated as vendor-specific by the CSS spec. This means we won't report errors for things like _width or for any of the -khtml-, -webkit-, -o-, -ms-, etc. properties, cutting down on error console spam a touch. r+sr+a=dbaron
|
2007-10-03 21:58:27 -07:00 |
|
reed@reedloden.com
|
15b334ce41
|
Backed out elif's patch from bug 307242 due to it causing a reftest failure for the test for bug 218473.
|
2007-10-03 21:33:43 -07:00 |
|
reed@reedloden.com
|
a7f28960d6
|
Bug 389685 - "Empty style attribute generates strange css warning" [p=elif (sharparrow1) r+sr+a1.9=dbaron]
|
2007-10-03 20:20:36 -07:00 |
|
reed@reedloden.com
|
9d691995f3
|
Bug 307242 - "ASSERTION: bad argument: '(aRight > mLeft) && (aRight < mRight)', @ nsSpaceManager::BandRect::SplitHorizontally" [p=elif (sharparrow1) r+sr+a1.9=roc]
|
2007-10-03 20:18:31 -07:00 |
|
bzbarsky@mit.edu
|
2e2b88acf4
|
Make sure we always resolve style contexts with the right parent. Bug 390689, r+sr+a=dbaron
|
2007-10-03 19:58:48 -07:00 |
|
enndeakin@sympatico.ca
|
fd7d18e733
|
Bug 397606, don't deactivate menubar when switching menus, r+sr=bz, a=damon
|
2007-10-03 15:00:41 -07:00 |
|
dbaron@dbaron.org
|
b6a5f9ecd0
|
Allow reftest harness to load files without any image comparison. b=397725 r=jwalden
|
2007-10-03 14:27:04 -07:00 |
|
dholbert@cs.stanford.edu
|
079f238fc8
|
Backing out patch for Bug 396984 -- its issues will be addressed via Bug 240117. (see comments 27-28 on Bug 396984)
|
2007-10-03 13:04:32 -07:00 |
|
dbaron@dbaron.org
|
dfb906458f
|
Fix bidi reftests so they pass for me: use font size in px rather than pt so they're not dpi-dependent (primarily for 000), and rewrite 006 so it doesn't hard-code the width of characters. b=398337 r=smontagu
|
2007-10-02 22:28:23 -07:00 |
|
dholbert@cs.stanford.edu
|
603542e4aa
|
Bug 395316 - Clear OutOfFlowFrame after unregistering placeholder, and make recursive call to RemoveFrame. r/sr/a=roc
|
2007-10-02 20:44:18 -07:00 |
|
roc+@cs.cmu.edu
|
ecf2fe510d
|
Bug 388980. Backing out because it broke tests.
|
2007-10-02 15:12:20 -07:00 |
|
roc+@cs.cmu.edu
|
4b78468e78
|
Bug 388980. Keep mCSSAware in sync. patch by Chris Pearce, r+sr=peterv
|
2007-10-02 14:44:21 -07:00 |
|
dholbert@cs.stanford.edu
|
07e659f6fc
|
Bug 396984 - Fix GTK textfield border-width 2px/3px discrepancy. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r/sr/a=roc
|
2007-10-02 14:25:59 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a6b454f086
|
Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor
|
2007-10-02 09:56:07 -07:00 |
|
tor@cs.brown.edu
|
13125aec9d
|
Bug 384208 - svg:pattern not correct for general transforms. r=longsonr, sr+a=roc
|
2007-10-02 07:57:47 -07:00 |
|
ginn.chen@sun.com
|
62a821b7cc
|
Bug 387990 [a11y] mouse pointer position can prevent keyboard access to submenus r=enndeakin sr=roc
|
2007-10-02 02:41:29 -07:00 |
|
roc+@cs.cmu.edu
|
f8fe365101
|
Bug 385635. Make text min-width calculation clear out old value of trimmable whitespace when the text contains non-collapsible whitespace. Also, set skipWhitespace to skip subsequent whitespace only if the trailing whitespace in the text is not preformatted. r=smontagu
|
2007-10-02 01:52:09 -07:00 |
|
fantasai.cvs@inkedblade.net
|
678b52fb1e
|
fix use of DEBUG-only data member, bug=154892 r+sr+a=roc
|
2007-10-02 01:29:23 -07:00 |
|
reed@reedloden.com
|
e6e7010ba6
|
Fixing bustage from fantasai's patch. [p=bz]
|
2007-10-01 23:24:26 -07:00 |
|
fantasai.cvs@inkedblade.net
|
2456fd7a33
|
paginate absolutely-positioned elements, b=154892 r+sr=roc a=roc
|
2007-10-01 22:57:45 -07:00 |
|
bzbarsky@mit.edu
|
7facde4eac
|
Add asserts to catch dangerous cases. Bug 398108, r+sr+a=dbaron
|
2007-10-01 21:37:36 -07:00 |
|
roc+@cs.cmu.edu
|
ccb6bf3bdb
|
Bug 392829. Clean up nsLineLayout code that's not used (or at least used differently). r+sr+a=dbaron
|
2007-10-01 19:36:26 -07:00 |
|
roc+@cs.cmu.edu
|
1fb7f38610
|
Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov
|
2007-10-01 18:47:40 -07:00 |
|
joshmoz@gmail.com
|
7c16a06018
|
remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc
|
2007-10-01 16:20:37 -07:00 |
|
roc+@cs.cmu.edu
|
aa2f1bb4bf
|
Backing out
|
2007-10-01 15:11:23 -07:00 |
|
dholbert@cs.stanford.edu
|
7cdd6c0279
|
Bug 398157: Fix nscoord_MAX arithmetic using NSCoordSaturatingSubtract. r=roc sr=roc a=roc
|
2007-10-01 14:44:50 -07:00 |
|
roc+@cs.cmu.edu
|
07952e214b
|
Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov
|
2007-10-01 14:29:19 -07:00 |
|
dholbert@cs.stanford.edu
|
5d63a7fdb3
|
Bug 397852: ASSERTION: Doing nscoord addition with values > nscoord_MAX r=roc sr=roc a=roc
|
2007-10-01 09:43:02 -07:00 |
|
dholbert@cs.stanford.edu
|
e2823ee8c1
|
Bug 382147: Make disabled button border-width match enabled buttons. r=roc sr=roc blocking1.9=joshmoz
|
2007-10-01 09:40:35 -07:00 |
|
enndeakin@sympatico.ca
|
37aa9fc448
|
Bug 396517, enableKeyboardNavigator is backwards, also add test, r+sr=bz, a=roc
|
2007-10-01 08:20:32 -07:00 |
|
Olli.Pettay@helsinki.fi
|
85880d8ce4
|
Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv
|
2007-10-01 03:02:32 -07:00 |
|
bzbarsky@mit.edu
|
4f3efcd53f
|
Make sure to be in an update when we do frame construction. Bug 393326, r+sr+a=dbaron
|
2007-09-30 20:15:45 -07:00 |
|
dbaron@dbaron.org
|
89660da028
|
Destroy the old rule tree *after* processing the change list, in case the change list has frame reconstructs in it. Patch from Eli Friedman <sharparrow1@yahoo.com>. r+sr+a1.9=dbaron b=389744
|
2007-09-30 12:23:48 -07:00 |
|
dbaron@dbaron.org
|
e78f341a06
|
Fix spelling mistakes to force the Windows unit test box to cycle.
|
2007-09-29 17:49:57 -07:00 |
|
Olli.Pettay@helsinki.fi
|
2fb8ea7b56
|
back out Bug 373462 / bug 385322 (again :( )
|
2007-09-29 10:33:22 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a6aedd78ae
|
Bug 373462 / bug 385322, Better scheduling of cycle collection/gc, r+sr=jst
|
2007-09-29 08:02:57 -07:00 |
|
dbaron@dbaron.org
|
f68cca2f3d
|
Fix spelling mistakes to force unit test boxes to cycle.
|
2007-09-28 19:18:52 -07:00 |
|
anodelman@mozilla.com
|
583d3c530f
|
Bug 397831 - -tprender option in pageloader should limit output to render data. a=anodelman, r=vladimir
|
2007-09-28 13:27:52 -07:00 |
|
aaronleventhal@moonset.net
|
56404d7111
|
bug 397644. File control not exposed correctly to a11y apis. r+sr+a=roc
|
2007-09-27 18:09:14 -07:00 |
|
roc+@cs.cmu.edu
|
7e025b85ef
|
Bug 393906. Make AdjustOffsetsForBidi maintain textframe invariants across the entire continuation chain, not just the fluid chain. r=smontagu
|
2007-09-27 16:37:46 -07:00 |
|
roc+@cs.cmu.edu
|
f416ecde08
|
Bug 392629. Be a bit more clever about invalidating listboxes and combobox dropdowns when the focus ring moves. r+sr=bzbarsky
|
2007-09-27 16:06:31 -07:00 |
|
roc+@cs.cmu.edu
|
9c8ab42f9f
|
Bug 368445. Make nsDisplayBorder::OptimizeVisibility use accurate borders, r+sr=bzbarsky
|
2007-09-27 15:52:32 -07:00 |
|
reed@reedloden.com
|
2a9199a713
|
Bug 393979 - "Remove orphaned comment in nsFrame::BoxReflow" [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr+a1.9=roc]
|
2007-09-27 09:44:24 -07:00 |
|
dbaron@dbaron.org
|
f9914cd5b5
|
Fix leak of nsCSSValueList. b=397149 r+sr=bzbarsky a=roc
|
2007-09-27 09:28:14 -07:00 |
|
dbaron@dbaron.org
|
e997f08c07
|
Always delete the old content array so that we run destructors. b=397022 r+sr=bzbarsky a=roc
|
2007-09-27 09:27:48 -07:00 |
|
dbaron@dbaron.org
|
f11b24b470
|
Remove comment about exceptions that no longer exist thanks to bug 386640.
|
2007-09-27 09:26:22 -07:00 |
|
joshmoz@gmail.com
|
df46920114
|
extra measure of security for password textfields on Mac OS X. b=394107 r=smorgan sr=roc
|
2007-09-27 09:01:32 -07:00 |
|
dholbert@cs.stanford.edu
|
16be9aaa8e
|
Bug 371483 layout reftest. r=roc
|
2007-09-26 19:01:58 -07:00 |
|
dholbert@cs.stanford.edu
|
233086b996
|
Bug 385533 layout reftest. r=roc
|
2007-09-26 19:00:54 -07:00 |
|
dholbert@cs.stanford.edu
|
f36746acde
|
Bug 387876 layout reftests. r=roc
|
2007-09-26 10:41:41 -07:00 |
|
dholbert@cs.stanford.edu
|
8e054fcf60
|
Bug 397448 - "ASSERTION: Doing nscoord addition with values > nscoord_MAX" with percentage margin in table cell. r=roc sr=roc approval19=roc
|
2007-09-26 09:32:50 -07:00 |
|
vladimir@pobox.com
|
4dd2e87496
|
b=396972, clean up canvas API to avoid using internal API in contexts, r/a=stuart
|
2007-09-25 13:46:08 -07:00 |
|
gavin@gavinsharp.com
|
673e7ccc5d
|
Back out the patch for bug 393845 because it appears the regressions it caused are worse than the bug it fixed (a=biesi)
|
2007-09-25 13:41:07 -07:00 |
|
anodelman@mozilla.com
|
bc8fd97265
|
Bug 397126 - check for 'instanceOf' interfering with svg test. a=anodelman, r=vladimir
|
2007-09-25 10:37:46 -07:00 |
|
smontagu@smontagu.org
|
4fb8b7e934
|
Reftests for bidi diacritics (bugs: 378351, 387653, 395676)
|
2007-09-25 08:55:34 -07:00 |
|
longsonr@gmail.com
|
18c913afd7
|
Bug 395155 - correct and reenable reftests
|
2007-09-25 03:00:08 -07:00 |
|
longsonr@gmail.com
|
ef056ec59b
|
Bug 395155 - stop running reftests while I figure out what is going on
|
2007-09-25 02:51:21 -07:00 |
|
longsonr@gmail.com
|
dee95ff531
|
Bug 395155 - Changing CSS text inside svg:style has no effect. r=tor,sr=roc,a=roc
|
2007-09-25 02:11:12 -07:00 |
|
Olli.Pettay@helsinki.fi
|
7dcd7f1e43
|
Bug 397304, [@ nsListBoxBodyFrame::GetAvailableHeight], r+sr=bz, a=roc
|
2007-09-25 00:12:36 -07:00 |
|
roc+@cs.cmu.edu
|
f66451340e
|
Bug 368445. Make ApplyOverflowClipping compute the right padding-rect when native themes override the border. r+sr+a=dbaron
|
2007-09-24 17:47:05 -07:00 |
|
dholbert@cs.stanford.edu
|
3dc3e796ba
|
Bug 391894, comment amendment for just-checked-in patch. (s/normal-child/regular-children/)
|
2007-09-24 13:25:38 -07:00 |
|
dholbert@cs.stanford.edu
|
8550b70aae
|
Bug 391894: Make recursive call to CollectFloats on children in overflowList. r=roc sr=roc approval1.9=roc
|
2007-09-24 13:21:41 -07:00 |
|
dholbert@cs.stanford.edu
|
cacdf4f467
|
Bug 387876 - Columns in absolutely positioned div break when changed, r=roc sr=roc blocking1.9=dbaron
|
2007-09-24 12:52:09 -07:00 |
|
dholbert@cs.stanford.edu
|
ecb8184e90
|
Bug 367673, Handle width-computation arithmetic with nscoord_MAX. r=roc sr=roc a1.9=roc
|
2007-09-24 10:30:42 -07:00 |
|
roc+@cs.cmu.edu
|
bfd939088e
|
Bug 96041. Compute precise glyph extents for high-quality text, and when requested. r=vlad,r+sr=dbaron
|
2007-09-23 19:19:14 -07:00 |
|
Olli.Pettay@helsinki.fi
|
f9c785fb8b
|
backout the test patch for Bug 373462 and 385322
|
2007-09-23 09:10:12 -07:00 |
|
Olli.Pettay@helsinki.fi
|
1d42d7ad32
|
Testland a patch for Bug 373462 and 385322, 'Better scheduling of cycle collection/gc'
|
2007-09-23 07:05:27 -07:00 |
|
mrbkap@gmail.com
|
51598ca325
|
Restore the right caret in all cases. bug 395888, r+sr+a=roc
|
2007-09-22 14:06:58 -07:00 |
|
roc+@cs.cmu.edu
|
c11d00e32d
|
Backing out due to test bustage
|
2007-09-22 06:28:16 -07:00 |
|
roc+@cs.cmu.edu
|
d72a839c93
|
Bug 96041. Compute true glyph bounding metrics. r=vlad,dbaron,sr=dbaron
|
2007-09-22 05:43:52 -07:00 |
|
bzbarsky@mit.edu
|
8da8c9ce92
|
Fix content leak due to double-init of oveflow placeholders. Bug 397011, r+sr+a=roc
|
2007-09-21 18:24:40 -07:00 |
|
anodelman@mozilla.com
|
e37b8fa76a
|
Bug 397004 - pageloader won't work with -tpchrome and self timing. a=anodelman, r=vladimir
|
2007-09-21 14:43:17 -07:00 |
|
bzbarsky@mit.edu
|
e400c6fe35
|
Simplify reflow and restyle event processing a tad. Bug 396099, r+sr+a=roc
|
2007-09-20 19:47:19 -07:00 |
|
bzbarsky@mit.edu
|
7f6abfd9be
|
Make sure to tear down the XBL binding for nodes which forced one even though not in the document. Bug 389636, r+sr+a=sicking
|
2007-09-20 19:05:43 -07:00 |
|