[Webkit-unassigned] [Bug 95838] Remove en_GB from quote handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 15:53:39 PDT 2012


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


Elliott Sprehn <esprehn at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com




--- Comment #6 from Elliott Sprehn <esprehn at chromium.org>  2012-09-06 15:53:54 PST ---
(In reply to comment #5)
> Yes.

That would require parsing a huge amount of CSS for pages that are likely to never use quotes, and parsing the UA sheet is already considered expensive and memory consuming. It also means that every page has an extra 150 rules to match against.

dhyatt made the original decision to not include a huge CSS sheet in WebKit back on WKBug 3234 and could likely give you more context. He originally mentioned implementing this with CSS, but later said:

"Yes, although I don't want a giant CSS implementation.  This should be done in code."

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