Jesse Ruderman
|
d7cb16f9a4
|
Add bug numbers for all remaining asserts() annotations in crashtests and reftests
|
2010-07-01 19:33:56 -07:00 |
Alexander Surkov
|
fa0b9ecc8b
|
Bug 573706 - make frame based accessible creation more pellucid, r=davidb, sr=roc
|
2010-06-28 21:02:03 +09:00 |
Jesse Ruderman
|
c7c5144bb6
|
Add some crashtests and reftests
--HG--
extra : rebase_source : a167ccf140387fa50e3668422b5a74bea0527255
|
2010-06-17 13:21:24 -07:00 |
L. David Baron
|
99a6b98499
|
Remove unused frame state bits. (Bug 570837) r=roc
|
2010-06-08 22:28:14 -07:00 |
L. David Baron
|
0654e3b78c
|
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
|
0decb13879
|
bug 567835 - add parentheses to make the required logic to happen r=dholbert
|
2010-05-27 07:31:11 +02:00 |
Bernd
|
87c7d1816f
|
bug 564054 - rebuild cellmap if inserted rows contain a zero rowspan r=bzbarsky
|
2010-05-13 16:15:50 +02:00 |
Bernd
|
920efaa5c6
|
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
|
07c0b4f3d5
|
bug 553972 - split row groups only if the available height isconstrained r=roc
|
2010-05-13 16:15:31 +02:00 |
L. David Baron
|
e00d9fd996
|
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
|
d8c1758645
|
Don't use enum bit-fields. r=timeless b=334571
|
2010-04-27 18:15:02 +02:00 |
timeless
|
b8ead92b6a
|
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
|
a3ec5f1f96
|
Bug 334571 strip trailing whitespace. r=zwol
|
2010-04-27 18:15:01 +02:00 |
Craig Topper
|
9d6c65cee7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
Masayuki Nakano
|
76d451c060
|
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
|
5ff6f33f77
|
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
|
81deb6e11f
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
L. David Baron
|
92924f60ee
|
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
|
ef0e1ee85c
|
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
|
8e85b9bd76
|
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
|
e097ac5076
|
Bug 552246 remove unused variable availWidth from nsTableRowFrame::CalcHeight
r=bernd
|
2010-04-01 08:07:22 -07:00 |
Robert O'Callahan
|
7218dc5fcd
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
Robert O'Callahan
|
a2416c8aff
|
Bug 551637. collapseOffsetProperty is never used. r=mats
|
2010-03-29 14:46:13 +13:00 |
Craig Topper
|
23e1716275
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
Bernd
|
fcf87cb895
|
bug 378935 the border collapse code relies on having mutliple dead cell data entries in a row r=bzbarsky
|
2010-03-06 10:53:04 +01:00 |
Bernd
|
bb01425406
|
bug 505894 remove double null check r=timeless
|
2010-03-06 10:53:03 +01:00 |
Bernd
|
3ae954d8dc
|
bug 484256 remove remaining border widths limits that are now obsolete as borders have a 2 byte storage r=fantasai
|
2010-03-06 10:53:03 +01:00 |
Bernd
|
96e2942392
|
bug 229247 remove no op quirk code r=bzbarsky
|
2010-03-06 10:53:02 +01:00 |
Bernd
|
440b73c483
|
bug 281241 if a content based column looses its content based children we need to create anonymous cols r=bzbarsky
|
2010-03-06 10:53:02 +01:00 |
Daniel Holbert
|
7d3e3125c5
|
Bug 452319 followup: cast mRgIndex to be unsigned, to fix signed-unsigned-comparison compiler warning. r=bernd
|
2010-03-05 10:41:54 -08:00 |
Boris Zbarsky
|
40858cd12f
|
Bug 527977 part 3. Change the style context cached struct storage; inline GetStyle* and PeekStyle* now that they're pretty dead-simple. r=zwol, sr=dbaron
|
2010-03-02 18:27:21 -05:00 |
Robert O'Callahan
|
7394b15683
|
Bug 542620. Fix incorrect usage of nsFrameList. r=bzbarsky
|
2010-02-12 10:40:46 +13:00 |
Daniel Holbert
|
5a39444303
|
Bug 539585 followup: Fix new instance of "warning: format '%p' expects type 'void*'" in nsTableFrame.cpp. (no review, just fixing one new instance of this problem)
|
2010-02-02 12:06:58 -08:00 |
Robert O'Callahan
|
8b182df71f
|
Bug 542620. Need to paint the table background if columns or column-groups have backgrounds. r=dbaron
--HG--
extra : rebase_source : aebb3f9c4c83d2eecc779939e87dcf7195f5d103
|
2010-02-02 12:21:13 +13:00 |
L. David Baron
|
b738c9186f
|
Always create nsDisplayTableBorderBackground when we're doing event delivery. (Bug 541668) r=roc
|
2010-01-24 12:06:20 -08:00 |
Bernd
|
cd2a6a4377
|
bug 538479 add initialization code that I wrongly removed r=dbaron
--HG--
extra : rebase_source : 63ec32369dcdae83638a3be5635e25ebc757b1cd
|
2010-01-19 18:49:12 +01:00 |
Daniel Holbert
|
c2049e2880
|
Bug 539585: Fix "warning: format '%p' expects type 'void*'" in layout directory. r=dbaron
|
2010-01-17 15:11:06 -08:00 |
Bernd
|
03ea41074e
|
bug 28800 remove support for scrollable rowgroups moa=roc r=bzbarsky
|
2010-01-16 17:05:46 +01:00 |
Bernd
|
f375ff892e
|
bug 43178 - replace incorrect border, frame and rules handling code in content by css rules, initial patch - fantasai, a lof of input - bz r=bzbarsky
|
2010-01-09 16:33:03 +01:00 |
fantasai
|
34d199a5c4
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
fantasai
|
e82600a22d
|
Bug 508473 Part II: Remove DeletingFrameSubtree r=bz sr=roc
|
2009-12-24 00:20:41 -05:00 |
Daniel Holbert
|
8798ba2937
|
Bug 536463: Rename nsTableOuterFrame::GetMargin to 'GetChildMargin', so it won't hide unrelated inherited method. r=dbaron
|
2009-12-22 18:59:29 -08:00 |
L. David Baron
|
88eed22610
|
Fix assertions in the scrollable row group case. (Bug 531461) r=roc
|
2009-12-13 19:40:55 -08:00 |
L. David Baron
|
50f5cfc2e9
|
Address my own review comment and undo one of the changes in bug 531461.
|
2009-12-12 11:35:26 -08:00 |
Robert O'Callahan
|
3ac0aca052
|
Bug 530686. Only create an nsDisplayTableBorderBackground when it's going to have something to paint, since having one can disable some scrolling optimizations. r=dbaron
|
2009-12-12 10:50:30 -08:00 |
Robert O'Callahan
|
418b7b9ce7
|
Bug 531461. Avoid creating an nsDisplayTableBorderBackground if every part of the table is hidden. r=dbaron
|
2009-12-12 10:50:25 -08:00 |
Boris Zbarsky
|
db9b2aaefe
|
Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron
|
2009-12-11 02:37:40 -05:00 |
Boris Zbarsky
|
db14a0dddb
|
Backing out bug 525608 and bug 525952
|
2009-12-10 18:28:08 -08:00 |
Boris Zbarsky
|
2a81b03ca3
|
Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron
|
2009-12-10 14:36:05 -08:00 |
Jesse Ruderman
|
a9520e1158
|
Add crashtests for a few bugs
|
2009-12-06 17:53:38 -08:00 |