Closed Bug 747872 Opened 13 years ago Closed 13 years ago

Windows constants for js-ctypes (Chrome Workers)

Categories

(Core :: js-ctypes, enhancement)

All
Windows XP
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: Yoric, Assigned: Yoric)

References

Details

Attachments

(1 file, 3 obsolete files)

Attached patch Exporting Windows constants to JS (obsolete) (deleted) — Splinter Review
Companion for bug 739740, but for Windows constants, in particular Windows error values.
Comment on attachment 617442 [details] [diff] [review] Exporting Windows constants to JS Review of attachment 617442 [details] [diff] [review]: ----------------------------------------------------------------- This looks mostly fine, but I'd like to look at it again after you fix the other patch. ::: dom/system/OSFileConstants.cpp @@ +10,5 @@ > #include "unistd.h" > #endif // defined(XP_UNIX) > > +#if defined(XP_WIN) > +#include "windows.h" <windows.h> is the typical style.
Attachment #617442 - Flags: review?(khuey)
Attached patch Exporting Windows constants to JS (obsolete) (deleted) — Splinter Review
Assignee: nobody → dteller
Attachment #617442 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #618201 - Flags: review?(khuey)
Summary: Windows constants for js-ctypes → Windows constants for js-ctypes (Chrome Workers)
OS: Mac OS X → Windows XP
Hardware: x86 → All
Attached patch Exporting Windows constants to JS (obsolete) (deleted) — Splinter Review
Attachment #618201 - Attachment is obsolete: true
Severity: normal → enhancement
Keywords: checkin-needed
Flags: in-testsuite-
Keywords: checkin-needed
Target Milestone: --- → mozilla15
http://mozillamemes.tumblr.com/post/21637966463/yes-i-have-a-condition-that-forces-me-to-insert ...and backed out for Win64 bustage (so far, anyway). https://hg.mozilla.org/integration/mozilla-inbound/rev/2cf8b1f792ce e:/builds/moz2_slave/m-in-w64/build/dom/system/OSFileConstants.cpp(220) : error C2065: 'INVALID_FILE_HANDLE' : undeclared identifier
Target Milestone: mozilla15 → ---
Ok Yoric, take a breath, stop using three distinct local repositories, concentrate and stop uploading **** to the nice sheriffs. Sorry, Ryan.
Attachment #622328 - Attachment is obsolete: true
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Depends on: 754795
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: