-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Update nsModule.cpp #52
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Gecko-dev can't accept merge requests unfortunately, please attach a patch to a bug and it will then be landed in the upstream Hg repo :-) |
rainemak
pushed a commit
to rainemak/gecko-dev-mirror
that referenced
this pull request
May 12, 2015
[xulrunner] Add screen rotation API
nchevobbe
pushed a commit
to nchevobbe/gecko-dev
that referenced
this pull request
Apr 20, 2016
nchevobbe
added a commit
to nchevobbe/gecko-dev
that referenced
this pull request
Apr 21, 2016
* Fix nits. r=linclark
moz-v2v-gh
pushed a commit
that referenced
this pull request
Sep 3, 2017
Allow calling status command without a session being started Source-Repo: https://github.com/mozilla/webdriver-rust Source-Revision: 4e67bbcf26413c732a43952566c9ec036fa3377e --HG-- extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000 extra : subtree_revision : fd2a688dd22b945442617110553fdadf95cc524e
aethanyc
pushed a commit
to aethanyc/gecko-dev
that referenced
this pull request
Sep 4, 2017
Allow calling status command without a session being started Source-Repo: https://github.com/mozilla/webdriver-rust Source-Revision: 4e67bbcf26413c732a43952566c9ec036fa3377e
daoshengmu
pushed a commit
to daoshengmu/gecko-dev
that referenced
this pull request
Sep 8, 2017
Allow calling status command without a session being started Source-Repo: https://github.com/mozilla/webdriver-rust Source-Revision: 4e67bbcf26413c732a43952566c9ec036fa3377e
moz-v2v-gh
pushed a commit
that referenced
this pull request
Mar 20, 2020
Pick commits: 799518a - Rework threading model (#55) 6e3e8e8 - Fix memory leak (#54) 996fcfa - Revise messages in test_switch_device 6fac4a6 - Isolate device tests (#53) b78e817 - Save the duplicate tests and compilings when running sanitizers (#52) Differential Revision: https://phabricator.services.mozilla.com/D67536 --HG-- rename : third_party/rust/cubeb-coreaudio/run_tests.sh => third_party/rust/cubeb-coreaudio/run_device_tests.sh extra : moz-landing-system : lando
luyahan
added a commit
to luyahan/gecko-dev
that referenced
this pull request
Oct 27, 2022
``` Code FromName(const char* name) uint32_t getRegisterDumpOffsetInBytes() ```
cfallin
added a commit
to cfallin/gecko-dev
that referenced
this pull request
Nov 8, 2024
Fix AOT ICs: eagerly ensure JitZone is created.
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.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.