Benjamin Smedberg
|
40ea4e6ec5
|
Merge mozilla-central into the branch for asynchronous plugin painting on Windows.
|
2010-11-05 15:56:28 -04:00 |
|
Benjamin Smedberg
|
bd8a0ccb08
|
Bug 606285 and Bug 583109 - Send the "visible" notification when painting with async layers, so that when a plugin goes from invisible to visible it starts sending asynchronous paints. Suspend sending surface updates for asynchronous plugins when they are invisible, and set the empty clipRect so that the plugin knows that drawing is suspended per the new API. Assume that plugins are visible again when a Paint or BuildLayer call is received. r-pending=karlt
|
2010-11-05 10:40:55 -04:00 |
|
Jan Arne Petersen
|
192126b4f8
|
Bug 583109 - Add visibility notification for plugins by setting the NPWindow.clipRect to [0, 0, 0, 0] when the plugin is not visible, either in a background tab, or visibility: hidden. r=karlt Patch rebased against trunk by Benjamin Smedberg.
|
2010-11-05 10:38:33 -04:00 |
|
Benjamin Smedberg
|
2f485b803e
|
Merge mozilla-central to the branch for bug 596451.
|
2010-10-28 10:05:20 -04:00 |
|
Benjamin Smedberg
|
149479841f
|
Bug 596451 part G - Fix a condition where FixupWindow is called too early and doesn't know that we are a windowless plugin yet. Call FixupWindow from nsPluginInstanceOwner::CreateWidget, r=roc
|
2010-10-27 09:10:50 -04:00 |
|
Mats Palmgren
|
041d7b962d
|
Null-check the root pres context before using it. b=599341 r=roc a=dbaron
|
2010-10-27 16:19:01 +02:00 |
|
Robert O'Callahan
|
f54cf21c18
|
Bug 593839. Part 1: Use nsDisplayListBuilder::IsPaintingToWindow instead of gfxContext::DESTINED_FOR_SCREEN. r=tnikkel
|
2010-10-25 16:38:09 +02:00 |
|
Boris Zbarsky
|
2fe44c31a6
|
Bug 484992 and bug 604420. Don't start a new network request when instantiating the plug-in for <object>s. r=josh, a=blocker
|
2010-10-22 21:16:29 -04:00 |
|
Mats Palmgren
|
fe03234f92
|
Delay hiding the plugin window when a delayed stop is requested (eg. during frame destruction). b=604734 r=roc a=blocking2.0:beta7
|
2010-10-28 22:27:52 +02:00 |
|
L. David Baron
|
913a31cc5c
|
Fix miscellaneous reflow methods to use new overflow area APIs. (Bug 542595, patch 19) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:46 -07:00 |
|
Oleg Romashin
|
471dd2321c
|
Bug 599476 - windowless plugins in object elements with data (e.g. certain Flash pages) are not painted. r=karlt a=beta7
|
2010-10-02 09:00:45 -07:00 |
|
Oleg Romashin
|
118447b260
|
Bug 599704 - mozilla.plugins.use_layers - does not have any effect. r=roc a=beta7
|
2010-09-29 20:32:55 -07:00 |
|
Mats Palmgren
|
684650bdb3
|
Bug 449734 part 1 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN
|
2010-09-18 13:28:49 +02:00 |
|
Robert O'Callahan
|
7e34248eab
|
Bug 596414. Tell ChildView about the plugin drawing model. r=josh
|
2010-09-17 10:55:39 -07:00 |
|
Oleg Romashin
|
c76736831d
|
Bug 556487 - drop layer on dead child plugin process. r=roc a=blocking2.0
|
2010-09-16 21:09:32 -07:00 |
|
Oleg Romashin
|
df68a666fd
|
Bug 556487 - ObjectFrame GetBounds. r=roc a=blocking2.0
|
2010-09-16 21:09:30 -07:00 |
|
Oleg Romashin
|
8b274ac103
|
Bug 556487 - Disable layers for non-ipc usage. r=roc a=blocking2.0
|
2010-09-16 21:09:27 -07:00 |
|
Oleg Romashin
|
b6fdb54981
|
Bug 556487 - ObjectFrame BuildLayer implementation. r=roc a=blocking2.0
|
2010-09-16 21:09:25 -07:00 |
|
L. David Baron
|
d1aaa3f766
|
Clip replaced elements (for now, images, canvases, videos, and windowless plugins) to the border radius. (Bug 485501) r=roc a2.0=blocking:beta6
|
2010-09-09 08:21:47 -07:00 |
|
Oleg Romashin
|
15f5aeb40f
|
Bug 556487 - Snap plugin rect to integer pixels. r=roc a=blocking2.0
|
2010-09-07 19:51:50 -07:00 |
|
Oleg Romashin
|
d5f0c6a32d
|
Bug 556487 - Post Reflow Callback for nsObjectFrame r=roc a=blocking2.0
|
2010-09-07 17:36:59 -07:00 |
|
Mats Palmgren
|
fb40b8d273
|
Backing out bug 449734 due to unexpected orange. a=ted
|
2010-09-03 18:13:49 +02:00 |
|
Mats Palmgren
|
ac339a71d3
|
Bug 449734 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN
|
2010-09-03 16:22:00 +02:00 |
|
Robert O'Callahan
|
b2f6635dcb
|
Bug 584282. Use nsDisplayItem::ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame, wherever possible. r=tnikkel,a=dbaron
|
2010-08-13 22:01:58 +12:00 |
|
Robert O'Callahan
|
6994544c46
|
Bug 584282. Add nsDisplayItem::mToReferenceFrame and initialize it in the constructor. r=tnikkel,a=dbaron
|
2010-08-13 22:01:13 +12:00 |
|
Chris Jones
|
382c5f5c38
|
Bug 582057, part b: Remove nsIDeviceContext::SupportsNativeWidgets because it's not used meaningfully, and will be confusing in content processes. sr=roc
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
f7cd3dd395
|
Backed out changeset c5945b6a97ed
|
2010-08-19 19:03:09 -05:00 |
|
Chris Jones
|
c617eb0690
|
Bug 582057, part b: Remove nsIDeviceContext::SupportsNativeWidgets because it's not used meaningfully, and will be confusing in content processes. sr=roc
|
2010-08-19 13:49:35 -05:00 |
|
Alexander Surkov
|
a1c156514e
|
Bug 570275 - rework accessible tree update code, r=marcoz, davidb, bz, a=blocking
|
2010-10-21 13:16:10 +09:00 |
|
Felipe Gomes
|
ed7e8d4b2d
|
Bug 601603. Part 5 - Ensure that the layer that holds the window background is never opaque for glass windows. r=roc a=beta8
|
2010-10-19 15:02:25 -02:00 |
|
Timothy Nikkel
|
7a2e1f6742
|
Bug 587534. When we unregister a plugin for geometry updates make sure to hide the plugin in case it hasn't been hidden yet. r=roc
|
2010-08-18 20:16:58 -05:00 |
|
Benjamin Smedberg
|
bae13f737c
|
Bug 587715 - Include Qt headers before anything else because of conflicts with X and mozalloc. r=bustage fix
|
2010-08-17 10:35:21 -04:00 |
|
Benjamin Smedberg
|
a518ebd844
|
Bustage fix of the bustage fix, bug 583053.
|
2010-08-16 12:38:43 -04:00 |
|
Benjamin Smedberg
|
d55643cfe6
|
Linux followup to bug 583053 - fix the include ordering so that KeyPress is defined at the time we need it.
|
2010-08-16 11:41:46 -04:00 |
|
Benjamin Smedberg
|
0f0347b5e4
|
Bug 583053 - Corruption issues when running rdio because windows double-pass rendering events don't win the RPC race, r=bent
|
2010-08-16 10:10:25 -04:00 |
|
Robert O'Callahan
|
cace06b530
|
Bug 579258. Remove the 'before move' region parameter to ComputeVisibility. r=tnikkel,a=joe
|
2010-08-13 21:55:54 +12:00 |
|
Steffen Imhof
|
013fb1bb66
|
Bug 578693 - Transport of key events to plugin in window-less case is incomplete for Qt backend r=dougt
|
2010-07-28 18:05:32 -07:00 |
|
Karl Tomlinson
|
c1dc492e2c
|
b=580440 use native-rendering temp surfaces only as large as necessary r=roc a2.0=beltzner
|
2010-07-23 10:25:19 +12:00 |
|
Timothy Nikkel
|
80321610da
|
Bug 563878. Part 15. Fix GetOffsetTo callsites. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Josh Aas
|
0f7baad5a3
|
Bug 579516: Patch contains a number of fixes to nsPluginStreamListenerPeer memory management. Also moves storage of the stream array for cache lookups to the plugin instance rather than the instance tag. Also stops adding streams to the cached list that shouldn't be there. r=benwa
|
2010-07-17 19:47:29 -04:00 |
|
Robert O'Callahan
|
857c178215
|
Bug 564991. Part 36: Newly-instantiated plugins should be clipped to be invisible until we set their geometry correctly. r=mats
|
2010-07-16 09:08:10 +12:00 |
|
Robert O'Callahan
|
2778c802df
|
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
|
f235f5c301
|
Bug 564991. Part 14: Scroll using the layer system. r=mats,sr=dbaron
|
2010-07-16 09:08:02 +12:00 |
|
Michael Ventnor
|
c40f8edbb0
|
Bug 564991. Part 3: Create unique nsDisplayItem types for every single display item. r=tnikkel
|
2010-07-16 09:07:49 +12:00 |
|
Chris Jones
|
2919e0460a
|
Bug 575836: Fix logic here. r=jst
|
2010-07-12 18:21:27 -05:00 |
|
Timothy Nikkel
|
69e644de71
|
Bug 563878. Part 5. Rename nsIFrame::GetWindow(Offset) to GetNearestWidget. r=mats
|
2010-07-02 14:11:04 -05:00 |
|
Karl Tomlinson
|
d33fdf253e
|
b=574220 refactor gfxXlibNativeRenderer and make sure the surface matches the requested visual r=roc
|
2010-07-02 16:04:09 +12:00 |
|
Karl Tomlinson
|
676f5546df
|
b=574583 Extend X11 windowless Flash Player drawing offset workaround to handle clips also r=roc
|
2010-07-02 15:59:38 +12:00 |
|
Karl Tomlinson
|
e016063067
|
b=573626 provide an API to create Pixmap gfxXlibSurfaces with a Drawable hint for XCreatePixmap r=vlad sr=roc
|
2010-07-02 15:55:24 +12:00 |
|
Alexander Surkov
|
0a6b10381a
|
Bug 573706 - make frame based accessible creation more pellucid, r=davidb, sr=roc
|
2010-06-28 21:02:03 +09:00 |
|