Closed
Bug 827330
Opened 13 years ago
Closed 13 years ago
Windows build error in PluginHangUIParent.cpp
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
References
Details
Attachments
(1 file)
|
750 bytes,
patch
|
bbondy
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #805591 +++
c:/Home/src/mozilla/new-web-workers/dom/plugins/ipc/PluginHangUIParent.cpp(119)
: error C2440: 'return' : cannot convert from 'nsresult' to 'bool'
This conversion requires an explicit cast (static_cast, C-style cast or
function-style cast)
| Assignee | ||
Comment 1•13 years ago
|
||
Updated•13 years ago
|
Attachment #698675 -
Flags: review?(netzen) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•