Closed
Bug 1027651
Opened 11 years ago
Closed 9 years ago
Fix comment for XRE_UPDATE_ROOT_DIR
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: spohl, Assigned: spohl)
References
Details
Attachments
(1 file, 5 obsolete files)
2.28 KB,
patch
|
spohl
:
review+
|
Details | Diff | Splinter Review |
This should land at the same time (or shortly after) bug 394984.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8442837 -
Flags: review?(robert.strong.bugs)
![]() |
||
Comment 2•11 years ago
|
||
Comment on attachment 8442837 [details] [diff] [review]
Patch
I think I'd like to keep the comment for what this will be on Windows and add comments for new platforms. What do you think?
Attachment #8442837 -
Flags: review?(robert.strong.bugs)
Assignee | ||
Comment 3•11 years ago
|
||
Of course! Not sure what I was thinking.
Attachment #8442837 -
Attachment is obsolete: true
Attachment #8452423 -
Flags: review?(robert.strong.bugs)
![]() |
||
Updated•11 years ago
|
Component: Installer → Startup and Profile System
Product: Firefox → Toolkit
![]() |
||
Comment 4•11 years ago
|
||
Comment on attachment 8452423 [details] [diff] [review]
Patch
The comments are really out of date. It is actually supported on all platforms now.
http://mxr.mozilla.org/mozilla-central/source/toolkit/xre/nsXREDirProvider.cpp#305
which calls
http://mxr.mozilla.org/mozilla-central/source/toolkit/xre/nsXREDirProvider.cpp#986
Attachment #8452423 -
Flags: review?(robert.strong.bugs) → review-
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8452423 -
Attachment is obsolete: true
Attachment #8452452 -
Flags: review?(robert.strong.bugs)
![]() |
||
Comment 6•11 years ago
|
||
Comment on attachment 8452452 [details] [diff] [review]
Patch
The Windows comment is incorrect in that it doesn't fail and has a couple of additional fallbacks.
http://mxr.mozilla.org/mozilla-central/source/toolkit/xre/nsXREDirProvider.cpp#1067
r=me with that and thanks!
Attachment #8452452 -
Flags: review?(robert.strong.bugs) → review+
![]() |
||
Comment 7•11 years ago
|
||
(In reply to Robert Strong [:rstrong] (use needinfo to contact me) from comment #6)
> Comment on attachment 8452452 [details] [diff] [review]
> Patch
>
> The Windows comment is incorrect in that it doesn't fail and has a couple of
> additional fallbacks.
for clarity, doesn't typically fail
Assignee | ||
Comment 8•11 years ago
|
||
Setting this to r? one more time for a second pair of eyes.
Attachment #8452452 -
Attachment is obsolete: true
Attachment #8453832 -
Flags: review?(robert.strong.bugs)
Assignee | ||
Comment 9•11 years ago
|
||
Missed a mistake in two of the paths. Sorry about the bugspam.
Attachment #8453832 -
Attachment is obsolete: true
Attachment #8453832 -
Flags: review?(robert.strong.bugs)
Attachment #8453834 -
Flags: review?(robert.strong.bugs)
![]() |
||
Updated•11 years ago
|
Attachment #8453834 -
Flags: review?(robert.strong.bugs) → review+
Assignee | ||
Comment 10•10 years ago
|
||
Since bug 394984 is unlikely to land in the next two weeks I'm unassigning myself for now.
Assignee: spohl.mozilla.bugs → nobody
Status: ASSIGNED → NEW
![]() |
||
Updated•10 years ago
|
Mentor: robert.strong.bugs
Whiteboard: [good first bug]
![]() |
||
Updated•10 years ago
|
Mentor: robert.strong.bugs
Whiteboard: [good first bug]
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → spohl.mozilla.bugs
Assignee | ||
Comment 11•9 years ago
|
||
Updated for current trunk, carrying over r+.
Attachment #8453834 -
Attachment is obsolete: true
Attachment #8753631 -
Flags: review+
Assignee | ||
Comment 12•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/ead4c5f8ae5767903780f9270134c82806d23169
Bug 1027651: Fix comment for XRE_UPDATE_ROOT_DIR. r=rstrong
Comment 13•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•