Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
56 contributions in the last year
Activity overview
Contributed to
RecordReplay/gecko-dev,
RecordReplay/devtools,
RecordReplay/protocol
and 5 other
repositories
Contribution activity
December 2020
Created 7 commits in 1 repository
Created 1 repository
- loganfsmyth/recordreplay-devtools JavaScript
Opened 20 pull requests in 2 repositories
RecordReplay/gecko-dev
13
merged
- Remove dead code and other misc tweaks.
- Avoid N^2 Pause.getAllFrames lookup.
- Optimize function location lookup.
- Redirect to /view?loading=true as an interstitial page.
- Remove dead code around test handling.
- Fix broken back button after recording.
- Restart recording properly when refreshing.
- Carry 'recordExecution' flag over to when moving tabs.
- Avoid 'getMostRecentWindow' and some other cleanup.
- Tie recording-stop handling to the recording itself
- Remove parent-process JSControl usage.
- Remove dead code from in-browser replay and other old stuff
- Associate a Recording object with each active recording process.
RecordReplay/devtools
7
merged
- Expand the computed property values before parsing them.
- Rewrite warp tests to avoid relying on pause line location.
- Wait for the recording view before moving farther in tests.
- Dispatch session actions properly.
- Fix last broken test.
- Make sure that the test harness only listens to the current tab.
- Fix test harness issue due to message name collision.
Reviewed 3 pull requests in 2 repositories
RecordReplay/protocol 2 pull requests
RecordReplay/devtools 1 pull request
Created an issue in RecordReplay/devtools that received 2 comments
We appear to force-switch to the breakpoints pane whenever we stop playing?
Open a recording Ensure you are at the end of the recording Select the sources pane Press play to start from the beginning Expected: Continue sho…
2
comments