Robert O'Callahan
|
fb3a1a19b2
|
Bug 495385. Text frames adjacent to block boundaries that contain only collapsible whitespace cannot affect layout, so don't create them. r+sr=bzbarsky
--HG--
extra : rebase_source : 2cd0b9d4bdfb47d8757efe0ca9983cbbcfca423c
|
2009-06-13 21:16:34 +12:00 |
Boris Zbarsky
|
df7fa7fb64
|
Bug 498530. Don't try to remove array elements that might not be in the array. r+sr=smaug
|
2009-06-16 11:46:24 -07:00 |
Robert O'Callahan
|
ba91e5bc8a
|
Backed out changeset 69c6dbdfd179
|
2009-06-14 00:18:06 +12:00 |
Robert O'Callahan
|
b9b2bd7a9a
|
Bug 495385. Text frames adjacent to block boundaries that contain only collapsible whitespace cannot affect layout, so don't create them. r+sr=bzbarsky
--HG--
extra : rebase_source : 544ae2157803cf075a50d2a451c6179525ebbc36
|
2009-06-13 21:16:34 +12:00 |
Timothy Nikkel
|
465a4821c7
|
Bug 491700 - "hang while resizing windows (CPU hits 100%, no interaction is possible)." r+sr=bzbarsky
|
2009-06-12 21:28:41 -04:00 |
Timothy Nikkel
|
0be6cc3e55
|
Bug 496020 - "nsCSSFrameConstructor::BeginUpdate is called when scripts are not blocked." r+sr=bzbarsky
|
2009-06-11 13:09:34 -04:00 |
Neil Deakin
|
15df29db77
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
Olli Pettay
|
a3215e3235
|
Bug 493251 - Header/navigation links on PG.com take two clicks to load, r+sr=jst
|
2009-05-18 12:17:45 +03:00 |
Timothy Nikkel
|
6724ca0012
|
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
|
e923e46de8
|
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
|
8e8b55bb0e
|
Bug 488057. Be more careful when we unsuppress painting. r+sr=roc
|
2009-05-12 15:07:08 -04:00 |
Daniel Holbert
|
42f2f94d22
|
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
|
f20778f925
|
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
|
edf3e966e2
|
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
|
dff270d1be
|
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
|
c3f383ceb7
|
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 |
Boris Zbarsky
|
346daa82d1
|
Bug 67752. Implement interruptible reflow. r=roc,dbaron
|
2009-04-21 19:53:52 -04:00 |
Phil Ringnalda
|
03278668ab
|
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 |
tn
|
7b6a485f6f
|
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 |
Neil Deakin
|
a1a5f2113b
|
Bug 404798, assertions when root element is removed from xul document during inline script, r+sr=smaug
|
2009-04-22 08:55:54 -04:00 |
Olli Pettay
|
066a9a7a0e
|
Bug 489224 - Printing doesn't print text field values, r+sr=roc
|
2009-04-22 12:35:45 +03:00 |
Joe Drew
|
633b99bd32
|
Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs.
|
2009-04-21 23:02:17 -04:00 |
Boris Zbarsky
|
5c5eb9c3ea
|
Bug 67752. Implement interruptible reflow. r=roc,dbaron
|
2009-04-21 19:53:52 -04:00 |
Dão Gottwald
|
b3521097f8
|
Backout bug 485275 (changeset 996c11579453) because of test failures
|
2009-04-18 10:53:27 +02:00 |
tn
|
d746f2250f
|
Bug 485275 - trunk displays svg transformed foreign object html differently then 1.9. r+sr=roc
|
2009-04-18 09:11:29 +02:00 |
Boris Zbarsky
|
e99ee04391
|
Bug 485631 followup. Only disable the dirty frae asserts under drawWindow if the flag to not flush was passed in. r+sr=roc
|
2009-04-09 12:43:15 -04:00 |
Robert O'Callahan
|
b63d015d33
|
Bug 459666. Guard assertion containing GetPrimaryFrameFor so it doesn't run at a bad time to be calling GetPrimaryFrameFor. Also, nsCSSFrameConstructor::PostRestyleEvent should check mPresShell->IsDestroying() when deciding whether to drop requests, and it should drop requests silently because it's perfectly safe and correct to do so. r+sr=bzbarsky
--HG--
extra : rebase_source : 8bf16bbc46de1f420d529f8d0a60ae07f8f0ef81
|
2009-04-01 14:08:34 +13:00 |
Boris Zbarsky
|
49de5c473a
|
Bug 485631. Suppress dirty frame asserts while painting to a canvas. r+sr=roc
|
2009-03-30 11:33:25 -04:00 |
Olli Pettay
|
04166a178f
|
Bug 424377, r+sr=roc
|
2009-03-10 21:30:50 +02:00 |
Olli Pettay
|
c10a9dfb86
|
Bug 425265, r=roc, sr=bz
|
2009-03-08 21:01:02 +02:00 |
Olli Pettay
|
dcf512fa2e
|
Bug 480767 - Closing 'Bookmark All Tabs' screws up focus, r+sr=jst
|
2009-03-03 22:20:11 +02:00 |
Olli Pettay
|
739ee979a1
|
Bug 333198 - Suppress Input events for web content during synchronous XMLHttpRequest loads, r=bz, sr=jst
|
2009-03-03 22:11:14 +02:00 |
Olli Pettay
|
4da5c3f43a
|
backout 333198
|
2009-03-02 22:21:46 +02:00 |
Olli Pettay
|
fe25d33f34
|
Bug 333198 - 'Suppress Input events for web content during synchronous XMLHttpRequest loads'. r=bz, sr=jst, a=blocking1.9.1+
|
2009-02-26 14:00:30 -08:00 |
Robert O'Callahan
|
aa6dce5b49
|
Bug 406646. Make sure to only search *visible* popups for mouse event targets. r=enndeakin
--HG--
extra : rebase_source : bd0825d6a6469a10dcdd9e4ae9e9c91dcbafbe99
|
2009-02-24 21:25:25 +13:00 |
Zack Weinberg
|
4b0289ba0b
|
Bug 478079 - Kill nsViewManager::DefaultRefresh, and move the cached canvas background to the pres shell; r+sr=roc
|
2009-02-23 02:10:23 +01:00 |
Zack Weinberg
|
61f2b623d1
|
Bug 478784. Don't use the view manager's default background color for transparent widgets. r+sr=roc
--HG--
extra : rebase_source : 5dbaf9f2ecd8cff7213acec2e14d0a3b040c7c4b
|
2009-02-19 21:10:04 +13:00 |
Jeremy D. Lea
|
55c57c0ab2
|
Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc
--HG--
extra : rebase_source : 4a35ccdcafbe8a0a9dded9f292a139b4679709e3
|
2009-02-18 16:11:49 -08:00 |
Zack Weinberg
|
2ed31147bb
|
Bug 476557. Update view manager cache of page background color in PresShell::Paint, not nsCSSRendering::PaintBackground; permits a small API cleanup. r+sr=roc
--HG--
extra : rebase_source : dcf1475dd8b695eb18513e97ca35b08a4affd19f
|
2009-02-16 14:11:34 +13:00 |
Serge Gautherie
|
0d99859fec
|
Backed out changeset: 719dca3419b5
|
2009-02-15 18:41:16 +01:00 |
Jeremy Lea
|
5ad3fa0eed
|
Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc
|
2009-02-15 17:41:06 +01:00 |
Masayuki Nakano
|
21d22e5508
|
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.pettay, sr=roc
|
2009-02-12 19:44:38 +09:00 |
Masayuki Nakano
|
f54e744dcd
|
backing-out the patch for bug 442774
|
2009-02-12 18:54:02 +09:00 |
Masayuki Nakano
|
383cd77023
|
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.pettay, sr=roc
|
2009-02-12 16:02:49 +09:00 |
Masayuki Nakano
|
e06e90e940
|
Backing out the patch of bug 442774. This might cause a timeout failure on test_keycodes.xul
|
2009-02-11 03:19:15 +09:00 |
Masayuki Nakano
|
180811a021
|
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.Pettay, sr=roc
|
2009-02-10 20:17:37 +09:00 |
L. David Baron
|
8abae2f1a6
|
Correctly handle a style change reflow on a subtree that has placeholders with out of flows outside that subtree. (Bug 363247) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
Arpad Borsos
|
c0f2dadc80
|
Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc
|
2009-02-03 15:42:18 +01:00 |
L. David Baron
|
8949a9fadd
|
Stop reflowing the viewport with constrained height. (Bug 467881) r+sr=roc
|
2009-01-29 12:39:22 -08:00 |
L. David Baron
|
38d578f649
|
Implement CSS computation of font-stretch property and store it in the gfx font structures. (Bug 3512) r=vlad sr=bzbarsky
|
2009-01-29 12:39:18 -08:00 |