Jason Laster

Results 104 comments of Jason Laster

ideas: - inverse of start (refresh page w/o agent) - have a flag that short-circuits watch loop, (call it pause)

Just going to say it, I have no idea how to do this :)

@marfire try out Manuels fix

That'd be great. How do we do that? --- Umm maybe it's easy: https://developer.chrome.com/extensions/contextMenus

Yup +1

Hmm, yea please submit a fix and comments or tests

Thanks for the report. Mind running this locally and setting a breakpoint in patchDefine. You'll see the fund in the call stack and in the inspector agent source https://github.com/marionettejs/marionette.inspector/blob/master/docs/developing_locally.md

@timsnadden - interesting finds. I'd like to know when the first call is made and when the second one is made. I assume you're looking inside of `patchDefine` and there's...

hmm, is there an easy PR here that'd fix patchDefine?