jmorgannz

Results 30 comments of jmorgannz

There is actually heaps of space because each row is double lined - the date part already wraps to fit the year into it. You could put the day after...

Ahh, dang I thought it might be regionalised. It's difficult because IMO from a UX point of view, the day name is a lot more meaningful to a human than...

Note I don't have the boilerplate installed to run your tests (and have not modified or created any tests for this feature) Feel free to instruct. I also run windows...

(porting comment by @ttyridal over from masterpassword-chrome PR) https://github.com/ttyridal/masterpassword-chrome/pull/16#issuecomment-977691180 > Hi, I haven't had the chance to look closely at your solution(more than a quick browse) > I would prefer...

I think the functionality of both of our solutions to managing 2LD's is actually pretty much the same - the implementation is just a bit different. We both try to...

Sorry further to this - understand what you are saying as far as having resolved this issue by changing the way site matching works. Presumably you are doing the same...

Actually on properly taking stock of the fact that you have effectively solved the issue I was trying to solve already; I have to concede that this patch had two...

LOL, we swapped positions. You came around to my thoughts and I came around to yours. Yeesh, cool that there is a public suffix list - but 230K, and is...

https://stackoverflow.com/questions/61745387/how-does-chrome-or-any-other-browser-use-public-suffix-list

https://wiki.mozilla.org/Public_Suffix_List/Uses#document.domain > The document.domain attribute is used to enable pages on different hosts of a domain to access each others' DOMs. All browsers restrict the values to which the document.domain...