Jesse Ruderman
|
c600aa2ed1
|
Bug 533380 - add crashtest
|
2010-12-12 12:54:27 -08:00 |
|
timeless@mozdev.org
|
ed1b060a46
|
Bug 617637 nsTableFrame::PushChildren imagines it can pass null to [@ nsFrameList::RemoveFrame] violating its preconditions
r=bz
|
2010-12-09 11:57:03 +01:00 |
|
Boris Zbarsky
|
315d8d3845
|
Bug 614397. Always descend through all placeholders while doing any sort of selection display list. r=roc, a=roc
|
2010-12-07 08:54:50 -05:00 |
|
timeless@mozdev.org
|
0d174bacf1
|
Bug 615265: unused variable textStyle in nsTableCellFrame::VerticallyAlignChild. r=bz a=bz
|
2010-11-30 21:27:29 -08:00 |
|
Bernd
|
4c3ef99212
|
Test for bug 595758. a=test
|
2010-11-14 19:26:36 +01:00 |
|
Martijn Wargers
|
2afb4527af
|
Test for bug 595758. a=test
|
2010-11-14 19:26:36 +01:00 |
|
Mats Palmgren
|
5110560c60
|
Bug 595758 - Crash [@ nsTableFrame::MarkIntrinsicWidthsDirty] on print preview. r=dbaron a=blocking2.0:betaN
|
2010-11-14 19:26:36 +01:00 |
|
Mats Palmgren
|
0967da1c99
|
Bug 576890 - Crash [@ nsFrameList::InsertFrames] on print preview. r=roc a=blocking2.0:final
|
2010-11-07 18:27:46 +01:00 |
|
L. David Baron
|
a56a24a514
|
Change callers to use new nsIFrame overflow APIs. (Bug 542595, patch 20) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
40d60928c6
|
Fix miscellaneous reflow methods to use new overflow area APIs. (Bug 542595, patch 19) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:46 -07:00 |
|
L. David Baron
|
08c54cb878
|
Fix all ReflowChildren methods in table code to avoid unnecessary NS_METHOD and NS_IMETHOD, and one that takes an overflow area to handle it correctly. (Bug 542595, patch 18) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:46 -07:00 |
|
L. David Baron
|
60e0eec2b0
|
Make parameters to nsTableFrame::InvalidateFrame, nsTableFrame::PlaceChild, and nsTableRowGroupFrame::PlaceChild be the visual overflow rect. (Bug 542595, patch 17) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:46 -07:00 |
|
L. David Baron
|
ce12d2bcea
|
Fix the way table cells consider overflowing collapsed borders for split overflow areas. (Bug 542595, patch 16) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:46 -07:00 |
|
L. David Baron
|
d86ede8347
|
Change FinishAndStoreOverflow API to take two overflow areas. (Bug 542595, patch 4) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
Bobby Holley
|
dbade7f8ac
|
Bug 592493 - Register border-images with the document image tracker.r=dbaron
|
2010-09-07 17:30:40 -07:00 |
|
L. David Baron
|
4f34aba74d
|
Add border-radius-related helper functions to nsIFrame. (Bug 459144, patch 6) r=roc a2.0=blocking:beta6+
|
2010-09-07 15:20:35 -07:00 |
|
L. David Baron
|
5957dcd320
|
Consolidate table-cell vertical align code. (Bug 585715) r=bzbarsky a2.0=blocking+
|
2010-08-31 12:05:12 -04:00 |
|
Robert O'Callahan
|
c7acef03ff
|
Bug 579323. Part 1.8: Rename InvalidateOverflowRect to InvalidateFrameSubtree. r=tnikkel
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
extra : rebase_source : f7bd38670a03e8a7f3f8c40838af114be79b06f1
|
2010-08-31 12:49:12 +12:00 |
|
L. David Baron
|
b99a005c4c
|
Add support for calc() to the 'min-width' and 'max-width' properties. (Bug 585715) r=bzbarsky a2.0=blocking+
|
2010-08-25 12:17:56 +02:00 |
|
L. David Baron
|
091d6b7837
|
Add support for calc() to the 'height', 'min-height', and 'max-height' properties. (Bug 585715) r=bzbarsky a2.0=blocking+
|
2010-08-25 12:17:55 +02:00 |
|
Robert O'Callahan
|
812e6204ae
|
Bug 584282. Use nsDisplayItem::ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame, wherever possible. r=tnikkel,a=dbaron
--HG--
extra : rebase_source : 730ba8640cb37bd8484ff069b5d6fd46d9bc3e84
|
2010-08-13 22:01:58 +12:00 |
|
Robert O'Callahan
|
a581cd6197
|
Bug 584282. Add nsDisplayItem::mToReferenceFrame and initialize it in the constructor. r=tnikkel,a=dbaron
--HG--
extra : rebase_source : 496cbde7c495eb8872c3d0ffc0ca4c57c2a6a777
|
2010-08-13 22:01:13 +12:00 |
|
Edmund Wong
|
7ef58c704b
|
Bug 585336: Fix "a the" in comments (for General core code). r=timeless a=NPOTB (comment-only)
|
2010-08-15 15:50:02 -07:00 |
|
Robert O'Callahan
|
b004c93cb1
|
Bug 579258. Change IsVaryingRelativeToMovingFrame to take the 'moving frame' as a direct parameter instead of getting it from the builder. r=tnikkel,a=joe
|
2010-08-13 21:54:37 +12:00 |
|
L. David Baron
|
ee89e22866
|
Add support for calc() to the 'width' property. (Bug 585715) r=bzbarsky a2.0=blocking2.0+
|
2010-08-11 12:32:53 -07:00 |
|
Michael Ventnor
|
8139bee929
|
Bug 564991. Part 3: Create unique nsDisplayItem types for every single display item. r=tnikkel
|
2010-07-16 09:07:49 +12:00 |
|
Jeff Muizelaar
|
75e7a61789
|
Bug 577357. Remove use of floating point from BC_BORDER_*_HALF_COORD macros. r=bz
Twips per pixel is an integer so these macros don't need to use floating point.
|
2010-07-08 17:16:52 -07:00 |
|
Boris Zbarsky
|
8c74716ec1
|
Bug 573354. Don't assert things that aren't true. r=bernd
|
2010-07-02 16:56:09 -04:00 |
|
Jesse Ruderman
|
14ecbf3e68
|
Add bug numbers for all remaining asserts() annotations in crashtests and reftests
|
2010-07-01 19:33:56 -07:00 |
|
Alexander Surkov
|
1b2bbba526
|
Bug 573706 - make frame based accessible creation more pellucid, r=davidb, sr=roc
|
2010-06-28 21:02:03 +09:00 |
|
Jesse Ruderman
|
fb054fc73e
|
Add some crashtests and reftests
--HG--
extra : rebase_source : a167ccf140387fa50e3668422b5a74bea0527255
|
2010-06-17 13:21:24 -07:00 |
|
L. David Baron
|
c10e106834
|
Remove unused frame state bits. (Bug 570837) r=roc
|
2010-06-08 22:28:14 -07:00 |
|
L. David Baron
|
d574dd00ce
|
Use macros for frame state so that it's easy to change the size and easier to read the constants. (Bug 570837) r=roc
|
2010-06-08 22:28:14 -07:00 |
|
Bernd
|
7593d0501d
|
bug 567835 - add parentheses to make the required logic to happen r=dholbert
|
2010-05-27 07:31:11 +02:00 |
|
Bernd
|
b9b112f6a2
|
bug 564054 - rebuild cellmap if inserted rows contain a zero rowspan r=bzbarsky
|
2010-05-13 16:15:50 +02:00 |
|
Bernd
|
0e0a9adab0
|
bug 558574 - fix issues with table footer placement and missed page breaks inside of row groups r=roc
|
2010-05-13 16:15:49 +02:00 |
|
Bernd
|
35ecb8625d
|
bug 553972 - split row groups only if the available height isconstrained r=roc
|
2010-05-13 16:15:31 +02:00 |
|
L. David Baron
|
7c61f15cf1
|
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
|
2010-05-06 09:28:01 -07:00 |
|
Mats Palmgren
|
fea7ceabf6
|
Don't use enum bit-fields. r=timeless b=334571
|
2010-04-27 18:15:02 +02:00 |
|
timeless
|
83499da47b
|
Bug 334571 Coverity 702, NS_SIDES array limit check - replace NS_FOR_CSS_SIDES defines with enum. r=zwol,mats
|
2010-04-27 18:15:02 +02:00 |
|
timeless
|
97c43a3297
|
Bug 334571 strip trailing whitespace. r=zwol
|
2010-04-27 18:15:01 +02:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Masayuki Nakano
|
20fe8ca239
|
Bug 556694 Selection color isn't reverted when input field is specified only background-color r=dbaron
|
2010-04-08 21:44:57 +09:00 |
|
Felipe Gomes
|
960464193b
|
Bug 489127 - nodesFromRect required for better usability on mobile devices (part 1+2) [r=roc]
|
2010-04-07 20:31:26 -04:00 |
|
Ehren Metcalfe
|
e0ac5d5547
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
|
L. David Baron
|
cf5b3270af
|
Use the appropriate color based on visitedness for border-collapse borders. (Bug 147777) r=bernd
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
7ff92ec1fa
|
Use the appropriate color based on visitedness for nsCSSRendering::PaintBorder users of the 'border-*-color' properties. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
68d7839f41
|
Make PaintBackgroundWithSC and related methods operate on nsStyleContext* rather than const nsStyleBackground*. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
timeless@mozdev.org
|
5082e3a12b
|
Bug 552246 remove unused variable availWidth from nsTableRowFrame::CalcHeight
r=bernd
|
2010-04-01 08:07:22 -07:00 |
|
Robert O'Callahan
|
9a2ed61b34
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
|