16
edits
Torisugari (talk | contribs) (Get system locale for bug 265400) |
Torisugari (talk | contribs) No edit summary |
||
| Line 179: | Line 179: | ||
| nsXREAppData::name + ToLowerCases | | nsXREAppData::name + ToLowerCases | ||
|} | |} | ||
=== readonly (or readOnly) property for <xul:browser/> element === | |||
The basic idea is replacing the content area with <html:canvas>, to prevent from users clicking links etc. | |||
=== Misc Code Fragments === | === Misc Code Fragments === | ||
==== Get system locale for bug 265400[https://bugzilla.mozilla.org/show_bug.cgi?id=265400] ==== | ==== Get system locale for bug 265400[https://bugzilla.mozilla.org/show_bug.cgi?id=265400] ==== | ||
edits