Closed
Bug 455382
Opened 16 years ago
Closed 16 years ago
WinCE Widget Explicit Unicode API Call
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: wolfe, Assigned: wolfe)
References
Details
(Keywords: mobile)
Attachments
(1 file)
1.41 KB,
patch
|
dougt
:
review-
|
Details | Diff | Splinter Review |
Converted implicit char API call to explicit wide character API call.
Attachment #338712 -
Flags: review?(doug.turner)
Comment 1•16 years ago
|
||
Comment on attachment 338712 [details] [diff] [review]
WinCE WIDGET Explicit Unicode API changes
i do not understand why you added so many new strings in nsWindow.h.
don't you also have to change the kThemeLibraryName to be wide?
http://mxr.mozilla.org/mozilla-central/source/widget/src/windows/nsUXThemeData.h#87
Attachment #338712 -
Flags: review?(doug.turner) → review-
Updated•16 years ago
|
Summary: WinCE XPCOM Explicit Unicode API Call → WinCE Widget Explicit Unicode API Call
Updated•16 years ago
|
Assignee: nobody → wolfe
Updated•16 years ago
|
Component: General → Widget: Win32
Product: Fennec → Core
QA Contact: general → win32
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•