<?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>118390</bug_id>
          
          <creation_ts>2013-07-04 05:18:58 -0700</creation_ts>
          <short_desc>[EFL] Ews doesn&apos;t build correctly when RaisesException in the idl is removed</short_desc>
          <delta_ts>2017-03-11 10:51:11 -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>WebKit EFL</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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="Kihong Kwon">kihong.kwon</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>lucas.de.marchi</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>rakuco</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>906148</commentid>
    <comment_count>0</comment_count>
    <who name="Kihong Kwon">kihong.kwon</who>
    <bug_when>2013-07-04 05:18:58 -0700</bug_when>
    <thetext>Ews doesn&apos;t build correctly when RaisesException in the idl is removed.

For example,
Remove RaisesException from registerProtocolHandler in the NavigatorContentUtil.idl.
And remove Exceptioncode&amp; from registerProtocolHandler in the NavigatorContentUtil.h/cpp.

In this case, ews makes below build error.

WebKitBuild/Debug/DerivedSources/WebCore/JSNavigator.cpp:506:80: error: no matching function for call to ‘WebCore::NavigatorContentUtils::registerProtocolHandler(WebCore::Navigator*&amp;, const WTF::String&amp;, const WTF::String&amp;, const WTF::String&amp;, WebCore::ExceptionCode&amp;)’

But, It has to be build successfully without any error message.
In this case, JSNavigator has to be generated newly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>906377</commentid>
    <comment_count>1</comment_count>
    <who name="Raphael Kubo da Costa (:rakuco)">rakuco</who>
    <bug_when>2013-07-05 05:40:34 -0700</bug_when>
    <thetext>Are you able to reproduce the issue locally? I tried doing what you said on my machine (at r152410) and then running build-webkit. All DerivedSources for WebCore were regenerated and mostly all files in WebCore were rebuilt, contrary to what&apos;s in https://webkit-queues.appspot.com/results/1027229</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>906384</commentid>
    <comment_count>2</comment_count>
    <who name="Raphael Kubo da Costa (:rakuco)">rakuco</who>
    <bug_when>2013-07-05 06:17:56 -0700</bug_when>
    <thetext>Additionally, if it works locally, can you try building with webkit-patch build --no-clean --no-update --port=efl (or efl-wk2) like EWS does?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1286754</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-03-11 10:51:11 -0800</bug_when>
    <thetext>Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>