WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
[patch]
ROLLOUT of r116573
bug-86038-20120509235542.patch (text/plain), 1.34 KB, created by
WebKit Review Bot
on 2012-05-09 16:51:48 PDT
(
hide
)
Description:
ROLLOUT of r116573
Filename:
MIME Type:
Creator:
WebKit Review Bot
Created:
2012-05-09 16:51:48 PDT
Size:
1.34 KB
patch
obsolete
>Subversion Revision: 116574 >diff --git a/Source/WebKit/chromium/ChangeLog b/Source/WebKit/chromium/ChangeLog >index a941c0a601cc2135bd9bfa1f75207f3651e49474..84f91baf1e8ded1bcad73c87bb7a9d772ea3b7d0 100644 >--- a/Source/WebKit/chromium/ChangeLog >+++ b/Source/WebKit/chromium/ChangeLog >@@ -1,3 +1,15 @@ >+2012-05-09 Sheriff Bot <webkit.review.bot@gmail.com> >+ >+ Unreviewed, rolling out r116573. >+ http://trac.webkit.org/changeset/116573 >+ https://bugs.webkit.org/show_bug.cgi?id=86038 >+ >+ Broke the Chromium Mac compile (Requested by ojan_gardening on >+ #webkit). >+ >+ * public/WebPlugin.h: >+ (WebPlugin): >+ > 2012-05-09 Fady Samuel <fsamuel@chromium.org> > > [Chromium] Expose WebPluginContainer of WebPlugin to embedder >diff --git a/Source/WebKit/chromium/public/WebPlugin.h b/Source/WebKit/chromium/public/WebPlugin.h >index 3f2d12dfc803659e1f1e1078d2a18da90b305bfe..edfda32a49407afa40388f58c095fe787165283e 100644 >--- a/Source/WebKit/chromium/public/WebPlugin.h >+++ b/Source/WebKit/chromium/public/WebPlugin.h >@@ -56,8 +56,6 @@ public: > virtual bool initialize(WebPluginContainer*) = 0; > virtual void destroy() = 0; > >- virtual WebPluginContainer* container() const { return 0; } >- > virtual NPObject* scriptableObject() = 0; > > // Returns true if the form submission value is successfully obtained
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 86038
: 141051