Status: Available Owner: ---- CC: da...@chromium.org, tony.chromium Labels: Type-Bug Pri-2 OS-All Area-WebKit Size-Medium
New issue 19404 by jor...@chromium.org: RenderThemeWin depends on Settings::defaultFontSize (and shouldn't) http://code.google.com/p/chromium/issues/detail?id=19404 From a previously internal bug: """ This is an unfortunate dependency because RenderThemeWin has no way to directly get at Settings::defaultFontSize. We work around this by adding a setter to RenderThemeWin for the default font size. It would be better if methods that need this value would pass the value in as a method arg. This requires some changes to WebCore so punting for now. """ We should probably go ahead and clean this up. Each page is supposed to have its own setting, which this breaks. I don't know if this manifests itself as any other bugs or has real world consequences, but someone should probably take a look. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---