зеркало из https://github.com/mozilla/gecko-dev.git
bug 56226, r=blake, sr=mscott, remove about attributes from NC:fileExtensions tags which causes barf (exception thrown) in helper apps pref code and such attributes are written out from prefs code anyways
This commit is contained in:
Родитель
8097b07638
Коммит
ad2ae55415
|
@ -14,8 +14,8 @@
|
|||
<NC:value>text/html</NC:value>
|
||||
<NC:description>Hypertext Document</NC:description>
|
||||
<NC:editable>false</NC:editable>
|
||||
<NC:fileExtensions about="urn:mimetype:extension:text/html:htm">htm</NC:fileExtensions>
|
||||
<NC:fileExtensions about="urn:mimetype:extension:text/html:html">html</NC:fileExtensions>
|
||||
<NC:fileExtensions>htm</NC:fileExtensions>
|
||||
<NC:fileExtensions>html</NC:fileExtensions>
|
||||
<NC:handlerProp>
|
||||
<NC:handler about="urn:mimetype:handler:text/html">
|
||||
<NC:saveToDisk>false</NC:saveToDisk>
|
||||
|
|
Загрузка…
Ссылка в новой задаче