<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (iOS 10): Same-origin iframe'`postMessage` has wrong `event.source`."
   href="https://bugs.webkit.org/show_bug.cgi?id=163412#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (iOS 10): Same-origin iframe'`postMessage` has wrong `event.source`."
   href="https://bugs.webkit.org/show_bug.cgi?id=163412">bug 163412</a>
              from <span class="vcard"><a class="email" href="mailto:cdumez&#64;apple.com" title="Chris Dumez &lt;cdumez&#64;apple.com&gt;"> <span class="fn">Chris Dumez</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=163412#c1">comment #1</a>)
<span class="quote">&gt; [Sorry, early send.]
&gt; 
&gt; On iOS 10 Safari, a `postMessage` from an iframe with the same origin as the
&gt; parent window results in a MessageEvent with the `.source` property set to
&gt; the parent window. It should be set to the window of the message source.
&gt; 
&gt; This is a behavior change from iOS 9.
&gt; 
&gt; P.S.: Because `.source` is scrubbed, if the parent has two child frames with
&gt; the parent's origin, there's no data on the event object which could
&gt; distinguish one frame's messages from the other's.</span >

Do you have a test case / example?</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>