WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 114525
r148197
broke the GTK+ build
https://bugs.webkit.org/show_bug.cgi?id=114525
Summary
r148197 broke the GTK+ build
Martin Robinson
Reported
2013-04-12 11:48:37 PDT
Removing the guards on the threaded scrolling code both potentially increased the code size for configurations that don't use it and broke the build for ports that don't have an implementation of the scrolling tree.
Attachments
Patch
(10.53 KB, patch)
2013-04-12 12:24 PDT
,
Martin Robinson
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2013-04-12 12:24:24 PDT
Created
attachment 197876
[details]
Patch
Anders Carlsson
Comment 2
2013-04-12 12:32:01 PDT
Comment on
attachment 197876
[details]
Patch It's unfortunate that this has to added, but it's OK for now. (Ideally I'd like to see all ports use the scrolling state stuff).
Martin Robinson
Comment 3
2013-04-12 12:34:07 PDT
Committed
r148298
: <
http://trac.webkit.org/changeset/148298
>
Martin Robinson
Comment 4
2013-04-12 17:02:03 PDT
***
Bug 114545
has been marked as a duplicate of this bug. ***
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