<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Clean binding generated code for custom attribute setters and getters"
   href="https://bugs.webkit.org/show_bug.cgi?id=150446#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Clean binding generated code for custom attribute setters and getters"
   href="https://bugs.webkit.org/show_bug.cgi?id=150446">bug 150446</a>
              from <span class="vcard"><a class="email" href="mailto:youennf&#64;gmail.com" title="youenn fablet &lt;youennf&#64;gmail.com&gt;"> <span class="fn">youenn fablet</span></a>
</span></b>
        <pre>After a quick look at the  binding generator code for attribute getters/setters, it contains many &quot;if&quot; statements.
It is not always easy to identify whether each variable is used or not, depending on the different generation options.
Hence the current code I guess.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>