Robert O'Callahan
|
8e44ae607d
|
Bug 564991. Part 12: Refactor RenderDocument to use nsLayoutUtils::PaintFrame. r=mats
|
2010-07-16 09:07:52 +12:00 |
|
Neil Rashbrook
|
a50cec31b6
|
Follow up to bug 568691 - Fix some of the static windows build bustage that is due to various dependencies in layour widget and chrome. r=roc.
|
2010-07-08 09:01:28 -07:00 |
|
Masayuki Nakano
|
e244e5c13a
|
Bug 573689 key events lost while page is loading r=smaug, sr=roc
|
2010-07-03 15:27:09 +09:00 |
|
Boris Zbarsky
|
b8fb52d415
|
Bug 555627. Make transitions actually work correctly on :before and :after. r=dbaron
|
2010-06-30 18:54:29 -07:00 |
|
Boris Zbarsky
|
249485c852
|
Bug 563327 part 1. Expose an nsIPresShell API for refresh observers. r=roc
|
2010-06-14 16:06:49 -04:00 |
|
Ehsan Akhgari
|
9dcdabcf25
|
Backed out changeset fee5701c664e and changeset dcfe95c71a04 to fix the mochitest-a11y crashes (bug 563327)
|
2010-06-14 18:14:30 -04:00 |
|
Boris Zbarsky
|
ab2008132c
|
Bug 563327 part 1. Expose an nsIPresShell API for refresh observers. r=roc
|
2010-06-14 16:06:49 -04:00 |
|
L. David Baron
|
ed06caaf51
|
Use 64 bits for frame state. (Bug 570837) r=roc
|
2010-06-08 22:28:14 -07:00 |
|
Timothy Nikkel
|
3cf7abcc45
|
Bug 563878. Part 1b. Make nsIPresShell::RenderNode and nsIRenderingContext::SetClipRegion take an nsIntRegion. r=mats
(transplanted from d5ca465f42381d777adcc468c8fdf96942f1fcfe)
--HG--
extra : transplant_source : %D5%CAF_B8%1Dwz%DC%C4h%C8%FD%F9iB%F1%FC%FE
|
2010-06-05 15:29:49 -05:00 |
|
Vladimir Vukicevic
|
cdebcfceeb
|
b=566447; add presshell memory reporter; r=bz
|
2010-05-31 19:19:35 -07:00 |
|
Boris Zbarsky
|
de2fab531c
|
Bug 562700 part 1. Change some nsIPresShell APIs to take Element and pass it on to the frame constructor. r=dbaron
|
2010-05-14 13:04:51 -04:00 |
|
Robert O'Callahan
|
e3bea40661
|
bug 563864. Add mozPaintCount API. r=smaug,sr=vlad
|
2010-05-13 12:56:08 +12:00 |
|
Craig Topper
|
d5dc8fa89d
|
Bug 253889: Even more nsIPresShell deCOMtamination. r=roc
|
2010-04-10 16:15:22 -04:00 |
|
Ehren Metcalfe
|
e0ac5d5547
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
|
Craig Topper
|
6f48d9c234
|
Bug 253889: DeCOMtaminate nsIPresShell - Clean up unnecessary initialization in HandleEventWithTarget(). r=roc
--HG--
extra : rebase_source : 88fa8550cb112139008f04bee4ed6a0a5c7cb415
|
2010-03-31 08:50:20 -04:00 |
|
Craig Topper
|
9baac273f7
|
Bug 253889: DeCOMtaminate nsIPresShell - Make GetRootFrame() nonvirtual inside gklayout. r=roc
--HG--
extra : rebase_source : 6c1572e04309bc6d0db9732f98d820595dd3ab77
|
2010-03-31 08:48:04 -04:00 |
|
Craig Topper
|
0a69c7d1ea
|
Bug 253889: DeCOMtaminate nsIPresShell - Rev IID and remove NS_NewPresShell. r=roc
--HG--
extra : rebase_source : 55acb1008a92cd6c13760591c086c52ac9cb3e74
|
2010-03-31 08:47:25 -04:00 |
|
Craig Topper
|
c61d158305
|
Bug 253889: DeCOMtaminate nsIPresShell - Remove more NS_IMETHOD. r=roc
--HG--
extra : rebase_source : ab0c230d7be484858e03b242c76b5cc9bcfa87ae
|
2010-03-31 08:45:32 -04:00 |
|
Craig Topper
|
ea105cfe25
|
Bug 253889: DeCOMtaminate nsIPresShell - Inline getters. r=roc
--HG--
extra : rebase_source : cdb8803dc075e72a47879c83d62e2c08cc999caf
|
2010-03-31 08:45:08 -04:00 |
|
Craig Topper
|
665740a6fc
|
Bug 253889: DeCOMtaminate nsIPresShell - IID rev. r=roc
--HG--
extra : rebase_source : 7570b499706367da3153fb3c21abcd41aaa98349
|
2010-03-31 08:44:11 -04:00 |
|
Craig Topper
|
1921815643
|
Bug 253889: DeCOMtaminate nsIPresShell - IsPaintingSuppressed(). r=roc
--HG--
extra : rebase_source : 9ee8283e8bce33402893ae5316f89c9f699a1236
|
2010-03-31 08:43:49 -04:00 |
|
Craig Topper
|
980fd2992c
|
Bug 253889: DeCOMtaminate nsIPresShell - IsReflowLocked(). r=roc
--HG--
extra : rebase_source : 46adf0d5ad41602276c8bcded46e7dae0f399da9
|
2010-03-31 08:43:27 -04:00 |
|
Craig Topper
|
a31830c001
|
Bug 253889: DeCOMtaminate nsIPresShell - GetEventTarget[Frame|Content](). r=roc
--HG--
extra : rebase_source : aa059747dc2b24360fd8429fbd7fd21077ecbfa4
|
2010-03-31 08:43:01 -04:00 |
|
Craig Topper
|
cff7ecc30e
|
Bug 253889: DeCOMtaminate nsIPresShell - Remove NS_IMETHOD. r=roc
--HG--
extra : rebase_source : dc316062106c32edc90815399708b861e3a14aa9
|
2010-03-31 08:41:54 -04:00 |
|
Craig Topper
|
7b89b159bb
|
Bug 253889: DeCOMtaminate nsIPresShell - GetCaret(). r=roc
--HG--
extra : rebase_source : 2a05050d8cbb10dd3bb763d5d5a158cc5f3dd814
|
2010-03-31 08:39:31 -04:00 |
|
Craig Topper
|
2ac1f8e03f
|
Bug 253889: DeCOMtaminate nsIPresShell - make some methods const. r=roc
--HG--
extra : rebase_source : 94167aa329d4021677027f6bb6b1674d278f53f5
|
2010-03-31 08:38:52 -04:00 |
|
Kyle Huey
|
afc6c6ca2d
|
Backed out changeset 4b8936ac4a31
|
2010-03-30 19:56:44 -04:00 |
|
Craig Topper
|
6c9540a26d
|
Bug 253889: More deCOMtamination of nsIPresShell. r=roc
|
2010-03-28 19:21:11 -04:00 |
|
Craig Topper
|
a956b85435
|
Bug 253889: DeCOMtaminate nsIPresShell r=roc
|
2010-03-20 17:54:19 -04:00 |
|
Neil Deakin
|
8f3acb3041
|
Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil
|
2010-03-19 14:32:13 -04:00 |
|
Masayuki Nakano
|
788bb1a791
|
Bug 315727 Request Firefox respond to Windows scroll messages so pages can be scroll captured r=jmathies+smaug, sr=roc
|
2010-03-11 14:25:29 +09:00 |
|
Robert O'Callahan
|
11a3d788af
|
Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant.
|
2010-03-01 21:03:49 +13:00 |
|
Timothy Nikkel
|
c63f549245
|
Bug 517737. Don't allow starting a drag if something is capturing the mouse. r=smaug(part of),enndeakin
--HG--
extra : rebase_source : 171cef43d1fef9337b49d6f3b9ca661c3e618437
|
2010-02-02 20:07:08 -06:00 |
|
Robert O'Callahan
|
663dca4d9b
|
Bug 526394. Part 25: Create nsIPresShell::ScrollFrameRectIntoView. r=mats
|
2010-01-12 10:45:16 +13:00 |
|
Robert O'Callahan
|
519c0fd842
|
Bug 526394. Part 21: Remove nsIViewManager RootScrollableView APIs, and move GetRectVisibility to nsIPresShell. r=mats
|
2009-09-09 17:40:02 +12:00 |
|
Boris Zbarsky
|
ef3cef478b
|
Bug 528306 part 2. Make nsCSSFrameConstructor reference-counted. r=dbaron
|
2009-12-31 14:07:57 -05:00 |
|
Boris Zbarsky
|
8519610b49
|
Bug 500882 part 7. Remove the old GetPrimaryFrameFor API. r=roc, sr=dbaron
|
2009-12-24 16:20:06 -05:00 |
|
Boris Zbarsky
|
b3883855ac
|
Bug 500882 part 5. Switch layout module to using the new GetPrimaryFrame API. r=roc
|
2009-12-24 16:20:06 -05:00 |
|
Timothy Nikkel
|
d16beb2417
|
Bug 525751. When using a subdocument frame as a fallback for drawing canvas background color override the canvas frame check. r=roc a=roc
--HG--
extra : rebase_source : 6719372b7404a598a4ce1c1f5190a4f86d0d896b
|
2009-12-01 02:49:53 -06:00 |
|
David Bolter
|
ae4129ee61
|
Bug 525579 - topcrash [@ nsAccessibilityService::GetAccessible(nsIDOMNode*, nsIPresShell*, nsIWeakReference*, nsIFrame**, int*, nsIAccessible**)] (thanks dbaron) r=roc,surkov
|
2009-11-16 09:03:53 -05:00 |
|
Robert O'Callahan
|
e62be286c3
|
bug 514732 - fix bustage for shared lib builds r=bz
|
2009-11-02 21:55:35 -05:00 |
|
Zack Weinberg
|
1bbb6caf46
|
Bug 497495 (frame poisoning) part 4: Change nsPresArena to maintain separate free lists for every frame class, based on its FrameIID. Pass the necessary information in from AllocateFrame and FreeFrame. r=roc sr=dbaron
|
2009-09-16 10:00:04 +12:00 |
|
Justin Dolske
|
f221ae86bd
|
Backed out changeset a3f33def2dca (bug 497495 part 4)
|
2009-09-14 17:26:08 -07:00 |
|
Boris Zbarsky
|
efc26f0c70
|
Bug 497495 (frame poisoning) part 4: Change nsPresArena to maintain separate free lists for every frame class, based on its FrameIID. Pass the necessary information in from AllocateFrame and FreeFrame. r=roc sr=dbaron
|
2009-09-14 17:29:56 -04:00 |
|
Neil Deakin
|
02a7469b05
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-13 09:13:16 -04:00 |
|
L. David Baron
|
0b77a89d40
|
Make style changes know whether they are for transitions or not. (Bug 435441) r=bzbarsky
|
2009-09-11 06:46:36 -04:00 |
|
Neil Deakin
|
a5bfe49767
|
Bug 503943, back out mouse capture patch, CLOSED TREE
|
2009-09-10 12:11:41 -04:00 |
|
Neil Deakin
|
2ca788ce33
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-10 08:51:36 -04:00 |
|
Zack Weinberg
|
cc794998ac
|
Bug 497495 (frame poisoning) part 2: Introduce nsIPresShell::AllocateMisc/FreeMisc functions; add an as-yet-unused "code" parameter to AllocateFrame/FreeFrame; fix up nsFrame to match; use AllocateMisc/FreeMisc for all non-frame pres arena objects; move clearing of frame objects from nsFrame::operator new to AllocateFrame. r=roc sr=dbaron
|
2009-08-17 20:21:06 -07:00 |
|
Robert O'Callahan
|
522a58f4ec
|
Bug 505186. Don't add useless nsDisplayReflowCount items to display lists in debug builds. r=bzbarsky
|
2009-07-22 12:44:52 +12:00 |
|