<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>153878</bug_id>
          
          <creation_ts>2016-02-04 11:32:59 -0800</creation_ts>
          <short_desc>Fix the !ENABLE(NETSCAPE_PLUGIN_API) build after r196053</short_desc>
          <delta_ts>2016-02-04 22:52:55 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>151992</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Csaba Osztrogonác">ossy</assigned_to>
          <cc>cgarcia</cc>
    
    <cc>commit-queue</cc>
    
    <cc>darin</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1162080</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-02-04 11:32:59 -0800</bug_when>
    <thetext>build log:

In file included from ../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.cpp:28:0:
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:39:59: error: expected class-name before &apos;{&apos; token
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:42:40: error: &apos;Display&apos; has not been declared
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:49:13: error: &apos;NPWindowType&apos; does not name a type
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:51:13: error: &apos;NPSetWindowCallbackStruct&apos; does not name a type
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:54:33: error: &apos;WebCore::GraphicsContext&apos; has not been declared
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:54:66: error: &apos;IntRect&apos; in namespace &apos;WebCore&apos; does not name a type
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:55:41: error: &apos;WebMouseEvent&apos; does not name a type
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:56:41: error: &apos;WebWheelEvent&apos; does not name a type
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:57:46: error: &apos;WebMouseEvent&apos; does not name a type
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:58:46: error: &apos;WebMouseEvent&apos; does not name a type
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:59:44: error: &apos;WebKeyboardEvent&apos; does not name a type
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:63:5: error: &apos;Display&apos; does not name a type
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:65:5: error: &apos;NPSetWindowCallbackStruct&apos; does not name a type
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:50:19: error: &apos;virtual void* WebKit::NetscapePluginX11::window() const&apos; marked override, but does not override
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:52:18: error: &apos;virtual void WebKit::NetscapePluginX11::geometryDidChange()&apos; marked override, but does not override
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:53:18: error: &apos;virtual void WebKit::NetscapePluginX11::visibilityDidChange()&apos; marked override, but does not override
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:54:18: error: &apos;virtual void WebKit::NetscapePluginX11::paint(int&amp;, const int&amp;)&apos; marked override, but does not override
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:55:18: error: &apos;virtual bool WebKit::NetscapePluginX11::handleMouseEvent(const int&amp;)&apos; marked override, but does not override
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:56:18: error: &apos;virtual bool WebKit::NetscapePluginX11::handleWheelEvent(const int&amp;)&apos; marked override, but does not override
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:57:18: error: &apos;virtual bool WebKit::NetscapePluginX11::handleMouseEnterEvent(const int&amp;)&apos; marked override, but does not override
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:58:18: error: &apos;virtual bool WebKit::NetscapePluginX11::handleMouseLeaveEvent(const int&amp;)&apos; marked override, but does not override
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:59:18: error: &apos;virtual bool WebKit::NetscapePluginX11::handleKeyboardEvent(const int&amp;)&apos; marked override, but does not override
../../Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.h:60:18: error: &apos;virtual void WebKit::NetscapePluginX11::setFocus(bool)&apos; marked override, but does not override
ICECC[12723] 20:26:07: Compiled on 10.6.1.14</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1162081</commentid>
    <comment_count>1</comment_count>
      <attachid>270675</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-02-04 11:34:32 -0800</bug_when>
    <thetext>Created attachment 270675
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1162112</commentid>
    <comment_count>2</comment_count>
      <attachid>270675</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2016-02-04 12:06:29 -0800</bug_when>
    <thetext>Comment on attachment 270675
Patch

Clearing flags on attachment: 270675

Committed r196138: &lt;http://trac.webkit.org/changeset/196138&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1162113</commentid>
    <comment_count>3</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2016-02-04 12:06:34 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1162337</commentid>
    <comment_count>4</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2016-02-04 22:52:55 -0800</bug_when>
    <thetext>Sorry about this, thanks for fixing it Ossy.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>270675</attachid>
            <date>2016-02-04 11:34:32 -0800</date>
            <delta_ts>2016-02-04 12:06:29 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-153878-20160204203408.patch</filename>
            <type>text/plain</type>
            <size>1457</size>
            <attacher name="Csaba Osztrogonác">ossy</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTk2MTMwCmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViS2l0Mi9D
aGFuZ2VMb2cgYi9Tb3VyY2UvV2ViS2l0Mi9DaGFuZ2VMb2cKaW5kZXggYzIyZDlhNTU5ZGQ4MGY5
N2JmNDU3ZWFkNDczYWQyZGMyZGRjOGEzNS4uNmExYmVhMzU0MjY3N2VmZTU3NTk4ZGI1YmUxN2Nm
YTZmNWExMGMzYSAxMDA2NDQKLS0tIGEvU291cmNlL1dlYktpdDIvQ2hhbmdlTG9nCisrKyBiL1Nv
dXJjZS9XZWJLaXQyL0NoYW5nZUxvZwpAQCAtMSwzICsxLDEyIEBACisyMDE2LTAyLTA0ICBDc2Fi
YSBPc3p0cm9nb27DoWMgIDxvc3N5QHdlYmtpdC5vcmc+CisKKyAgICAgICAgRml4IHRoZSAhRU5B
QkxFKE5FVFNDQVBFX1BMVUdJTl9BUEkpIGJ1aWxkIGFmdGVyIHIxOTYwNTMKKyAgICAgICAgaHR0
cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTE1Mzg3OAorCisgICAgICAgIFVu
cmV2aWV3ZWQgYnVpbGRmaXguCisKKyAgICAgICAgKiBXZWJQcm9jZXNzL1BsdWdpbnMvTmV0c2Nh
cGUveDExL05ldHNjYXBlUGx1Z2luWDExLmg6CisKIDIwMTYtMDItMDQgIENocmlzIER1bWV6ICA8
Y2R1bWV6QGFwcGxlLmNvbT4KIAogICAgICAgICBVbnJldmlld2VkLCByb2xsaW5nIG91dCByMTk2
MDY3LgpkaWZmIC0tZ2l0IGEvU291cmNlL1dlYktpdDIvV2ViUHJvY2Vzcy9QbHVnaW5zL05ldHNj
YXBlL3gxMS9OZXRzY2FwZVBsdWdpblgxMS5oIGIvU291cmNlL1dlYktpdDIvV2ViUHJvY2Vzcy9Q
bHVnaW5zL05ldHNjYXBlL3gxMS9OZXRzY2FwZVBsdWdpblgxMS5oCmluZGV4IGE2MDkwMzgyYzY3
YmY5MWFjMGU2ZGIyMzYyMThiMDYxNDAwYTY5MDYuLmZkMWU4OTkwY2RjZDUzNTA4YWRhYmUzNmMy
N2EwYzE0MDQ3YzZjOWUgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9XZWJLaXQyL1dlYlByb2Nlc3MvUGx1
Z2lucy9OZXRzY2FwZS94MTEvTmV0c2NhcGVQbHVnaW5YMTEuaAorKysgYi9Tb3VyY2UvV2ViS2l0
Mi9XZWJQcm9jZXNzL1BsdWdpbnMvTmV0c2NhcGUveDExL05ldHNjYXBlUGx1Z2luWDExLmgKQEAg
LTI3LDcgKzI3LDcgQEAKICNpZm5kZWYgTmV0c2NhcGVQbHVnaW5YMTFfaAogI2RlZmluZSBOZXRz
Y2FwZVBsdWdpblgxMV9oCiAKLSNpZiBQTFVHSU5fQVJDSElURUNUVVJFKFgxMSkKKyNpZiBQTFVH
SU5fQVJDSElURUNUVVJFKFgxMSkgJiYgRU5BQkxFKE5FVFNDQVBFX1BMVUdJTl9BUEkpCiAKICNp
bmNsdWRlICJOZXRzY2FwZVBsdWdpblVuaXguaCIKICNpbmNsdWRlIDxXZWJDb3JlL1hVbmlxdWVS
ZXNvdXJjZS5oPgpAQCAtNzEsNiArNzEsNiBAQCBwcml2YXRlOgogfTsKIH0gLy8gbmFtZXNwYWNl
IFdlYktpdAogCi0jZW5kaWYgLy8gUExVR0lOX0FSQ0hJVEVDVFVSRShYMTEpCisjZW5kaWYgLy8g
UExVR0lOX0FSQ0hJVEVDVFVSRShYMTEpICYmIEVOQUJMRShORVRTQ0FQRV9QTFVHSU5fQVBJKQog
CiAjZW5kaWYgLy8gTmV0c2NhcGVQbHVnaW5YMTFfaAo=
</data>

          </attachment>
      

    </bug>

</bugzilla>