Closed
Bug 755172
Opened 8 years ago
Closed 8 years ago
Add MOZ_FINAL to a bunch idb classes
Categories
(Core :: DOM: Core & HTML, defect)
Not set
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
Attachments
(1 file)
8.77 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #623926 -
Flags: review?(khuey)
Assignee: nobody → jmuizelaar
Comment on attachment 623926 [details] [diff] [review] Add MOZ_FINAL to a bunch idb classes Review of attachment 623926 [details] [diff] [review]: ----------------------------------------------------------------- ::: mfbt/double-conversion/strtod.cc @@ +519,4 @@ > > // If the guess doesn't lie near a single-precision boundary we can simply > // return its float-value. > + if (f1 == f4) { http://www.youtube.com/watch?v=A9mZZfVJNQ0
Attachment #623926 -
Flags: review?(khuey) → review+
Comment 3•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/9a50d404f14b
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
Updated•9 months ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•