Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd JSITER constants #191
Merged
Add JSITER constants #191
+8
−0
Conversation
|
@michaelwu r? |
|
r=me You'll probably need someone else to trigger bors. |
|
@bors-servo r=mwu |
|
|
bors-servo
pushed a commit
that referenced
this pull request
Aug 19, 2015
Add JSITER constants Fixes #190 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-mozjs/191) <!-- Reviewable:end -->
|
|
frewsxcv
added a commit
to frewsxcv/servo
that referenced
this pull request
Aug 19, 2015
I need the constants added in servo/rust-mozjs#191 for servo#7254
bors-servo
pushed a commit
to servo/servo
that referenced
this pull request
Aug 20, 2015
Bump js (rust-mozjs) to the latest commit I need the constants added in servo/rust-mozjs#191 for #7254 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7285) <!-- Reviewable:end -->
josiahdaniels
added a commit
to josiahdaniels/servo
that referenced
this pull request
Sep 28, 2015
I need the constants added in servo/rust-mozjs#191 for servo#7254
jrmuizel
pushed a commit
to jrmuizel/gecko-cinnabar
that referenced
this pull request
Jun 12, 2017
…frewsxcv:bump-mozjs); r=Ms2ger I need the constants added in servo/rust-mozjs#191 for servo/servo#7254 Source-Repo: https://github.com/servo/servo Source-Revision: 14b921ee29b1b5e46e8773836b5a31e85faabfd5
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-comments-removed
that referenced
this pull request
Sep 30, 2019
…frewsxcv:bump-mozjs); r=Ms2ger I need the constants added in servo/rust-mozjs#191 for servo/servo#7254 Source-Repo: https://github.com/servo/servo Source-Revision: 14b921ee29b1b5e46e8773836b5a31e85faabfd5 UltraBlame original commit: 45150e0a57bd5d0cbe5f05c570e4632325406e3d
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-wordified
that referenced
this pull request
Oct 1, 2019
…frewsxcv:bump-mozjs); r=Ms2ger I need the constants added in servo/rust-mozjs#191 for servo/servo#7254 Source-Repo: https://github.com/servo/servo Source-Revision: 14b921ee29b1b5e46e8773836b5a31e85faabfd5 UltraBlame original commit: 45150e0a57bd5d0cbe5f05c570e4632325406e3d
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-wordified-and-comments-removed
that referenced
this pull request
Oct 1, 2019
…frewsxcv:bump-mozjs); r=Ms2ger I need the constants added in servo/rust-mozjs#191 for servo/servo#7254 Source-Repo: https://github.com/servo/servo Source-Revision: 14b921ee29b1b5e46e8773836b5a31e85faabfd5 UltraBlame original commit: 45150e0a57bd5d0cbe5f05c570e4632325406e3d
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
frewsxcv commentedAug 19, 2015
Fixes #190