Fenix: [Bug] Fix bug 1554984

Created on 20 Aug 2019  ·  10Comments  ·  Source: mozilla-mobile/fenix

E5 S2 engnot-needed security 🐞 bug

All 10 comments

Can the "URL Display" code please be moved to A-C? This sounds like something we need to get right in multiple products.

Can the "URL Display" code please be moved to A-C? This sounds like something we need to get right in multiple products.

The more I look at this problem, the more I think we should go even further than that. I've written a bandaid implementation for the worst edge cases that we _could_ base an A-C change on, but I think this is something we really need to be sharing with desktop. It's very complex, there are _many_ ways it can go wrong, and it's a String -> String transformation. I think this could be a really good candidate for a Rust component.

EDIT: I say, utterly ignorant of the actual process of sharing a Rust component.

@Baron-Severin is this ready for QA? we should add the qa-needed label if so.

The bug 1554984 is not fixed yet, therefor I'll remove the qa-needed flag.

The [bug 1554984](https://bugzilla.mozilla.org/show_bug.cgi?id=1554984) is not fixed yet, therefor I'll remove the qa-needed flag.

Hey @softvision-miralobontiu 👋 . Could you elaborate on what is not yet fixed? This code has been merged to master, but if a requirement is missing I'll be happy to fix it.

EDIT: to clarify, bug 1554984 is not a dependency, it's tracking the same bug as this issue.

@Baron-Severin I misinterpreted this issue, then.
Could you help me with some STR, in order to verify it?
Thanks!

@Baron-Severin I misinterpreted this issue, then.
Could you help me with some STR, in order to verify it?
Thanks!

Responded in BZ

Based on your comment, I'll remove the qa-needed flag, and add the qa:not-needed one.

@Baron-Severin I merged #7036 but not sure if I should close this ticket

@ekager this is good to close, thanks for remembering!

Was this page helpful?
0 / 5 - 0 ratings