<?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>48190</bug_id>
          
          <creation_ts>2010-10-23 10:22:15 -0700</creation_ts>
          <short_desc>[WINCE] Port COMPtr.h to WinCE</short_desc>
          <delta_ts>2010-10-23 13:02:26 -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>Platform</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Other</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="Patrick R. Gansterer">paroga</reporter>
          <assigned_to name="Patrick R. Gansterer">paroga</assigned_to>
          <cc>commit-queue</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>298423</commentid>
    <comment_count>0</comment_count>
    <who name="Patrick R. Gansterer">paroga</who>
    <bug_when>2010-10-23 10:22:15 -0700</bug_when>
    <thetext>see patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>298424</commentid>
    <comment_count>1</comment_count>
      <attachid>71646</attachid>
    <who name="Patrick R. Gansterer">paroga</who>
    <bug_when>2010-10-23 10:36:38 -0700</bug_when>
    <thetext>Created attachment 71646
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>298431</commentid>
    <comment_count>2</comment_count>
      <attachid>71646</attachid>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2010-10-23 10:57:29 -0700</bug_when>
    <thetext>Comment on attachment 71646
Patch

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

r- to fix header sort order since this is a cq? patch.

&gt; WebCore/platform/win/COMPtr.h:35
&gt; +#include &lt;wtf/Assertions.h&gt;
&gt; +#include &lt;wtf/HashTraits.h&gt;
&gt;  #include &lt;unknwn.h&gt;

Nit: &lt;unkwn.h&gt; is alphabetically before &lt;wtf/...h&gt;.  Please realphabetize.

&gt; WebCore/platform/win/COMPtr.h:-36
&gt; -#include &lt;WTF/Assertions.h&gt;
&gt; -#include &lt;WTF/HashTraits.h&gt;

Nice catch re: WTF!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>298433</commentid>
    <comment_count>3</comment_count>
      <attachid>71648</attachid>
    <who name="Patrick R. Gansterer">paroga</who>
    <bug_when>2010-10-23 11:05:14 -0700</bug_when>
    <thetext>Created attachment 71648
Patch

(In reply to comment #2)
&gt; (From update of attachment 71646 [details])
&gt; View in context: https://bugs.webkit.org/attachment.cgi?id=71646&amp;action=review
&gt; 
&gt; r- to fix header sort order since this is a cq? patch.
Why don&apos;t you set it to r+ and add a comment about whats needed to be ok?


&gt; &gt; WebCore/platform/win/COMPtr.h:35
&gt; &gt; +#include &lt;wtf/Assertions.h&gt;
&gt; &gt; +#include &lt;wtf/HashTraits.h&gt;
&gt; &gt;  #include &lt;unknwn.h&gt;
&gt; 
&gt; Nit: &lt;unkwn.h&gt; is alphabetically before &lt;wtf/...h&gt;.  Please realphabetize.
Don&apos;t we usually add WebKit headers befor external headers?


&gt; &gt; WebCore/platform/win/COMPtr.h:-36
&gt; &gt; -#include &lt;WTF/Assertions.h&gt;
&gt; &gt; -#include &lt;WTF/HashTraits.h&gt;
&gt; 
&gt; Nice catch re: WTF!
It&apos;s windows, so not a real problem until we cross compile form e.g. linux. ;-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>298434</commentid>
    <comment_count>4</comment_count>
    <who name="Patrick R. Gansterer">paroga</who>
    <bug_when>2010-10-23 11:08:01 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; &gt; Nit: &lt;unkwn.h&gt; is alphabetically before &lt;wtf/...h&gt;.  Please realphabetize.
&gt; Don&apos;t we usually add WebKit headers befor external headers?
See http://webkit.org/coding/coding-style.html at #include Statements point 4:
&quot;Includes of system headers must come after includes of other headers.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>298443</commentid>
    <comment_count>5</comment_count>
      <attachid>71648</attachid>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2010-10-23 11:42:41 -0700</bug_when>
    <thetext>Comment on attachment 71648
Patch

Thanks!  r=me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>298448</commentid>
    <comment_count>6</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-10-23 12:38:22 -0700</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 71648:

http/tests/xmlhttprequest/remember-bad-password.html
java/lc3/JSObject/ToObject-001.html

Please file bugs against the tests.  The author(s) of the test(s) are ap@webkit.org, ap@webkit.org, and ap@webkit.org.  The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>298452</commentid>
    <comment_count>7</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-10-23 13:00:24 -0700</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 71648:

http/tests/appcache/remove-cache.html

Please file bugs against the tests.  The author(s) of the test(s) are ap@webkit.org and ap@webkit.org.  The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>298453</commentid>
    <comment_count>8</comment_count>
      <attachid>71648</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-10-23 13:02:22 -0700</bug_when>
    <thetext>Comment on attachment 71648
Patch

Clearing flags on attachment: 71648

Committed r70398: &lt;http://trac.webkit.org/changeset/70398&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>298454</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-10-23 13:02:26 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>71646</attachid>
            <date>2010-10-23 10:36:38 -0700</date>
            <delta_ts>2010-10-23 11:05:14 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-48190.patch</filename>
            <type>text/plain</type>
            <size>1002</size>
            <attacher name="Patrick R. Gansterer">paroga</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYkNvcmUvQ2hhbmdlTG9nIGIvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXgg
ZWViNDk4My4uZThkZGI3ZiAxMDA2NDQKLS0tIGEvV2ViQ29yZS9DaGFuZ2VMb2cKKysrIGIvV2Vi
Q29yZS9DaGFuZ2VMb2cKQEAgLTEsMyArMSwxNCBAQAorMjAxMC0xMC0yMyAgUGF0cmljayBHYW5z
dGVyZXIgIDxwYXJvZ2FAd2Via2l0Lm9yZz4KKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkg
KE9PUFMhKS4KKworICAgICAgICBbV0lOQ0VdIFBvcnQgQ09NUHRyLmggdG8gV2luQ0UKKyAgICAg
ICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTQ4MTkwCisKKyAgICAg
ICAgRG9uJ3QgaW5jbHVkZSBndWlkZGVmLmggb24gV2luQ0UuIEl0J3Mgbm90IHJlcXVpcmVkIGFu
ZCBvbmx5IGNyZWF0ZXMgYnVpbGQgcHJvYmxlbXMuCisKKyAgICAgICAgKiBwbGF0Zm9ybS93aW4v
Q09NUHRyLmg6CisKIDIwMTAtMTAtMjIgIFBhdHJpY2sgR2Fuc3RlcmVyICA8cGFyb2dhQHdlYmtp
dC5vcmc+CiAKICAgICAgICAgVW5yZXZpZXdlZC4KZGlmZiAtLWdpdCBhL1dlYkNvcmUvcGxhdGZv
cm0vd2luL0NPTVB0ci5oIGIvV2ViQ29yZS9wbGF0Zm9ybS93aW4vQ09NUHRyLmgKaW5kZXggNmI4
NDI1Ni4uMDg5YzI5NCAxMDA2NDQKLS0tIGEvV2ViQ29yZS9wbGF0Zm9ybS93aW4vQ09NUHRyLmgK
KysrIGIvV2ViQ29yZS9wbGF0Zm9ybS93aW4vQ09NUHRyLmgKQEAgLTMwLDEwICszMCwxMyBAQAog
I2RlZmluZSBOT01JTk1BWAogI2VuZGlmCiAKLSNpbmNsdWRlIDxndWlkZGVmLmg+CisjaW5jbHVk
ZSA8d3RmL0Fzc2VydGlvbnMuaD4KKyNpbmNsdWRlIDx3dGYvSGFzaFRyYWl0cy5oPgogI2luY2x1
ZGUgPHVua253bi5oPgotI2luY2x1ZGUgPFdURi9Bc3NlcnRpb25zLmg+Ci0jaW5jbHVkZSA8V1RG
L0hhc2hUcmFpdHMuaD4KKworI2lmICFPUyhXSU5DRSkKKyNpbmNsdWRlIDxndWlkZGVmLmg+Cisj
ZW5kaWYKIAogdHlwZWRlZiBsb25nIEhSRVNVTFQ7CiAK
</data>
<flag name="review"
          id="61743"
          type_id="1"
          status="-"
          setter="ddkilzer"
    />
    <flag name="commit-queue"
          id="61744"
          type_id="3"
          status="-"
          setter="ddkilzer"
    />
          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>71648</attachid>
            <date>2010-10-23 11:05:14 -0700</date>
            <delta_ts>2010-10-23 13:02:22 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-48190.patch</filename>
            <type>text/plain</type>
            <size>1002</size>
            <attacher name="Patrick R. Gansterer">paroga</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYkNvcmUvQ2hhbmdlTG9nIGIvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXgg
ZWViNDk4My4uZThkZGI3ZiAxMDA2NDQKLS0tIGEvV2ViQ29yZS9DaGFuZ2VMb2cKKysrIGIvV2Vi
Q29yZS9DaGFuZ2VMb2cKQEAgLTEsMyArMSwxNCBAQAorMjAxMC0xMC0yMyAgUGF0cmljayBHYW5z
dGVyZXIgIDxwYXJvZ2FAd2Via2l0Lm9yZz4KKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkg
KE9PUFMhKS4KKworICAgICAgICBbV0lOQ0VdIFBvcnQgQ09NUHRyLmggdG8gV2luQ0UKKyAgICAg
ICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTQ4MTkwCisKKyAgICAg
ICAgRG9uJ3QgaW5jbHVkZSBndWlkZGVmLmggb24gV2luQ0UuIEl0J3Mgbm90IHJlcXVpcmVkIGFu
ZCBvbmx5IGNyZWF0ZXMgYnVpbGQgcHJvYmxlbXMuCisKKyAgICAgICAgKiBwbGF0Zm9ybS93aW4v
Q09NUHRyLmg6CisKIDIwMTAtMTAtMjIgIFBhdHJpY2sgR2Fuc3RlcmVyICA8cGFyb2dhQHdlYmtp
dC5vcmc+CiAKICAgICAgICAgVW5yZXZpZXdlZC4KZGlmZiAtLWdpdCBhL1dlYkNvcmUvcGxhdGZv
cm0vd2luL0NPTVB0ci5oIGIvV2ViQ29yZS9wbGF0Zm9ybS93aW4vQ09NUHRyLmgKaW5kZXggNmI4
NDI1Ni4uOTViNTNhZiAxMDA2NDQKLS0tIGEvV2ViQ29yZS9wbGF0Zm9ybS93aW4vQ09NUHRyLmgK
KysrIGIvV2ViQ29yZS9wbGF0Zm9ybS93aW4vQ09NUHRyLmgKQEAgLTMwLDEwICszMCwxMyBAQAog
I2RlZmluZSBOT01JTk1BWAogI2VuZGlmCiAKLSNpbmNsdWRlIDxndWlkZGVmLmg+CiAjaW5jbHVk
ZSA8dW5rbnduLmg+Ci0jaW5jbHVkZSA8V1RGL0Fzc2VydGlvbnMuaD4KLSNpbmNsdWRlIDxXVEYv
SGFzaFRyYWl0cy5oPgorI2luY2x1ZGUgPHd0Zi9Bc3NlcnRpb25zLmg+CisjaW5jbHVkZSA8d3Rm
L0hhc2hUcmFpdHMuaD4KKworI2lmICFPUyhXSU5DRSkKKyNpbmNsdWRlIDxndWlkZGVmLmg+Cisj
ZW5kaWYKIAogdHlwZWRlZiBsb25nIEhSRVNVTFQ7CiAK
</data>

          </attachment>
      

    </bug>

</bugzilla>