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

Fixes for a couple of panics in WR. #218

Merged
merged 1 commit into from Mar 3, 2016
Merged

Conversation

@glennw
Copy link
Member

glennw commented Mar 3, 2016

  • Change resize to not require changing texture ID.
  • Fix freelist iterator.

These changes are slightly less efficient, but fix some panics. We can revisit this code if it shows up in profiles.

- Change resize to not require changing texture ID.
- Fix freelist iterator.

These changes are slightly less efficient, but fix some panics. We can revisit this code if it shows up in profiles.
@glennw
Copy link
Member Author

glennw commented Mar 3, 2016

@pcwalton
Copy link
Collaborator

pcwalton commented Mar 3, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Mar 3, 2016

📌 Commit 9690efc has been approved by pcwalton

@bors-servo
Copy link
Contributor

bors-servo commented Mar 3, 2016

Testing commit 9690efc with merge e794f5c...

bors-servo added a commit that referenced this pull request Mar 3, 2016
Fixes for a couple of panics in WR.

- Change resize to not require changing texture ID.
- Fix freelist iterator.

These changes are slightly less efficient, but fix some panics. We can revisit this code if it shows up in profiles.
@bors-servo
Copy link
Contributor

bors-servo commented Mar 3, 2016

☀️ Test successful - travis

@bors-servo bors-servo merged commit 9690efc into servo:master Mar 3, 2016
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@glennw glennw deleted the glennw:unreachable branch Dec 12, 2016
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

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