Closed Bug 747545 Opened 12 years ago Closed 12 years ago

Uevent Poller causes compile error when built debug due to ScopedClose member change

Categories

(Core :: DOM: Device Interfaces, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla14

People

(Reporter: qdot, Assigned: qdot)

Details

Attachments

(1 file)

There's an assert in hal/gonk/UeventPoller.cpp:143 (landed in bug 742226) that uses a ScopedClose with .mFd member instead of .get(). This causes gecko to not compile in debug mode. 

This didn't burn any trees because we only compile release B2g on try currently. :( :( :(
Attachment #617109 - Flags: review?(mwu) → review+
https://hg.mozilla.org/mozilla-central/rev/85a3c4509d28
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: