<?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>141580</bug_id>
          
          <creation_ts>2015-02-13 16:52:17 -0800</creation_ts>
          <short_desc>REGRESSION (r179429): Backspace key does not work in Facebook comment fields</short_desc>
          <delta_ts>2015-02-21 08:06:54 -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>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.10</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>141859</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Chris Adamson">invalidname</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1069055</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Adamson">invalidname</who>
    <bug_when>2015-02-13 16:52:17 -0800</bug_when>
    <thetext>Visit Facebook (yeah, I know). Locate a post&apos;s reply block and focus on it. Start typing. Press backspace key to delete what you have typed. Nothing happens.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1069157</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2015-02-13 22:37:32 -0800</bug_when>
    <thetext>I could reproduce with nightly r180087. We need to bisect to find out what change broke this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1069159</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-02-13 22:37:43 -0800</bug_when>
    <thetext>&lt;rdar://problem/19837231&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1069875</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2015-02-17 10:08:17 -0800</bug_when>
    <thetext>Turns out that this regressed with http://trac.webkit.org/changeset/179429</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1070955</commentid>
    <comment_count>4</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2015-02-21 01:36:12 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 141859 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1070966</commentid>
    <comment_count>5</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2015-02-21 08:06:54 -0800</bug_when>
    <thetext>Oops, it&apos;s my fault. Thank you for investigating it!

After investigating the cause, it seems that, when window.Symbol is exposed, Object.getOwnPropertySymbols and the latest ES6 iterator interface are also required.

So I&apos;m now fixing this issue by hiding window.Symbol object to user web pages.
It allow inspector to continue to use Symbol and its&apos; already used.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>