Mounir Lamouri
|
66067bcb7b
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02: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 |
|
Boris Zbarsky
|
a7d2e54c98
|
Bug 129941 followup. Continue creating scrollframes for native anonymous content. a=crashing tests
|
2010-10-06 22:21:58 -04:00 |
|
Boris Zbarsky
|
280f2c88c6
|
Bug 129941. Don't create scrollframes for blockframes (except inline blocks) while printing, and make such blockframes clip their contents instead. r=dbaron
|
2010-10-06 21:01:24 -04:00 |
|
Robert O'Callahan
|
c9fe10ac6d
|
Bug 594774. Detect DOM changes during painting, and abort painting ASAP when that happens. r=dbaron a=blocking
|
2010-09-17 12:09:08 -07:00 |
|
Jonas Sicking
|
ed8cde0a01
|
Bug 591198: Display element using normal layout rules if XBL binding fails for security reasons. r=jst a=blocker
|
2010-09-15 15:53:01 -07:00 |
|
Ehsan Akhgari
|
666a59371c
|
Back out bug 594774 because of reftest failures and crashtest assertions
|
2010-09-15 12:28:29 -04:00 |
|
Robert O'Callahan
|
5fc84d7803
|
Bug 594774. Detect DOM changes during painting, and abort painting ASAP when that happens. r=dbaron a=blocking-beta6+
|
2010-09-15 11:30:00 -04:00 |
|
L. David Baron
|
38c6bf9401
|
Backed out changeset 2e55203d7b80 to fix orange (test_bug508115.xul timing out).
|
2010-09-13 20:44:17 -07:00 |
|
Jonas Sicking
|
b6ae0cb58a
|
Bug 591198 - Don't make elements disappear if XBL bindings fail due to security restrictions. r=jst a2.0=blocking
|
2010-09-14 02:22:06 +02:00 |
|
Timothy Nikkel
|
6b532c4152
|
Bug 594271. Don't send synth mouse moves to hidden documents. r=dbaron a=dbaron
|
2010-09-11 13:24:50 -05:00 |
|
Boris Zbarsky
|
4753f55125
|
Bug 593544. Apply first-letter to legends. r=dbaron a=dbaron
|
2010-09-07 15:10:42 -04:00 |
|
Neil Deakin
|
b753ff6479
|
Bug 558072. Allow getting of popup position and size from popupshowing event. r=roc,a=blocking
--HG--
extra : rebase_source : 0589fbc0410548f8f7ee748d59e70721c5fcc29b
|
2010-09-06 15:30:17 +12: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 |
|
Robert O'Callahan
|
f566520efb
|
Bug 579323. Part 1: Add FrameLayerBuilder::InvalidateThebesLayersInSubtree, and call it from InvalidateOverflowRect. r=tnikkel,sr=dbaron
--HG--
extra : rebase_source : c1dbc5b625e23d55ba030709f5cd429122977685
|
2010-08-31 12:46:26 +12:00 |
|
Ms2ger
|
0cf7a5d525
|
Bug 562698 - Part c: Pass Elements to AttributeWillChange; r=bzbarsky, a=dbaron
|
2010-08-24 09:06:20 +02:00 |
|
Ms2ger
|
27271a8a8f
|
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-24 09:05:56 +02:00 |
|
Chris Jones
|
6616076b0a
|
Bug 582057, part i: Use nsIWidget::CreateChild in nsIView::CreateWidget* (where possible). r=roc a=blocking-fennecb1
|
2010-08-20 14:29:02 -05:00 |
|
Chris Jones
|
26435d9035
|
Bug 582057, part g: Split nsIView::CreateWidget into CreateWidget, CreateWidgetForParent, and CreateWidgetForPopup in preparation of eliminating IIDs here. sr=roc
|
2010-08-20 14:29:02 -05:00 |
|
Ms2ger
|
a2c049c1fc
|
Bug 531030 - Remove support for the spacer element; r=bzbarsky a=blocking-betaN
|
2010-08-20 08:05:05 +02:00 |
|
Chris Jones
|
80fd4bdeb9
|
Backed out changeset f1af117d4598
|
2010-08-19 19:02:09 -05:00 |
|
Chris Jones
|
9b55c914bc
|
Bug 582057, part g: Split nsIView::CreateWidget into CreateWidget, CreateWidgetForParent, and CreateWidgetForPopup in preparation of eliminating IIDs here. sr=roc
|
2010-08-19 13:49:35 -05:00 |
|
Mounir Lamouri
|
ef6632684a
|
Bug 344615 - Implement <input type="url">. r=sicking, sr=smaug a2.0=blocking
|
2010-08-18 20:33:37 +02:00 |
|
Mounir Lamouri
|
17e57ca845
|
Bug 555559 - Implement <input type="email">. r=smaug,sicking sr=jst a2.0=blocking
|
2010-08-18 20:31:54 +02:00 |
|
Mounir Lamouri
|
41b8bedd41
|
Bug 587875 - Build bustage: nsRefreshDriver.h is included by files not included when SMIL is disabled. r=jst@mozilla.org, a=buildbustage
|
2010-08-17 02:08:35 +02:00 |
|
Boris Zbarsky
|
b2753641df
|
Bug 577607 part 2. Teach the refresh driver to flush restyles and reflow on more than one presshell. r=roc
|
2010-08-11 17:05:27 -04:00 |
|
Robert O'Callahan
|
254458b52a
|
Backed out changeset 0c4519d63a98
|
2010-08-12 11:32:21 +12:00 |
|
Boris Zbarsky
|
657e764de8
|
Bug 577607 part 2. Teach the refresh driver to flush restyles and reflow on more than one presshell. r=roc
|
2010-08-11 17:05:27 -04:00 |
|
Mats Palmgren
|
a9ff1e450d
|
Bug 576649. r=bzbarsky a=blocking2.0
|
2010-08-10 19:04:43 -03:00 |
|
Dão Gottwald
|
f246f9a00f
|
Backed out changeset cdd440adb726
|
2010-08-10 15:10:11 +02:00 |
|
Ms2ger
|
e0dc6046da
|
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-10 14:25:28 +02:00 |
|
Matt Woodrow
|
a580694478
|
Bug 505115. Use layers to render active 2D transforms. r=roc,dbaron
|
2010-08-02 15:07:04 +12:00 |
|
Robert O'Callahan
|
6f767dbf3d
|
Bug 581317. DoApplyRenderingChangeToTree needs to invalidate the ThebesLayer contents of descendants. r=tnikkel
|
2010-08-02 15:06:58 +12:00 |
|
Robert O'Callahan
|
c3ee8486fe
|
Bug 579264. Ensure that ApplyRenderingChangeToTree repaints popup descendants of the frame. r=bz
|
2010-07-24 21:38:55 +12:00 |
|
Olli Pettay
|
abf43f852b
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
|
Robert O'Callahan
|
1df5a7ec56
|
Bug 564991. Part 27: Make plugin geometry changes asynchronous and make them happen as close to the final paint as possible. r=matspal,sr=vlad
|
2010-07-16 09:08:08 +12:00 |
|
Robert O'Callahan
|
1cbc86420d
|
Bug 564991. Part 25: Introduce a 'has active layers' flag on frames, which times out, and use it for 'opacity'. r=mats,sr=dbaron
|
2010-07-16 09:08:06 +12:00 |
|
Robert O'Callahan
|
1917c1d836
|
Bug 564991. Part 13: Optimize invalidation to avoid repainting ThebesLayer contents sometimes. r=mats,sr=dbaron
|
2010-07-16 09:07:53 +12:00 |
|
Timothy Nikkel
|
7bfe0a17cb
|
Bug 560455. Be more careful about the namespace when finding HTML frame construction data. r=bzbarsky
|
2010-07-15 14:20:32 -05:00 |
|
Timothy Nikkel
|
4a0f17cca3
|
Bug 558663. When recreating frames, recreate the parent if the parent is a leaf frame. r=bzbarsky
|
2010-07-15 14:20:31 -05:00 |
|
Boris Zbarsky
|
59286dcbf7
|
Bug 577309 part 15. Stop using content indices entirely in nsCSSFrameConstructor::ContentRemoved. r=tnikkel
|
2010-07-15 00:38:24 -04:00 |
|
Boris Zbarsky
|
29800a9621
|
Bug 577309 part 14. Stop using content indices entirely in nsCSSFrameConstructor::ContentAppended. r=tnikkel
|
2010-07-15 00:38:23 -04:00 |
|
Boris Zbarsky
|
e7c8d97165
|
Bug 577309 part 13. Stop using content indices entirely in nsCSSFrameConstructor::ContentInserted. r=tnikkel
|
2010-07-15 00:38:23 -04:00 |
|
Boris Zbarsky
|
2c37598755
|
Bug 577309 part 12. Eliminate most content index use in ContentRangeInserted. r=tnikkel
|
2010-07-15 00:38:22 -04:00 |
|
Boris Zbarsky
|
5db355713c
|
Bug 577309 part 11. Stop using content indices in AddTextItemIfNeeded. r=roc
|
2010-07-15 00:38:22 -04:00 |
|
Boris Zbarsky
|
d2c8f30717
|
Bug 577309 part 10. Stop using content indices in GetRangeInsertionPoint. r=tnikkel
|
2010-07-15 00:38:22 -04:00 |
|
Boris Zbarsky
|
e5bac765ac
|
Bug 577309 part 9. Stop using content indices in GetInsertionPrevSibling. r=tnikkel
|
2010-07-15 00:38:21 -04:00 |
|
Boris Zbarsky
|
f8f24c5e2e
|
Bug 577309 part 8. Stop using content indices in ChildIterator. r=roc
|
2010-07-15 00:38:21 -04:00 |
|
Boris Zbarsky
|
ad541421fe
|
Bug 577309 part 7. Stop using content indices in determining whether to suppress whitespace frames. r=roc
|
2010-07-15 00:38:21 -04:00 |
|
Boris Zbarsky
|
8e3b4bda8e
|
Bug 577309 part 5. Change MaybeConstructLazily to not use content indices. r=tnikkel
|
2010-07-15 00:38:20 -04:00 |
|