Closed Bug 747872 Opened 12 years ago Closed 12 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)

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)
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
Attachment #618201 - Attachment is obsolete: true
Severity: normal → enhancement
Keywords: checkin-needed
https://hg.mozilla.org/integration/mozilla-inbound/rev/dfeab3d52e14
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
https://hg.mozilla.org/mozilla-central/rev/94cab3afbf9b
Status: ASSIGNED → RESOLVED
Closed: 12 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: