git://git.webkit.org
/
WebKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
2011-02-01 Adam Barth <abarth@webkit.org>
[WebKit.git]
/
Source
/
WebCore
/
html
/
HTMLEmbedElement.h
diff --git
a/Source/WebCore/html/HTMLEmbedElement.h
b/Source/WebCore/html/HTMLEmbedElement.h
index 70eb0dc853faaef18bd8039fb7ea96f1ffae13a5..863c09bee4ebae96d7f585952d30c278ca9b69fb 100644
(file)
--- a/
Source/WebCore/html/HTMLEmbedElement.h
+++ b/
Source/WebCore/html/HTMLEmbedElement.h
@@
-47,7
+47,7
@@
private:
virtual RenderWidget* renderWidgetForJSBindings() const;
virtual RenderWidget* renderWidgetForJSBindings() const;
- virtual void updateWidget(
bool onlyCreateNonNetscapePlugins
);
+ virtual void updateWidget(
PluginCreationOption
);
virtual void addSubresourceAttributeURLs(ListHashSet<KURL>&) const;
virtual void addSubresourceAttributeURLs(ListHashSet<KURL>&) const;