[Webkit-unassigned] [Bug 134246] New: REGRESSION(r170235): Remove incorrect ifdef guard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 24 03:09:20 PDT 2014


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

           Summary: REGRESSION(r170235): Remove incorrect ifdef guard
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: evab.u-szeged at partner.samsung.com


Removr unnecessary #if guard which remained in the code while removing PAGE_VISIBILITY_API compile guard.

> Source/WebKit/mac/WebView/WebView.mm:4328
> #if ENABLE(HIDDEN_PAGE_DOM_TIMER_THROTTLING)
>      if (_private->page)
>          return kit(_private->page->visibilityState());
>  #endif

-- 
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