<?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>111448</bug_id>
          
          <creation_ts>2013-03-05 09:07:25 -0800</creation_ts>
          <short_desc>[GTK][WK2] Implement WebInspector::localizedStringsURL() to return the file URL of localizedStrings.js</short_desc>
          <delta_ts>2013-03-06 14:28:59 -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>WebKitGTK</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>andersca</cc>
    
    <cc>cgarcia</cc>
    
    <cc>gustavo</cc>
    
    <cc>mrobinson</cc>
    
    <cc>sam</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>847731</commentid>
    <comment_count>0</comment_count>
    <who name="Sudarsana Nagineni (babu)">naginenis</who>
    <bug_when>2013-03-05 09:07:25 -0800</bug_when>
    <thetext>Implement WebInspector::localizedStringsURL() method, so that it will prevent printing warnings about &quot;Localized string not found&quot; in the console when the Web Inspector opened.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>848759</commentid>
    <comment_count>1</comment_count>
      <attachid>191729</attachid>
    <who name="Sudarsana Nagineni (babu)">naginenis</who>
    <bug_when>2013-03-06 05:41:37 -0800</bug_when>
    <thetext>Created attachment 191729
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>848849</commentid>
    <comment_count>2</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2013-03-06 07:35:48 -0800</bug_when>
    <thetext>I wonder if this should be included in the GResources bundle. What do you think Carlos?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>848864</commentid>
    <comment_count>3</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2013-03-06 07:54:58 -0800</bug_when>
    <thetext>We don&apos;t have GResource bundle yet, no? my plan was to include all the inspector resources as a GResource in the library itself, to avoid the problems of resources not found when not installed and to avoid a lot of disk io.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>848872</commentid>
    <comment_count>4</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2013-03-06 08:05:25 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; We don&apos;t have GResource bundle yet, no? my plan was to include all the inspector resources as a GResource in the library itself, to avoid the problems of resources not found when not installed and to avoid a lot of disk io.

Sorry. I thought inspector resources were already stored as GResource data in the library itself. If not, this patch seems fine to me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>848873</commentid>
    <comment_count>5</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2013-03-06 08:11:42 -0800</bug_when>
    <thetext>(In reply to comment #4)
&gt; (In reply to comment #3)
&gt; &gt; We don&apos;t have GResource bundle yet, no? my plan was to include all the inspector resources as a GResource in the library itself, to avoid the problems of resources not found when not installed and to avoid a lot of disk io.
&gt; 
&gt; Sorry. I thought inspector resources were already stored as GResource data in the library itself. If not, this patch seems fine to me.

For now it&apos;s only a plan, the main problem is that we would need to bump glib (and probably libsoup) requirements, or do both, install the resources and compile them as a gresource, falling back to the installed files if the resources are not present in the library.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>848878</commentid>
    <comment_count>6</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2013-03-06 08:17:33 -0800</bug_when>
    <thetext>Maybe a WebKit2 owner could put the final stamp on this one?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>849282</commentid>
    <comment_count>7</comment_count>
      <attachid>191729</attachid>
    <who name="Sudarsana Nagineni (babu)">naginenis</who>
    <bug_when>2013-03-06 14:12:34 -0800</bug_when>
    <thetext>Comment on attachment 191729
Patch

Thanks for reviewing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>849299</commentid>
    <comment_count>8</comment_count>
      <attachid>191729</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2013-03-06 14:28:56 -0800</bug_when>
    <thetext>Comment on attachment 191729
Patch

Clearing flags on attachment: 191729

Committed r144982: &lt;http://trac.webkit.org/changeset/144982&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>849300</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2013-03-06 14:28:59 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>191729</attachid>
            <date>2013-03-06 05:41:37 -0800</date>
            <delta_ts>2013-03-06 14:28:55 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>111448.patch</filename>
            <type>text/plain</type>
            <size>2078</size>
            <attacher name="Sudarsana Nagineni (babu)">naginenis</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJLaXQyL0NoYW5nZUxvZyBiL1NvdXJjZS9XZWJLaXQyL0No
YW5nZUxvZwppbmRleCA2ZjM1ZGJmLi45YTdhYWE1IDEwMDY0NAotLS0gYS9Tb3VyY2UvV2ViS2l0
Mi9DaGFuZ2VMb2cKKysrIGIvU291cmNlL1dlYktpdDIvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTkg
QEAKKzIwMTMtMDMtMDYgIFN1ZGFyc2FuYSBOYWdpbmVuaSAgPHN1ZGFyc2FuYS5uYWdpbmVuaUBp
bnRlbC5jb20+CisKKyAgICAgICAgW0dUS11bV0syXSBJbXBsZW1lbnQgV2ViSW5zcGVjdG9yOjps
b2NhbGl6ZWRTdHJpbmdzVVJMKCkgdG8gcmV0dXJuIHRoZSBmaWxlIFVSTCBvZiBsb2NhbGl6ZWRT
dHJpbmdzLmpzCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9p
ZD0xMTE0NDgKKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAg
ICBJbXBsZW1lbnQgV2ViSW5zcGVjdG9yOjpsb2NhbGl6ZWRTdHJpbmdzVVJMKCkgbWV0aG9kIHRv
IHJldHVybiB0aGUKKyAgICAgICAgZmlsZSBVUkwgb2YgdGhlIGxvY2FsaXplZFN0cmluZ3MuanMu
CisKKyAgICAgICAgVGhpcyBwcmV2ZW50cyBwcmludGluZyB3YXJuaW5ncyBhYm91dCAiTG9jYWxp
emVkIHN0cmluZyBub3QgZm91bmQiIGluCisgICAgICAgIHRoZSBjb25zb2xlLgorCisgICAgICAg
ICogV2ViUHJvY2Vzcy9XZWJQYWdlL2d0ay9XZWJJbnNwZWN0b3JHdGsuY3BwOgorICAgICAgICAo
V2ViS2l0OjpXZWJJbnNwZWN0b3I6OmxvY2FsaXplZFN0cmluZ3NVUkwpOgorCiAyMDEzLTAzLTA2
ICBMdWl6IEFnb3N0aW5pICA8bHVpei5hZ29zdGluaUBub2tpYS5jb20+CiAKICAgICAgICAgQWNj
ZWxlcmF0ZWQgb3ZlcmZsb3cgc2Nyb2xsaW5nIGZvciBDb29yZGluYXRlZCBHcmFwaGljcy4KZGlm
ZiAtLWdpdCBhL1NvdXJjZS9XZWJLaXQyL1dlYlByb2Nlc3MvV2ViUGFnZS9ndGsvV2ViSW5zcGVj
dG9yR3RrLmNwcCBiL1NvdXJjZS9XZWJLaXQyL1dlYlByb2Nlc3MvV2ViUGFnZS9ndGsvV2ViSW5z
cGVjdG9yR3RrLmNwcAppbmRleCBlMDBlNDM3Li5lYjc5ZjU5IDEwMDY0NAotLS0gYS9Tb3VyY2Uv
V2ViS2l0Mi9XZWJQcm9jZXNzL1dlYlBhZ2UvZ3RrL1dlYkluc3BlY3Rvckd0ay5jcHAKKysrIGIv
U291cmNlL1dlYktpdDIvV2ViUHJvY2Vzcy9XZWJQYWdlL2d0ay9XZWJJbnNwZWN0b3JHdGsuY3Bw
CkBAIC0yOSwxNSArMjksMjQgQEAKIAogI2lmIEVOQUJMRShJTlNQRUNUT1IpCiAKLSNpbmNsdWRl
IDxXZWJDb3JlL05vdEltcGxlbWVudGVkLmg+CisjaW5jbHVkZSA8V2ViQ29yZS9GaWxlU3lzdGVt
Lmg+CisjaW5jbHVkZSA8Z2xpYi5oPgorI2luY2x1ZGUgPHd0Zi9nb2JqZWN0L0dPd25QdHIuaD4K
ICNpbmNsdWRlIDx3dGYvdGV4dC9XVEZTdHJpbmcuaD4KIAogbmFtZXNwYWNlIFdlYktpdCB7CiAK
IFN0cmluZyBXZWJJbnNwZWN0b3I6OmxvY2FsaXplZFN0cmluZ3NVUkwoKSBjb25zdAogewotICAg
IG5vdEltcGxlbWVudGVkKCk7Ci0gICAgcmV0dXJuIFN0cmluZygpOworICAgIEdPd25QdHI8Z2No
YXI+IGZpbGVQYXRoOworICAgIGNvbnN0IGdjaGFyKiBlbnZpcm9ubWVudFBhdGggPSBnX2dldGVu
digiV0VCS0lUX0lOU1BFQ1RPUl9QQVRIIik7CisgICAgaWYgKGVudmlyb25tZW50UGF0aCAmJiBn
X2ZpbGVfdGVzdChlbnZpcm9ubWVudFBhdGgsIEdfRklMRV9URVNUX0lTX0RJUikpCisgICAgICAg
IGZpbGVQYXRoLnNldChnX2J1aWxkX2ZpbGVuYW1lKGVudmlyb25tZW50UGF0aCwgImxvY2FsaXpl
ZFN0cmluZ3MuanMiLCBOVUxMKSk7CisgICAgZWxzZQorICAgICAgICBmaWxlUGF0aC5zZXQoZ19i
dWlsZF9maWxlbmFtZShXZWJDb3JlOjpzaGFyZWRSZXNvdXJjZXNQYXRoKCkuZGF0YSgpLCAid2Vi
aW5zcGVjdG9yIiwgImxvY2FsaXplZFN0cmluZ3MuanMiLCBOVUxMKSk7CisKKyAgICBHT3duUHRy
PGdjaGFyPiBmaWxlVVJJKGdfZmlsZW5hbWVfdG9fdXJpKGZpbGVQYXRoLmdldCgpLCAwLCAwKSk7
CisgICAgcmV0dXJuIFdlYkNvcmU6OmZpbGVuYW1lVG9TdHJpbmcoZmlsZVVSSS5nZXQoKSk7CiB9
CiAKIH0gLy8gbmFtZXNwYWNlIFdlYktpdAo=
</data>

          </attachment>
      

    </bug>

</bugzilla>