Bug 56735 - FIx build break when inspector is enabled
Summary: FIx build break when inspector is enabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-21 01:38 PDT by Jaehun Lim
Modified: 2011-03-21 07:31 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.18 KB, patch)
2011-03-21 01:46 PDT, Jaehun Lim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaehun Lim 2011-03-21 01:38:22 PDT
ENABLE(INSPECTOR) is missed in FrameLoader.cpp after r77950.
So build break happens when inspector is enabled.
Comment 1 Jaehun Lim 2011-03-21 01:46:25 PDT
Created attachment 86304 [details]
Patch
Comment 2 WebKit Commit Bot 2011-03-21 03:53:34 PDT
Comment on attachment 86304 [details]
Patch

Clearing flags on attachment: 86304

Committed r81576: <http://trac.webkit.org/changeset/81576>
Comment 3 WebKit Commit Bot 2011-03-21 03:53:38 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Review Bot 2011-03-21 07:31:21 PDT
http://trac.webkit.org/changeset/81576 might have broken GTK Linux 32-bit Release