mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 17:23:59 +00:00
Re-fix for earlier fix for bug # 104761. Re-fix provided by timm. See bug report
for further details.
This commit is contained in:
parent
1158b1a4bc
commit
91c7212ef6
@ -2899,6 +2899,7 @@ fe_mocha_submit_form_cb (MWContext *context, LO_Element *element, int32 event,
|
||||
{
|
||||
context = XP_FindNamedContextInList(context, (char*)data->window_target);
|
||||
data->window_target = NULL;
|
||||
url->window_target = NULL;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user