<?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>71680</bug_id>
          
          <creation_ts>2011-11-07 06:46:51 -0800</creation_ts>
          <short_desc>[Qt][WK2] MiniBrowser should use urlFromUserInput()</short_desc>
          <delta_ts>2011-11-08 01:04:03 -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 Qt</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="Zeno Albisser">zeno</reporter>
          <assigned_to name="Zeno Albisser">zeno</assigned_to>
          <cc>eric</cc>
    
    <cc>hausmann</cc>
    
    <cc>ossy</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>497138</commentid>
    <comment_count>0</comment_count>
    <who name="Zeno Albisser">zeno</who>
    <bug_when>2011-11-07 06:46:51 -0800</bug_when>
    <thetext>Currently MiniBrowser does nothing when an address with a missing http:// prefix is entered.
Using the urlFromUserInput() method this could be automatically completed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497147</commentid>
    <comment_count>1</comment_count>
      <attachid>113861</attachid>
    <who name="Zeno Albisser">zeno</who>
    <bug_when>2011-11-07 06:55:50 -0800</bug_when>
    <thetext>Created attachment 113861
patch for review.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497176</commentid>
    <comment_count>2</comment_count>
      <attachid>113861</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-11-07 08:06:43 -0800</bug_when>
    <thetext>Comment on attachment 113861
patch for review.

Rejecting attachment 113861 from commit-queue.

Failed to run &quot;[&apos;/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch&apos;, &apos;--status-host=queues.webkit.org&apos;, &apos;-...&quot; exit_code: 1

Last 500 characters of output:
cripts/webkitpy/common/system/executive.py&quot;, line 420, in run_command
    close_fds=self._should_close_fds())
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/system/executive.py&quot;, line 476, in popen
    return subprocess.Popen(*args, **kwargs)
  File &quot;/usr/lib/python2.6/subprocess.py&quot;, line 623, in __init__
    errread, errwrite)
  File &quot;/usr/lib/python2.6/subprocess.py&quot;, line 1141, in _execute_child
    raise child_exception
TypeError: execv() arg 2 must contain only strings

Full output: http://queues.webkit.org/results/10332661</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497182</commentid>
    <comment_count>3</comment_count>
      <attachid>113861</attachid>
    <who name="Tor Arne Vestbø">vestbo</who>
    <bug_when>2011-11-07 08:18:34 -0800</bug_when>
    <thetext>Comment on attachment 113861
patch for review.

let&apos;s try this again</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497185</commentid>
    <comment_count>4</comment_count>
      <attachid>113861</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-11-07 08:26:12 -0800</bug_when>
    <thetext>Comment on attachment 113861
patch for review.

Rejecting attachment 113861 from commit-queue.

Failed to run &quot;[&apos;/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch&apos;, &apos;--status-host=queues.webkit.org&apos;, &apos;-...&quot; exit_code: 1

Last 500 characters of output:
cripts/webkitpy/common/system/executive.py&quot;, line 420, in run_command
    close_fds=self._should_close_fds())
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/system/executive.py&quot;, line 476, in popen
    return subprocess.Popen(*args, **kwargs)
  File &quot;/usr/lib/python2.6/subprocess.py&quot;, line 623, in __init__
    errread, errwrite)
  File &quot;/usr/lib/python2.6/subprocess.py&quot;, line 1141, in _execute_child
    raise child_exception
TypeError: execv() arg 2 must contain only strings

Full output: http://queues.webkit.org/results/10333719</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497211</commentid>
    <comment_count>5</comment_count>
    <who name="Tor Arne Vestbø">vestbo</who>
    <bug_when>2011-11-07 08:58:57 -0800</bug_when>
    <thetext>Is it barfing on my name? Or something else?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497746</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-11-07 22:29:57 -0800</bug_when>
    <thetext>(In reply to comment #5)
&gt; Is it barfing on my name? Or something else?

Yes, CQ doesn&apos;t like our name: https://bugs.webkit.org/show_bug.cgi?id=63452 ,
so it can&apos;t land patches reviewed by you or me. :(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497789</commentid>
    <comment_count>7</comment_count>
      <attachid>113861</attachid>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2011-11-07 23:50:04 -0800</bug_when>
    <thetext>Comment on attachment 113861
patch for review.

Clearing flags on attachment: 113861

Committed r99527: &lt;http://trac.webkit.org/changeset/99527&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497790</commentid>
    <comment_count>8</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2011-11-07 23:50:12 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497791</commentid>
    <comment_count>9</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2011-11-07 23:50:42 -0800</bug_when>
    <thetext>(In reply to comment #6)
&gt; (In reply to comment #5)
&gt; &gt; Is it barfing on my name? Or something else?
&gt; 
&gt; Yes, CQ doesn&apos;t like our name: https://bugs.webkit.org/show_bug.cgi?id=63452 ,
&gt; so it can&apos;t land patches reviewed by you or me. :(

Weirdly enough webkit-patch land-from-bug &lt;1234&gt; works just fine (and worked for this bug, too :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497796</commentid>
    <comment_count>10</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-11-08 00:02:29 -0800</bug_when>
    <thetext>It broke WK2 build:

/usr/bin/gold: obj/release/BrowserWindow.o: in function BrowserWindow::BrowserWindow(WindowOptions*):BrowserWindow.cpp(.text+0x58d): error: undefined reference to &apos;vtable for Utils&apos;
/usr/bin/gold: obj/release/BrowserWindow.o: in function BrowserWindow::BrowserWindow(WindowOptions*):BrowserWindow.cpp(.text+0x95d): error: undefined reference to &apos;vtable for Utils&apos;


It might be an icremental build issue because of new build system.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497827</commentid>
    <comment_count>11</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2011-11-08 01:01:28 -0800</bug_when>
    <thetext>(In reply to comment #10)
&gt; It broke WK2 build:
&gt; 
&gt; /usr/bin/gold: obj/release/BrowserWindow.o: in function BrowserWindow::BrowserWindow(WindowOptions*):BrowserWindow.cpp(.text+0x58d): error: undefined reference to &apos;vtable for Utils&apos;
&gt; /usr/bin/gold: obj/release/BrowserWindow.o: in function BrowserWindow::BrowserWindow(WindowOptions*):BrowserWindow.cpp(.text+0x95d): error: undefined reference to &apos;vtable for Utils&apos;
&gt; 
&gt; 
&gt; It might be an icremental build issue because of new build system.

Yeah, it is an incremental build issue. I touched the .pro file and then it all went fine on the bot.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>497831</commentid>
    <comment_count>12</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-11-08 01:04:03 -0800</bug_when>
    <thetext>I triggered a clean build on the bot and it works, so 
it is an incremental build bug. I filed a new bug report:
https://bugs.webkit.org/show_bug.cgi?id=71775</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>113861</attachid>
            <date>2011-11-07 06:55:50 -0800</date>
            <delta_ts>2011-11-07 23:50:04 -0800</delta_ts>
            <desc>patch for review.</desc>
            <filename>71680_20111107-155421.patch</filename>
            <type>text/plain</type>
            <size>3723</size>
            <attacher name="Zeno Albisser">zeno</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1Rvb2xzL0NoYW5nZUxvZyBiL1Rvb2xzL0NoYW5nZUxvZwppbmRleCA0ZjZh
MTBhLi44OTcxMmQ2IDEwMDY0NAotLS0gYS9Ub29scy9DaGFuZ2VMb2cKKysrIGIvVG9vbHMvQ2hh
bmdlTG9nCkBAIC0xLDMgKzEsMjIgQEAKKzIwMTEtMTEtMDcgIFplbm8gQWxiaXNzZXIgIDx6ZW5v
LmFsYmlzc2VyQG5va2lhLmNvbT4KKworICAgICAgICBbUXRdW1dLMl0gTWluaUJyb3dzZXIgc2hv
dWxkIHVzZSB1cmxGcm9tVXNlcklucHV0KCkKKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5v
cmcvc2hvd19idWcuY2dpP2lkPTcxNjgwCisKKyAgICAgICAgVXNlIHVybEZyb21Vc2VySW5wdXQo
KSAvIFFVcmw6OmZyb21Vc2VySW5wdXQoKSB0byBhdXRvbWF0aWNhbGx5CisgICAgICAgIGNvbXBs
ZXRlIHVybHMgaW4gTWluaUJyb3dzZXIuCisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChP
T1BTISkuCisKKyAgICAgICAgKiBNaW5pQnJvd3Nlci9xdC9Ccm93c2VyV2luZG93LmNwcDoKKyAg
ICAgICAgKEJyb3dzZXJXaW5kb3c6OkJyb3dzZXJXaW5kb3cpOgorICAgICAgICAoQnJvd3Nlcldp
bmRvdzo6bG9hZCk6CisgICAgICAgICogTWluaUJyb3dzZXIvcXQvcW1sL0Jyb3dzZXJXaW5kb3cu
cW1sOgorICAgICAgICAqIE1pbmlCcm93c2VyL3F0L3V0aWxzLmNwcDoKKyAgICAgICAgKFV0aWxz
Ojp1cmxGcm9tVXNlcklucHV0KToKKyAgICAgICAgKiBNaW5pQnJvd3Nlci9xdC91dGlscy5oOgor
ICAgICAgICAoVXRpbHM6OlV0aWxzKToKKwogMjAxMS0xMS0wNiAgQ3NhYmEgT3N6dHJvZ29uw6Fj
ICA8b3NzeUB3ZWJraXQub3JnPgogCiAgICAgICAgIFtRdF0gVW5yZXZpZXdlZCB0cml2aWFsIGZp
eCBhZnRlciBidWlsZCBzeXN0ZW0gcmVmYWN0b3JpbmcuCmRpZmYgLS1naXQgYS9Ub29scy9NaW5p
QnJvd3Nlci9xdC9Ccm93c2VyV2luZG93LmNwcCBiL1Rvb2xzL01pbmlCcm93c2VyL3F0L0Jyb3dz
ZXJXaW5kb3cuY3BwCmluZGV4IGUyMDMxNGEuLjE0MTVmNGQgMTAwNjQ0Ci0tLSBhL1Rvb2xzL01p
bmlCcm93c2VyL3F0L0Jyb3dzZXJXaW5kb3cuY3BwCisrKyBiL1Rvb2xzL01pbmlCcm93c2VyL3F0
L0Jyb3dzZXJXaW5kb3cuY3BwCkBAIC00Nyw2ICs0Nyw4IEBAIEJyb3dzZXJXaW5kb3c6OkJyb3dz
ZXJXaW5kb3coV2luZG93T3B0aW9ucyogb3B0aW9ucykKICAgICBxbWxJbXBvcnREaXIuY2QoIi4u
L2ltcG9ydHMiKTsKICAgICBlbmdpbmUoKS0+YWRkSW1wb3J0UGF0aChxbWxJbXBvcnREaXIuY2Fu
b25pY2FsUGF0aCgpKTsKIAorICAgIFV0aWxzKiB1dGlscyA9IG5ldyBVdGlscyh0aGlzKTsKKyAg
ICBlbmdpbmUoKS0+cm9vdENvbnRleHQoKS0+c2V0Q29udGV4dFByb3BlcnR5KCJ1dGlscyIsIHV0
aWxzKTsKICAgICBlbmdpbmUoKS0+cm9vdENvbnRleHQoKS0+c2V0Q29udGV4dFByb3BlcnR5KCJv
cHRpb25zIiwgb3B0aW9ucyk7CiAgICAgc2V0U291cmNlKFFVcmwoInFyYzovcW1sL0Jyb3dzZXJX
aW5kb3cucW1sIikpOwogICAgIGNvbm5lY3Qocm9vdE9iamVjdCgpLCBTSUdOQUwocGFnZVRpdGxl
Q2hhbmdlZChRU3RyaW5nKSksIHRoaXMsIFNMT1Qoc2V0V2luZG93VGl0bGUoUVN0cmluZykpKTsK
QEAgLTY4LDcgKzcwLDcgQEAgUU9iamVjdCogQnJvd3NlcldpbmRvdzo6d2ViVmlldygpIGNvbnN0
CiAKIHZvaWQgQnJvd3NlcldpbmRvdzo6bG9hZChjb25zdCBRU3RyaW5nJiB1cmwpCiB7Ci0gICAg
UVVybCBjb21wbGV0ZWRVcmwgPSB1cmxGcm9tVXNlcklucHV0KHVybCk7CisgICAgUVVybCBjb21w
bGV0ZWRVcmwgPSBVdGlsczo6dXJsRnJvbVVzZXJJbnB1dCh1cmwpOwogICAgIFFNZXRhT2JqZWN0
OjppbnZva2VNZXRob2Qocm9vdE9iamVjdCgpLCAibG9hZCIsIFF0OjpEaXJlY3RDb25uZWN0aW9u
LCBRX0FSRyhRVmFyaWFudCwgY29tcGxldGVkVXJsKSk7CiB9CiAKZGlmZiAtLWdpdCBhL1Rvb2xz
L01pbmlCcm93c2VyL3F0L3FtbC9Ccm93c2VyV2luZG93LnFtbCBiL1Rvb2xzL01pbmlCcm93c2Vy
L3F0L3FtbC9Ccm93c2VyV2luZG93LnFtbAppbmRleCAwYTFkNTE0Li4zOGNiYTBmIDEwMDY0NAot
LS0gYS9Ub29scy9NaW5pQnJvd3Nlci9xdC9xbWwvQnJvd3NlcldpbmRvdy5xbWwKKysrIGIvVG9v
bHMvTWluaUJyb3dzZXIvcXQvcW1sL0Jyb3dzZXJXaW5kb3cucW1sCkBAIC0xNzgsNyArMTc4LDcg
QEAgUmVjdGFuZ2xlIHsKIAogICAgICAgICAgICAgICAgIEtleXMub25SZXR1cm5QcmVzc2VkOnsK
ICAgICAgICAgICAgICAgICAgICAgY29uc29sZS5sb2coImdvaW5nIHRvOiAiLCBhZGRyZXNzTGlu
ZS50ZXh0KQotICAgICAgICAgICAgICAgICAgICB3ZWJWaWV3LmxvYWQoYWRkcmVzc0xpbmUudGV4
dCkKKyAgICAgICAgICAgICAgICAgICAgd2ViVmlldy5sb2FkKHV0aWxzLnVybEZyb21Vc2VySW5w
dXQoYWRkcmVzc0xpbmUudGV4dCkpCiAgICAgICAgICAgICAgICAgfQogCiAgICAgICAgICAgICAg
ICAgS2V5cy5vblByZXNzZWQ6IHsKZGlmZiAtLWdpdCBhL1Rvb2xzL01pbmlCcm93c2VyL3F0L3V0
aWxzLmNwcCBiL1Rvb2xzL01pbmlCcm93c2VyL3F0L3V0aWxzLmNwcAppbmRleCA0OWRiNzNkLi5k
NjQ5MWNjIDEwMDY0NAotLS0gYS9Ub29scy9NaW5pQnJvd3Nlci9xdC91dGlscy5jcHAKKysrIGIv
VG9vbHMvTWluaUJyb3dzZXIvcXQvdXRpbHMuY3BwCkBAIC04Nyw3ICs4Nyw3IEBAIHZvaWQgYXBw
UXVpdChpbnQgZXhpdENvZGUsIGNvbnN0IFFTdHJpbmcmIG1zZykKICAgICBleGl0KGV4aXRDb2Rl
KTsKIH0KIAotUVVybCB1cmxGcm9tVXNlcklucHV0KGNvbnN0IFFTdHJpbmcmIHN0cmluZykKK1FV
cmwgVXRpbHM6OnVybEZyb21Vc2VySW5wdXQoY29uc3QgUVN0cmluZyYgc3RyaW5nKQogewogICAg
IFFTdHJpbmcgaW5wdXQoc3RyaW5nKTsKICAgICBRRmlsZUluZm8gZmkoaW5wdXQpOwpkaWZmIC0t
Z2l0IGEvVG9vbHMvTWluaUJyb3dzZXIvcXQvdXRpbHMuaCBiL1Rvb2xzL01pbmlCcm93c2VyL3F0
L3V0aWxzLmgKaW5kZXggMmFjM2RkYi4uMTU0YWZiZSAxMDA2NDQKLS0tIGEvVG9vbHMvTWluaUJy
b3dzZXIvcXQvdXRpbHMuaAorKysgYi9Ub29scy9NaW5pQnJvd3Nlci9xdC91dGlscy5oCkBAIC00
Miw2ICs0MiwxNSBAQAogI2VuZGlmCiAKIC8vIG9wdGlvbnMgaGFuZGxpbmcKK2NsYXNzIFV0aWxz
IDogcHVibGljIFFPYmplY3QgeworICAgIFFfT0JKRUNUCitwdWJsaWM6CisgICAgVXRpbHMoUU9i
amVjdCogcGFyZW50ID0gMCkKKyAgICAgICAgOiBRT2JqZWN0KHBhcmVudCkgeyB9CisKKyAgICBR
X0lOVk9LQUJMRSBzdGF0aWMgUVVybCB1cmxGcm9tVXNlcklucHV0KGNvbnN0IFFTdHJpbmcmIGlu
cHV0KTsKK307CisKIGJvb2wgdGFrZU9wdGlvbkZsYWcoUVN0cmluZ0xpc3QqIGFyZ3VtZW50cywg
Y29uc3QgUVN0cmluZyYgbmFtZSk7CiBRU3RyaW5nIHRha2VPcHRpb25WYWx1ZShRU3RyaW5nTGlz
dCogYXJndW1lbnRzLCBjb25zdCBRU3RyaW5nJiBuYW1lKTsKIFFTdHJpbmcgZm9ybWF0S2V5cyhR
TGlzdDxRU3RyaW5nPiBrZXlzKTsKQEAgLTQ5LDYgKzU4LDQgQEAgUUxpc3Q8UVN0cmluZz4gZW51
bVRvS2V5cyhjb25zdCBRTWV0YU9iamVjdCwgY29uc3QgUVN0cmluZyYsIGNvbnN0IFFTdHJpbmcm
KTsKIAogTk9fUkVUVVJOIHZvaWQgYXBwUXVpdChpbnQgc3RhdHVzLCBjb25zdCBRU3RyaW5nJiBt
c2cgPSBRU3RyaW5nKCkpOwogCi1RVXJsIHVybEZyb21Vc2VySW5wdXQoY29uc3QgUVN0cmluZyYg
aW5wdXQpOwotCiAjZW5kaWYK
</data>

          </attachment>
      

    </bug>

</bugzilla>