Closed
Bug 1451503
Opened 7 years ago
Closed 6 years ago
Convert reftest extension from bootstrap to a webextension
Categories
(Testing :: Reftest, enhancement)
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: aswan, Assigned: aswan)
References
Details
Attachments
(3 files)
Depending on how much enthusiasm whoever ends up doing this has, some things could be modernized a bit or we could just do a quick-and-dirty conversion of the existing code to a WebExtension experiment.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → aswan
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
This can be squashed together with the next patch for landing but is
separated here for simpler reviewing.
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
:dbaron, I'm about to flag you for review on a couple of patches here since you're listed as the author of the reftest extension. If you don't work on reftest any more, aren't interested in the details of the webextension conversion, or just don't have the bandwidth to review, please let me know and I'll find another reviewer.
Comment 5•6 years ago
|
||
Comment on attachment 9007116 [details]
Bug 1451503 Allow addonStartup.registerChrome() to register contentaccesible content packages
Kris Maglione [:kmag] has approved the revision.
Attachment #9007116 -
Flags: review+
Comment 6•6 years ago
|
||
Comment on attachment 9007118 [details]
Bug 1451503 Convert reftest to a webextension
Kris Maglione [:kmag] has approved the revision.
Attachment #9007118 -
Flags: review+
Comment 7•6 years ago
|
||
(In reply to Andrew Swan [:aswan] from comment #2)
> This can be squashed together with the next patch for landing but is
> separated here for simpler reviewing.
As long as they can both land alone without failures, might as well keep them separate. Smaller commits make it easier to find regressions/run blame.
(In reply to Andrew Swan [:aswan] from comment #4)
> :dbaron, I'm about to flag you for review on a couple of patches here since
> you're listed as the author of the reftest extension. If you don't work on
> reftest any more, aren't interested in the details of the webextension
> conversion, or just don't have the bandwidth to review, please let me know
> and I'll find another reviewer.
I think it's better to find another reviewer for this one; this is the part of reftest that's been converted from one thing to another multiple times since I've written it...
Flags: needinfo?(aswan)
Assignee | ||
Comment 9•6 years ago
|
||
Will do, thanks for the reply. As soon as I sort out the Android failures :/
Flags: needinfo?(aswan)
Comment 10•6 years ago
|
||
Comment on attachment 9007117 [details]
Bug 1451503 Move most reftest resources from chrome: to resource:
Kris Maglione [:kmag] has approved the revision.
Attachment #9007117 -
Flags: review+
Assignee | ||
Comment 11•6 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/4453b0554c92e1d898ec223b54450399357ddb7e
Bug 1451503 Allow addonStartup.registerChrome() to register contentaccesible content packages r=kmag
https://hg.mozilla.org/integration/mozilla-inbound/rev/b656d0cc250eb290a3cb188042cf111ff281eac2
Bug 1451503 Move most reftest resources from chrome: to resource: r=kmag
https://hg.mozilla.org/integration/mozilla-inbound/rev/1858dfdbd0e36d382e03354bd728f81be58a3fc3
Bug 1451503 Convert reftest to a webextension r=kmag
Assignee | ||
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4453b0554c92
https://hg.mozilla.org/mozilla-central/rev/b656d0cc250e
https://hg.mozilla.org/mozilla-central/rev/1858dfdbd0e3
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•