servo/components/script/dom/webgl_extensions/ext
Josh Matthews c94d909a86
script: Limit public exports. (#34915)
* script: Restrict reexport visibility of DOM types.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Mass pub->pub(crate) conversion.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Hide existing dead code warnings.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Formatting.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Fix clippy warnings.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Formatting.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Fix unit tests.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Fix clippy.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* More formatting.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-01-10 08:19:19 +00:00
..
angleinstancedarrays.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
extblendminmax.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
extcolorbufferhalffloat.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
extfragdepth.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
extshadertexturelod.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
exttexturefilteranisotropic.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
mod.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
oeselementindexuint.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
oesstandardderivatives.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
oestexturefloat.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
oestexturefloatlinear.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
oestexturehalffloat.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
oestexturehalffloatlinear.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
oesvertexarrayobject.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
webglcolorbufferfloat.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
webglcompressedtextureetc1.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
webglcompressedtextures3tc.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00