Closed Bug 603139 Opened 15 years ago Closed 15 years ago

Bug 599428 broke Thunderbird and Sunbird builds

Categories

(Core :: IPC, defect)

defect
Not set
blocker

Tracking

()

RESOLVED FIXED
mozilla2.0b7

People

(Reporter: sgautherie, Assigned: azakai)

References

Details

(Keywords: regression)

{ nsPermissionManager.cpp e:/buildbot/tryserver-win32/build/mozilla/extensions/cookie/nsPermissionManager.cpp(176) : error C2614: 'nsPermissionManager' : illegal member initialization: 'mUpdateChildProcess' is not a base or member e:/buildbot/tryserver-win32/build/mozilla/extensions/cookie/nsPermissionManager.cpp(934) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated e:\buildbot\tryserver-win32\build\objdir\mozilla\dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter' ... } See also bug 599428 comment 19 { Rich Walsh 2010-10-09 17:52:00 PDT The following broke my non-IPC build because |mUpdateChildProcess| is not wrapped with an #ifdef MOZ_IPC (extensions/cookie/nsPermissionManager.cpp line#175). }
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee: nobody → azakai
Flags: in-testsuite-
Target Milestone: --- → mozilla2.0b8
Target Milestone: mozilla2.0b8 → mozilla2.0b7
You need to log in before you can comment on or make changes to this bug.