Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move binary recordings to a single file instead of a directory #765

Merged
merged 2 commits into from Jan 30, 2017

Conversation

@vvuk
Copy link
Contributor

vvuk commented Jan 23, 2017

No reason to use separate files. In the future, we could even gzip as we stream out (on a different thread maybe). This also cleans up the recording code to just have a single unified path instead of separate detour stuff.


This change is Reviewable

@vvuk vvuk force-pushed the vvuk:single-file-recording branch from f34a77c to 8d63c65 Jan 23, 2017
@kvark
Copy link
Member

kvark commented Jan 24, 2017

I read through it, looks great!
Just need to fix the CI errors.

@glennw
Copy link
Member

glennw commented Jan 24, 2017

Looks like there is still a compile error on CI?

@vvuk
Copy link
Contributor Author

vvuk commented Jan 24, 2017

@vvuk vvuk force-pushed the vvuk:single-file-recording branch from 5226c10 to 13d6aba Jan 25, 2017
@glennw
Copy link
Member

glennw commented Jan 25, 2017

@kvark OK, The CI errors are resolved, if you have time to re-look at this.

@bors-servo
Copy link
Contributor

bors-servo commented Jan 26, 2017

The latest upstream changes (presumably #775) made this pull request unmergeable. Please resolve the merge conflicts.

@kvark
Copy link
Member

kvark commented Jan 26, 2017

Thanks @vvuk, the code is great, and the changes are much welcome!
Please r=me after rebasing.

@emilio
Copy link
Member

emilio commented Jan 26, 2017

@bors-servo delegate+

@bors-servo
Copy link
Contributor

bors-servo commented Jan 26, 2017

✌️ @vvuk can now approve this pull request

@vvuk vvuk force-pushed the vvuk:single-file-recording branch from 13d6aba to 1df751b Jan 27, 2017
@glennw
Copy link
Member

glennw commented Jan 30, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jan 30, 2017

📌 Commit 1df751b has been approved by glennw

@bors-servo
Copy link
Contributor

bors-servo commented Jan 30, 2017

Testing commit 1df751b with merge 0b36dbc...

bors-servo added a commit that referenced this pull request Jan 30, 2017
Move binary recordings to a single file instead of a directory

No reason to use separate files.  In the future, we could even gzip as we stream out (on a different thread maybe). This also cleans up the recording code to just have a single unified path instead of separate detour stuff.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/765)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 30, 2017

☀️ Test successful - status-travis

@bors-servo bors-servo merged commit 1df751b into servo:master Jan 30, 2017
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.