<?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>112687</bug_id>
          
          <creation_ts>2013-03-19 06:12:36 -0700</creation_ts>
          <short_desc>[EFL][WK2] Don&apos;t show the SearchBar by default when MiniBrowser opened</short_desc>
          <delta_ts>2013-03-20 05:28:48 -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="Sudarsana Nagineni (babu)">naginenis</reporter>
          <assigned_to name="Sudarsana Nagineni (babu)">naginenis</assigned_to>
          <cc>cdumez</cc>
    
    <cc>jinwoo7.song</cc>
    
    <cc>kenneth</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>lucas.de.marchi</cc>
    
    <cc>mikhail.pozdnyakov</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>858206</commentid>
    <comment_count>0</comment_count>
    <who name="Sudarsana Nagineni (babu)">naginenis</who>
    <bug_when>2013-03-19 06:12:36 -0700</bug_when>
    <thetext>SearchBar at the bottom of the window should not be visible by default when MiniBrowser opened.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>858269</commentid>
    <comment_count>1</comment_count>
      <attachid>193824</attachid>
    <who name="Sudarsana Nagineni (babu)">naginenis</who>
    <bug_when>2013-03-19 07:30:08 -0700</bug_when>
    <thetext>Created attachment 193824
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>858272</commentid>
    <comment_count>2</comment_count>
      <attachid>193824</attachid>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2013-03-19 07:34:18 -0700</bug_when>
    <thetext>Comment on attachment 193824
Patch

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

&gt; Tools/MiniBrowser/efl/main.c:1475
&gt; +    search_box_hide(window);

Does it still work if we move this line before the evas_object_show(window-&gt;elm_window) one?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>858278</commentid>
    <comment_count>3</comment_count>
      <attachid>193824</attachid>
    <who name="Sudarsana Nagineni (babu)">naginenis</who>
    <bug_when>2013-03-19 07:38:28 -0700</bug_when>
    <thetext>Comment on attachment 193824
Patch

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

&gt;&gt; Tools/MiniBrowser/efl/main.c:1475
&gt;&gt; +    search_box_hide(window);
&gt; 
&gt; Does it still work if we move this line before the evas_object_show(window-&gt;elm_window) one?

No. I tried already :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>858289</commentid>
    <comment_count>4</comment_count>
      <attachid>193824</attachid>
    <who name="Mikhail Pozdnyakov">mikhail.pozdnyakov</who>
    <bug_when>2013-03-19 08:00:15 -0700</bug_when>
    <thetext>Comment on attachment 193824
Patch

LGTM :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>858292</commentid>
    <comment_count>5</comment_count>
      <attachid>193824</attachid>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2013-03-19 08:01:00 -0700</bug_when>
    <thetext>Comment on attachment 193824
Patch

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

&gt;&gt;&gt; Tools/MiniBrowser/efl/main.c:1475
&gt;&gt;&gt; +    search_box_hide(window);
&gt;&gt; 
&gt;&gt; Does it still work if we move this line before the evas_object_show(window-&gt;elm_window) one?
&gt; 
&gt; No. I tried already :)

Ok, then LGTM :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>858876</commentid>
    <comment_count>6</comment_count>
    <who name="Jinwoo Song">jinwoo7.song</who>
    <bug_when>2013-03-19 16:55:35 -0700</bug_when>
    <thetext>LGTM. Thanks, I missed it. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>859279</commentid>
    <comment_count>7</comment_count>
      <attachid>193824</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2013-03-20 05:28:45 -0700</bug_when>
    <thetext>Comment on attachment 193824
Patch

Clearing flags on attachment: 193824

Committed r146332: &lt;http://trac.webkit.org/changeset/146332&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>859280</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2013-03-20 05:28:48 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>193824</attachid>
            <date>2013-03-19 07:30:08 -0700</date>
            <delta_ts>2013-03-20 05:28:44 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>112687.patch</filename>
            <type>text/plain</type>
            <size>1153</size>
            <attacher name="Sudarsana Nagineni (babu)">naginenis</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1Rvb2xzL0NoYW5nZUxvZyBiL1Rvb2xzL0NoYW5nZUxvZwppbmRleCA0OTQ5
MzNiLi5mM2FjNjMyIDEwMDY0NAotLS0gYS9Ub29scy9DaGFuZ2VMb2cKKysrIGIvVG9vbHMvQ2hh
bmdlTG9nCkBAIC0xLDMgKzEsMTUgQEAKKzIwMTMtMDMtMTkgIFN1ZGFyc2FuYSBOYWdpbmVuaSAg
PHN1ZGFyc2FuYS5uYWdpbmVuaUBpbnRlbC5jb20+CisKKyAgICAgICAgW0VGTF1bV0syXSBEb24n
dCBzaG93IHRoZSBTZWFyY2hCYXIgYnkgZGVmYXVsdCB3aGVuIE1pbmlCcm93c2VyIG9wZW5lZAor
ICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTEyNjg3CisK
KyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgSGlkZSB0aGUg
U2VhcmNoQmFyIGJ5IGRlZmF1bHQgb24gd2luZG93IGNyZWF0aW9uLgorCisgICAgICAgICogTWlu
aUJyb3dzZXIvZWZsL21haW4uYzoKKyAgICAgICAgKHdpbmRvd19jcmVhdGUpOgorCiAyMDEzLTAz
LTE4ICBBbmRyYXMgQmVjc2kgIDxhbmRyYXMuYmVjc2lAZGlnaWEuY29tPgogCiAgICAgICAgIFtR
dF0gRml4IHRoZSBidWlsZCBvZiBRdFRlc3RCcm93c2VyIGlmIHRoZSBwcmludCBwcmV2aWV3IGRp
YWxvZyBpcyBkaXNhYmxlZCBpbiBRdApkaWZmIC0tZ2l0IGEvVG9vbHMvTWluaUJyb3dzZXIvZWZs
L21haW4uYyBiL1Rvb2xzL01pbmlCcm93c2VyL2VmbC9tYWluLmMKaW5kZXggNjAxMDZkNi4uNWY4
Yzk0OSAxMDA2NDQKLS0tIGEvVG9vbHMvTWluaUJyb3dzZXIvZWZsL21haW4uYworKysgYi9Ub29s
cy9NaW5pQnJvd3Nlci9lZmwvbWFpbi5jCkBAIC0xNDcyLDYgKzE0NzIsNyBAQCBzdGF0aWMgQnJv
d3Nlcl9XaW5kb3cgKndpbmRvd19jcmVhdGUoRXZhc19PYmplY3QgKm9wZW5lciwgY29uc3QgY2hh
ciAqdXJsLCBpbnQgdwogCiAgICAgZXZhc19vYmplY3RfcmVzaXplKHdpbmRvdy0+ZWxtX3dpbmRv
dywgd2lkdGggPyB3aWR0aCA6IHdpbmRvd193aWR0aCwgaGVpZ2h0ID8gaGVpZ2h0IDogd2luZG93
X2hlaWdodCk7CiAgICAgZXZhc19vYmplY3Rfc2hvdyh3aW5kb3ctPmVsbV93aW5kb3cpOworICAg
IHNlYXJjaF9ib3hfaGlkZSh3aW5kb3cpOwogCiAgICAgdmlld19mb2N1c19zZXQod2luZG93LCBF
SU5BX1RSVUUpOwogCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>