Bug 55477

Summary: m_debuggerAgent not declared in inspector/InspectorAgent.cpp:467
Product: WebKit Reporter: Oleg Romashin (:romaxa) <romaxa>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 55389    
Attachments:
Description Flags
m_debuggerAgent should be under ENABLE(JAVASCRIPT_DEBUGGER) define
kling: review-
fix compilation without ENABLE(JAVASCRIPT_DEBUGGER) none

Oleg Romashin (:romaxa)
Reported 2011-03-01 10:05:42 PST
Created attachment 84244 [details] m_debuggerAgent should be under ENABLE(JAVASCRIPT_DEBUGGER) define Build fix
Attachments
m_debuggerAgent should be under ENABLE(JAVASCRIPT_DEBUGGER) define (914 bytes, patch)
2011-03-01 10:05 PST, Oleg Romashin (:romaxa)
kling: review-
fix compilation without ENABLE(JAVASCRIPT_DEBUGGER) (1.13 KB, patch)
2011-03-01 13:14 PST, Oleg Romashin (:romaxa)
no flags
Andreas Kling
Comment 1 2011-03-01 10:18:42 PST
Comment on attachment 84244 [details] m_debuggerAgent should be under ENABLE(JAVASCRIPT_DEBUGGER) define Needs ChangeLog. See http://www.webkit.org/coding/contributing.html
Oleg Romashin (:romaxa)
Comment 2 2011-03-01 13:14:48 PST
Created attachment 84282 [details] fix compilation without ENABLE(JAVASCRIPT_DEBUGGER)
Andreas Kling
Comment 3 2011-03-02 03:22:10 PST
Comment on attachment 84282 [details] fix compilation without ENABLE(JAVASCRIPT_DEBUGGER) r=me
WebKit Commit Bot
Comment 4 2011-03-02 05:02:42 PST
Comment on attachment 84282 [details] fix compilation without ENABLE(JAVASCRIPT_DEBUGGER) Clearing flags on attachment: 84282 Committed r80116: <http://trac.webkit.org/changeset/80116>
WebKit Commit Bot
Comment 5 2011-03-02 05:02:47 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.