<?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>99757</bug_id>
          
          <creation_ts>2012-10-18 14:07:38 -0700</creation_ts>
          <short_desc>[EFL] Buildfix if Netscape plugin support is disabled</short_desc>
          <delta_ts>2012-10-19 00:36:59 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit EFL</component>
          <version>528+ (Nightly build)</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Laszlo Gombos">laszlo.gombos</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>gyuyoung.kim</cc>
    
    <cc>kbalazs</cc>
    
    <cc>lucas.de.marchi</cc>
    
    <cc>mariusz.g</cc>
    
    <cc>ostap73</cc>
    
    <cc>rakuco</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>745556</commentid>
    <comment_count>0</comment_count>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2012-10-18 14:07:38 -0700</bug_when>
    <thetext>&quot;build-webkit --no-netscape-plugin-api --efl&quot; does not build.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>745567</commentid>
    <comment_count>1</comment_count>
      <attachid>169475</attachid>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2012-10-18 14:18:07 -0700</bug_when>
    <thetext>Created attachment 169475
proposed patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>745587</commentid>
    <comment_count>2</comment_count>
    <who name="Raphael Kubo da Costa (:rakuco)">rakuco</who>
    <bug_when>2012-10-18 14:34:21 -0700</bug_when>
    <thetext>If this one fixes the current build break (as in &lt;http://build.webkit.org/builders/EFL Linux 32-bit Release (Build)/builds/8502/steps/compile-webkit/logs/stdio&gt;), I&apos;d go as far as just committing it as unreviewed build fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>745613</commentid>
    <comment_count>3</comment_count>
    <who name="Viatcheslav Ostapenko">ostap73</who>
    <bug_when>2012-10-18 15:09:31 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; If this one fixes the current build break (as in &lt;http://build.webkit.org/builders/EFL Linux 32-bit Release (Build)/builds/8502/steps/compile-webkit/logs/stdio&gt;), I&apos;d go as far as just committing it as unreviewed build fix.

No, it fixes build if plugins are disabled. By default they are enabled.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>745645</commentid>
    <comment_count>4</comment_count>
    <who name="Raphael Kubo da Costa (:rakuco)">rakuco</who>
    <bug_when>2012-10-18 15:34:39 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; (In reply to comment #2)
&gt; &gt; If this one fixes the current build break (as in &lt;http://build.webkit.org/builders/EFL Linux 32-bit Release (Build)/builds/8502/steps/compile-webkit/logs/stdio&gt;), I&apos;d go as far as just committing it as unreviewed build fix.
&gt; 
&gt; No, it fixes build if plugins are disabled. By default they are enabled.

Does this fix https://bugs.webkit.org/show_bug.cgi?id=91844#c66 and its follow-up response then?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>745651</commentid>
    <comment_count>5</comment_count>
    <who name="Viatcheslav Ostapenko">ostap73</who>
    <bug_when>2012-10-18 15:37:44 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; (In reply to comment #3)
&gt; &gt; (In reply to comment #2)
&gt; &gt; &gt; If this one fixes the current build break (as in &lt;http://build.webkit.org/builders/EFL Linux 32-bit Release (Build)/builds/8502/steps/compile-webkit/logs/stdio&gt;), I&apos;d go as far as just committing it as unreviewed build fix.
&gt; &gt; 
&gt; &gt; No, it fixes build if plugins are disabled. By default they are enabled.
&gt; 
&gt; Does this fix https://bugs.webkit.org/show_bug.cgi?id=91844#c66 and its follow-up response then?

Yes, it should fix --no-netscape-plugin-api build.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>745701</commentid>
    <comment_count>6</comment_count>
    <who name="Raphael Kubo da Costa (:rakuco)">rakuco</who>
    <bug_when>2012-10-18 16:11:08 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; &gt; Does this fix https://bugs.webkit.org/show_bug.cgi?id=91844#c66 and its follow-up response then?
&gt; 
&gt; Yes, it should fix --no-netscape-plugin-api build.

Right. If it addresses Mariusz&apos;s concerns in that bug report, I guess it should be fine. Once it lands, please comment on that bug so that everyone knows the issue has been fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>745890</commentid>
    <comment_count>7</comment_count>
      <attachid>169475</attachid>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2012-10-18 19:12:55 -0700</bug_when>
    <thetext>Comment on attachment 169475
proposed patch

It would be good if you say this is fixed on the Rafael&apos;s comment. :-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>745908</commentid>
    <comment_count>8</comment_count>
      <attachid>169475</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-10-18 19:35:57 -0700</bug_when>
    <thetext>Comment on attachment 169475
proposed patch

Clearing flags on attachment: 169475

Committed r131843: &lt;http://trac.webkit.org/changeset/131843&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>745909</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-10-18 19:36:02 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>746098</commentid>
    <comment_count>10</comment_count>
    <who name="Mariusz Grzegorczyk">mariusz.g</who>
    <bug_when>2012-10-19 00:36:59 -0700</bug_when>
    <thetext>This is a part of bigger problem. See following bug:
https://bugs.webkit.org/show_bug.cgi?id=98401</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>169475</attachid>
            <date>2012-10-18 14:18:07 -0700</date>
            <delta_ts>2012-10-18 19:35:57 -0700</delta_ts>
            <desc>proposed patch</desc>
            <filename>99757.patch</filename>
            <type>text/plain</type>
            <size>2263</size>
            <attacher name="Laszlo Gombos">laszlo.gombos</attacher>
            
              <data encoding="base64">SW5kZXg6IENoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBDaGFuZ2VMb2cJKHJldmlzaW9uIDEzMTc5
OCkKKysrIENoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDE0IEBACisyMDEyLTEw
LTE4ICBMYXN6bG8gR29tYm9zICA8bC5nb21ib3NAc2Ftc3VuZy5jb20+CisKKyAgICAgICAgW0VG
TF0gQnVpbGRmaXggaWYgTmV0c2NhcGUgcGx1Z2luIHN1cHBvcnQgaXMgZGlzYWJsZWQKKyAgICAg
ICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTk5NzU3CisKKyAgICAg
ICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgU2V0IEVOQUJMRV9QTFVH
SU5fUFJPQ0VTUyBvbmx5IGlmIEVOQUJMRV9ORVRTQ0FQRV9QTFVHSU5fQVBJIGlzIHNldC4KKwor
ICAgICAgICAqIFNvdXJjZS9jbWFrZS9PcHRpb25zRWZsLmNtYWtlOgorCiAyMDEyLTEwLTE4ICBQ
YWJsbyBGbG91cmV0ICA8cGFibG9mQG1vdG9yb2xhLmNvbT4KIAogICAgICAgICBJbXBsZW1lbnQg
Y3NzMy1jb25kaXRpb25hbCdzIEBzdXBwb3J0cyBydWxlCkluZGV4OiBTb3VyY2UvV2ViS2l0Mi9D
aGFuZ2VMb2cKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PQotLS0gU291cmNlL1dlYktpdDIvQ2hhbmdlTG9nCShyZXZpc2lv
biAxMzE3OTgpCisrKyBTb3VyY2UvV2ViS2l0Mi9DaGFuZ2VMb2cJKHdvcmtpbmcgY29weSkKQEAg
LTEsMyArMSwxNCBAQAorMjAxMi0xMC0xOCAgTGFzemxvIEdvbWJvcyAgPGwuZ29tYm9zQHNhbXN1
bmcuY29tPgorCisgICAgICAgIFtFRkxdIEJ1aWxkZml4IGlmIE5ldHNjYXBlIHBsdWdpbiBzdXBw
b3J0IGlzIGRpc2FibGVkCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVn
LmNnaT9pZD05OTc1NworCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisg
ICAgICAgIEd1YXJkIFBsdWdpblByb2Nlc3NNYWluVW5peC5jcHAgd2l0aCBFTkFCTEUoUExVR0lO
X1BST0NFU1MpLgorCisgICAgICAgICogUGx1Z2luUHJvY2Vzcy91bml4L1BsdWdpblByb2Nlc3NN
YWluVW5peC5jcHA6CisKIDIwMTItMTAtMTggIEFuZGVycyBDYXJsc3NvbiAgPGFuZGVyc2NhQGFw
cGxlLmNvbT4KIAogICAgICAgICBCdWlsZCBmaXguCkluZGV4OiBTb3VyY2UvV2ViS2l0Mi9QbHVn
aW5Qcm9jZXNzL3VuaXgvUGx1Z2luUHJvY2Vzc01haW5Vbml4LmNwcAo9PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBT
b3VyY2UvV2ViS2l0Mi9QbHVnaW5Qcm9jZXNzL3VuaXgvUGx1Z2luUHJvY2Vzc01haW5Vbml4LmNw
cAkocmV2aXNpb24gMTMxNzM1KQorKysgU291cmNlL1dlYktpdDIvUGx1Z2luUHJvY2Vzcy91bml4
L1BsdWdpblByb2Nlc3NNYWluVW5peC5jcHAJKHdvcmtpbmcgY29weSkKQEAgLTI4LDYgKzI4LDgg
QEAKICNpbmNsdWRlICJjb25maWcuaCIKICNpbmNsdWRlICJQbHVnaW5Qcm9jZXNzTWFpblVuaXgu
aCIKIAorI2lmIEVOQUJMRShQTFVHSU5fUFJPQ0VTUykKKwogI2luY2x1ZGUgIkxvZ2dpbmcuaCIK
ICNpbmNsdWRlICJOZXRzY2FwZVBsdWdpbi5oIgogI2luY2x1ZGUgIlBsdWdpblByb2Nlc3MuaCIK
QEAgLTExMSwzICsxMTMsNSBAQCBXS19FWFBPUlQgaW50IFBsdWdpblByb2Nlc3NNYWluVW5peChp
bnQKIH0KIAogfSAvLyBuYW1lc3BhY2UgV2ViS2l0CisKKyNlbmRpZgpJbmRleDogU291cmNlL2Nt
YWtlL09wdGlvbnNFZmwuY21ha2UKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gU291cmNlL2NtYWtlL09wdGlvbnNF
ZmwuY21ha2UJKHJldmlzaW9uIDEzMTczNSkKKysrIFNvdXJjZS9jbWFrZS9PcHRpb25zRWZsLmNt
YWtlCSh3b3JraW5nIGNvcHkpCkBAIC0xMjUsNyArMTI1LDcgQEAgU0VUKFdURl9VU0VfSEFSRkJV
WlpfTkcgMSkKIEFERF9ERUZJTklUSU9OUygtRFdURl9VU0VfRlJFRVRZUEU9MSkKIEFERF9ERUZJ
TklUSU9OUygtRFdURl9VU0VfSEFSRkJVWlpfTkc9MSkKIAotSUYgKEVOQUJMRV9XRUJLSVQyKQor
SUYgKEVOQUJMRV9XRUJLSVQyIEFORCBFTkFCTEVfTkVUU0NBUEVfUExVR0lOX0FQSSkKICAgICBT
RVQoRU5BQkxFX1BMVUdJTl9QUk9DRVNTIDEpCiBFTkRJRiAoKQogCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>