~ubuntu-branches/ubuntu/karmic/xulrunner-1.9/karmic

« back to all changes in this revision

Viewing changes to mozilla/widget/src/cocoa/nsAppShell.h

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2009-03-05 17:19:38 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20090305171938-em56xsox7j2mfqdq
Tags: 1.9.0.7+nobinonly-0ubuntu1
* security/stability v1.9.0.7 (FIREFOX_3_0_7_RELEASE)
  - USN-728-1
* bump required soft-depends on nspr to >= 4.7.3
  - update debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
  PRPackedBool       mTerminated;
90
90
  PRPackedBool       mNotifiedWillTerminate;
91
91
  PRPackedBool       mSkippedNativeCallback;
 
92
  PRPackedBool       mRunningCocoaEmbedded;
92
93
 
93
94
  // mHadMoreEventsCount and kHadMoreEventsCountMax are used in
94
95
  // ProcessNextNativeEvent().