<?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>20982</bug_id>
          
          <creation_ts>2013-02-12 17:47:57 +0000</creation_ts>
          <short_desc>[Shadow]: Event retargeting algorithm optimization/clarification</short_desc>
          <delta_ts>2013-05-09 21:29:52 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - Component Model</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>LATER</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>
          
          <blocked>18428</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dimitri Glazkov">dglazkov</reporter>
          <assigned_to name="Dimitri Glazkov">dglazkov</assigned_to>
          <cc>annevk</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>83017</commentid>
    <comment_count>0</comment_count>
    <who name="Dimitri Glazkov">dglazkov</who>
    <bug_when>2013-02-12 17:47:57 +0000</bug_when>
    <thetext>From annevk:

http://lists.w3.org/Archives/Public/public-webapps/2013JanMar/0374.html

--
I was wondering if this rewrite of 3.1-3.3 is correct:

1. Let CONTEXT be null.
2. If ANCESTOR is an insertion point, set CONTEXT to the top-most item
in STACK that is not an insertion point, if any.
3. If STACK is empty, push ANCESTOR on STACK.

I think this would be quite a bit clearer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87516</commentid>
    <comment_count>1</comment_count>
    <who name="Dimitri Glazkov">dglazkov</who>
    <bug_when>2013-05-09 21:29:52 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; From annevk:
&gt; 
&gt; http://lists.w3.org/Archives/Public/public-webapps/2013JanMar/0374.html
&gt; 
&gt; --
&gt; I was wondering if this rewrite of 3.1-3.3 is correct:
&gt; 
&gt; 1. Let CONTEXT be null.
&gt; 2. If ANCESTOR is an insertion point, set CONTEXT to the top-most item
&gt; in STACK that is not an insertion point, if any.
&gt; 3. If STACK is empty, push ANCESTOR on STACK.
&gt; 
&gt; I think this would be quite a bit clearer.

The new algo is not going to work quite the same way, since we need to always push an item on stack when ANCESTOR is an insertion point.

Let me close this for now, I need to rework that whole algo anyway.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>