Closed Bug 1277867 Opened 8 years ago Closed 8 years ago

use uintptr_t more consistently in Value.h

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla50
Tracking Status
firefox50 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

Details

Attachments

(1 file)

While the casts being changed in this patch are correct as they are,
other functions near these use uintptr_t.  For consistency's sake, it
seems better to use uintptr_t everywhere.
Comment on attachment 8759688 [details] [diff] [review]
use uintptr_t more consistently in Value.h

Much nicer
Attachment #8759688 - Flags: review?(luke) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7aeb8060e666
use uintptr_t more consistently in Value.h; r=luke
https://hg.mozilla.org/mozilla-central/rev/7aeb8060e666
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in before you can comment on or make changes to this bug.