DL: Remove display lock fuzzer, and add css keywords for render-subtree.
This patch does two things: 1. Removes the display locking fuzzer, since its dictionary is testing a now non-existent javascript api. It is also seems to be leaky (see referenced bug as an example) 2. Adds render-subtree keywords to the css fuzzer's dictionary, so that that fuzzer exercises the render-subtree code. R=chrishtr@chromium.org, rakina@chromium.org Bug: 1031946 Change-Id: Ic21b353a38d651c42e9179806f71670ae5e72e5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986887Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#728261}
Showing
Please register or sign in to comment