<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>20005</bug_id>
          
          <creation_ts>2012-11-19 15:41:29 +0000</creation_ts>
          <short_desc>suppress default method return value</short_desc>
          <delta_ts>2012-11-19 15:41:29 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>webplatform.org</product>
          <component>infrastructure</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Mike Sierra">letmespellitoutforyou</reporter>
          <assigned_to name="Doug Schepers">schepers</assigned_to>
          <cc>team-webplatform-admin</cc>
          
          <qa_contact name="public-webplatform-bugs list">public-webplatform-bugs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>78466</commentid>
    <comment_count>0</comment_count>
    <who name="Mike Sierra">letmespellitoutforyou</who>
    <bug_when>2012-11-19 15:41:29 +0000</bug_when>
    <thetext>See:
http://docs.webplatform.org/wiki/apis/css-regions/Region/getRegionFlowRanges

...which displays this text under &quot;Return Value&quot;:

 Returns an object of type function.

 Returns a series of Range objects that represent the fragments of DOM content that currently flow into the region.

The first &quot;Returns&quot; is auto-generated based on the interface member&apos;s identity as a method, and the second is content I wrote.  I&apos;d think the reader only wants the return value of obj.method(). The fact that obj.method returns a reference to the function seems pointlessly obvious.  You shouldn&apos;t have to write the content pedantically as &quot;When called as a method, returns...&quot;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>