Commit 23f6eb8
committed
Export Color debug functions
https://bugs.webkit.org/show_bug.cgi?id=294509
rdar://153407170
Reviewed by Eric Carlson.
I often want to use these from WebKit but when I do I get a linker failure.
This will fix the linker failure and prevent the need to rebuild everything
to enable the use of these useful functions.
* Source/WebCore/platform/graphics/Color.h:
Canonical link: https://commits.webkit.org/296382@main1 parent f230e86 commit 23f6eb8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
0 commit comments