Closed
Bug 726981
Opened 10 years ago
Closed 10 years ago
remove stray instances of PRBool that have crept into content/*
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: jfkthame, Assigned: jfkthame)
Details
Attachments
(1 file)
3.10 KB,
patch
|
mounir
:
review+
|
Details | Diff | Splinter Review |
Stumbled across a couple of stray PRBool usages in content that look like they should be bools instead.
Attachment #596978 -
Flags: review?(bzbarsky)
Comment 1•10 years ago
|
||
Comment on attachment 596978 [details] [diff] [review] patch, fix stray PRBools in content Review of attachment 596978 [details] [diff] [review]: ----------------------------------------------------------------- r=me
Attachment #596978 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 2•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/ad860d3e1495
Target Milestone: --- → mozilla13
Comment 3•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/ad860d3e1495
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•