Add fontsUpdated event to devtools when init FontFace with byte data.
Notify devtools client on fontUdpated event when initialize CSS font face with binary data. The current devtools fontUpdated event only gets called when initialize font face from src url. third_party/blink/tools/run_web_tests.py -t Release third_party/blink/web_tests/inspector-protocol/css/ css-fonts-updated-event-with-data-buffer.js Bug: 1095185 Test: autoninja -C out/Release blink_tests and run python Change-Id: I8507953e3046c3c21e3bc9ec6e681961fb5a11de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247159 Commit-Queue: Mathias Bynens <mathias@chromium.org> Reviewed-by:Dominik Röttsches <drott@chromium.org> Reviewed-by:
Mathias Bynens <mathias@chromium.org> Cr-Commit-Position: refs/heads/master@{#784359}
Showing
Please register or sign in to comment