mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 01:10:22 +00:00
workaround for bug 3585
This commit is contained in:
parent
1845c664a8
commit
b0e4abffb3
@ -1420,10 +1420,10 @@ wallet_RequestToPrefill(XP_List * list) {
|
||||
" top.frames[button_frame].document.buttons.xxxbuttonxxx.name = 'button';\n"
|
||||
" top.frames[button_frame].document.buttons.submit();\n"
|
||||
#ifndef HTMLDialogs
|
||||
" top.frames[list_frame].document.open();\n"
|
||||
" top.frames[list_frame].document.close();\n"
|
||||
" top.frames[button_frame].document.open();\n"
|
||||
" top.frames[button_frame].document.close();\n"
|
||||
//" top.frames[list_frame].document.open();\n"
|
||||
//" top.frames[list_frame].document.close();\n"
|
||||
//" top.frames[button_frame].document.open();\n"
|
||||
//" top.frames[button_frame].document.close();\n"
|
||||
#endif
|
||||
" }\n"
|
||||
"\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user