Open Bug 600243 Opened 14 years ago Updated 11 years ago

fix postData handling in urlbarBinding's overrideValue

Categories

(SeaMonkey :: Search, defect)

defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: kairo, Unassigned)

References

(Depends on 1 open bug)

Details

The following code is added to overrideValue in urlbarBinding.xml by bug 410613:

// XXXsearch: the submission object may have postData but .overrideValue can't deal with that
//            see http://mxr.mozilla.org/comm-central/source/mozilla/netwerk/base/public/nsIBrowserSearchService.idl#47
//            we need to figure out what to do with that case here

We should handle this case more cleanly, either by ignoring the search completely in this case (lame) or by finding some way to call the search with the postData intact.
No longer depends on: 410613
Depends on: 410613
Blocks: 553459
Depends on: 880236
You need to log in before you can comment on or make changes to this bug.