<?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>52252</bug_id>
          
          <creation_ts>2011-01-11 14:14:09 -0800</creation_ts>
          <short_desc>[Qt] Use a black background color for the video element on Qt Mobile</short_desc>
          <delta_ts>2011-01-13 10:59:12 -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>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>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Yi Shen">max.hong.shen</reporter>
          <assigned_to name="Yi Shen">max.hong.shen</assigned_to>
          <cc>ademar</cc>
    
    <cc>commit-queue</cc>
    
    <cc>eric</cc>
    
    <cc>hausmann</cc>
    
    <cc>kling</cc>
    
    <cc>nancy.piedra</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>332646</commentid>
    <comment_count>0</comment_count>
    <who name="Yi Shen">max.hong.shen</who>
    <bug_when>2011-01-11 14:14:09 -0800</bug_when>
    <thetext>According to the UI specification for Html5 inline video on Symbian, if there is no poster defined or video frame data is available, the webpage should display a black box which fits the video element area.

The easiest implementation is to use a black background color for the video element. I will add a patch for review soon. Comments &amp; Suggestions are super welcome! :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>332812</commentid>
    <comment_count>1</comment_count>
      <attachid>78629</attachid>
    <who name="Yi Shen">max.hong.shen</who>
    <bug_when>2011-01-11 17:12:29 -0800</bug_when>
    <thetext>Created attachment 78629
first try</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>333262</commentid>
    <comment_count>2</comment_count>
    <who name="Yi Shen">max.hong.shen</who>
    <bug_when>2011-01-12 13:52:08 -0800</bug_when>
    <thetext>Eric, could you also please take a look at this patch? Thx</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>333276</commentid>
    <comment_count>3</comment_count>
      <attachid>78629</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-01-12 14:02:58 -0800</bug_when>
    <thetext>Comment on attachment 78629
first try

I mean, I know nothing about this.  But I&apos;m willing to rs=me this patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>333279</commentid>
    <comment_count>4</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-01-12 14:06:39 -0800</bug_when>
    <thetext>In general the other eric knows a lot more about &lt;video&gt; and &lt;audio&gt; related stuff.  I&apos;m not sure he has much opinion on how &lt;video&gt; looks on symbian (i&apos;m not sure any of us who don&apos;t work on symbian really care).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>333292</commentid>
    <comment_count>5</comment_count>
    <who name="Yi Shen">max.hong.shen</who>
    <bug_when>2011-01-12 14:18:42 -0800</bug_when>
    <thetext>(In reply to comment #4)
&gt; In general the other eric knows a lot more about &lt;video&gt; and &lt;audio&gt; related stuff.  I&apos;m not sure he has much opinion on how &lt;video&gt; looks on symbian (i&apos;m not sure any of us who don&apos;t work on symbian really care).

Thanks Eric :) I am going to ask other qt/symbian guys for some comments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>333663</commentid>
    <comment_count>6</comment_count>
      <attachid>78629</attachid>
    <who name="Andreas Kling">kling</who>
    <bug_when>2011-01-13 06:49:08 -0800</bug_when>
    <thetext>Comment on attachment 78629
first try

cq=me ;)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>333678</commentid>
    <comment_count>7</comment_count>
      <attachid>78629</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2011-01-13 07:29:36 -0800</bug_when>
    <thetext>Comment on attachment 78629
first try

Clearing flags on attachment: 78629

Committed r75712: &lt;http://trac.webkit.org/changeset/75712&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>333679</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2011-01-13 07:29:43 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>333799</commentid>
    <comment_count>9</comment_count>
    <who name="Ademar Reis">ademar</who>
    <bug_when>2011-01-13 10:57:56 -0800</bug_when>
    <thetext>Revision r75712 cherry-picked into qtwebkit-2.2 with commit b92afdd &lt;http://gitorious.org/webkit/qtwebkit/commit/b92afdd&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>78629</attachid>
            <date>2011-01-11 17:12:29 -0800</date>
            <delta_ts>2011-01-13 07:29:36 -0800</delta_ts>
            <desc>first try</desc>
            <filename>52252.patch</filename>
            <type>text/plain</type>
            <size>1016</size>
            <attacher name="Yi Shen">max.hong.shen</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJDb3JlL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBTb3VyY2UvV2Vi
Q29yZS9DaGFuZ2VMb2cJKHJldmlzaW9uIDc1NTc1KQorKysgU291cmNlL1dlYkNvcmUvQ2hhbmdl
TG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDMgKzEsMTUgQEAKKzIwMTEtMDEtMTEgIFlpIFNoZW4g
IDx5aS40LnNoZW5Abm9raWEuY29tPgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09Q
UyEpLgorCisgICAgICAgIFtRdF0gVXNlIGEgYmxhY2sgYmFja2dyb3VuZCBjb2xvciBmb3IgdGhl
IHZpZGVvIGVsZW1lbnQgb24gUXQgTW9iaWxlCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQu
b3JnL3Nob3dfYnVnLmNnaT9pZD01MjI1MgorCisgICAgICAgIFVzZSBibGFjayBhcyB0aGUgYmFj
a2dyb3VuZCBjb2xvciBmb3IgdGhlIHZpZGVvIGVsZW1lbnQgb24gUXQgTW9iaWxlLgorCisgICAg
ICAgICogY3NzL3RoZW1lUXRNb2JpbGUuY3NzOgorICAgICAgICAodmlkZW8pOgorCiAyMDExLTAx
LTExICBCcmVudCBGdWxnaGFtICA8YmZ1bGdoYW1Ad2Via2l0Lm9yZz4KIAogICAgICAgICBVbnJl
dmlld2VkIGJ1aWxkIGZpeC4KSW5kZXg6IFNvdXJjZS9XZWJDb3JlL2Nzcy90aGVtZVF0TW9iaWxl
LmNzcwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09Ci0tLSBTb3VyY2UvV2ViQ29yZS9jc3MvdGhlbWVRdE1vYmlsZS5jc3MJ
KHJldmlzaW9uIDc1NTY0KQorKysgU291cmNlL1dlYkNvcmUvY3NzL3RoZW1lUXRNb2JpbGUuY3Nz
CSh3b3JraW5nIGNvcHkpCkBAIC0xMjgsMyArMTI4LDcgQEAgaW5wdXRbdHlwZT0idXJsIl06YWN0
aXZlLAogdGV4dGFyZWE6YWN0aXZlIHsKICAgICBiYWNrZ3JvdW5kOiBCdXR0b25TaGFkb3c7CiB9
CisKK3ZpZGVvIHsKKyAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjMDAwMDAwOworfQo=
</data>

          </attachment>
      

    </bug>

</bugzilla>