Josh Aas
|
483533a0ce
|
Focus event fixes for Cocoa NPAPI. b=559758 r=roc a=#developers
|
2010-04-25 16:58:03 -04:00 |
|
Josh Aas
|
e57fb03f84
|
Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc
|
2010-04-21 02:21:46 -04:00 |
|
Oleg Romashin
|
8563022a30
|
Bug 464966 - Add NPAPI Plugin support for Mozilla Qt. r=karlt
--HG--
extra : rebase_source : d86430f750bbedde12e779f0073369a3b05b2427
|
2010-04-20 21:49:34 +03:00 |
|
Benoit Girard
|
9897b0a83e
|
Bug 555281 - Implement Core Animation NPAPI Drawing Model for OOPP. r=joe,josh,cjones
--HG--
extra : rebase_source : 8cc45083e0b513902c467c8c89248474c21b7923
|
2010-04-20 10:52:19 -04:00 |
|
Benoit Girard
|
046173124b
|
Backed out changeset 44ee6030f4b2
|
2010-04-19 02:57:22 -04:00 |
|
Benoit Girard
|
b6d069f2c9
|
Bug 555281 - Implement Core Animation NPAPI Drawing Model for OOPP. r=joe,josh,cjones
--HG--
extra : rebase_source : 29f581f60c6db0e8945a5121cf2d7007b10a7433
|
2010-04-18 19:46:33 -04:00 |
|
Doug Turner
|
0e8798aedd
|
Bug 556971 - Fix MOZ_USE_IMAGE_EXPOSE use of shared memory. r=jrmuizel
|
2010-04-15 22:33:50 -07:00 |
|
L. David Baron
|
78c4bdc4bd
|
Use the appropriate color based on visitedness for the 'background-color' property. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
Josh Aas
|
c12f7f8878
|
Fix comment.
|
2010-03-31 13:51:25 -04:00 |
|
Josh Aas
|
24d5968b30
|
Send repeat key events to Cocoa NPAPI plugins. b=554753 r=smichaud r=roc
|
2010-03-25 20:14:56 -04:00 |
|
Benoit Girard
|
03c1f7cf9c
|
Add support for the NPAPI Core Animation drawing model. b=497225 r=josh sr=roc
|
2010-03-23 20:51:11 -04:00 |
|
Robert O'Callahan
|
69610b8d43
|
Bug 546071. Compute view-to-widget offset for plugin views. r=mats
--HG--
extra : rebase_source : 483afc3b0d00f5fd6685f760b6ad358a94a7c9ba
|
2010-02-24 00:33:41 -08:00 |
|
Doug Turner
|
e342d43d13
|
Bug 550545 - The NPAPI ImageExpose event should be disabled when building for Qt. r=vlad
--HG--
extra : rebase_source : b66a81ba5a019e7da387eb81d4fd2454be196fe7
|
2010-03-10 15:01:46 -08:00 |
|
Robert O'Callahan
|
6a95e8500e
|
Backed out changeset 78318b260f18
|
2010-03-05 20:05:33 +13:00 |
|
Robert O'Callahan
|
b752207ff1
|
Bug 546071. Compute view-to-widget offset for plugin views. r=mats
|
2010-02-24 00:33:41 -08:00 |
|
Mike Kristoffersen
|
abdb2aa82c
|
Build bustage on Qt due to macro definition of malloc, realloc, etc. Most of this is just moving Qt #includes around. r=dougt
--HG--
extra : rebase_source : 9734e9e68754a6fc45bddbdc60bb5e898bb8cdb2
|
2010-03-04 13:51:42 -08:00 |
|
Steven Michaud
|
64dbfdb0b6
|
Bug 542068 - Wrong coordinates set on synthesized plugin events. r=josh
|
2010-03-02 10:59:01 -06:00 |
|
Oleg Romashin
|
afd6f98795
|
bug 544193 - Qt version for plugins embedding functionality required. r=mozbugz.
|
2010-02-10 22:48:20 +02:00 |
|
Doug Turner
|
c5fb72ab64
|
Bug 543976 - Clean up Maemo defines. r=ted
|
2010-02-09 11:02:11 -08:00 |
|
Timothy Nikkel
|
582541daec
|
Bug 542900. nsPluginInstanceOwner::Init should be calling AddScrollPositionListener. r=roc
--HG--
extra : rebase_source : 403e7ed117c743643d92bf67f1c15e8678c3458d
|
2010-01-28 18:03:52 -06:00 |
|
Timothy Nikkel
|
375930c3f5
|
Bug 488771. Stop nsIScrollPositionListener from inheriting from nsISupports. r=roc
--HG--
extra : rebase_source : bb93c56b3347bc8df7fd843f08e2d5dfc4f3071b
|
2010-01-28 18:03:42 -06:00 |
|
Benjamin Smedberg
|
6db43fb19a
|
revert changeset f61e06c31086 (bug 542971) since it caused bug 543376.
|
2010-02-02 17:18:37 -08:00 |
|
Josh Aas
|
46d060dccd
|
Get rid of nsPluginInstanceTag. Clarifies the plugin object hierarchy and makes it easier to get from one object to another. We avoid unnecessary null checks and strong references due to clarified lifetimes dependencies between objects. Makes all of this code less error-prone. b=542971 r=jst
|
2010-01-29 14:42:54 -05:00 |
|
Mats Palmgren
|
2b3d68789b
|
Register the frame also when the widget already existed (re-instantiating a stopped plugin). b=542608 r=roc
|
2010-01-28 21:58:04 +01:00 |
|
Mats Palmgren
|
fa91c35561
|
Null-check the root pres context result. Unregister the plugin frame earlier, at Stop instead of Destroy time. b=521426 r=roc
|
2010-01-26 14:10:12 +01:00 |
|
Josh Aas
|
4347f70d5b
|
Pointer to NP_CGContext should be NULL in Cocoa NPAPI event model. b=541018 r=smichaud
|
2010-01-24 01:00:39 -05:00 |
|
Steven Michaud
|
22d7ec9de0
|
Bug 525078 - Make plugin mouse up/down/dragging behavior conform to OS X practice and Cocoa NPAPI spec clarifications. r=josh
|
2010-01-22 14:57:04 -06:00 |
|
Doug Turner
|
a560ee17ef
|
Bug 541259 - Kung Fu Death Grip Hildon specific methods. r=jst
|
2010-01-21 20:51:46 -08:00 |
|
Brad Lassey
|
f2c24e00f5
|
Bug 540795 - NotifyPluginEventObservers crashes. r=jst
|
2010-01-21 07:17:52 -08:00 |
|
Doug Turner
|
8818752309
|
Bug 540843 - Do not cache dom element in nsObjectFrame shm code. r=olli. Maemo only
|
2010-01-20 14:08:50 -08:00 |
|
Ben Turner
|
e0c2098adf
|
Bug 535036 - '[OOPP] Flash hangs Firefox with IPC enabled when video is paused and process loses focus'. r=masayuki+jst, sr=jst.
|
2010-01-15 12:36:00 -08:00 |
|
Jim Mathies
|
3960d009a6
|
Bug 536369 - OOPP: Fix for mouse event serialization errors. r=bsmedberg.
|
2010-01-13 19:46:44 -06:00 |
|
Robert O'Callahan
|
5326dfa81a
|
Bug 526394. Part 19: Remove view paramters from nsIScrollPositionListener. r=mats
|
2009-09-09 17:40:01 +12:00 |
|
Robert O'Callahan
|
4adad50c20
|
Bug 526394. Part 15: Convert various random chunks of layout code. r=mats
|
2009-09-03 16:26:00 +12:00 |
|
Robert O'Callahan
|
2a230d1af5
|
Bug 537309. Synthesize WM_*DBLCLK on NS_MOUSE_BUTTON_DOWN, not NS_MOUSE_DOUBLECLICK (since the latter fires on mouse-up). r=jmathies
|
2010-01-07 13:55:09 +13:00 |
|
Karl Tomlinson
|
e970532a99
|
b=526797 move expose event origin when possible to workaround Flash bug r=roc
--HG--
extra : rebase_source : 6d90440764dd906dabe2555defa5797d3f0cb9a4
|
2009-12-31 16:16:23 +13:00 |
|
Michael Wu
|
27fd1e717b
|
Bug 273025 - "bad logic results in potential leak xor crash based on flow" (Improve GetURL/PostURL code, v4 (2/2)) [r+sr=jst]
|
2009-12-27 14:26:00 -06:00 |
|
moz_poro@porotal.org
|
01814a3b84
|
Bug 507811 - "NS_KEY_PRESS not handled by windowless plugins" [r=karlt]
|
2009-12-30 20:56:55 -06: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 |
|
fantasai
|
1ffb0c06ef
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
|
Mark Finkle
|
143fe184f9
|
Bug 536199 - Crash Yahoo! frontpage with 12/21 1.9.2 nightly build [r=dougt]
|
2009-12-22 16:59:34 -05:00 |
|
Josh Aas
|
cdb8c45c2e
|
Scroll position updates shouldn't start the Carbon plugin idle event timer. b=535630 r=smichaud
|
2009-12-17 15:41:13 -05:00 |
|
Robert O'Callahan
|
a0eeb78969
|
Bug 526216 - mochitest-browser-chrome: crash in nsObjectFrame::IsOpaque while running browser_pluginnotification.js and test_crashing.html, r=josh
--HG--
extra : rebase_source : 3f5677e9af8e5b9d54ac394d62cf8528487efa94
|
2009-12-17 09:56:24 -05:00 |
|
Doug Turner
|
54346be057
|
Bug 535338 - UpdateVisibility should call VisibilityFullyObscured when clip is zero. r=roc
|
2009-12-16 14:08:14 -08:00 |
|
Benjamin Smedberg
|
daab3b8125
|
Merge mozilla-central into electrolysis.
|
2009-12-15 20:31:04 -05:00 |
|
Josh Aas
|
514a6c5e9d
|
Greatly reduce the number of timers firing when multiple Carbon plugin instances are active on Mac OS X. Should reduce CPU usage. Make all instances use the same (at most two) timers for idle events. b=519598 r=roc
|
2009-12-15 15:44:52 -05:00 |
|
Jim Mathies
|
1ea63e49c6
|
Bug 534027 - input event coords incorrect for oop windowless plugins. r=jmuizelaar.
|
2009-12-14 18:28:51 -06:00 |
|
Jim Mathies
|
23118539a9
|
Bug 531860 - plugin-alpha-zindex ref test fails with oopp enabled. r=jmuizelaar.
|
2009-12-14 18:27:25 -06:00 |
|
Benjamin Smedberg
|
422b4b28d2
|
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
|
2009-12-12 13:38:25 -05:00 |
|
Jim Mathies
|
0ffd1b2e75
|
Bug 522299 - Electrolysis: Get windowless plugins drawing on win32. r=jmuizelaar.
|
2009-12-01 15:05:26 -06:00 |
|
Doug Turner
|
fced4ec129
|
Bug 530652 - Some sites not render flash. Fixing mistake introduced in last push r=biesinger
|
2009-11-30 09:09:26 -08:00 |
|
Doug Turner
|
81d6db5548
|
Bug 530739 - Intermittent Shutdown crash after visiting a page with flash video. r=jst
|
2009-11-25 18:38:22 -08:00 |
|
Doug Turner
|
387eed8493
|
Bug 530652 - Some sites not render flash. r=karlt
--HG--
extra : rebase_source : f0078705705e960fe148fd9d64847c38ff58a656
|
2009-11-24 05:57:58 -08:00 |
|
Doug Turner
|
dbc44dda9c
|
Bug 530380 - Avoid slow path painting on Hildon. r=karlt.
|
2009-11-23 14:46:01 -08:00 |
|
Doug Turner
|
730075f7eb
|
Bug 530378return early to avoid crashing
. r=karlt
|
2009-11-22 22:36:22 -08:00 |
|
Doug Turner
|
7f9938ce48
|
Bug 530381 - Cache X11 GC for NativeImageDraw. r=karlt
|
2009-11-22 15:46:42 -08:00 |
|
Doug Turner
|
2fe6a6f5c2
|
Bug 529996 - Provide notification when embed/object elements are created/destroyed/resized. r=jst.
--HG--
extra : rebase_source : 44bf32345959402b591ba4763dcea26187cf7796
|
2009-11-20 14:59:27 -08:00 |
|
Doug Turner
|
d7c57015bb
|
Bug 528551 - Faster plugin drawing in Fennec. Fixes mac unit test. r=sicking
--HG--
extra : rebase_source : e0dbed7d82a77a61581c9aa59fdd928720c2e5bb
|
2009-11-20 09:51:06 -08:00 |
|
Doug Turner
|
793f6fc7db
|
Bug 528551- Faster plugin drawing in Fennec. r=jst/karlt.
|
2009-11-20 08:26:10 -08:00 |
|
Olli Pettay
|
2f4c5ea761
|
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
|
2009-12-10 20:02:13 -08:00 |
|
Doug Turner
|
f9bf322ca5
|
Bug 532328 - plugin bustage on Qt. r=karlt
|
2009-12-08 10:54:48 -08:00 |
|
Josh Aas
|
c5e5b72709
|
Move Carbon plugin idle event rate back up to 8 events per second to avoid Flash audio stuttering. b=525533 r=roc
|
2009-11-17 15:36:33 -05:00 |
|
Doug Turner
|
16ce7d7c20
|
Bug 528429 - MOZ_COMPOSITED_PLUGINS should be disabled when building for Qt. r=vlad
|
2009-11-13 07:10:53 -08:00 |
|
Josh Aas
|
80e4d43179
|
Rename nsGUIEvent's nativeMsg field to pluginEvent. b=527617 r=roc
|
2009-11-10 16:55:38 -05:00 |
|
Josh Aas
|
74eb1fe935
|
Remove unnecessary event handling cases for NS_ACTIVATE/NS_DEACTIVATE in nsObjectFrame. b=526633 r=roc
|
2009-11-10 16:54:29 -05:00 |
|
Josh Aas
|
8be6e464a2
|
64-bit Mac OS X bustage fix, b=527115
|
2009-11-10 11:51:55 -05:00 |
|
Josh Aas
|
d069d0092b
|
Cocoa event model: 1) fix spurious NPP_SetWindow calls 2) propagate event model immediately. b=527115 r=smichaud r=roc
|
2009-11-09 22:58:48 -05:00 |
|
Josh Aas
|
ce59f7a44c
|
Rename confusing nsPluginInstanceOwner variable to something less confusing (mOwner -> mObjectFrame). b=526953 r/sr=jst
|
2009-11-08 16:52:46 -05:00 |
|
Josh Aas
|
e11201548e
|
Add support for scrollwheel events to Cocoa NPAPI. b=519100 r=roc
|
2009-11-08 16:51:46 -05:00 |
|
Josh Aas
|
5f2f8edf34
|
Remove misleading comment about event handling in nsObjectFrame.cpp. No bug. r=smichaud
|
2009-11-04 11:26:51 -05:00 |
|
Robert O'Callahan
|
3e0434e672
|
Bug 510082. Silverlight depends on NPN_InvalidateRect working even when the plugin is in windowed mode (although it should really just call Win32 APIs to invalidate its window), so make NPN_InvalidateRect work for windowed plugins. r=josh
|
2009-11-04 07:39:42 +13:00 |
|
Josh Aas
|
bd87a960d8
|
Slow down the Carbon plugin idle timer a bit to improve CPU usage. b=525533 r=roc
|
2009-11-02 11:03:45 -05:00 |
|
Oleg Romashin
|
9472920cda
|
Bug 485252 - RenderDocument Background color filling need to be optimized. r=roc.
|
2009-10-31 15:44:57 -04:00 |
|
Michael Wu
|
d38ee96a91
|
Improve GetURL/PostURL code
Bug 273025 - bad logic results in potential leak xor crash based on flow; v4, (1/2)
r+sr=jst
|
2009-10-29 01:29:44 +01:00 |
|
Doug Turner
|
ea91fe7947
|
Bug 521257 - Support NPImageExpose on Maemo/Hildon only. r=roc
|
2009-10-26 22:18:35 -07:00 |
|
Robert O'Callahan
|
56aad34bd4
|
Bug 516885. Pass separate visible-before-move and visible-after-move regions into ComputeVisibility, to make code clearer because we don't have to overload a single region, and which also lets us fix ambiguities related to clipping. r=dbaron
|
2009-10-07 17:28:41 +13:00 |
|
Doug Turner
|
1fc21399d6
|
Bug 492848 - Visibility notify event API for windowless plugins. r=roc
|
2009-10-26 00:00:14 -07:00 |
|
Oleg Romashin
|
120e3e893c
|
Bug 472821 - Force wmode preference required to make all plugins visible in fennec. r=joshmoz, sr=jst
|
2009-10-26 04:46:03 -04:00 |
|
Robert O'Callahan
|
6c601aeedb
|
Bug 520316. Call DetachWidgetEventHandler on the right view. r=dbaron
|
2009-10-10 00:48:29 +13:00 |
|
Robert O'Callahan
|
f98cfc2882
|
Bug 520436. Interpret NPN_InvalidateRect rectangles as relative to the content-box, not the border-box. r=josh
|
2009-10-05 23:07:30 +13:00 |
|
Robert O'Callahan
|
20bb54d1d3
|
Bug 508908. Disable windowed plugins in popup windows, since they don't work. r=dbaron
--HG--
extra : rebase_source : 1acfac3d3613d332586fade393f2911552bd03e0
|
2009-09-30 08:18:20 +10:00 |
|
Robert O'Callahan
|
956121ecec
|
Bug 508945. Additional fixes for plugin printing when the plugin has borders or padding. r=dbaron
--HG--
extra : rebase_source : ea7b64d55c43a04c72ad38529aa35c3a3bb7a127
|
2009-09-11 13:44:20 +12:00 |
|
Robert O'Callahan
|
794f4fa11d
|
Bug 508495. Remove CreateWidgetForView from nsIFrame and nsObjectFrame since it's no longer used there. r=dbaron
--HG--
extra : rebase_source : c400af6f507ea046e952b9c612dc2d7fca00ff91
|
2009-09-30 07:32:43 +10:00 |
|
Robert O'Callahan
|
0661a95762
|
Bug 508495. Let CSS borders and padding apply to plugin elements, and fix layout, painting and event handling to work with them. r=dbaron
--HG--
extra : rebase_source : c42240c5a88dc05579b658f8cc29ff289422986b
|
2009-09-11 13:44:20 +12:00 |
|
Robert O'Callahan
|
d56dfa741e
|
Bug 513082. Instead of passing aDirtyRect to nsDisplayItem::Paint, have nsDisplayList::OptimizeVisibility (renamed to ComputeVisibility) compute the intersection of the visible region with the bounds of each display item and store the result in the item's mVisibleRect. This lets us do less work to paint display items which have a small intersection with the visible region but a large intersection with the bounding-box of the visible region. r=dbaron
--HG--
extra : rebase_source : 76db4b87ef9e5a6e9de7677edc08c26e2cbc462e
|
2009-09-07 12:35:14 +12:00 |
|
Robert O'Callahan
|
7fa763ef88
|
Bug 509693. Remove eWindowType_java (unused) and actually use eWindowType_plugin. r=josh
--HG--
extra : rebase_source : 14ebf24d00378e65e75b75692b9d82a020966db1
|
2009-09-24 21:32:20 +12:00 |
|
David Zbarsky
|
8d8553ee41
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Steven Michaud
|
89701df418
|
Bug 516249 - [10.6] Wrong event modifiers passed to plugin on switching Spaces with Ctrl-<number key>. r=josh
|
2009-09-25 15:10:04 -05:00 |
|
Josh Aas
|
70134898a3
|
Stop sending bogus (incomplete) events to plugins on Mac OS X when the object frame is asked to handle events we don't care about. b=518135 r=roc
|
2009-09-24 17:03:50 -04:00 |
|
Markus Stange
|
36822e5cf2
|
Bug 515446 - Combine the two Create methods of nsIWidget into one. Also remove nsCocoaWindow's capability of adapting its NSWindow from aNativeParent. r=josh, sr=roc
|
2009-09-24 18:18:10 +12:00 |
|
Josh Aas
|
57878ef860
|
Fix dragging in Google Maps street view on Mac OS X. b=516602 r=roc
|
2009-09-22 21:52:49 -04:00 |
|
Josh Aas
|
a62ce6bc2e
|
64-bit Mac OS X fixes for nsObjectFrame.cpp. b=518184 r=roc
|
2009-09-22 18:17:41 -04:00 |
|
Rich Walsh
|
5c1a94f9fe
|
[OS/2] Bug 517880 - Build Break following removal of nsplugindefs.h, r=pweilbacher
|
2009-09-22 15:49:26 +02:00 |
|
Josh Aas
|
923b0e293c
|
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
|
2009-09-16 21:30:26 -04:00 |
|
Mats Palmgren
|
948203eb7d
|
Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX. b=512106 r=roc
|
2009-09-16 17:01:36 +02:00 |
|
Zack Weinberg
|
17eb5a6efc
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
|
Markus Stange
|
4ad22e5a56
|
Bug 514988 - Remove unused nsIEventListener interface and update users. r=roc
--HG--
extra : rebase_source : b69928341cb6402d035fa242dde3c85367d96984
|
2009-09-08 09:50:22 +12:00 |
|
Neil Deakin
|
139359f606
|
Bug 501815, don't allow drops on plugins, r=smaug
|
2009-08-27 08:51:46 -07:00 |
|
Josh Aas
|
65e80f6eb0
|
Implement Cocoa NPAPI event model. b=435041 sr=roc
|
2009-08-26 17:29:47 -07:00 |
|
Boris Zbarsky
|
36622c6995
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|