Closed
Bug 936675
Opened 12 years ago
Closed 12 years ago
Remove dead code for embed shells
Categories
(Webmaker Graveyard :: Thimble, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 946512
People
(Reporter: sedge, Assigned: michiel)
Details
Attachments
(1 obsolete file)
There is dead code in thimble. It should be removed, duh!
| Reporter | ||
Comment 2•12 years ago
|
||
Comment on attachment 829550 [details]
first swing: https://github.com/mozilla/popcorn.webmaker.org/pull/305/files
>https://github.com/mozilla/popcorn.webmaker.org/pull/305/files
Attachment #829550 -
Attachment is obsolete: true
Attachment #829550 -
Flags: review?
Updated•12 years ago
|
Assignee: nobody → kieran.sedgwick
| Reporter | ||
Comment 3•12 years ago
|
||
This isn't something I can take on right now. I'm open to discussing my priorities, but I'm busy with other things in the meantime.
Assignee: kieran.sedgwick → pomax
This can only really be done if make-valet is made to work localhost as well. Without a local make-valet, which takes care of the embed shells on S3, publishing with the "dead" embed code removed will actually break thimble.
One possible solution is to check whether there is a make-valet available, but this still leaves the issue of "dead in staging/production code" that people might try to fix, without realising they're not fixing what's wrong on staging/production.
Comment 5•12 years ago
|
||
There are two bugs that cover this for each app:
Popcorn - https://bugzilla.mozilla.org/show_bug.cgi?id=907813
Thimble - https://bugzilla.mozilla.org/show_bug.cgi?id=946512
Marking as a dupe for this reason.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•