git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2009-03-26 Anders Carlsson <andersca@apple.com>
[WebKit-https.git]
/
WebKit
/
mac
/
Plugins
/
Hosted
/
NetscapePluginInstanceProxy.h
diff --git
a/WebKit/mac/Plugins/Hosted/NetscapePluginInstanceProxy.h
b/WebKit/mac/Plugins/Hosted/NetscapePluginInstanceProxy.h
index
acb3f8c
..
3f9132d
100644
(file)
--- a/
WebKit/mac/Plugins/Hosted/NetscapePluginInstanceProxy.h
+++ b/
WebKit/mac/Plugins/Hosted/NetscapePluginInstanceProxy.h
@@
-99,6
+99,8
@@
public:
void startTimers(bool throttleTimers);
void stopTimers();
+ void invalidateRect(double x, double y, double width, double height);
+
// NPRuntime
bool getWindowNPObject(uint32_t& objectID);
bool getPluginElementNPObject(uint32_t& objectID);