[Webkit-unassigned] [Bug 136737] New: CanvasRenderingContext2D should update the render tree to avoid stale computed style while setting font
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 11 01:55:10 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136737
Summary: CanvasRenderingContext2D should update the render tree
to avoid stale computed style while setting font
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Canvas
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: vivekg at webkit.org
CC: darin at apple.com
Before accessing the computed style for populating 'font' property of CanvasRenderingContext2D
we have to make sure we have a up-to-date computed style to avoid any stale reference.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list