Closed Bug 454117 Opened 16 years ago Closed 16 years ago

WinMobile / WinCE has no Access Control Levels (ACL)

Categories

(Firefox Build System :: General, defect)

ARM
Windows Mobile 6 Professional
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wolfe, Assigned: dougt)

References

Details

(Keywords: mobile)

Attachments

(1 file, 1 obsolete file)

Need to remove access control level code from WinCE builds, since WinCE has no idea of Access Control Levels (Windows Desktop concept). Attachment stubs out ACLAPI include and use within xpcom/io/nsLocalFileWin.cpp
Attachment #337365 - Flags: review?(doug.turner)
Comment on attachment 337365 [details] [diff] [review] Stubs out ACLAPI include and use for file access control level setting why not just add this to the shunt? add a file named aclapi.h, stub out: InitializeAcl SetNamedSecurityInfoW
Assignee: nobody → wolfe
Target Milestone: --- → Fennec A2
Attached patch patch v.1Splinter Review
brad, wolfe and i worked on this patch yesterday
Assignee: wolfe → doug.turner
Attachment #337365 - Attachment is obsolete: true
Attachment #339970 - Flags: review?(blassey)
Attachment #337365 - Flags: review?(doug.turner)
Comment on attachment 339970 [details] [diff] [review] patch v.1 +typedef enum _SE_OBJECT_TYPE { + SE_UNKNOWN_OBJECT_TYPE = 0, + SE_FILE_OBJECT, nit, only one space before the '=' unless you're going to specify all the values
Attachment #339970 - Flags: review?(blassey) → review+
Blocks: 456625
checked in on Tue Sep 23 21:10:58 2008 -0700
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Component: General → Build Config
Product: Fennec → Core
QA Contact: general → build-config
Target Milestone: Fennec A2 → ---
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: