[Webkit-unassigned] [Bug 100863] New: Make defaultTypesettingFeatures a proper setting
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 31 08:37:57 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=100863
Summary: Make defaultTypesettingFeatures a proper setting
Product: WebKit
Version: 420+
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: allan.jensen at digia.com
Depends on: 100106
While exporting the option to set better default typesetting features to Qt, I ran into the issue that the setting for default typesetting features is a static setting in Font.h rather than a proper page setting. This means its effect is global rather than localized to the current page or context, and that changing it at runtime will not update the rendering automatically.
I solved the issue in a patch for bug #100106, but have decided it would be better to land that part of the patch as a separate bug.
--
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