Firefox/Projects/TabCandy/Work: Difference between revisions

Line 97: Line 97:
Here are some troubleshooting tips:
Here are some troubleshooting tips:
* If your test spawns a window, you may notice that you get unexpected failures in the private browsing tests even if you properly clean it up. This is caused by unresolved closed windows in the session store. To remove this symptom from affecting later tests, use code such as that shown in this attachment: https://bugzilla.mozilla.org/attachment.cgi?id=475838&action=diff to clear the session store's record of closed windows before calling finish().
* If your test spawns a window, you may notice that you get unexpected failures in the private browsing tests even if you properly clean it up. This is caused by unresolved closed windows in the session store. To remove this symptom from affecting later tests, use code such as that shown in this attachment: https://bugzilla.mozilla.org/attachment.cgi?id=475838&action=diff to clear the session store's record of closed windows before calling finish().
= Tools =
* [https://developer.mozilla.org/en/Force_RTL Force RTL] - for testing "right to left" orientation on "left to right" (e.g. English) systems
* [https://addons.mozilla.org/en-US/firefox/downloads/file/107284/firefox-framerate-monitor-1.0-fx+fn+tb.xpi Frame Rate Monitor] - for analyzing animation speed


= Mercurial Queues =
= Mercurial Queues =
68

edits