Live data from Hacker News

Viewing profile — digitarald

digitarald

HN member
Joined
Tue, Dec 13, 2011, 6:50 PM UTC
HN karma
112
Public activity
47 items

About digitarald

Globetrotting Web Craftsman. Crafting poetic web code and functional interfaces since 1999. Fighting for the good of the Web with Mozilla.

Recent public activity

  1. comment
    Comment #22330910

    Firefox dev here – do you have an example page? We worked a lot on source maps, so things should have improved but maybe you hit a regression.

  2. comment
    Comment #22326882

    That is on our list for sure and some fixes have landed in 74 and 75. More to do for sure, but these issues are a priority in our performance program. > then manually kill the Chro…

  3. comment
    Comment #22300889

    Text input is a priority but also hard to align on is complex, potentially risky, work. Console log background was worked on by a contributor as its a good first bug.

  4. comment
    Comment #22300873

    Firefox dev here: Just to understand the use case (and others can pile on too) – do you use Lighthouse for online staged/prod sites or local testing?

  5. comment
    Comment #22300857

    Firefox dev here. Making sure failed requests are properly highlighted in Network panel is a big one on our list!

  6. comment
    Comment #22300850

    I am on Nightly which updates 2x daily without problems. If restart doesn't work maybe try a re-install. Filing a bug would be great so Firefox devs can work with you to find a roo…

  7. comment
    Comment #22300816

    Firefox member here – thanks a lot for reporting those bugs! Thanks to detailed reports Debugger could improve and glitches should become more and more a rarity.

  8. comment
    Comment #22268581

    Coming in 76/77: https://bugzilla.mozilla.org/show_bug.cgi?id=1528294

  9. comment
    Comment #22268369

    Please report those via webcompat.com – Firefox's compat team will always follow up and learn more how to close the platform gap that causes the issues but also reach out to the de…

  10. comment
    Comment #22268341

    Wonder if Firefox works better on your projects, as a lot of work went into debugging quality and performance. Have you tried it out lately?

  11. comment
    Comment #22268324

    Cautious that this is just the v8 team though.

  12. comment
    Comment #21983345

    Could you file an issue here? https://webcompat.com/issues/new

  13. comment
    Comment #21983267

    DevTools member here. We have been working on performance over the past release – is there anything specific that you can point out as being slower for us to focus on?

  14. comment
    Comment #21982188

    Thanks again for that discussion, it already spawned some follow up.

  15. comment
    Comment #21981827

    DevTools member here. As this is something we are chipping away on, are there any specific places where the UI throws you off?

  16. comment
    Comment #21723888

    ~10 across various panels and the new profiler.firefox.com.

  17. comment
    Comment #21722329

    Also, Network full-test search is now in the Network panel

  18. comment
    Comment #21722298

    Firefox DevTools member here. If you have tried them recently, I'd love your feedback on what's blocking you.

  19. comment
    Comment #21722247

    DevTools member here: We have a more powerful target switching (hidden) in the toolbar but are also working to better expose JS context switching early next year. Debugger's new th…

  20. comment
    Comment #21722215

    Password generation landed in 69, right? Latest on Keychain sopport is in https://bugzilla.mozilla.org/show_bug.cgi?id=106400#c130 as WONTFIX due to macOS changes.

  21. comment
    Comment #21721860

    Firefox DevTools member here. We are looking into Puppeteer/CDP – what is the product you depend on? If you can't post it here, feel free to email me [nickname] at mozilla org

  22. comment
    Comment #21671898

    Correct on premature launch! Handling all the excitement was fun though while preparing food. There is a lot more work and research needed before rolling this out further.

  23. comment
    Comment #21267669

    This would be a great feature request. Filed https://bugzilla.mozilla.org/show_bug.cgi?id=1588994

  24. comment
    Comment #21267656

    We are looking into that right now actually to make that easier, maybe you could file a specific bug. Are you using the iframe-picker in Firefox and that isn't working as expected?…

  25. comment
    Comment #21267646

    Proper undo-redo is on the roadmap. It works in some cases but needs to work throughout the whole Inspector!