Closed
Bug 692997
Opened 14 years ago
Closed 14 years ago
Talos does not handle trailing spaces in the manifest properly
Categories
(Testing :: Talos, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cmtalbert, Unassigned)
Details
(Whiteboard: [next-downtime])
Attachments
(1 file)
|
560 bytes,
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
If you have trailing spaces in your page load manifest, then you'll notice that talos will try to compulsively open your manifest file instead of browsing to the sites that you specify in the manifest. This unusual bug is very simple to fix, and should be.
Will attach a patch.
Attachment #565689 -
Flags: review?(jmaher)
Comment 1•14 years ago
|
||
Comment on attachment 565689 [details] [diff] [review]
Like so
Review of attachment 565689 [details] [diff] [review]:
-----------------------------------------------------------------
great catch. This took me a few minutes to see the change.
Attachment #565689 -
Flags: review?(jmaher) → review+
Using [next-downtime] to flag bugs that need to be included in the next downtime where we modify the pageloader/talos infrastructure.
This is landed: http://hg.mozilla.org/build/pageloader/rev/eaef28f55f92
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [next-downtime]
You need to log in
before you can comment on or make changes to this bug.
Description
•