Viewing profile — digitarald
digitarald
HN member- Joined
- Tue, Dec 13, 2011, 6:50 PM UTC
- HN karma
- 112
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About digitarald
Recent public activity
-
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.
-
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…
-
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.
-
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?
-
comment
Comment #22300857
Firefox dev here. Making sure failed requests are properly highlighted in Network panel is a big one on our list!
-
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…
-
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.
-
comment
Comment #22268581
Coming in 76/77: https://bugzilla.mozilla.org/show_bug.cgi?id=1528294
-
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…
-
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?
-
comment
Comment #22268324
Cautious that this is just the v8 team though.
-
comment
Comment #21983345
Could you file an issue here? https://webcompat.com/issues/new
-
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?
-
comment
Comment #21982188
Thanks again for that discussion, it already spawned some follow up.
-
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?
-
comment
Comment #21723888
~10 across various panels and the new profiler.firefox.com.
-
comment
Comment #21722329
Also, Network full-test search is now in the Network panel
-
comment
Comment #21722298
Firefox DevTools member here. If you have tried them recently, I'd love your feedback on what's blocking you.
-
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…
-
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.
-
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
-
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.
-
comment
Comment #21267669
This would be a great feature request. Filed https://bugzilla.mozilla.org/show_bug.cgi?id=1588994
-
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?…
-
comment
Comment #21267646
Proper undo-redo is on the roadmap. It works in some cases but needs to work throughout the whole Inspector!