<?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>85169</bug_id>
          
          <creation_ts>2012-04-29 22:28:57 -0700</creation_ts>
          <short_desc>[EFL] Default values for ewk_view video tracks settings should be documented</short_desc>
          <delta_ts>2012-05-18 13:35:33 -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>WebKit EFL</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="Chris Dumez">cdumez</reporter>
          <assigned_to name="Chris Dumez">cdumez</assigned_to>
          <cc>gyuyoung.kim</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>lucas.de.marchi</cc>
    
    <cc>rakuco</cc>
    
    <cc>tonikitoo</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>612492</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2012-04-29 22:28:57 -0700</bug_when>
    <thetext>The default values for video tracks settings in ewk_view (captions, subtitles, text descriptions) are not documented.
It should be mentioned in the documentation that those settings are disabled by default.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>612493</commentid>
    <comment_count>1</comment_count>
      <attachid>139419</attachid>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2012-04-29 22:33:21 -0700</bug_when>
    <thetext>Created attachment 139419
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>612498</commentid>
    <comment_count>2</comment_count>
      <attachid>139419</attachid>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2012-04-29 23:23:16 -0700</bug_when>
    <thetext>Comment on attachment 139419
Patch

Looks fine.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>612616</commentid>
    <comment_count>3</comment_count>
      <attachid>139419</attachid>
    <who name="Raphael Kubo da Costa (:rakuco)">rakuco</who>
    <bug_when>2012-04-30 07:28:51 -0700</bug_when>
    <thetext>Comment on attachment 139419
Patch

Could you mention the defaults in the getters as well?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>612658</commentid>
    <comment_count>4</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2012-04-30 08:38:48 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; (From update of attachment 139419 [details])
&gt; Could you mention the defaults in the getters as well?

Do you mean the setters? Somehow, it feels weird to me to provide default values in the setters documentation. This is why my patch updates the documentation for the getters only.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>612764</commentid>
    <comment_count>5</comment_count>
    <who name="Raphael Kubo da Costa (:rakuco)">rakuco</who>
    <bug_when>2012-04-30 11:04:47 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; (In reply to comment #3)
&gt; &gt; (From update of attachment 139419 [details] [details])
&gt; &gt; Could you mention the defaults in the getters as well?
&gt; 
&gt; Do you mean the setters? Somehow, it feels weird to me to provide default values in the setters documentation. This is why my patch updates the documentation for the getters only.

Oops, I was confused by the function names the review page showed (it showed the setters, so I thought you had not documented the getters).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>613864</commentid>
    <comment_count>6</comment_count>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2012-05-01 18:48:15 -0700</bug_when>
    <thetext>LGTM again.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>628005</commentid>
    <comment_count>7</comment_count>
      <attachid>139419</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-05-18 13:35:27 -0700</bug_when>
    <thetext>Comment on attachment 139419
Patch

Clearing flags on attachment: 139419

Committed r117617: &lt;http://trac.webkit.org/changeset/117617&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>628006</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-05-18 13:35:33 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>139419</attachid>
            <date>2012-04-29 22:33:21 -0700</date>
            <delta_ts>2012-05-18 13:35:27 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>85169_vtt_settings.patch</filename>
            <type>text/plain</type>
            <size>2088</size>
            <attacher name="Chris Dumez">cdumez</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJLaXQvZWZsL0NoYW5nZUxvZyBiL1NvdXJjZS9XZWJLaXQv
ZWZsL0NoYW5nZUxvZwppbmRleCA0MDVmMmNlLi5kZDU0NmZhIDEwMDY0NAotLS0gYS9Tb3VyY2Uv
V2ViS2l0L2VmbC9DaGFuZ2VMb2cKKysrIGIvU291cmNlL1dlYktpdC9lZmwvQ2hhbmdlTG9nCkBA
IC0xLDMgKzEsMTQgQEAKKzIwMTItMDQtMjkgIENocmlzdG9waGUgRHVtZXogIDxjaHJpc3RvcGhl
LmR1bWV6QGludGVsLmNvbT4KKworICAgICAgICBbRUZMXSBEZWZhdWx0IHZhbHVlcyBmb3IgZXdr
X3ZpZXcgdmlkZW8gdHJhY2tzIHNldHRpbmdzIHNob3VsZCBiZSBkb2N1bWVudGVkCisgICAgICAg
IGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD04NTE2OQorCisgICAgICAg
IFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIERvY3VtZW50IGRlZmF1bHQg
dmFsdWVzIGZvciB2aWRlbyB0cmFja3Mgc2V0dGluZ3MgaW4gZXdrX3ZpZXcuCisKKyAgICAgICAg
KiBld2svZXdrX3ZpZXcuaDoKKwogMjAxMi0wNC0yNyAgQ2hyaXN0b3BoZSBEdW1leiAgPGNocmlz
dG9waGUuZHVtZXpAaW50ZWwuY29tPgogCiAgICAgICAgIFtFRkxdIFJlc291cmNlRXJyb3IgZG9t
YWluIG5lZWRzIHRvIGJlIHByb3Blcmx5IHNldCBpbiBGcmFtZUxvYWRlckNsaWVudApkaWZmIC0t
Z2l0IGEvU291cmNlL1dlYktpdC9lZmwvZXdrL2V3a192aWV3LmggYi9Tb3VyY2UvV2ViS2l0L2Vm
bC9ld2svZXdrX3ZpZXcuaAppbmRleCA4NTIzZWM2Li42NTM1MDIzIDEwMDY0NAotLS0gYS9Tb3Vy
Y2UvV2ViS2l0L2VmbC9ld2svZXdrX3ZpZXcuaAorKysgYi9Tb3VyY2UvV2ViS2l0L2VmbC9ld2sv
ZXdrX3ZpZXcuaApAQCAtMjUwMCw2ICsyNTAwLDggQEAgRUFQSSB2b2lkIGV3a192aWV3X3NldHRp
bmdfZW5hYmxlX3hzc19hdWRpdG9yX3NldChFdmFzX09iamVjdCAqbywgRWluYV9Cb29sIGVuYWIK
IC8qKgogICogUmV0dXJucyB3aGV0aGVyIHZpZGVvIGNhcHRpb25zIGRpc3BsYXkgZmVhdHVyZSBp
cyBlbmFibGVkLgogICoKKyAqIFZpZGVvIGNhcHRpb25zIGRpc3BsYXkgaXMgZGlzYWJsZWQgYnkg
ZGVmYXVsdC4KKyAqCiAgKiBAcGFyYW0gbyB2aWV3IG9iamVjdCB0byBxdWVyeSB3aGV0aGVyIHZp
ZGVvIGNhcHRpb25zIGRpc3BsYXkgZmVhdHVyZSBpcyBlbmFibGVkLgogICoKICAqIEByZXR1cm4g
QGMgRUlOQV9UUlVFIGlmIHRoZSB2aWRlbyBjYXB0aW9ucyBkaXNwbGF5IGZlYXR1cmUgaXMgZW5h
YmxlZCwKQEAgLTI1MjEsNiArMjUyMyw4IEBAIEVBUEkgdm9pZCBld2tfdmlld19zZXR0aW5nX3No
b3VsZF9kaXNwbGF5X2NhcHRpb25zX3NldChFdmFzX09iamVjdCAqbywgRWluYV9Cb29sCiAvKioK
ICAqIFJldHVybnMgd2hldGhlciB2aWRlbyBzdWJ0aXRsZXMgZGlzcGxheSBmZWF0dXJlIGlzIGVu
YWJsZWQuCiAgKgorICogVmlkZW8gc3VidGl0bGVzIGRpc3BsYXkgaXMgZGlzYWJsZWQgYnkgZGVm
YXVsdC4KKyAqCiAgKiBAcGFyYW0gbyB2aWV3IG9iamVjdCB0byBxdWVyeSB3aGV0aGVyIHZpZGVv
IHN1YnRpdGxlcyBkaXNwbGF5IGZlYXR1cmUgaXMgZW5hYmxlZC4KICAqCiAgKiBAcmV0dXJuIEBj
IEVJTkFfVFJVRSBpZiB0aGUgdmlkZW8gc3VidGl0bGVzIGRpc3BsYXkgZmVhdHVyZSBpcyBlbmFi
bGVkLApAQCAtMjU0Miw2ICsyNTQ2LDggQEAgRUFQSSB2b2lkIGV3a192aWV3X3NldHRpbmdfc2hv
dWxkX2Rpc3BsYXlfc3VidGl0bGVzX3NldChFdmFzX09iamVjdCAqbywgRWluYV9Cb28KIC8qKgog
ICogUmV0dXJucyB3aGV0aGVyIHZpZGVvIHRleHQgZGVzY3JpcHRpb25zIGRpc3BsYXkgZmVhdHVy
ZSBpcyBlbmFibGVkLgogICoKKyAqIFZpZGVvIHRleHQgZGVzY3JpcHRpb25zIGRpc3BsYXkgaXMg
ZGlzYWJsZWQgYnkgZGVmYXVsdC4KKyAqCiAgKiBAcGFyYW0gbyB2aWV3IG9iamVjdCB0byBxdWVy
eSB3aGV0aGVyIHZpZGVvIHRleHQgZGVzY3JpcHRpb25zIGRpc3BsYXkgZmVhdHVyZSBpcyBlbmFi
bGVkLgogICoKICAqIEByZXR1cm4gQGMgRUlOQV9UUlVFIGlmIHRoZSB2aWRlbyB0ZXh0IGRlc2Ny
aXB0aW9ucyBkaXNwbGF5IGZlYXR1cmUgaXMgZW5hYmxlZCwK
</data>

          </attachment>
      

    </bug>

</bugzilla>