Changes

Jump to: navigation, search

DevTools/Fission

1,257 bytes added, 12:08, 29 September 2020
Update known issues description
<style>
.milestone2 {background-color: #38761d; color: white; font-weight: bold}
</style>
 
= About =
DevTools support for cross-site iframes with Fission is in progress and this page summarizes the current state.
= Fission Compatibility =
Fixing known issues is split into two milestones (<span style="background-color: #38761d; color: white;">M2 </span> and <span style="background-color: #ff9900; color: white;>M3</span>).
== Panels ==
=== Application ===
* <span style="background-color: #ff9900; color: white;>M3 </span> Service Workers coming from remote frames are not displayed ([https://bugzilla.mozilla.org/show_bug.cgi?id=1473257 bug 1473257]).
=== Performance ===
* <span style="background-color: #38761d; color: white;">M2 </span> New Fission compatible Performance panel will be enabled (by default) at the end of October.
=== Inspector ===
* <span style="background-color: #38761d; color: white;">M2 </span> Basic support for highlighting elements in the page when inspecting their CSS properties and box model ([https://bugzilla.mozilla.org/show_bug.cgi?id=1623667 bug 1623667], [https://bugzilla.mozilla.org/show_bug.cgi?id=1572654 bug 1572654])* <span style="background-color: #ff9900; color: white;>M3 </span> Advanced features related to highlighting elements in the page. This includes support for highlighting grid elements, shapes defined using CSS clip-path property, highlighting fonts, geometry editor for absolute positioned elements within relative positioned elements and inspecting CSS animations ([https://bugzilla.mozilla.org/show_bug.cgi?id=1568827 bug 1568827])* <span style="background-color: #ff9900; color: white;>M3 </span> Search within the Inspector panel doesn't included remote iframes ([https://bugzilla.mozilla.org/show_bug.cgi?id=1568880 bug 1568880])* <span style="background-color: #ff9900; color: white;>M3 </span> Eydropper (a button in the Inspector's panel toolbar ) used to grab a color from the page ([https://bugzilla.mozilla.org/show_bug.cgi?id=1568831 bug 1568831])
=== Console ===
* <span style="background-color: #38761d; color: white;">M2 </span> Properly show all messages including those coming from frames loaded from different domains ([https://bugzilla.mozilla.org/show_bug.cgi?id=1663706 bug 1663706])
=== Network ===
* <span style="background-color: #38761d; color: white;">M2 </span> Properly show all HTTP requests including those coming from frames loaded from different domains ([https://bugzilla.mozilla.org/show_bug.cgi?id=1663523 bug 1663523], [https://bugzilla.mozilla.org/show_bug.cgi?id=1662736 bug 1662736])* <span style="background-color: #ff9900; color: white;>M3 </span> Proper support for the following actions: Block requests, Reload page, Resend an existing request ([https://bugzilla.mozilla.org/show_bug.cgi?id=1667370 bug 1667370], [https://bugzilla.mozilla.org/show_bug.cgi?id=1594726 bug 1594726], [https://bugzilla.mozilla.org/show_bug.cgi?id=1594728 bug 1594728])
=== Debugger ===
* <span style="background-color: #38761d; color: white;">M2 </span> Breakpoints should work as expected including those in `onLoad` scripts* <span style="background-color: #ff9900; color: white;>M3 </span> Debugging of service workers should work as expected* <span style="background-color: #ff9900; color: white;>M3 </span> Special breakpoints set for: DOM mutation, XHR, various DOM events, Logpoints and Watchpoints should work as expected.
=== Style Editor ===
=== Storage ===
* <span style="background-color: #38761d; color: white;">M2 </span> Show all data coming from remote frames: Cookies, Session & Local storage, Extension storage, IndexDB and Cache data ([https://bugzilla.mozilla.org/show_bug.cgi?id=1644192 bug 1644192])
=== Memory ===
* <span style="background-color: #ff9900; color: white;>M3 </span> Memory usage of remote frames is not displayed.
=== DOM ===
* <span style="background-color: #ff9900; color: white;>M3 </span> Objects coming from remote frames are not displayed.
== Miscellaneous Features ==
=== Screenshot ===
* <span style="background-color: #ff9900; color: white;>M3 </span> Screenshot doesn't work with remote frames ([https://bugzilla.mozilla.org/show_bug.cgi?id=1568833 bug 1568833])
=== Service Workers ===
* <span style="background-color: #ff9900; color: white;>M3 </span> Support for Service Workers is not not compatible with Fission.
Confirm
837
edits

Navigation menu