This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Addon feature#58
Closed
erikvold wants to merge 2 commits intomozilla:masterfrom
erikvold:addon-feature
Closed
Conversation
rainemak
pushed a commit
to rainemak/gecko-dev-mirror
that referenced
this pull request
Oct 27, 2015
[embedlite] Update last compose time in compositor. JB#28854
nchevobbe
pushed a commit
to nchevobbe/gecko-dev
that referenced
this pull request
Apr 15, 2016
For issue mozilla#58, adds 'devtools.webconsole.new-frontend-enabled' pref, and test it in webconsole.js to enable the new React console frontend.
nchevobbe
added a commit
to nchevobbe/gecko-dev
that referenced
this pull request
Apr 20, 2016
moz-v2v-gh
pushed a commit
that referenced
this pull request
Sep 3, 2017
Previously this used String.len() which was incorrect since it counts bytes, not characters. Moving to a chars() iterator fixes the issue. Source-Repo: https://github.com/mozilla/webdriver-rust Source-Revision: 200afc084c8426b5dbc678a0c85dbb3c20c37777 committer: GitHub <noreply@github.com> --HG-- extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000 extra : subtree_revision : 3615c68aac49e5f819dc87969e8461f0abbf37c8
aethanyc
pushed a commit
to aethanyc/gecko-dev
that referenced
this pull request
Sep 4, 2017
…zilla#58) Previously this used String.len() which was incorrect since it counts bytes, not characters. Moving to a chars() iterator fixes the issue. Source-Repo: https://github.com/mozilla/webdriver-rust Source-Revision: 200afc084c8426b5dbc678a0c85dbb3c20c37777 committer: GitHub <noreply@github.com>
daoshengmu
pushed a commit
to daoshengmu/gecko-dev
that referenced
this pull request
Sep 8, 2017
…zilla#58) Previously this used String.len() which was incorrect since it counts bytes, not characters. Moving to a chars() iterator fixes the issue. Source-Repo: https://github.com/mozilla/webdriver-rust Source-Revision: 200afc084c8426b5dbc678a0c85dbb3c20c37777 committer: GitHub <noreply@github.com>
luyahan
added a commit
to luyahan/gecko-dev
that referenced
this pull request
Nov 2, 2022
jittest status [9713| 98| 11| 0] 100% ==========================================>| 243.7s
cfallin
added a commit
to cfallin/gecko-dev
that referenced
this pull request
Nov 8, 2024
…ld-fixups PBL: a few fixes from investigations of wevaling a debug build.
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.