Closed Bug 1234566 Opened 9 years ago Closed 8 years ago

LoadLibrary used instead of LoadLibraryA in gfx/skia/skia/src/ports/SkOSLibrary_win.cpp

Categories

(Core :: Graphics, defect)

46 Branch
All
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla46
Tracking Status
firefox46 --- fixed

People

(Reporter: bobowen, Assigned: bobowen)

References

Details

Attachments

(1 file, 1 obsolete file)

Can't change to defining UNICODE everywhere as file gfx/skia/skia/src/ports/SkOSLibrary_win.cpp uses LoadLibrary when it should be LoadLibraryA


Upstream issue filed: https://bugs.chromium.org/p/skia/issues/detail?id=4735
Assignee: nobody → bobowen.code
Status: NEW → ASSIGNED
Attachment #8701083 - Flags: review?(lsalzman)
Patch already landed upstream on skia in commit 7a897c0f796df0a1c5b4ee5930b29bfed17ad1b4.
Attachment #8703733 - Flags: review?(lsalzman)
Attachment #8701083 - Attachment is obsolete: true
Attachment #8701083 - Flags: review?(lsalzman)
Comment on attachment 8703733 [details] [diff] [review]
Use LoadLibraryA instead of LoadLibrary in some skia Windows code to allow UNICODE to be defined

We got this upstreamed, so no problems now.
Attachment #8703733 - Flags: review?(lsalzman) → review+
https://hg.mozilla.org/mozilla-central/rev/700d49664df6
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: