[Webkit-unassigned] [Bug 97324] [GTK] Add support for Page Visibility

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 09:42:11 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=97324





--- Comment #11 from Anton Obzhirov <a.obzhirov at samsung.com>  2013-02-11 09:44:23 PST ---
(From update of attachment 186591)
View in context: https://bugs.webkit.org/attachment.cgi?id=186591&action=review

>>> Tools/Scripts/webkitperl/FeatureList.pm:371
>>> +      define => "ENABLE_PAGE_VISIBILITY_API", default => (isBlackBerry() || isEfl() || isGtk()), value => \$pageVisibilityAPISupport },
>> 
>> Since you are enabling it by default you shouldn't need to override it here as well.
> 
> ok

It seems I still need to add isGtk() line here because it overrides ENABLE_PAGE_VISIBILITY_API flag here during configure phase.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list