<?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>203689</bug_id>
          
          <creation_ts>2019-10-31 12:19:47 -0700</creation_ts>
          <short_desc>AX: Restrict WebSpeech voices to built-in voices only</short_desc>
          <delta_ts>2019-11-01 17:54:13 -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>Accessibility</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="chris fleizach">cfleizach</reporter>
          <assigned_to name="chris fleizach">cfleizach</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>pvollan</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1586005</commentid>
    <comment_count>0</comment_count>
    <who name="chris fleizach">cfleizach</who>
    <bug_when>2019-10-31 12:19:47 -0700</bug_when>
    <thetext>Restrict the list of voices to built-in voices when requested over the web to reduce fingerprinting abilities.

&lt;rdar://problem/56232533&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586015</commentid>
    <comment_count>1</comment_count>
      <attachid>382486</attachid>
    <who name="chris fleizach">cfleizach</who>
    <bug_when>2019-10-31 12:36:15 -0700</bug_when>
    <thetext>Created attachment 382486
patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586016</commentid>
    <comment_count>2</comment_count>
    <who name="chris fleizach">cfleizach</who>
    <bug_when>2019-10-31 12:36:44 -0700</bug_when>
    <thetext>Per can you review?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586641</commentid>
    <comment_count>3</comment_count>
      <attachid>382486</attachid>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2019-11-01 16:30:46 -0700</bug_when>
    <thetext>Comment on attachment 382486
patch

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

&gt; Source/WebCore/platform/ios/PlatformSpeechSynthesizerIOS.mm:268
&gt; +        if (voice.quality == AVSpeechSynthesisVoiceQualityDefault)

Does only the built-in voices have this quality?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586642</commentid>
    <comment_count>4</comment_count>
      <attachid>382486</attachid>
    <who name="chris fleizach">cfleizach</who>
    <bug_when>2019-11-01 16:31:35 -0700</bug_when>
    <thetext>Comment on attachment 382486
patch

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

&gt;&gt; Source/WebCore/platform/ios/PlatformSpeechSynthesizerIOS.mm:268
&gt;&gt; +        if (voice.quality == AVSpeechSynthesisVoiceQualityDefault)
&gt; 
&gt; Does only the built-in voices have this quality?

yes</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586653</commentid>
    <comment_count>5</comment_count>
      <attachid>382486</attachid>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2019-11-01 16:45:34 -0700</bug_when>
    <thetext>Comment on attachment 382486
patch

R=me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586696</commentid>
    <comment_count>6</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2019-11-01 17:53:19 -0700</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 382486:

imported/w3c/web-platform-tests/svg/text/visualtests/text-inline-size-003-visual.svg bug 203172 (author: sabouhallawa@apple.com)
imported/w3c/web-platform-tests/websockets/bufferedAmount-unchanged-by-sync-xhr.any.worker.html bug 202003 (author: youennf@gmail.com)
The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586697</commentid>
    <comment_count>7</comment_count>
      <attachid>382486</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2019-11-01 17:54:11 -0700</bug_when>
    <thetext>Comment on attachment 382486
patch

Clearing flags on attachment: 382486

Committed r251960: &lt;https://trac.webkit.org/changeset/251960&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586698</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2019-11-01 17:54:13 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>382486</attachid>
            <date>2019-10-31 12:36:15 -0700</date>
            <delta_ts>2019-11-01 17:54:11 -0700</delta_ts>
            <desc>patch</desc>
            <filename>file_203689.txt</filename>
            <type>text/plain</type>
            <size>1719</size>
            <attacher name="chris fleizach">cfleizach</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJDb3JlL0NoYW5nZUxvZyBiL1NvdXJjZS9XZWJDb3JlL0No
YW5nZUxvZw0KaW5kZXggYmVkMDAwOWZlMTguLjdjZjFhZDYxMGMyIDEwMDY0NA0KLS0tIGEvU291
cmNlL1dlYkNvcmUvQ2hhbmdlTG9nDQorKysgYi9Tb3VyY2UvV2ViQ29yZS9DaGFuZ2VMb2cNCkBA
IC0xLDMgKzEsMTUgQEANCisyMDE5LTEwLTMxICBDaHJpcyBGbGVpemFjaCAgPGNmbGVpemFjaEBh
cHBsZS5jb20+DQorDQorICAgICAgICBBWDogUmVzdHJpY3QgV2ViU3BlZWNoIHZvaWNlcyB0byBi
dWlsdC1pbiB2b2ljZXMgb25seQ0KKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hv
d19idWcuY2dpP2lkPTIwMzY4OQ0KKw0KKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BT
ISkuDQorDQorICAgICAgICBPbmx5IHNob3cgYnVpbHQtaW4gdm9pY2VzIHdoZW4gcmVxdWVzdGlu
ZyB0aHJvdWdoIFdlYktpdCB0byByZWR1Y2UgZmluZ2VycHJpbnRpbmcgc3VyZmFjZSBhcmVhLiAN
CisNCisgICAgICAgICogcGxhdGZvcm0vaW9zL1BsYXRmb3JtU3BlZWNoU3ludGhlc2l6ZXJJT1Mu
bW06DQorICAgICAgICAoV2ViQ29yZTo6UGxhdGZvcm1TcGVlY2hTeW50aGVzaXplcjo6aW5pdGlh
bGl6ZVZvaWNlTGlzdCk6DQorDQogMjAxOS0xMC0zMSAgUnlvc3VrZSBOaXdhICA8cm5pd2FAd2Vi
a2l0Lm9yZz4NCiANCiAgICAgICAgIEludGVncmF0ZSByZXNpemUgZXZlbnQgd2l0aCBIVE1MNSBl
dmVudCBsb29wDQpkaWZmIC0tZ2l0IGEvU291cmNlL1dlYkNvcmUvcGxhdGZvcm0vaW9zL1BsYXRm
b3JtU3BlZWNoU3ludGhlc2l6ZXJJT1MubW0gYi9Tb3VyY2UvV2ViQ29yZS9wbGF0Zm9ybS9pb3Mv
UGxhdGZvcm1TcGVlY2hTeW50aGVzaXplcklPUy5tbQ0KaW5kZXggN2NhZjQ4MmQ3MGYuLmJjOGJm
YzI3Yzg2IDEwMDY0NA0KLS0tIGEvU291cmNlL1dlYkNvcmUvcGxhdGZvcm0vaW9zL1BsYXRmb3Jt
U3BlZWNoU3ludGhlc2l6ZXJJT1MubW0NCisrKyBiL1NvdXJjZS9XZWJDb3JlL3BsYXRmb3JtL2lv
cy9QbGF0Zm9ybVNwZWVjaFN5bnRoZXNpemVySU9TLm1tDQpAQCAtMjYzLDcgKzI2MywxMCBAQCB2
b2lkIFBsYXRmb3JtU3BlZWNoU3ludGhlc2l6ZXI6OmluaXRpYWxpemVWb2ljZUxpc3QoKQ0KICAg
ICAgICAgYm9vbCBpc0RlZmF1bHQgPSB0cnVlOw0KICAgICAgICAgTlNTdHJpbmcgKnZvaWNlVVJJ
ID0gW3ZvaWNlIGlkZW50aWZpZXJdOw0KICAgICAgICAgTlNTdHJpbmcgKm5hbWUgPSBbdm9pY2Ug
bmFtZV07DQotICAgICAgICBtX3ZvaWNlTGlzdC5hcHBlbmQoUGxhdGZvcm1TcGVlY2hTeW50aGVz
aXNWb2ljZTo6Y3JlYXRlKHZvaWNlVVJJLCBuYW1lLCBsYW5ndWFnZSwgdHJ1ZSwgaXNEZWZhdWx0
KSk7DQorICAgICAgICANCisgICAgICAgIC8vIE9ubHkgc2hvdyBidWlsdC1pbiB2b2ljZXMgd2hl
biByZXF1ZXN0aW5nIHRocm91Z2ggV2ViS2l0IHRvIHJlZHVjZSBmaW5nZXJwcmludGluZyBzdXJm
YWNlIGFyZWEuDQorICAgICAgICBpZiAodm9pY2UucXVhbGl0eSA9PSBBVlNwZWVjaFN5bnRoZXNp
c1ZvaWNlUXVhbGl0eURlZmF1bHQpDQorICAgICAgICAgICAgbV92b2ljZUxpc3QuYXBwZW5kKFBs
YXRmb3JtU3BlZWNoU3ludGhlc2lzVm9pY2U6OmNyZWF0ZSh2b2ljZVVSSSwgbmFtZSwgbGFuZ3Vh
Z2UsIHRydWUsIGlzRGVmYXVsdCkpOw0KICAgICB9DQogICAgIEVORF9CTE9DS19PQkpDX0VYQ0VQ
VElPTlMNCiB9
</data>

          </attachment>
      

    </bug>

</bugzilla>