<?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>79933</bug_id>
          
          <creation_ts>2012-02-29 12:44:58 -0800</creation_ts>
          <short_desc>[chromium] Use webkit_support to create session storage namespaces in DRT.</short_desc>
          <delta_ts>2012-03-01 16:25:36 -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>Tools / Tests</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="Michael Nordman">michaeln</reporter>
          <assigned_to name="Michael Nordman">michaeln</assigned_to>
          <cc>dglazkov</cc>
    
    <cc>tkent</cc>
    
    <cc>tony</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>567837</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Nordman">michaeln</who>
    <bug_when>2012-02-29 12:44:58 -0800</bug_when>
    <thetext>Use webkit_support::createSessionStorageNamespace() to create session storage namespaces in DRT instead directly using the factory method in the WebKit api.

See related issue http://code.google.com/p/chromium/issues/detail?id=106763</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>567884</commentid>
    <comment_count>1</comment_count>
      <attachid>129508</attachid>
    <who name="Michael Nordman">michaeln</who>
    <bug_when>2012-02-29 13:38:42 -0800</bug_when>
    <thetext>Created attachment 129508
drt

commit needs to wait for the chromium-side change in which the new webkit_support function is defined to land, http://codereview.chromium.org/9429029/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>567920</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Nordman">michaeln</who>
    <bug_when>2012-02-29 14:12:17 -0800</bug_when>
    <thetext>tony, ptal</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>567931</commentid>
    <comment_count>3</comment_count>
      <attachid>129508</attachid>
    <who name="Tony Chang">tony</who>
    <bug_when>2012-02-29 14:20:32 -0800</bug_when>
    <thetext>Comment on attachment 129508
drt

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

&gt; Tools/DumpRenderTree/chromium/WebViewHost.cpp:276
&gt; -    return WebKit::WebStorageNamespace::createSessionStorageNamespace(quota);
&gt; +    return webkit_support::CreateSessionStorageNamespace(quota);

I don&apos;t see this method in webkit/support/webkit_support.h.  Am I missing something?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>567934</commentid>
    <comment_count>4</comment_count>
      <attachid>129508</attachid>
    <who name="Tony Chang">tony</who>
    <bug_when>2012-02-29 14:21:35 -0800</bug_when>
    <thetext>Comment on attachment 129508
drt

Sorry, just read comment #1.  You&apos;ll have to roll DEPS in Source/WebKit/chromium/DEPS after the chromium change lands.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>567941</commentid>
    <comment_count>5</comment_count>
    <who name="Michael Nordman">michaeln</who>
    <bug_when>2012-02-29 14:25:57 -0800</bug_when>
    <thetext>(In reply to comment #4)
&gt; You&apos;ll have to roll DEPS in Source/WebKit/chromium/DEPS after the chromium change lands.

will do, thnx</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>568222</commentid>
    <comment_count>6</comment_count>
      <attachid>129508</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-02-29 19:05:08 -0800</bug_when>
    <thetext>Comment on attachment 129508
drt

Attachment 129508 did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11766134</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>568979</commentid>
    <comment_count>7</comment_count>
      <attachid>129508</attachid>
    <who name="Michael Nordman">michaeln</who>
    <bug_when>2012-03-01 15:29:17 -0800</bug_when>
    <thetext>Comment on attachment 129508
drt

putting in the commit-queue now that we&apos;ve rolled DEPs to 124511 (well past 124337)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>569039</commentid>
    <comment_count>8</comment_count>
      <attachid>129508</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-03-01 16:25:29 -0800</bug_when>
    <thetext>Comment on attachment 129508
drt

Clearing flags on attachment: 129508

Committed r109462: &lt;http://trac.webkit.org/changeset/109462&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>569040</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-03-01 16:25:36 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>129508</attachid>
            <date>2012-02-29 13:38:42 -0800</date>
            <delta_ts>2012-03-01 16:25:29 -0800</delta_ts>
            <desc>drt</desc>
            <filename>drt.txt</filename>
            <type>text/plain</type>
            <size>1307</size>
            <attacher name="Michael Nordman">michaeln</attacher>
            
              <data encoding="base64">SW5kZXg6IFRvb2xzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBUb29scy9DaGFuZ2VMb2cJKHJl
dmlzaW9uIDEwOTI0NSkKKysrIFRvb2xzL0NoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwz
ICsxLDEzIEBACisyMDEyLTAyLTI5ICBNaWNoYWVsIE5vcmRtYW4gIDxtaWNoYWVsbkBnb29nbGUu
Y29tPgorCisgICAgICAgIFtjaHJvbWl1bV0gVXNlIHdlYmtpdF9zdXBwb3J0IHRvIGNyZWF0ZSBz
ZXNzaW9uIHN0b3JhZ2UgbmFtZXNwYWNlcyBpbiBEUlQuCisgICAgICAgIGh0dHBzOi8vYnVncy53
ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD03OTkzMworCisgICAgICAgIFJldmlld2VkIGJ5IE5P
Qk9EWSAoT09QUyEpLgorCisgICAgICAgICogRHVtcFJlbmRlclRyZWUvY2hyb21pdW0vV2ViVmll
d0hvc3QuY3BwOgorICAgICAgICAoV2ViVmlld0hvc3Q6OmNyZWF0ZVNlc3Npb25TdG9yYWdlTmFt
ZXNwYWNlKToKKwogMjAxMi0wMi0yOSAgR3JlZyBCaWxsb2NrICA8Z2JpbGxvY2tAZ29vZ2xlLmNv
bT4KIAogICAgICAgICBBZGQgbW9yZSB0ZXN0cyBmb3Igd2ViIGludGVudHMKSW5kZXg6IFRvb2xz
L0R1bXBSZW5kZXJUcmVlL2Nocm9taXVtL1dlYlZpZXdIb3N0LmNwcAo9PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBU
b29scy9EdW1wUmVuZGVyVHJlZS9jaHJvbWl1bS9XZWJWaWV3SG9zdC5jcHAJKHJldmlzaW9uIDEw
OTE4MykKKysrIFRvb2xzL0R1bXBSZW5kZXJUcmVlL2Nocm9taXVtL1dlYlZpZXdIb3N0LmNwcAko
d29ya2luZyBjb3B5KQpAQCAtMjczLDcgKzI3Myw3IEBAIFdlYldpZGdldCogV2ViVmlld0hvc3Q6
OmNyZWF0ZVBvcHVwTWVudSgKIAogV2ViU3RvcmFnZU5hbWVzcGFjZSogV2ViVmlld0hvc3Q6OmNy
ZWF0ZVNlc3Npb25TdG9yYWdlTmFtZXNwYWNlKHVuc2lnbmVkIHF1b3RhKQogewotICAgIHJldHVy
biBXZWJLaXQ6OldlYlN0b3JhZ2VOYW1lc3BhY2U6OmNyZWF0ZVNlc3Npb25TdG9yYWdlTmFtZXNw
YWNlKHF1b3RhKTsKKyAgICByZXR1cm4gd2Via2l0X3N1cHBvcnQ6OkNyZWF0ZVNlc3Npb25TdG9y
YWdlTmFtZXNwYWNlKHF1b3RhKTsKIH0KIAogV2ViS2l0OjpXZWJHcmFwaGljc0NvbnRleHQzRCog
V2ViVmlld0hvc3Q6OmNyZWF0ZUdyYXBoaWNzQ29udGV4dDNEKGNvbnN0IFdlYktpdDo6V2ViR3Jh
cGhpY3NDb250ZXh0M0Q6OkF0dHJpYnV0ZXMmIGF0dHJpYnV0ZXMsIGJvb2wgZGlyZWN0KQo=
</data>

          </attachment>
      

    </bug>

</bugzilla>