Closed Bug 63649 Opened 24 years ago Closed 24 years ago

[BeOS] nsAppShell::DispatchNativeEvent() implemented

Categories

(Core :: XUL, defect)

x86
BeOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: VYA04230, Assigned: ykoehler)

References

Details

Attachments

(2 files)

I implemented nsAppShell::DispatchNativeEvent(). I thought that nsAppShell::DispatchNativeEvent() should do one iteration of the event loop, while do not count timer event as an iteration. Though I'm not so confident about the code, the 'Security Warning' dialog seems to be working as expected when I submit a form though network. review required.
I'll review it. While the result may not be the ideal solution, if it works for some part and not for other it would still be better than now where it doesn't work anywhere ;-)
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Keywords: patch, review
sprintf and true should have NSPR counterparts which we would like people to use.
timeless, Thank you for your suggestions. Though, should we so strict in these BeOS specific code where we have to use BeOS API which we can't replace with NSPR counterparts?
I'm pretty sure you are supposed to even in BeOS code fragments, true and the pr true are compatible, and sprintf is probably more dangerous than the pr printf. cc scc,brendan to explain
*** Bug 64018 has been marked as a duplicate of this bug. ***
what's the NSPR equivalent of sprintf?
http://lxr.mozilla.org/mozilla/source/nsprpub/pr/include/prprf.h purveys several variations on BSD-style snprintf. /be
Blocks: 64018
The patch with the XP updates has been checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
*** Bug 64018 has been marked as a duplicate of this bug. ***
No longer blocks: 64018
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: