Masayuki Nakano
|
36c92a3fec
|
Bug 920377 part.17 Get rid of nsKeyEvent r=roc
|
2013-10-01 16:22:58 +09:00 |
|
Nicholas Nethercote
|
e3c39c80ab
|
Bug 921923 (part 3) - Make multi-output sizeOfFoo() functions more consistent in content/, dom/ and layout/. r=till.
|
2013-09-30 16:20:23 -07:00 |
|
Masayuki Nakano
|
c23797df63
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
|
Masayuki Nakano
|
5256146045
|
Bug 912956 part.15 mozilla/TextEvents.h should be included directly r=roc
|
2013-09-25 20:21:19 +09:00 |
|
Masayuki Nakano
|
4a5dc45e59
|
Bug 912956 part.14 mozilla/MouseEvents.h should be included directly r=roc
|
2013-09-25 20:21:18 +09:00 |
|
Timothy Nikkel
|
cb490fff07
|
Bug 847223. Part 5. Make AssumeAllImagesVisible usuable outside of PresShell. r=mats
|
2013-09-14 19:05:05 -05:00 |
|
Timothy Nikkel
|
748dac4f0b
|
Bug 847223. Part 2. Add a function to remove an image from the visible list. r=mats
|
2013-09-14 19:05:04 -05:00 |
|
Timothy Nikkel
|
7d06b24226
|
Bug 847223. Part 1. Use a hashtable instead of an array to store list of visible images on the presshell. r=mats
|
2013-09-14 19:05:04 -05:00 |
|
Robert O'Callahan
|
d4e5e2f6fd
|
Bug 906643. Part 5: Add nsIPresShell::AddPostRefreshObserver/RemovePostRefreshObserver. r=mats
|
2013-08-26 11:57:45 +12:00 |
|
Masayuki Nakano
|
890a1c39c7
|
Bug 910156 Add AssignKeyEventData() and AssignMouseEventData() for sharing the code in nsDOMEvent::DuplicatePrivateData() and nsDelayed*Event r=smaug
|
2013-08-30 11:10:32 +09:00 |
|
Ehsan Akhgari
|
45b9b9b617
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
|
Ms2ger
|
71e84fb181
|
Bug 896251 - Make nsEvent::{refPoint, lastRefPoint} LayoutDeviceIntPoints; r=smaug+kats
|
2013-08-02 09:05:16 +02:00 |
|
Simon Montagu
|
4324a9e0bf
|
Move the caret invalidation from CharacterDataChanged to CharacterDataWillChange so that the text doesn't change under the caret before invalidation. Bug 887631, r=ehsan
|
2013-07-19 17:44:46 +03:00 |
|
Catalin Iacob
|
f88cdc0744
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
|
Tim Taubert
|
184d765d64
|
Bug 453650 - implement reflow observers for docShells; r=bz
|
2013-06-01 12:00:12 +02:00 |
|
Arnaud Sourioux
|
141b7dd472
|
Bug 875367 followup: Manually annotate ScrollSelectionIntoView and RepaintSelection in nsPresShell.h as MOZ_OVERRIDE. r=dholbert
|
2013-05-29 12:37:50 -07:00 |
|
Arnaud Sourioux
|
93b00563d7
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
|
David Zbarsky
|
a2fe5c8cd6
|
Bug 864206 - Use dom::Touch instead of nsIDOMTouch where possible r=Ms2ger
|
2013-05-17 13:17:53 -07:00 |
|
Scott Johnson
|
941dc77f1b
|
Bug 862763: Cache whether font size inflation is enabled in the pres shell for efficiency. [r=dbaron]
|
2013-05-16 10:06:03 -05:00 |
|
Scott Johnson
|
3dfd2b9b9a
|
Bug 836565, Part 2: Perform a horizontal resize reflow instead of a full reflow when reflowing on zoom to get better performance. [r=dbaron]
|
2013-05-14 14:24:14 -05:00 |
|
Arnaud Sourioux
|
8830d86fd4
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
|
L. David Baron
|
5ae8f28835
|
Bug 828312 patch 4: Remove unused nsIPresShell::StyleChangeReflow. r=bzbarsky
|
2013-05-10 17:35:08 -07:00 |
|
Trevor Saunders
|
b0c6a89238
|
bug 856779 - make PresShell::Init() return void and devirtualize it r=bz
|
2013-05-02 09:22:59 -04:00 |
|
Mats Palmgren
|
b85b93a102
|
Bug 635852. r=smaug
|
2013-03-08 12:04:53 +01:00 |
|
Timothy Nikkel
|
5326ecc3d4
|
Bug 689623. Part 8. Add an 'unlocked draw' notification for images that are drawn when not locked so we catch any images that become visible through a means other than scrolling. r=joe,mats
|
2013-02-24 18:59:22 -06:00 |
|
Timothy Nikkel
|
cc507dfdb8
|
Bug 689623. Part 7. Clear the list of visible images on presshells that we don't descend into while building the display list of visible images. r=mats
|
2013-02-24 18:59:22 -06:00 |
|
Timothy Nikkel
|
b8a752e3e0
|
Bug 689623. Part 6. Keep a list of visible images on the presshell and code to manage it. r=mats
|
2013-02-24 18:59:22 -06:00 |
|
Robert O'Callahan
|
b18cd55753
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
|
Chris Jones
|
0bf5793b37
|
Bug 836198: Create a "zombie" state for PresShell and use it for the preloaded TabChild PresShell. r=bz
|
2013-02-04 22:38:54 -08:00 |
|
Mounir Lamouri
|
276ebf7673
|
Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in layout/. r=bz
|
2013-01-23 19:37:17 +00:00 |
|
Robert O'Callahan
|
25f95e87ba
|
Bug 826817. Part 4: Remove will-send-did-paint and did-send-will-paint flags from nsIPresShell APIs. r=tnikkel
|
2013-01-28 13:34:11 -06:00 |
|
Trevor Saunders
|
667dfe1f8a
|
bug 828138 - GetCurrentSelection() should return Selection* r=smaug
|
2012-12-19 17:55:44 -05:00 |
|
Cameron McCormack
|
264c7c98ac
|
Bug 508725 - Part 7: Optimize restyling when a scoped style sheet changes. r=dbaron
|
2013-01-09 10:25:48 +11:00 |
|
Cameron McCormack
|
7acdf057ce
|
Backout bug 508725 (d267bb4b58b5, 50f71edffeb9, 6aec8e22fe60, e62e1f33958a, 0f146c435249, eb959b9f4862, 2b0ee42f3aa0, 02db01cd6796, 2ef0e517d43d, b650588e05c9 and a3c916829d56) for build failure on a CLOSED TREE.
|
2013-01-08 19:36:21 +11:00 |
|
Cameron McCormack
|
8bac5dab50
|
Bug 508725 - Part 7: Optimize restyling when a scoped style sheet changes. r=dbaron
|
2013-01-08 19:09:23 +11:00 |
|
Robert O'Callahan
|
67b24645e1
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
|
2013-01-05 16:12:24 +13:00 |
|
Phil Ringnalda
|
f40517090e
|
Back out 5e76dfb1d426 (bug 826635) and 0df74b1a4543:20df426b6111 (bug 826632) for bustage
CLOSED TREE
|
2013-01-04 21:30:14 -08:00 |
|
Robert O'Callahan
|
b20214218e
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
|
2013-01-05 16:12:24 +13:00 |
|
Robert O'Callahan
|
ae130ef998
|
Bug 825866. Part 8: Mass-rename of nsIView to nsView. r=tnikkel
This was autogenerated by basically replacing all occurrences of the word "nsIView" with nsView.
|
2013-01-04 02:23:11 +13:00 |
|
Masayuki Nakano
|
baacb610a5
|
Bug 813445 part.1 Make widget::EventFlags and remove NS_EVENT_FLAG_TRUSTED r=roc+smaug, feedback=emk
|
2012-12-16 10:26:03 +09:00 |
|
Nicholas Cameron
|
6edbdb7f5a
|
Bug 780692; throttle OMTA (rollup patch). r=dbaron,bz
|
2012-12-12 10:12:43 +13:00 |
|
Robert O'Callahan
|
bf2aa4af25
|
Bug 811301. Part 3: Cleanup presshell code now that we don't do special state save/restore for the root scroll frame. r=mats
Scrolling is never synchronous now, so we don't need to block scripts
or reflows when restoring the scroll position.
|
2012-11-14 22:40:28 -08:00 |
|
Robert O'Callahan
|
138c02abf9
|
Bug 800859. Part 2: Remove nsIPresShell::DidPaint. r=mattwoodrow
|
2012-10-19 14:21:16 +13:00 |
|
Robert O'Callahan
|
3ba06d9570
|
Bug 800859. Part 1: Refactor PaintType into two independent flags. r=mattwoodrow
|
2012-10-19 14:20:39 +13:00 |
|
Gabor Krizsanits
|
2766760a79
|
Bug 676054 - part2: Provide AUTHOR_SHEET type for registering with nsIStyleSheetService. r=bz
|
2012-10-16 21:45:50 +02:00 |
|
Jonathan Kew
|
69d8813220
|
bug 794038 pt 2.0 - respond to changes to backing-store resolution when a window moves between HiDPI and non-HiDPI displays. r=smichaud
|
2012-10-16 20:41:20 +01:00 |
|
Robert O'Callahan
|
71684bc222
|
Bug 626245. Part 4.5: Forward WillPaintWindow/DidPaintWindow notifications to the presshell and do plugin geometry updates from there. r=matspal
|
2012-10-10 23:25:57 +13:00 |
|
Matt Woodrow
|
68688f4315
|
Bug 539356 - Part 26 - Send invalidations for hidden documents. r=roc
|
2012-08-29 17:48:44 +12:00 |
|
Ed Morley
|
ed4fe023b5
|
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
|
2012-09-27 16:34:46 +01:00 |
|
Matt Woodrow
|
47c6e63bd5
|
Bug 539356 - Part 26 - Send invalidations for hidden documents. r=roc
|
2012-08-29 17:48:44 +12:00 |
|