Package all formautofill css files and load them using the internal chrome: protocol
Categories
(Core :: Security: CAPS, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
References
Details
Attachments
(1 file)
Assignee | ||
Comment 1•4 years ago
|
||
Comment 4•4 years ago
|
||
Failure logs: https://treeherder.mozilla.org/logviewer.html#?job_id=311295705&repo=autoland
https://treeherder.mozilla.org/logviewer.html#?job_id=311289536&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/59278c955714
Comment 6•4 years ago
•
|
||
Backed out for bc failures on browser/extensions/formautofill/test/browser/browser_autocomplete_footer.js and browser/base/content/test/static/browser_all_files_referenced.js
Failure logs: https://treeherder.mozilla.org/logviewer.html#?job_id=311304105&repo=autoland
https://treeherder.mozilla.org/logviewer.html#?job_id=311303526&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/dc5542794ea780eda89db74b1ffd7cfcd85c568b
Assignee | ||
Comment 7•4 years ago
|
||
(In reply to Cosmin Sabou [:CosminS] from comment #6)
Backed out for bc failures on browser/extensions/formautofill/test/browser/browser_autocomplete_footer.js and browser/base/content/test/static/browser_all_files_referenced.js
Huh, on it!
Assignee | ||
Comment 8•4 years ago
|
||
Hey Matt, I guess I need a little help moving forward here. Probably we have to update jar.mn in the end, but I don't know exactly what we want to end up with.
There are two tests failing:
browser/extensions/formautofill/test/browser/browser_autocomplete_footer.js
which logs the following two lines which are important:
- Chrome file doesn't exist: /home/ckerschb/source/mc-dbg/dist/bin/browser/features/formautofill@mozilla.org/chrome/content/autocomplete-item-shared.css
- Chrome file doesn't exist: /home/ckerschb/source/mc-dbg/dist/bin/browser/features/formautofill@mozilla.org/chrome/content/autocomplete-item.css
browser/base/content/test/static/browser_all_files_referenced.js
In this test there is a comment around dynamically registering formautofill using chrome: and resource:
Can you provide some guidance on what the best approach is here?
Comment 9•4 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:ckerschb, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 10•4 years ago
|
||
(In reply to Release mgmt bot [:sylvestre / :calixte / :marco for bugbug] from comment #9)
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:ckerschb, could you have a look please?
Patch was backed out - I have to fix up the patch before we can re-land.
Assignee | ||
Comment 11•4 years ago
|
||
(In reply to Christoph Kerschbaumer [:ckerschb] from comment #8)
Can you provide some guidance on what the best approach is here?
I think I figured it out, probably we can simply remove res/ (skin/shared/*)
and load all *.css using chrome: - I'll give that a try.
Comment 12•4 years ago
|
||
Comment 13•4 years ago
|
||
bugherder |
Description
•