[Webkit-unassigned] [Bug 51460] Cache parsed CSS values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 22 10:20:36 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=51460


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |antonm at chromium.org,
                   |                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-12-22 10:20:36 PST ---
If implemented in a straightforward way, such a change would introduce a security problem. Sharing even immutable CSSValue objects across origins would mean also sharing their JavaScript wrappers, allowing for cross origin scripting.

-- 
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