[Blink] Content mutation should be allowed during kPrePaintClean
The DCHECK in SVGElementProxy::IdObserver::ContentChanged() is too restrictive. The document is only vulnerable to mutation during paint or pre-paint, but should be safe to mutate once the update is done. BUG=807159 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: If9f795e0ac55d204d5f165221af2453b54eda6a5 Reviewed-on: https://chromium-review.googlesource.com/894189Reviewed-by:Stephen Chenney <schenney@chromium.org> Commit-Queue: Tien-Ren Chen <trchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#533060}
Showing
Please register or sign in to comment