Steven Michaud
|
cb00db1c59
|
Bug 613376 - r=josh a=blocking2.0Beta8+
|
2010-11-23 10:20:36 -06:00 |
Oleg Romashin
|
378438ac28
|
Bug 612256 - On plugin invalidate only plugin layer (and not thebes layer) should be updated. r=roc a=blocking2.0
|
2010-11-23 01:46:11 +02:00 |
Doug Turner
|
9ca1dd23dc
|
Fixing build bustage on QT caused by JS using QT defined |slot|. r=blassey, a=npodb
--HG--
extra : rebase_source : 95a43e2d76bcfde38b9daac03729db8f2601f66e
|
2010-11-18 20:28:59 -08:00 |
Steven Michaud
|
84e4075380
|
Bug 601182 - Spurious focus events sent to NPAPI plugins on OS X in Cocoa event mode. Patch partly by enndeakin. r=josh,smaug a=blocking2.0BetaN+
|
2010-11-15 15:12:50 -06:00 |
Benjamin Smedberg
|
0fcd32a7e8
|
Bug 611033 - Don't retain the plugin surface beyond the lifetime of the PluginInstanceParent: we only guarantee that the plugin X socket will kept alive until PluginModuleParent::ActorDestroy, r=karlt
|
2010-11-11 08:43:54 -05:00 |
Benjamin Smedberg
|
4b1e537953
|
Bug 611206 - Send the plugin information about mouse position changes when we scroll, even when we don't need to repaint the plugin, r=karlt
|
2010-11-15 09:41:18 -05:00 |
Benjamin Smedberg
|
5f6df0ce66
|
Additional review fix for bug 583109 comment 49 (karlt).
|
2010-11-10 08:19:53 -05:00 |
Benjamin Smedberg
|
00e37db62d
|
Fix review comments from bug 583109 (changeset 6ff3fcbb7845), comment 46.
|
2010-11-09 09:36:33 -05:00 |
Benjamin Smedberg
|
e8e4ffc34f
|
Merge mozilla-central into the branch for asynchonous plugin painting (bug 596451), especially to pick up and test whether the fix for 602200 also fixes bug 607958.
|
2010-11-08 09:50:11 -05:00 |
Benjamin Smedberg
|
f684c8e2a5
|
Fix nsObjectFrame.cpp back to unix-style line endings. DOS endings crept in during the last merge for reasons I don't understand.
|
2010-11-08 09:48:02 -05:00 |
Benjamin Smedberg
|
4c30066e81
|
Merge mozilla-central into the branch for asynchronous plugin painting on Windows.
|
2010-11-05 15:56:28 -04:00 |
Benjamin Smedberg
|
f20e2d3eab
|
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
|
cc45ee9c75
|
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
|
7f3450a0c3
|
Merge mozilla-central to the branch for bug 596451.
|
2010-10-28 10:05:20 -04:00 |
Benjamin Smedberg
|
5ba8797fad
|
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
|
60ae25c4e0
|
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
|
97e3e9a4c9
|
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
|
8518e66f33
|
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
|
718a765e5e
|
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
|
3ac4e6a8d6
|
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
|
c46b19434f
|
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
|
76d0ad6a14
|
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
|
4fc5216824
|
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
|
013530df13
|
Bug 596414. Tell ChildView about the plugin drawing model. r=josh
|
2010-09-17 10:55:39 -07:00 |
Oleg Romashin
|
15860c2fa0
|
Bug 556487 - drop layer on dead child plugin process. r=roc a=blocking2.0
|
2010-09-16 21:09:32 -07:00 |
Oleg Romashin
|
f51e141cb7
|
Bug 556487 - ObjectFrame GetBounds. r=roc a=blocking2.0
|
2010-09-16 21:09:30 -07:00 |
Oleg Romashin
|
09d7d40acc
|
Bug 556487 - Disable layers for non-ipc usage. r=roc a=blocking2.0
|
2010-09-16 21:09:27 -07:00 |
Oleg Romashin
|
923499cadd
|
Bug 556487 - ObjectFrame BuildLayer implementation. r=roc a=blocking2.0
|
2010-09-16 21:09:25 -07:00 |
L. David Baron
|
1baf30a4f7
|
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
|
8d3360f96f
|
Bug 556487 - Snap plugin rect to integer pixels. r=roc a=blocking2.0
--HG--
extra : rebase_source : 6442890eb41dce7a134173b5d1e1c87c589cadd1
|
2010-09-07 19:51:50 -07:00 |
Oleg Romashin
|
5de344143b
|
Bug 556487 - Post Reflow Callback for nsObjectFrame r=roc a=blocking2.0
--HG--
extra : rebase_source : c8058990232bbabf8fbd36890e0fb6190c318faf
|
2010-09-07 17:36:59 -07:00 |
Mats Palmgren
|
23dda1e20d
|
Backing out bug 449734 due to unexpected orange. a=ted
|
2010-09-03 18:13:49 +02:00 |
Mats Palmgren
|
1c7d787cf0
|
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
|
64c4e38da6
|
Bug 584282. Use nsDisplayItem::ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame, wherever possible. r=tnikkel,a=dbaron
--HG--
extra : rebase_source : 730ba8640cb37bd8484ff069b5d6fd46d9bc3e84
|
2010-08-13 22:01:58 +12:00 |
Robert O'Callahan
|
4b2e3494b8
|
Bug 584282. Add nsDisplayItem::mToReferenceFrame and initialize it in the constructor. r=tnikkel,a=dbaron
--HG--
extra : rebase_source : 496cbde7c495eb8872c3d0ffc0ca4c57c2a6a777
|
2010-08-13 22:01:13 +12:00 |
Chris Jones
|
7548246b53
|
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 |
Robert O'Callahan
|
5c93d12d42
|
Bug 598470. Treat all chrome display items as opaque when we're computing plugin visibility regions; this ensures translucent chrome content is visible above windowed plugins. r=tnikkel,a=blocker
|
2010-11-08 22:06:14 +13:00 |
Mats Palmgren
|
526d84342c
|
Bug 605928 - Repaint issue after detaching/reattaching a tab that contains Flash video. r=roc a=blocking2.0:betaN
|
2010-11-07 18:27:46 +01:00 |
Chris Jones
|
85a773963c
|
Backed out changeset c5945b6a97ed
|
2010-08-19 19:03:09 -05:00 |
Chris Jones
|
a0b64c272b
|
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
|
17c3b15399
|
Bug 570275 - rework accessible tree update code, r=marcoz, davidb, bz, a=blocking
|
2010-10-21 13:16:10 +09:00 |
Felipe Gomes
|
53e27e6671
|
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
|
1964efb82f
|
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
|
29ebe47feb
|
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
|
bbaa173451
|
Bustage fix of the bustage fix, bug 583053.
|
2010-08-16 12:38:43 -04:00 |
Benjamin Smedberg
|
13515f59c8
|
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
|
dc48958f76
|
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
|
c89441154d
|
Bug 579258. Remove the 'before move' region parameter to ComputeVisibility. r=tnikkel,a=joe
|
2010-08-13 21:55:54 +12:00 |
Steffen Imhof
|
e1b901680f
|
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
|
1ba1b5617b
|
b=580440 use native-rendering temp surfaces only as large as necessary r=roc a2.0=beltzner
--HG--
extra : rebase_source : 53788fe162ea7ef0c8b4190a08801cbd276e702b
|
2010-07-23 10:25:19 +12:00 |