skia2/site/user
Bryce Thomas 1303a1a15c Fix CanvasKit generated documentation to work with emscripten 1.39.16.
In https://skia-review.googlesource.com/c/skia/+/291182 emscripten was updated
to 1.39.16.  This introduced a breaking API change to the CanvasKit
initialization callback, which becomes simply `then()` as opposed to
`ready().then()`.  In the course of this change, I missed a few `ready()` calls,
which has broken the examples in public-facing documentation.
E.g. https://skia.org/user/modules/canvaskit.  This CL fixes that.

Bug: NONE
Change-Id: I857b4653747cffc3870bf92d479dc88c3fd7d64a
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/292097
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2020-05-27 12:23:32 +00:00
..
api Remove SkPath::RawIter from docs and examples 2020-05-06 14:00:59 +00:00
modules Fix CanvasKit generated documentation to work with emscripten 1.39.16. 2020-05-27 12:23:32 +00:00
release update release notes file, site for 84 branch 2020-05-15 17:38:43 +00:00
sample Update Viewer docs for Android and iOS. 2020-02-05 04:40:23 +00:00
special remove superfluous skia_vulkan_sdk 2019-01-15 18:53:02 +00:00
build.md Update Skia build instructions in build.md 2020-02-13 22:39:23 +00:00
color.md add a color management page to skia.org 2020-03-25 13:31:06 +00:00
download.md rewrite docs to explicitly use python2 2019-05-13 19:21:47 +00:00
index.md Add link annotation support to SkSVGDevice. 2018-02-06 23:35:16 +00:00
issue-tracker.md
METADATA Add release section for milestones and rel notes 2019-09-09 20:34:38 +00:00
privacy.md Add link to general Google privacy policy. 2019-01-09 16:10:31 +00:00
tips.md Docs: fix @text_shadow, use blob, font. 2018-12-28 19:42:29 +00:00