<?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>140424</bug_id>
          
          <creation_ts>2015-01-13 19:59:15 -0800</creation_ts>
          <short_desc>[EFL] Fix build after r178390</short_desc>
          <delta_ts>2015-01-18 22:23:28 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</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>
          <dependson>140431</dependson>
          <blocked>126408</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Hunseop Jeong">hs85.jeong</reporter>
          <assigned_to name="Hunseop Jeong">hs85.jeong</assigned_to>
          <cc>cdumez</cc>
    
    <cc>commit-queue</cc>
    
    <cc>dino</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>lucas.de.marchi</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1061045</commentid>
    <comment_count>0</comment_count>
    <who name="Hunseop Jeong">hs85.jeong</who>
    <bug_when>2015-01-13 19:59:15 -0800</bug_when>
    <thetext>lib/../Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSWebGL1RenderingContext.cpp.o: In function `WebCore::JSWebGL1RenderingContext::visitChildren(JSC::JSCell*, JSC::SlotVisitor&amp;)&apos;:
JSWebGL1RenderingContext.cpp:(.text._ZN7WebCore24JSWebGL1RenderingContext13visitChildrenEPN3JSC6JSCellERNS1_11SlotVisitorE+0x16): undefined reference to `WebCore::JSWebGL1RenderingContext::visitAdditionalChildren(JSC::SlotVisitor&amp;)&apos;
lib/../Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSWebGL2RenderingContext.cpp.o: In function `WebCore::JSWebGL2RenderingContext::visitChildren(JSC::JSCell*, JSC::SlotVisitor&amp;)&apos;:
JSWebGL2RenderingContext.cpp:(.text._ZN7WebCore24JSWebGL2RenderingContext13visitChildrenEPN3JSC6JSCellERNS1_11SlotVisitorE+0x16): undefined reference to `WebCore::JSWebGL2RenderingContext::visitAdditionalChildren(JSC::SlotVisitor&amp;)&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1061049</commentid>
    <comment_count>1</comment_count>
      <attachid>244573</attachid>
    <who name="Hunseop Jeong">hs85.jeong</who>
    <bug_when>2015-01-13 20:25:37 -0800</bug_when>
    <thetext>Created attachment 244573
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1061051</commentid>
    <comment_count>2</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-01-13 20:28:08 -0800</bug_when>
    <thetext>Attachment 244573 did not pass style-queue:


ERROR: Source/WebCore/CMakeLists.txt:1151:  Alphabetical sorting problem. &quot;css/CSSKeyframeRule.cpp&quot; should be before &quot;css/WebKitCSSResourceValue.cpp&quot;.  [list/order] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1061055</commentid>
    <comment_count>3</comment_count>
    <who name="Hunseop Jeong">hs85.jeong</who>
    <bug_when>2015-01-13 20:41:45 -0800</bug_when>
    <thetext>ERROR: Source/WebCore/CMakeLists.txt:1151:  Alphabetical sorting problem. &quot;css/CSSKeyframeRule.cpp&quot; should be before &quot;css/WebKitCSSResourceValue.cpp&quot;.  [list/order] [5]

This style check error isn&apos;t related with this issue.
I will fix it after this issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1061063</commentid>
    <comment_count>4</comment_count>
      <attachid>244578</attachid>
    <who name="Hunseop Jeong">hs85.jeong</who>
    <bug_when>2015-01-13 20:56:48 -0800</bug_when>
    <thetext>Created attachment 244578
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1061071</commentid>
    <comment_count>5</comment_count>
      <attachid>244578</attachid>
    <who name="Hunseop Jeong">hs85.jeong</who>
    <bug_when>2015-01-13 21:06:36 -0800</bug_when>
    <thetext>Comment on attachment 244578
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=244578&amp;action=review

&gt; Source/WebCore/CMakeLists.txt:-1280
&gt; -    css/CSSKeyframesRule.cpp

This files isn&apos;t related with this issue but style check failed here.
So I moved files to fix the Alphabetical sorting problem.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1061092</commentid>
    <comment_count>6</comment_count>
      <attachid>244578</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-01-13 23:29:52 -0800</bug_when>
    <thetext>Comment on attachment 244578
Patch

Clearing flags on attachment: 244578

Committed r178410: &lt;http://trac.webkit.org/changeset/178410&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1061093</commentid>
    <comment_count>7</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-01-13 23:30:02 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1061102</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-01-14 00:06:26 -0800</bug_when>
    <thetext>Re-opened since this is blocked by bug 140431</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1062268</commentid>
    <comment_count>9</comment_count>
    <who name="Hunseop Jeong">hs85.jeong</who>
    <bug_when>2015-01-18 22:23:28 -0800</bug_when>
    <thetext>Unreviewed, rolling out r178390, r178392, r178398, r178400, r178402, and r178410</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>244573</attachid>
            <date>2015-01-13 20:25:37 -0800</date>
            <delta_ts>2015-01-13 20:56:40 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-140424-20150114132540.patch</filename>
            <type>text/plain</type>
            <size>1231</size>
            <attacher name="Hunseop Jeong">hs85.jeong</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTc4NDA0CmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViQ29yZS9D
aGFuZ2VMb2cgYi9Tb3VyY2UvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXggOTI3OTcxMjM2OWZhZjc4
YzQwNWE0MTIwZTY0YjAyN2E0MDBkODA0Zi4uYWZhNjk2M2UxZjhhNDhlZWUwMTdiMGYwODUyODYx
NTc4Y2MwODc4NCAxMDA2NDQKLS0tIGEvU291cmNlL1dlYkNvcmUvQ2hhbmdlTG9nCisrKyBiL1Nv
dXJjZS9XZWJDb3JlL0NoYW5nZUxvZwpAQCAtMSwzICsxLDEyIEBACisyMDE1LTAxLTEzICBIdW5z
ZW9wIEplb25nICA8aHM4NS5qZW9uZ0BzYW1zdW5nLmNvbT4KKworICAgICAgICBbRUZMXSBGaXgg
YnVpbGQgYWZ0ZXIgcjE3ODM5MCAKKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hv
d19idWcuY2dpP2lkPTE0MDQyNAorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEp
LgorCisgICAgICAgICogQ01ha2VMaXN0cy50eHQ6CisKIDIwMTUtMDEtMTMgIENvbW1pdCBRdWV1
ZSAgPGNvbW1pdC1xdWV1ZUB3ZWJraXQub3JnPgogCiAgICAgICAgIFVucmV2aWV3ZWQsIHJvbGxp
bmcgb3V0IHIxNzg0MDAuCmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViQ29yZS9DTWFrZUxpc3RzLnR4
dCBiL1NvdXJjZS9XZWJDb3JlL0NNYWtlTGlzdHMudHh0CmluZGV4IGQzYTE5ZmUzNzgwZGZlODVj
NzExNjAzYzAyYzY2MjgxNzY2NGNhZDkuLjE1ZDg2MDI5MWY5NWM4NjRmZDg1NTM0ZmIwNDliMDZj
YjRhM2IwMmYgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9XZWJDb3JlL0NNYWtlTGlzdHMudHh0CisrKyBi
L1NvdXJjZS9XZWJDb3JlL0NNYWtlTGlzdHMudHh0CkBAIC0xMTQ3LDYgKzExNDcsOCBAQCBzZXQo
V2ViQ29yZV9TT1VSQ0VTCiAgICAgYmluZGluZ3MvanMvSlNUcmVlV2Fsa2VyQ3VzdG9tLmNwcAog
ICAgIGJpbmRpbmdzL2pzL0pTVmlkZW9UcmFja0N1c3RvbS5jcHAKICAgICBiaW5kaW5ncy9qcy9K
U1ZpZGVvVHJhY2tMaXN0Q3VzdG9tLmNwcAorICAgIGJpbmRpbmdzL2pzL0pTV2ViR0wxUmVuZGVy
aW5nQ29udGV4dEN1c3RvbS5jcHAKKyAgICBiaW5kaW5ncy9qcy9KU1dlYkdMMlJlbmRlcmluZ0Nv
bnRleHRDdXN0b20uY3BwCiAgICAgYmluZGluZ3MvanMvSlNXZWJHTFJlbmRlcmluZ0NvbnRleHRC
YXNlQ3VzdG9tLmNwcAogICAgIGJpbmRpbmdzL2pzL0pTV2ViS2l0UG9pbnRDdXN0b20uY3BwCiAg
ICAgYmluZGluZ3MvanMvSlNXb3JrZXJDdXN0b20uY3BwCg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>244578</attachid>
            <date>2015-01-13 20:56:48 -0800</date>
            <delta_ts>2015-01-13 23:29:52 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-140424-20150114135651.patch</filename>
            <type>text/plain</type>
            <size>1811</size>
            <attacher name="Hunseop Jeong">hs85.jeong</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTc4NDA0CmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViQ29yZS9D
aGFuZ2VMb2cgYi9Tb3VyY2UvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXggOTI3OTcxMjM2OWZhZjc4
YzQwNWE0MTIwZTY0YjAyN2E0MDBkODA0Zi4uYTNiMDA2MzE2ZGFhNWUzY2U2ZGM3ZTJhMDRjM2U2
MjUwZjUzMjBiMiAxMDA2NDQKLS0tIGEvU291cmNlL1dlYkNvcmUvQ2hhbmdlTG9nCisrKyBiL1Nv
dXJjZS9XZWJDb3JlL0NoYW5nZUxvZwpAQCAtMSwzICsxLDEyIEBACisyMDE1LTAxLTEzICBIdW5z
ZW9wIEplb25nICA8aHM4NS5qZW9uZ0BzYW1zdW5nLmNvbT4KKworICAgICAgICBbRUZMXSBGaXgg
YnVpbGQgYWZ0ZXIgcjE3ODM5MCAKKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hv
d19idWcuY2dpP2lkPTE0MDQyNAorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEp
LgorCisgICAgICAgICogQ01ha2VMaXN0cy50eHQ6IAorCiAyMDE1LTAxLTEzICBDb21taXQgUXVl
dWUgIDxjb21taXQtcXVldWVAd2Via2l0Lm9yZz4KIAogICAgICAgICBVbnJldmlld2VkLCByb2xs
aW5nIG91dCByMTc4NDAwLgpkaWZmIC0tZ2l0IGEvU291cmNlL1dlYkNvcmUvQ01ha2VMaXN0cy50
eHQgYi9Tb3VyY2UvV2ViQ29yZS9DTWFrZUxpc3RzLnR4dAppbmRleCBkM2ExOWZlMzc4MGRmZTg1
YzcxMTYwM2MwMmM2NjI4MTc2NjRjYWQ5Li43ZDI4YWY3NDU5YWEwZGRhYWVlYjE5MjZiMThhZDQ1
YmU0Y2YyOTBiIDEwMDY0NAotLS0gYS9Tb3VyY2UvV2ViQ29yZS9DTWFrZUxpc3RzLnR4dAorKysg
Yi9Tb3VyY2UvV2ViQ29yZS9DTWFrZUxpc3RzLnR4dApAQCAtMTE0Nyw2ICsxMTQ3LDggQEAgc2V0
KFdlYkNvcmVfU09VUkNFUwogICAgIGJpbmRpbmdzL2pzL0pTVHJlZVdhbGtlckN1c3RvbS5jcHAK
ICAgICBiaW5kaW5ncy9qcy9KU1ZpZGVvVHJhY2tDdXN0b20uY3BwCiAgICAgYmluZGluZ3MvanMv
SlNWaWRlb1RyYWNrTGlzdEN1c3RvbS5jcHAKKyAgICBiaW5kaW5ncy9qcy9KU1dlYkdMMVJlbmRl
cmluZ0NvbnRleHRDdXN0b20uY3BwCisgICAgYmluZGluZ3MvanMvSlNXZWJHTDJSZW5kZXJpbmdD
b250ZXh0Q3VzdG9tLmNwcAogICAgIGJpbmRpbmdzL2pzL0pTV2ViR0xSZW5kZXJpbmdDb250ZXh0
QmFzZUN1c3RvbS5jcHAKICAgICBiaW5kaW5ncy9qcy9KU1dlYktpdFBvaW50Q3VzdG9tLmNwcAog
ICAgIGJpbmRpbmdzL2pzL0pTV29ya2VyQ3VzdG9tLmNwcApAQCAtMTIxMyw2ICsxMjE1LDggQEAg
c2V0KFdlYkNvcmVfU09VUkNFUwogICAgIGNzcy9DU1NJbXBvcnRSdWxlLmNwcAogICAgIGNzcy9D
U1NJbmhlcml0ZWRWYWx1ZS5jcHAKICAgICBjc3MvQ1NTSW5pdGlhbFZhbHVlLmNwcAorICAgIGNz
cy9DU1NLZXlmcmFtZVJ1bGUuY3BwCisgICAgY3NzL0NTU0tleWZyYW1lc1J1bGUuY3BwCiAgICAg
Y3NzL0NTU0xpbmVCb3hDb250YWluVmFsdWUuY3BwCiAgICAgY3NzL0NTU01lZGlhUnVsZS5jcHAK
ICAgICBjc3MvQ1NTT01VdGlscy5jcHAKQEAgLTEyNzYsOCArMTI4MCw2IEBAIHNldChXZWJDb3Jl
X1NPVVJDRVMKICAgICBjc3MvVmlld3BvcnRTdHlsZVJlc29sdmVyLmNwcAogICAgIGNzcy9XZWJL
aXRDU1NGaWx0ZXJWYWx1ZS5jcHAKICAgICBjc3MvV2ViS2l0Q1NTUmVzb3VyY2VWYWx1ZS5jcHAK
LSAgICBjc3MvQ1NTS2V5ZnJhbWVSdWxlLmNwcAotICAgIGNzcy9DU1NLZXlmcmFtZXNSdWxlLmNw
cAogICAgIGNzcy9XZWJLaXRDU1NNYXRyaXguY3BwCiAgICAgY3NzL1dlYktpdENTU1JlZ2lvblJ1
bGUuY3BwCiAgICAgY3NzL1dlYktpdENTU1RyYW5zZm9ybVZhbHVlLmNwcAo=
</data>

          </attachment>
      

    </bug>

</bugzilla>