Chris Jones
|
dfe1b316b7
|
Bug 596969: Allow a document's CSS viewport to be permanently overridden by chrome script. sr=dbaron a=blocking-fennec
|
2010-09-24 17:41:31 -05:00 |
|
Chris Jones
|
c9ae92ec81
|
Fix hunk lost in merge.
|
2010-09-13 19:51:52 -05:00 |
|
Chris Jones
|
3d571692f4
|
Bug 590294, part 6: Add a window.setResolution(xres, yres) API to control the number of backing pixels allocated to scalable content. r=roc sr=dbaron
|
2010-09-03 15:10:46 -05:00 |
|
Chris Jones
|
26466ba198
|
Bug 590294, part 5: Add a setDisplayPort() API to allow the frontend (or whatever else) to set an arbitrary visible region for the purposes of invalidation and layer retaining. r=roc sr=dbaron
|
2010-09-03 15:10:46 -05:00 |
|
Chris Jones
|
23f5ee4db4
|
Bug 590294, part 4: IGNORE_VIEWPORT_SCROLLING currently implies interpreting the visible region as being relative to document space. Displayport rendering wants everything IGNORE_VIEWPORT_SCROLLING implies, except it wants the visible region to be relative to the viewport. So, split the coordinate-space interpretation into a new flag DOCUMENT_RELATIVE, which interprets the visible region as document-relative. r=tn sr=roc
|
2010-09-03 15:10:46 -05:00 |
|
Robert O'Callahan
|
06241c1e45
|
Bug 585817. Part 2: Change nsIPresShell::CreateRenderingContext to GetReferenceRenderingContext, that uses the shared 1x1 surface, and use it all over the place. r=mats,sr=dbaron
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
921ef38edc
|
Backed out changeset 7b3726c3a580
|
2010-08-19 19:04:08 -05:00 |
|
Robert O'Callahan
|
210184cb84
|
Bug 585817. Part 2: Change nsIPresShell::CreateRenderingContext to GetReferenceRenderingContext, that uses the shared 1x1 surface, and use it all over the place. r=mats,sr=dbaron
|
2010-08-19 13:49:35 -05:00 |
|
Bobby Holley
|
7a580f398c
|
bug 512260 - Add image tracker to nsDocument and register content images with it.r=roc,sr=dbaron,a=blocker
|
2010-08-03 20:40:29 -04:00 |
|
Neil Deakin
|
838688f1fb
|
Bug 551434 - Store the keydown target and retarget the keypress/keyup events when focus changes from chrome to content. r=smaug
|
2010-08-17 14:37:50 +02:00 |
|
Boris Zbarsky
|
456e9e5548
|
Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe
|
2010-08-11 17:05:28 -04: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 |
|
Timothy Nikkel
|
16a985dc6e
|
Bug 584617. Part 2. If we get passed an unusual backstop color we need to flush layers. r=roc a=dbaron
|
2010-08-08 13:49:07 -05:00 |
|
Timothy Nikkel
|
f05b15e0e0
|
Bug 584516. With linked view manager hierarchies we need to draw the print preview background on subdocument frames as well. r=roc
|
2010-08-08 13:49:07 -05:00 |
|
Chris Jones
|
1d4cc217ed
|
Bug 570620, part b: Fix a hidden header depedency and add a PresShell::GetLayerManager() helper. r=tn
|
2010-08-05 17:11:23 -05:00 |
|
Bobby Holley
|
27a2d4812b
|
Bug 343515 - need API for tabbrowsers to tell docshells they're visible/hidden.r=gavin,sr=bz,a=blocker
|
2010-08-05 11:27:52 -04:00 |
|
Bobby Holley
|
ff6a2fbd06
|
Bug 578511 - Canvas API to disable sync decoding of images.r=roc,sr=vlad
|
2010-07-26 17:20:45 -04:00 |
|
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 |
|