Bug 1534290 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I posted a patch that does two things:

- Disallow the host to be edited: allow it triggers a ton of bugs because `hostname` is different from `formSubmitURL`. Probably for the same reasons on Desktop users can't change the hostname for a login item. Let's do the reasonable thing and follow suit.
- Forces a sync of the item by touching timePasswordChanged (Desktop does that too).
I posted a patch that does two things:

- Disallow the host to be edited: allowing it triggers a ton of bugs because `hostname` is different from `formSubmitURL`. Probably for the same reasons on Desktop users can't change the hostname for a login item. Let's do the reasonable thing and follow suit.
- Forces a sync of the item by touching timePasswordChanged (Desktop does that too).

Back to Bug 1534290 Comment 5