WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
62246
[chromium] RTL pages that trigger the compositor don't render correctly
https://bugs.webkit.org/show_bug.cgi?id=62246
Summary
[chromium] RTL pages that trigger the compositor don't render correctly
Vangelis Kokkevis
Reported
2011-06-07 15:58:59 PDT
Chrome currently disables compositing for RTL pages (the compositor isn't quite ready for it yet) however it does it too late, after the GraphicsLayer tree has been built. As a result RLT pages don't always render correctly. For example:
http://fiddle.jshell.net/CLX7V/show/light/
renders completely blank. Also tracked as crbug:
http://code.google.com/p/chromium/issues/detail?id=85202
Attachments
Patch
(9.31 KB, patch)
2011-06-07 16:35 PDT
,
Vangelis Kokkevis
jamesr
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vangelis Kokkevis
Comment 1
2011-06-07 16:35:11 PDT
Created
attachment 96327
[details]
Patch
James Robinson
Comment 2
2011-06-07 16:36:57 PDT
Comment on
attachment 96327
[details]
Patch R=me
Vangelis Kokkevis
Comment 3
2011-06-07 16:59:26 PDT
Committed
r88288
: <
http://trac.webkit.org/changeset/88288
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug