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

Sync changes from mozilla-central #3817

Merged
merged 6 commits into from Dec 20, 2019

Bug 1604689 - Fix 'identfiers' typos. r=asuth

  • Loading branch information
amccreight authored and moz-gfx committed Dec 18, 2019
commit 3d7220a0f1da7f3bc36f78e440757257dad4998a
@@ -431,7 +431,7 @@ impl PrimitiveDependencyInfo {
}

/// A stable ID for a given tile, to help debugging. These are also used
/// as unique identfiers for tile surfaces when using a native compositor.
/// as unique identifiers for tile surfaces when using a native compositor.
#[derive(Debug, Copy, Clone, PartialEq)]
#[cfg_attr(feature = "capture", derive(Serialize))]
#[cfg_attr(feature = "replay", derive(Deserialize))]
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.