Closed
Bug 1254367
Opened 9 years ago
Closed 9 years ago
Remove old microformats parser now that we have the new microformats2 parser
Categories
(Toolkit Graveyard :: Microformats, defect)
Toolkit Graveyard
Microformats
Tracking
(firefox50 fixed)
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: tantek, Assigned: mkaply)
References
Details
Attachments
(2 files)
Per commentary in https://bugzilla.mozilla.org/show_bug.cgi?id=1037483
Comment 1•9 years ago
|
||
Is this still a thing after Bug 909633?
Assignee | ||
Comment 2•9 years ago
|
||
Yes. This is about completely removing the old Microformats code and switching to microformats-shiv
Assignee | ||
Comment 3•9 years ago
|
||
This removes the code and tests.
The only add-on that uses it is huffduffer. I have an email in to Jeremy Keith.
I couldn't find any explicit change that was causing tests to be run.
Attachment #8770283 -
Flags: review?(tantek)
Attachment #8770283 -
Flags: feedback?(mixedpuppy)
Comment 4•9 years ago
|
||
Comment on attachment 8770283 [details] [diff] [review]
Remove old microformats code and tests
LGTM
Attachment #8770283 -
Flags: feedback?(mixedpuppy) → feedback+
Assignee | ||
Comment 5•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/65264/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/65264/
Attachment #8772462 -
Flags: review?(mixedpuppy)
Assignee | ||
Comment 6•9 years ago
|
||
Shane:
I moved this to mozreview (I'm going to autoland/autotry) plus I decided to make you the reviewer :).
If you don't mind just r= again in MozReview. Tx.
Comment 7•9 years ago
|
||
Comment on attachment 8772462 [details]
Bug 1254367 - Remove old microformats parser (replaced with microformat-shiv).
https://reviewboard.mozilla.org/r/65264/#review62290
Attachment #8772462 -
Flags: review?(mixedpuppy) → review+
Pushed by mozilla@kaply.com:
https://hg.mozilla.org/integration/autoland/rev/76631f34f9bc
Remove old microformats parser (replaced with microformat-shiv). r=mixedpuppy
Comment 9•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Reporter | ||
Comment 10•9 years ago
|
||
(In reply to Mike Kaply [:mkaply] from comment #3)
> Created attachment 8770283 [details] [diff] [review]
> Remove old microformats code and tests
>
> This removes the code and tests.
Thanks for pushing this through Mike.
> The only add-on that uses it is huffduffer. I have an email in to Jeremy
> Keith.
Did you hear back from Jeremy Keith?
Was/is he able to update huffduffer to use our microformat-shiv interface instead?
Reporter | ||
Comment 11•9 years ago
|
||
Comment on attachment 8770283 [details] [diff] [review]
Remove old microformats code and tests
Review of attachment 8770283 [details] [diff] [review]:
-----------------------------------------------------------------
r+ if we get an email reply from Jeremy Keith confirming he's able to update huffduffer to use microformats-shiv.
Attachment #8770283 -
Flags: review?(tantek) → review+
Assignee | ||
Comment 12•9 years ago
|
||
Jeremy did say he was updating huffduffer.
This won't hit until Firefox 50, so he has some time to do that.
Updated•6 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•