diff --git a/extensions/wallet/cookieviewer/CookieViewer.html b/extensions/wallet/cookieviewer/CookieViewer.html index 00f795c237a..36f338de11b 100644 --- a/extensions/wallet/cookieviewer/CookieViewer.html +++ b/extensions/wallet/cookieviewer/CookieViewer.html @@ -133,12 +133,13 @@ top.frames[list_frame].document.write( "
" + "

" + - "" + + "site:cookie-name" + + "
" + "" + "" + "" + "
" + "
" + "

" + - "" ); for (i=1; !(i>=cookieList.length); i+=8) { if (!deleted_cookies[cookieList[i]]) { @@ -202,12 +203,12 @@ top.frames[list_frame].document.write( "" + "

" + - "" + + "
" + "" + "" + + "" + + "" + "" + "" + "
" + "
" + "

" + - " " ); for (i=1; !(i>=permissionList.length); i+=2) { if (!deleted_permissions[permissionList[i]]) { diff --git a/extensions/wallet/editor/WalletEditor.html b/extensions/wallet/editor/WalletEditor.html index 0a23a05eab1..a51a1c2196e 100644 --- a/extensions/wallet/editor/WalletEditor.html +++ b/extensions/wallet/editor/WalletEditor.html @@ -256,6 +256,9 @@ function addSchema0() { var i; text = top.frames[schema_frame].document.schema.newSchema; + if (text.value == "") { + return; + } schemaIndex = 0; while ((schemaIndex= text.value)) { schemaIndex++; @@ -286,6 +289,9 @@ function addValue0() { var i; text = top.frames[value_frame].document.value.newValue; + if (text.value == "") { + return; + } stringIndex = values[schemas[currentSchema]+currentValue]; if(strings[values[schemas[currentSchema]+currentValue]+1]=="") { addString(values[schemas[currentSchema]+currentValue]+1, text.value); @@ -309,6 +315,9 @@ function addSynonym0() { text = top.frames[synonym_frame].document.synonym.newSynonym; + if (text.value == "") { + return; + } addString(values[schemas[currentSchema]+currentValue]+2, text.value); } @@ -418,12 +427,15 @@ // (bug 3317 workaround) "" + "

" + -// "" + + "" + + "" + +// "" + // (bug 3317 workaround) - "" + - "
" + - "" + + "" + + "
" + "
" + @@ -465,11 +477,12 @@ // (bug 3317 workaround) "" + "
" + - "
" + -// "" + + "" + + "" + +// "" + // (bug 3317 workaround) - "" + - "" + + "" + + "" + "

" + @@ -482,7 +495,7 @@ top.frames[synonym_frame].document.open(); top.frames[synonym_frame].document.write( "" + - "Entries that mean the same:
" + + "Entries that mean the same as the above:
" + "" + "" + "" + @@ -509,11 +522,12 @@ // (bug 3317 workaround) "" + "
" + - "
" + -// "" + + "" + + "" + +// "" + // (bug 3317 workaround) - "" + - "" + + "" + + "" + "" + "" + "
" + @@ -551,11 +565,11 @@ - + - - - + + + diff --git a/extensions/wallet/signonviewer/SignonViewer.html b/extensions/wallet/signonviewer/SignonViewer.html index 179df1decdf..afd31f41a10 100644 --- a/extensions/wallet/signonviewer/SignonViewer.html +++ b/extensions/wallet/signonviewer/SignonViewer.html @@ -175,12 +175,13 @@ top.frames[list_frame].document.write( "" + "

" + - "" + + "site:username" + + "
" + "" + "
" + "
" + "

" + - " " ); for (i=1; !(i>=signonList.length); i++) { if (!deleted_signons[i-1]) { @@ -250,12 +251,12 @@ top.frames[list_frame].document.write( "" + "

" + - "" + + "
" + "" + "
" + "
" + "

" + - " " ); for (i=1; !(i>=rejectList.length); i++) { if (!deleted_rejects[i-1]) { @@ -324,12 +325,12 @@ top.frames[list_frame].document.write( "" + "

" + - "" + + "
" + "" + "
" + "
" + "

" + - " " ); for (i=1; !(i>=nopreviewList.length); i++) { if (!deleted_nopreviews[i-1]) { @@ -398,12 +399,12 @@ top.frames[list_frame].document.write( "" + "

" + - "" + + "
" + "" + "" + ""
" + "
" + "

" + - " " ); for (i=1; !(i>=nocaptureList.length); i++) { if (!deleted_nocaptures[i-1]) { diff --git a/extensions/wallet/walletpreview/WalletPreview.html b/extensions/wallet/walletpreview/WalletPreview.html index 4a7ba242369..6bd5d93e0b0 100644 --- a/extensions/wallet/walletpreview/WalletPreview.html +++ b/extensions/wallet/walletpreview/WalletPreview.html @@ -60,7 +60,7 @@ ) if(count == 0) { top.frames[list_frame].document.write( - "" + + "" + "
" + "