Bug 31928

Summary: DOMWindow::inspectorTimelineAgent is not guarded with ENABLE(INSPECTOR)
Product: WebKit Reporter: Steve Block <steveblock>
Component: WebCore Misc.Assignee: Steve Block <steveblock>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric, pfeldman, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch 1 for Bug 31928 none

Steve Block
Reported 2009-11-27 05:03:20 PST
DOMWindow::inspectorTimelineAgent is not guarded with ENABLE(INSPECTOR). This uses methods defined only when INSPECTOR is enabled.
Attachments
Patch 1 for Bug 31928 (1.21 KB, patch)
2009-11-27 05:08 PST, Steve Block
no flags
Steve Block
Comment 1 2009-11-27 05:08:42 PST
Eric Seidel (no email)
Comment 2 2009-11-28 09:40:59 PST
Comment on attachment 43945 [details] Patch 1 for Bug 31928 LGTM.
WebKit Commit Bot
Comment 3 2009-11-30 09:17:49 PST
Comment on attachment 43945 [details] Patch 1 for Bug 31928 Clearing flags on attachment: 43945 Committed r51495: <http://trac.webkit.org/changeset/51495>
WebKit Commit Bot
Comment 4 2009-11-30 09:17:55 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.