RESOLVED FIXED 122220
Remove Qt-specific code in WebCore/{rendering,editing,history}.
https://bugs.webkit.org/show_bug.cgi?id=122220
Summary Remove Qt-specific code in WebCore/{rendering,editing,history}.
Andreas Kling
Reported 2013-10-02 10:52:52 PDT
Remove Qt-specific code in WebCore/{rendering,editing,history}.
Attachments
Patch (12.63 KB, patch)
2013-10-02 10:54 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-10-02 10:54:14 PDT
Andreas Kling
Comment 2 2013-10-02 11:07:30 PDT
Comment on attachment 213176 [details] Patch Clearing flags on attachment: 213176 Committed r156779: <http://trac.webkit.org/changeset/156779>
Andreas Kling
Comment 3 2013-10-02 11:07:36 PDT
All reviewed patches have been landed. Closing bug.
Darin Adler
Comment 4 2013-10-02 12:02:07 PDT
Comment on attachment 213176 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=213176&action=review > Source/WebCore/rendering/RenderElement.cpp:784 > +static bool shouldRepaintFixedBackgroundsOnScroll() Should we explicitly mark this inline?
Note You need to log in before you can comment on or make changes to this bug.