Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0af23318960caafc3298cd358fef732a52bc3e48
https://github.com/WebKit/WebKit/commit/0af23318960caafc3298cd358fef732a52bc3e48
Author: Ahmad Saleem <[email protected]>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M Source/WebCore/html/canvas/WebGLRenderingContextBase.h
Log Message:
-----------
Fix Typo in WebGLRenderingContextBase.h for "texParameter" helper function
Fix Typo in WebGLRenderingContextBase.h for "texParameter" helper function
https://bugs.webkit.org/show_bug.cgi?id=248407
Reviewed by Alex Christensen.
Partial Merge -
https://chromium.googlesource.com/chromium/blink/+/01e308688d652724afbc976dd1dbf6a37d662603
This patch is to fix typo in "texParameter" where the float was referring to
'parami' (integer) and similar integer referring to 'paramf' (float).
* Source/WebCore/html/canvas/WebGLRenderingContextBase.h: Fix typo in
"texParameter" function
Canonical link: https://commits.webkit.org/257077@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes