Skip to content

Conversation

@vvuk
Copy link
Contributor

@vvuk 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 single-file-recording branch from f34a77c to 8d63c65 Compare January 23, 2017 02:08
@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 via email

@vvuk vvuk force-pushed the single-file-recording branch from 5226c10 to 13d6aba Compare January 25, 2017 15:25
@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

☔ 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

✌️ @vvuk can now approve this pull request

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

glennw commented Jan 30, 2017

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 1df751b has been approved by glennw

@bors-servo
Copy link
Contributor

⌛ Testing commit 1df751b with merge 0b36dbc...

bors-servo pushed 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

☀️ Test successful - status-travis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants