gecko-dev/embedding/test/chrome.ini
Jed Davis 0e78372033 Bug 1192654 - Fix nsWebBrowserPersist handling of nonpersistable subdocuments. r=billm
The patch for bug 1101100, in converting this code to be asynchronous
and distributed, accidentally dropped the check for `data` being null;
this patch restores it, and adds a regression test.

--HG--
extra : histedit_source : 9eac378981bf4c21ae4c79d1a452c9098463cbf4
2015-08-13 08:38:19 -07:00

13 lines
250 B
INI

[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
320x240.ogv
bug449141_page.html
bug1170334_iframe.xml
bug1170334_style.css
[test_bug449141.html]
skip-if = toolkit == 'android'
[test_bug1170334_wbp_xmlstyle.html]
[test_bug1192654.html]