<?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>101566</bug_id>
          
          <creation_ts>2012-11-08 02:05:05 -0800</creation_ts>
          <short_desc>[EFL] about:blank should display the blank page</short_desc>
          <delta_ts>2012-11-08 22:39:52 -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>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="Sudarsana Nagineni (babu)">naginenis</reporter>
          <assigned_to name="Sudarsana Nagineni (babu)">naginenis</assigned_to>
          <cc>cdumez</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>kangil.han</cc>
    
    <cc>lucas.de.marchi</cc>
    
    <cc>rakuco</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>761494</commentid>
    <comment_count>0</comment_count>
    <who name="Sudarsana Nagineni (babu)">naginenis</who>
    <bug_when>2012-11-08 02:05:05 -0800</bug_when>
    <thetext>about:blank should display the blank page in MiniBrowser/EWebLauncher instead of showing an error page with http://about:blank.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>761515</commentid>
    <comment_count>1</comment_count>
      <attachid>172970</attachid>
    <who name="Sudarsana Nagineni (babu)">naginenis</who>
    <bug_when>2012-11-08 02:36:41 -0800</bug_when>
    <thetext>Created attachment 172970
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>761696</commentid>
    <comment_count>2</comment_count>
      <attachid>172970</attachid>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2012-11-08 05:51:45 -0800</bug_when>
    <thetext>Comment on attachment 172970
Patch

r=me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>761797</commentid>
    <comment_count>3</comment_count>
      <attachid>172970</attachid>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2012-11-08 07:49:05 -0800</bug_when>
    <thetext>Comment on attachment 172970
Patch

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

&gt; Tools/EWebLauncher/url_utils.c:42
&gt; +    if (has_scheme(arg) || !strcasecmp(arg, &quot;about:blank&quot;))

Why case sensitive?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>761810</commentid>
    <comment_count>4</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2012-11-08 08:09:28 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; (From update of attachment 172970 [details])
&gt; View in context: https://bugs.webkit.org/attachment.cgi?id=172970&amp;action=review
&gt; 
&gt; &gt; Tools/EWebLauncher/url_utils.c:42
&gt; &gt; +    if (has_scheme(arg) || !strcasecmp(arg, &quot;about:blank&quot;))
&gt; 
&gt; Why case sensitive?

Please disregard my comment. I misread.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>761890</commentid>
    <comment_count>5</comment_count>
      <attachid>172970</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-11-08 09:45:36 -0800</bug_when>
    <thetext>Comment on attachment 172970
Patch

Rejecting attachment 172970 from commit-queue.

New failing tests:
fast/repaint/selection-after-delete.html
Full output: http://queues.webkit.org/results/14765548</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>762381</commentid>
    <comment_count>6</comment_count>
    <who name="Kangil Han">kangil.han</who>
    <bug_when>2012-11-08 17:50:17 -0800</bug_when>
    <thetext>(In reply to comment #5)
&gt; (From update of attachment 172970 [details])
&gt; Rejecting attachment 172970 [details] from commit-queue.
&gt; 
&gt; New failing tests:
&gt; fast/repaint/selection-after-delete.html
&gt; Full output: http://queues.webkit.org/results/14765548

I don&apos;t understand this failing.
babu just touches EWebLauncher. :)
Would someone please try cq+ again?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>762574</commentid>
    <comment_count>7</comment_count>
      <attachid>172970</attachid>
    <who name="Ryuan Choi">ryuan.choi</who>
    <bug_when>2012-11-08 22:30:46 -0800</bug_when>
    <thetext>Comment on attachment 172970
Patch

I will, let&apos;s try once more.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>762580</commentid>
    <comment_count>8</comment_count>
      <attachid>172970</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-11-08 22:39:48 -0800</bug_when>
    <thetext>Comment on attachment 172970
Patch

Clearing flags on attachment: 172970

Committed r134013: &lt;http://trac.webkit.org/changeset/134013&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>762581</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-11-08 22:39:52 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>172970</attachid>
            <date>2012-11-08 02:36:41 -0800</date>
            <delta_ts>2012-11-08 22:39:48 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>101566.patch</filename>
            <type>text/plain</type>
            <size>1160</size>
            <attacher name="Sudarsana Nagineni (babu)">naginenis</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1Rvb2xzL0NoYW5nZUxvZyBiL1Rvb2xzL0NoYW5nZUxvZwppbmRleCBiMjMy
ODJhLi5lYzhkZDhjIDEwMDY0NAotLS0gYS9Ub29scy9DaGFuZ2VMb2cKKysrIGIvVG9vbHMvQ2hh
bmdlTG9nCkBAIC0xLDMgKzEsMTYgQEAKKzIwMTItMTEtMDggIFN1ZGFyc2FuYSBOYWdpbmVuaSAg
PHN1ZGFyc2FuYS5uYWdpbmVuaUBpbnRlbC5jb20+CisKKyAgICAgICAgW0VGTF0gYWJvdXQ6Ymxh
bmsgc2hvdWxkIGRpc3BsYXkgdGhlIGJsYW5rIHBhZ2UKKyAgICAgICAgaHR0cHM6Ly9idWdzLndl
YmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTEwMTU2NgorCisgICAgICAgIFJldmlld2VkIGJ5IE5P
Qk9EWSAoT09QUyEpLgorCisgICAgICAgIEFkZCBhIGNoZWNrIHRvIHJldHVybiBlYXJseSB3aXRo
b3V0IHByZXBlbmRpbmcgaHR0cDovLyBzY2hlbWUsIGlmIHRoZQorICAgICAgICBVUkwgaXMgJ2Fi
b3V0OmJsYW5rJy4KKworICAgICAgICAqIEVXZWJMYXVuY2hlci91cmxfdXRpbHMuYzoKKyAgICAg
ICAgKHVybF9mcm9tX3VzZXJfaW5wdXQpOgorCiAyMDEyLTExLTA4ICBZYWVsIEFoYXJvbiAgPHlh
ZWwuYWhhcm9uQGludGVsLmNvbT4KIAogICAgICAgICBbRUZMXSBUdXJuIG9uIFdURl9VU0VfVElM
RURfQkFDS0lOR19TVE9SRSBieSBkZWZhdWx0CmRpZmYgLS1naXQgYS9Ub29scy9FV2ViTGF1bmNo
ZXIvdXJsX3V0aWxzLmMgYi9Ub29scy9FV2ViTGF1bmNoZXIvdXJsX3V0aWxzLmMKaW5kZXggZmQ5
MmYxNC4uZDhjZjdjYiAxMDA2NDQKLS0tIGEvVG9vbHMvRVdlYkxhdW5jaGVyL3VybF91dGlscy5j
CisrKyBiL1Rvb2xzL0VXZWJMYXVuY2hlci91cmxfdXRpbHMuYwpAQCAtMzksNyArMzksNyBAQCBj
aGFyICoKIHVybF9mcm9tX3VzZXJfaW5wdXQoY29uc3QgY2hhciAqYXJnKQogewogICAgIC8qIElm
IGl0IGlzIGFscmVhZHkgYSBVUkwsIHJldHVybiB0aGUgYXJndW1lbnQgYXMgaXMuICovCi0gICAg
aWYgKGhhc19zY2hlbWUoYXJnKSkKKyAgICBpZiAoaGFzX3NjaGVtZShhcmcpIHx8ICFzdHJjYXNl
Y21wKGFyZywgImFib3V0OmJsYW5rIikpCiAgICAgICAgIHJldHVybiBzdHJkdXAoYXJnKTsKIAog
ICAgIEVpbmFfU3RyYnVmICpidWYgPSBlaW5hX3N0cmJ1Zl9tYW5hZ2VfbmV3KGVpbmFfZmlsZV9w
YXRoX3Nhbml0aXplKGFyZykpOwo=
</data>

          </attachment>
      

    </bug>

</bugzilla>