Timothy Nikkel
|
b4d7b6c076
|
Bug 830479. Fix fatal build warning about unsigned/signed comparison on CLOSED TREE. r=me
|
2013-02-14 11:57:50 -06:00 |
|
Timothy Nikkel
|
9c34c4933d
|
Bug 830479. Account for multiple fixed elements acting as headers and footers when doing full page scrolling. r=roc
|
2013-02-13 22:36:02 -06:00 |
|
Ed Morley
|
ea6cb39072
|
Backed out changeset b1905f6653d4 (bug 840902) on a CLOSED TREE
|
2013-02-14 11:47:08 +00:00 |
|
Ed Morley
|
965aa7fea1
|
Backed out changeset 1bd3acba4c01 (bug 840902)
|
2013-02-14 11:46:42 +00:00 |
|
Robert O'Callahan
|
63c9bc56bf
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
--HG--
extra : rebase_source : 2236b75807639d54a39950d06cd18cfc952659f3
|
2013-02-15 00:12:27 +13:00 |
|
Robert O'Callahan
|
0b8b76fcca
|
Bug 840902. Part 1: Stop checking the results of various display list methods. r=mattwoodrow
--HG--
extra : rebase_source : f90be285148c68fae306d09714f0fe642b490c45
|
2013-02-15 00:08:08 +13:00 |
|
Ryan VanderMeulen
|
4eb7a2418e
|
Backed out changeset a0db951f9f08 (bug 810726) for reftest asserts.
|
2013-02-13 17:37:18 -05:00 |
|
Scott Johnson
|
595d08e915
|
Bug 810726: Rework logic in nsColumnSetFrame for handling overflow to prevent infinite loop problems. [r=roc]
|
2013-02-13 14:39:40 -06:00 |
|
Daniel Holbert
|
2a2cc2f06b
|
Bug 837000: Remove nsBlockReflowState.h's essentially-unnecessary #include of nsBlockFrame.h (and related cleanup). r=dbaron
|
2013-02-11 17:52:55 -08:00 |
|
Daniel Holbert
|
5a5743bb35
|
Bug 836954: Mark nsIFrame::GetBaseline() impls as MOZ_OVERRIDE. r=dbaron
|
2013-02-11 17:52:55 -08:00 |
|
Cameron McCormack
|
56456cb814
|
Bug 840041 - Handle all possible dominant-baseline values when mapping internally to a vertical-align value for SVG text. r=roc
--HG--
extra : rebase_source : e5cc5996297e85a544a37b7a17e3be80e87d2489
|
2013-02-12 10:32:48 +11:00 |
|
Cameron McCormack
|
f78e8bacaa
|
Bug 655877 - Part 46: Paint SVG glyphs with new SVG text frame. r=roc,jwatt
|
2013-02-11 17:22:20 +11:00 |
|
Cameron McCormack
|
afc9fe4f91
|
Bug 655877 - Part 45: Fixes for DLBI. r=roc,jwatt
|
2013-02-11 17:22:20 +11:00 |
|
Cameron McCormack
|
8e315018d4
|
Bug 655877 - Part 41b: Make SVG text selectable with the mouse. r=roc,jwatt
|
2013-02-11 17:22:18 +11:00 |
|
Cameron McCormack
|
8e28ffb003
|
Bug 655877 - Part 31b: New frame class nsSVGTextFrame2 for SVG text using CSS block/inline/text frames for layout. r=jwatt
|
2013-02-11 17:22:16 +11:00 |
|
Mats Palmgren
|
8e3386eea7
|
Bug 839839 - Minor nsPlaceholderFrame code cleanup. r=dholbert
|
2013-02-11 03:28:50 +01:00 |
|
Mats Palmgren
|
e6c32ddc29
|
Bug 606642 - Do not remove the [Excess]OverflowContainers properties before destroying its frames. Carefully check after destroying each frame that the property is still alive. r=roc
|
2013-02-11 03:28:50 +01:00 |
|
Daniel Holbert
|
1847f48af3
|
Bug 839302: Simplify logic in nsBlockFrame::DrainSelfOverflowList, and replace delete w/ nsAutoPtr. r=mats
|
2013-02-07 17:19:57 -08:00 |
|
Trevor Saunders
|
d2d2b696cc
|
bug 838570 - selection code can sometimes leak a range r=smaug
|
2013-02-07 06:05:24 -05:00 |
|
Mats Palmgren
|
3c69aeea28
|
Bug 837007 - Make CollectFloats ignore floats that belong to some other block. r=roc
|
2013-02-07 02:13:34 +01:00 |
|
Daniel Holbert
|
0ec55d7447
|
Bug 838462: Remove unused method nsBlockReflowState::Margin(). r=mats
|
2013-02-05 23:36:37 -08:00 |
|
Daniel Holbert
|
fe44e3d195
|
Bug 836957 part 3: Mark remaining nsIFrame::GetSkipSides() overrides as MOZ_OVERRIDE, and remove stale comments. r=mats
|
2013-02-04 08:17:31 -08:00 |
|
Daniel Holbert
|
242e2346fa
|
Bug 836957 part 2: Remove unnecessary nsIFrame::GetSkipSides() overrides whose implementations are in .cpp files. r=mats
|
2013-02-04 08:17:20 -08:00 |
|
Daniel Holbert
|
e1e78d5208
|
Bug 836974: Move nsInlineFrame's #include of nsLineLayout from the .h file into .cpp file. r=mats
|
2013-02-01 08:01:47 -08:00 |
|
Daniel Holbert
|
8f9051e747
|
Bug 836899: Remove nsBlockReflowState constructor unused parameter 'aMetrics'. r=dbaron
|
2013-01-31 14:40:05 -08:00 |
|
Jeff Walden
|
582b2e961d
|
Bug 835648 - Move typed enum support to a new header. r=Ms2ger
|
2013-01-28 16:33:17 -08:00 |
|
Ryan VanderMeulen
|
18cfd86d7e
|
Backed out changeset 3eb633a97c1f (bug 835648) for suspected Windows orange on a CLOSED TREE.
|
2013-01-29 19:01:45 -05:00 |
|
Jeff Walden
|
129a025dee
|
Bug 835648 - Move typed enum support to a new header. r=Ms2ger
--HG--
extra : rebase_source : 8c912fba889c1c5435e3619714071502fbfb30a3
|
2013-01-28 16:33:17 -08:00 |
|
Robert O'Callahan
|
a0d9b3a323
|
Bug 833542. Make scrollWidth/scrollHeight for overflow:visible match what they would be for overflow:hidden on the same element. r=mats
--HG--
extra : rebase_source : 42d1018cf48caf1eec4bc9251ec1cb3eee30001b
|
2013-01-29 14:38:22 +13:00 |
|
Daniel Holbert
|
9a053a440f
|
Bug 832440: Fix inconsistency on appUnitsPerDevPixels's signedness in gfxFont and its clients by converting all instances to be signed. r=jfkthame
|
2013-01-28 11:01:59 -08:00 |
|
Martijn Wargers
|
92488257ff
|
Bug 385681 - crashtest
|
2013-01-26 21:28:57 +01:00 |
|
Martijn Wargers
|
31aca4f33f
|
Bug 385526 - crashtest
|
2013-01-26 21:28:57 +01:00 |
|
Martijn Wargers
|
30ea6999eb
|
Bug 385344 - crashtest
|
2013-01-26 21:28:57 +01:00 |
|
Martijn Wargers
|
3217ddb5b6
|
Bug 376419 - crashtest
|
2013-01-26 21:28:56 +01:00 |
|
Mats Palmgren
|
38668a11a7
|
Bug 375462 - crashtest
|
2013-01-26 21:28:56 +01:00 |
|
Robert O'Callahan
|
ddb44a8abb
|
Bug 369542 - crash tests
|
2013-01-26 21:28:56 +01:00 |
|
Martijn Wargers
|
c79216fe91
|
Bug 368568 - crashtest
|
2013-01-26 21:28:56 +01:00 |
|
Martijn Wargers
|
2a04d088b8
|
Bug 364220 - crashtest.
|
2013-01-26 14:15:30 +01:00 |
|
Martijn Wargers
|
291d1be28a
|
Bug 363448 - crashtest.
|
2013-01-26 14:15:29 +01:00 |
|
Martijn Wargers
|
6867854b56
|
Bug 361109 - crashtest.
|
2013-01-26 14:15:29 +01:00 |
|
Martijn Wargers
|
fa05df0b17
|
Bug 360599 - crashtest
|
2013-01-26 14:15:29 +01:00 |
|
Martijn Wargers
|
9bd8f98a51
|
Bug 350370 - crashtest.
|
2013-01-26 14:15:29 +01:00 |
|
Joonas Marttila
|
fb44ca659e
|
Bug 348510 - crashtests.
|
2013-01-26 14:15:29 +01:00 |
|
Martijn Wargers
|
b390018185
|
Bug 331292 - crashtest.
|
2013-01-26 14:15:29 +01:00 |
|
Mats Palmgren
|
db66952e28
|
Bug 344557 - Add crashtests.
|
2013-01-25 18:34:30 +01:00 |
|
Mats Palmgren
|
59657ce1da
|
Bug 321224 - Add crashtest.
|
2013-01-25 18:34:29 +01:00 |
|
Mats Palmgren
|
cddfa1bbdd
|
Bug 309322 - Add crashtests.
|
2013-01-25 18:34:29 +01:00 |
|
Mats Palmgren
|
f425ae865c
|
Bug 286491 - Add crashtest.
|
2013-01-25 18:34:29 +01:00 |
|
Mats Palmgren
|
4f9b5279c2
|
Bug 255982 - Add crashtests.
|
2013-01-25 18:34:29 +01:00 |
|
Mats Palmgren
|
dd097c3d3f
|
Bug 812893 - When inserting a frame into the [Excess]OverflowContinuations list, also move its continuations there if they are in the same parent. r=roc
|
2013-01-25 00:12:48 +01:00 |
|