Commit Graph

1284 Commits

Author SHA1 Message Date
Timothy Nikkel
25b4c43458 Bug 492014. Wrap the display list for a subdocument in a wrapper which associates it all with the subdocument's owning element, so sorting-by-content doesn't try to reorder it. r=roc 2009-05-15 15:11:59 +12:00
Timothy Nikkel
13f0179fd9 Bug 491848. Ensure scripts are blocked during frame destruction. Also, don't dispatch paint events during a synchronous plugin message. r=roc 2009-05-15 15:08:41 +12:00
Boris Zbarsky
a3a9f40918 Bug 493025. Don't assert if we happen to do bitblit scroll analysis on some frames that are dirty because a reflow got interrupted. r+sr=roc 2009-05-14 21:40:29 -04:00
Boris Zbarsky
a63e049e91 Bug 492760. Don't try to do a best-effort scroll to never-been-laid-out frames. r+sr=roc 2009-05-14 21:40:28 -04:00
Boris Zbarsky
bc66ab1170 Bug 492163, bug 492112, and bug 483604. Stop putting the style contexts of textnodes and CSS generated content in the undisplayed map, and make sure to properly unbind generated content if we don't plan to actually create a frame construction item for it. r+sr=dbaron 2009-05-14 21:40:26 -04:00
Masayuki Nakano
feee8b464b Bug 492233 [IMM32] Reimplement IME mouse handling r=VYV03354+roc, sr=roc 2009-05-15 09:46:24 +09:00
Arpad Borsos
5b33bf7a38 Bug 492531 - Optimize some CSS and Reflow classes for memory usage; r+sr=dbaron 2009-05-13 10:26:48 +02:00
Robert O'Callahan
f34b7ae2c5 Bug 492480. Unregister placeholder relationship when we destroy out-of-flow frames, instead of trying to do it earlier in many places and not always doing it right. r+sr=dbaron
--HG--
extra : rebase_source : c9bedc1d7482b9c7ccf2878caded9320b92eb652
2009-05-14 09:35:02 +12:00
Michael Ventnor
22d3e3c5b8 Bug 483533. Don't change shadow shape due to spread. r=roc
--HG--
extra : rebase_source : 0eabcf6676a970c16b97cbd1999c824a6e501e46
2009-05-13 21:42:39 +12:00
Boris Zbarsky
31ccc9cace Bug 492575. Trying to eliminate random orange from this test 2009-05-12 22:37:05 -04:00
Boris Zbarsky
11f21755ed Bug 488057. Be more careful when we unsuppress painting. r+sr=roc 2009-05-12 15:07:08 -04:00
Daniel Holbert
0947631c3a Bug 490909: Remove old layout debugging code, patch #2: remove 'VerifyTree' & related code. r+sr=dbaron 2009-05-12 12:03:09 -07:00
Boris Zbarsky
70c31886f4 Bug 480452. Make {ib} splits behave the same way with regard to margins, borders, and padding as inline frames that just have a line-break happening inside them do. r+sr=dbaron 2009-05-11 22:04:58 -04:00
Boris Zbarsky
e6259a26ac Bug 78070. When the root element is removed, remove all frames except the viewport; when it's reinserted, recreate them as needed. r=roc,dbaron sr=roc 2009-05-11 22:04:58 -04:00
Boris Zbarsky
d294c4b67f Bug 491842. Check for suppressed scroll before doing the layout flush, so that we don't end up scrolling during the flush when scroll is suppressed. r+sr=dbaron 2009-05-09 22:57:53 -05:00
Ryo Onodera
5e72993bff Bug 489485. nsRect::ToNearest/Inner/OuterPixels should be nonstatic. r+sr=roc
--HG--
extra : rebase_source : 13778709270ab926e951a7782fce3632370ef7c7
2009-05-08 14:31:04 +12:00
Robert O'Callahan
d827a42b82 Bug 488901. When an element's size changes and it has borders, we don't necessarily need to invalidate the entire border-box --- if there is no right or bottom border, and other conditions are met. r+sr=dbaron
--HG--
extra : rebase_source : 24306ec844dab873cc9b580f32a383f0ccb769a5
2009-05-08 13:52:22 +12:00
Robert O'Callahan
0d7d241faf Bug 480819. Explicitly track all elements that need to be frozen when a document enters bfcache. r+sr=jst
--HG--
extra : rebase_source : cf8294ebf52bf91b067dc065ccf92098c529a445
2009-05-08 13:32:32 +12:00
Jesse Ruderman
e4630c2392 Add crashtest for bug 457362 2009-05-07 17:41:08 -07:00
Robert Longson
983f8abcf2 Bug 484176 - Support allowReorder for switch. r=jwatt,sr=roc 2009-05-07 20:37:33 +01:00
Boris Zbarsky
fc728b8197 Bug 490173. Switching display from -moz-popup to block in an HTML document doesn't trigger a frame reconstruct. r+sr=dbaron 2009-05-07 15:21:54 -04:00
Boris Zbarsky
64b2d5e1bf Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg 2009-05-07 15:21:53 -04:00
L. David Baron
8c38aba811 Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
Boris Zbarsky
05780cc568 Bug 67752. Implement interruptible reflow. r=roc,dbaron 2009-04-21 19:53:52 -04:00
Daniel Holbert
c59da27043 Bug 450340 trivial follow-up: flip constructor's initialization order to fix a build warning. r=roc 2009-05-04 11:08:36 -07:00
Phil Ringnalda
621dae24da Bug 489122 - MOZ_REFLOW_PERF not AC_DEFINED by --enable-reflow-perf since it's misspelled _PREF in configure.in, r+sr=roc 2009-05-03 18:35:33 -07:00
Simon Montagu
66916d4c11 Clear previous continuation's text run when destroying a continuation text frame. Bug 490747, r+sr=roc 2009-04-30 23:55:59 -07:00
tn
7afdd11636 Bug 490376 - Crash [@ nsDisplayList::GetBottom]; r=roc 2009-04-30 12:07:18 +02:00
Ehsan Akhgari
25ee93c2f6 Fix the test bustage from changeset edbe350e1d81 2009-04-30 10:42:12 +04:30
Ehsan Akhgari
6f5fdce31e Bug 488553 - Random Failure of test_bug467672-4.html; r+sr=roc 2009-04-29 18:32:31 +04:30
Simon Montagu
47400bfd9e Set baseLevel and paraLevel properties on empty frames. Bug 489887, r+sr=roc 2009-04-28 02:23:53 -07:00
Boris Zbarsky
215627f0fb Bug 490220. Make sure to skip over whitespace when looking for a following pseudo-sibling for a frame being removed. r+sr=roc 2009-04-27 14:20:08 -07:00
Jesse Ruderman
431af365ff Add tests 2009-04-26 23:32:41 -07:00
tn
eb440cb520 Bug 485275. Display fallback background color for non-root documents as necessary. r+sr=roc
--HG--
extra : rebase_source : fd455bec928d342c184089dfba6c75191c4ea28d
2009-04-25 20:19:23 +12:00
Bob Clary
3755ce6189 bug 394014 - crash tests by Martijn Wargers. 2009-04-24 10:08:21 -07:00
Bob Clary
009030e1d2 bug 393326 - crash tests by Martijn Wargers. 2009-04-24 10:08:21 -07:00
Bob Clary
ddc615dce6 bug 384344 - crash test by Martijn Wargers. 2009-04-24 10:08:20 -07:00
Bob Clary
52878a8964 bug 383129 - crash test by Martijn Wargers. 2009-04-24 10:08:19 -07:00
Bob Clary
62a23a54e3 bug 378325 - crash test by Martijn Wargers. 2009-04-24 10:08:18 -07:00
Bob Clary
f02787112c bug 356325 - crash test by Martijn Wargers. 2009-04-24 10:08:16 -07:00
Bob Clary
9bfff2c92c bug 354133 - crash test by Martijn Wargers. 2009-04-24 10:08:16 -07:00
Bob Clary
9ba0c76fc7 bug 350267 - crash test by Gavin Sharp. 2009-04-24 10:08:15 -07:00
Bob Clary
7ccc6456ea bug 348729 - crash test by Martijn Wargers. 2009-04-24 10:08:15 -07:00
Bob Clary
2cec0a1646 bug 348126 - crash test by Martijn Wargers. 2009-04-24 10:08:15 -07:00
Bob Clary
4fe75a8b3a bug 344300 - crash test by Martijn Wargers. 2009-04-24 10:08:14 -07:00
Bob Clary
056d6f6271 bug 344064 - crash test by Martijn Wargers, Mats Palmgren. 2009-04-24 10:08:14 -07:00
Bob Clary
52ca7b7131 bug 344047 - crash test by Martijn Wargers. 2009-04-24 10:08:14 -07:00
Bob Clary
50dd26eb41 bug 343293 - crash tests by Martijn Wargers, Boris Zbarsky. 2009-04-24 10:08:13 -07:00
Bob Clary
5bdd7edcb3 bug 331883 - crash tests by Jesse Ruderman, Leon Sha. 2009-04-24 10:08:12 -07:00
Bob Clary
391a7cd09a bug 330015 - crash test by Martijn Wargers. 2009-04-24 10:08:11 -07:00