Closed
Bug 697992
Opened 12 years ago
Closed 12 years ago
Use DebugOnly/NS_WARN_IF_FALSE in dom/src/storage/nsDOMStorage.cpp
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: espindola, Assigned: espindola)
Details
Attachments
(1 file, 1 obsolete file)
No description provided.
Assignee | ||
Comment 1•12 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=c55eaf1b8015
Assignee: nobody → respindola
Status: NEW → ASSIGNED
Attachment #570287 -
Flags: review?(mak77)
Attachment #570287 -
Flags: feedback?(honzab.moz)
Assignee | ||
Comment 2•12 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=4e728fd19be8
Attachment #570287 -
Attachment is obsolete: true
Attachment #570287 -
Flags: review?(mak77)
Attachment #570287 -
Flags: feedback?(honzab.moz)
Attachment #570312 -
Flags: review?(mak77)
Attachment #570312 -
Flags: feedback?(honzab.moz)
Comment 3•12 years ago
|
||
Comment on attachment 570312 [details] [diff] [review] Use DebugOnly/NS_WARN_IF_FALSE in dom/src/storage/nsDOMStorage.cpp Review of attachment 570312 [details] [diff] [review]: ----------------------------------------------------------------- It looks fine to me, does it compile? I don't know if some of the headers in this file already includes mozilla/Util.h
Attachment #570312 -
Flags: review?(mak77) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Comment on attachment 570312 [details] [diff] [review] Use DebugOnly/NS_WARN_IF_FALSE in dom/src/storage/nsDOMStorage.cpp https://hg.mozilla.org/integration/mozilla-inbound/rev/a92ec8fb2ab8
Attachment #570312 -
Flags: checkin+
Comment 5•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/a92ec8fb2ab8
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
Updated•12 years ago
|
OS: Linux → All
Hardware: x86_64 → All
![]() |
||
Updated•12 years ago
|
Attachment #570312 -
Flags: feedback?(honzab.moz) → feedback+
Updated•5 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•