Bug 90155 - [Qt] Restore original value of mock scrollbars between tests
Summary: [Qt] Restore original value of mock scrollbars between tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2012-06-28 03:56 PDT by Csaba Osztrogonác
Modified: 2012-09-13 22:31 PDT (History)
2 users (show)

See Also:


Attachments
Patch (7.36 KB, patch)
2012-06-28 04:03 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff
Patch (14.44 KB, patch)
2012-09-10 11:36 PDT, Marcelo Lira
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-06-28 03:56:15 PDT
https://bugs.webkit.org/show_bug.cgi?id=87680 - Restore original value of mock scrollbars enabled in InternalSettings
^^^^^^
It is the general way to solve resetting mock scrollbars for all port, but it seems it kills chromium. :)

What if we try to reset mock scrollbars for Qt port only similar to EFL port:
http://trac.webkit.org/changeset/97464
Comment 1 Csaba Osztrogonác 2012-06-28 04:03:01 PDT
Created attachment 149918 [details]
Patch
Comment 2 Simon Hausmann 2012-06-28 04:08:56 PDT
Comment on attachment 149918 [details]
Patch

Okay, but maybe add a comment in bug #87680 to roll out this change again when it's done internally.
Comment 3 Csaba Osztrogonác 2012-06-28 04:12:28 PDT
(In reply to comment #2)
> (From update of attachment 149918 [details])
> Okay, but maybe add a comment in bug #87680 to roll out this change again when it's done internally.

Sure. I was writing that comment when you r+-ed the patch. :)
Comment 4 Csaba Osztrogonác 2012-06-28 04:39:43 PDT
Comment on attachment 149918 [details]
Patch

Clearing flags on attachment: 149918

Committed r121425: <http://trac.webkit.org/changeset/121425>
Comment 5 Csaba Osztrogonác 2012-06-28 04:39:51 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Marcelo Lira 2012-09-10 11:36:24 PDT
Reopening to attach new patch.
Comment 7 Marcelo Lira 2012-09-10 11:36:27 PDT
Created attachment 163171 [details]
Patch
Comment 8 Marcelo Lira 2012-09-10 11:37:59 PDT
This patch was mistakenly uploaded here.
Sorry, closing bug again.
Comment 9 Simon Hausmann 2012-09-13 22:31:12 PDT
Comment on attachment 163171 [details]
Patch

Clearing review, as the patch was mistakenly attached it seems.