<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Fission: re-write your FrontEnd NOW! Firefox becoming IE of now days? in Discussions</title>
    <link>https://connect.mozilla.org/t5/discussions/fission-re-write-your-frontend-now-firefox-becoming-ie-of-now/m-p/91407#M35503</link>
    <description>&lt;P&gt;Wow this is 3 years old well 2 technically and its been left untouched for almost 3 years now.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Mar 2025 02:44:03 GMT</pubDate>
    <dc:creator>Windows_Vista</dc:creator>
    <dc:date>2025-03-26T02:44:03Z</dc:date>
    <item>
      <title>Fission: re-write your FrontEnd NOW! Firefox becoming IE of now days?</title>
      <link>https://connect.mozilla.org/t5/discussions/fission-re-write-your-frontend-now-firefox-becoming-ie-of-now/m-p/20539#M8736</link>
      <description>&lt;P&gt;The very advertised Fission will now make devs re-write legacy web site? And from now on write code specific to FF? Mozilla becoming IE of our days.&amp;nbsp;&lt;/P&gt;&lt;P&gt;QUOTE:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;traverse the DOM tree expecting to reach subframe's contents&lt;BR /&gt;For example:&lt;BR /&gt;- Tree Walker APIs&lt;BR /&gt;- iframe.contentWindow/contentDocument&lt;BR /&gt;- window.parent / top / opener&lt;/LI&gt;&lt;LI&gt;add listeners in the top-level expecting to receive iframes' events&lt;BR /&gt;For example,&lt;BR /&gt;calling addEventListener in a framescript scope&lt;/LI&gt;&lt;LI&gt;send messages to the content process about something related to anything that happened in an iframe&lt;/LI&gt;&lt;LI&gt;rely on storage in the child process for information that should be available across navigations&lt;/LI&gt;&lt;LI&gt;write any new code in a frame script or process script&lt;BR /&gt;&lt;P&gt;Do:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;coordinate the walking of the DOM of each content window from the parent process, and aggregate the results there&lt;/LI&gt;&lt;LI&gt;add listeners through the Actors infrastructure, and figure out if your actor needs to handle only top-level events or events from all subframes&lt;/LI&gt;&lt;LI&gt;declare message listeners through the Actors infrastructure, and send the message directly to the right actor associated with the content you care about&lt;/LI&gt;&lt;LI&gt;store long-lived data in the parent, because a child process might be killed if navigation happens to a new domain (which will spawn a new process)&lt;/LI&gt;&lt;LI&gt;write all new code using the Actors infrastructure&lt;BR /&gt;&lt;BR /&gt;THANKS MOZILLA!&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 07 Dec 2022 12:58:49 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/fission-re-write-your-frontend-now-firefox-becoming-ie-of-now/m-p/20539#M8736</guid>
      <dc:creator>UsernameUsernam</dc:creator>
      <dc:date>2022-12-07T12:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Fission: re-write your FrontEnd NOW! Firefox becoming IE of now days?</title>
      <link>https://connect.mozilla.org/t5/discussions/fission-re-write-your-frontend-now-firefox-becoming-ie-of-now/m-p/91407#M35503</link>
      <description>&lt;P&gt;Wow this is 3 years old well 2 technically and its been left untouched for almost 3 years now.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 02:44:03 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/fission-re-write-your-frontend-now-firefox-becoming-ie-of-now/m-p/91407#M35503</guid>
      <dc:creator>Windows_Vista</dc:creator>
      <dc:date>2025-03-26T02:44:03Z</dc:date>
    </item>
  </channel>
</rss>

