Bug 58268 - Changeset 83492 broke Leopard build.
Summary: Changeset 83492 broke Leopard build.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Jia Pu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-11 14:20 PDT by Jia Pu
Modified: 2011-04-11 14:37 PDT (History)
2 users (show)

See Also:


Attachments
Patch (v1) (1.12 KB, patch)
2011-04-11 14:32 PDT, Jia Pu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jia Pu 2011-04-11 14:20:49 PDT
/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug/build/Source/WebCore/editing/Editor.cpp:1972: warning: unused parameter 'doReplacement'
Comment 1 Jia Pu 2011-04-11 14:32:55 PDT
Created attachment 89090 [details]
Patch (v1)
Comment 2 Hajime Morrita 2011-04-11 14:34:54 PDT
Committed r83501: <http://trac.webkit.org/changeset/83501>
Comment 3 Jia Pu 2011-04-11 14:36:10 PDT
(In reply to comment #2)
> Committed r83501: <http://trac.webkit.org/changeset/83501>

Thanks, Morita
Comment 4 Hajime Morrita 2011-04-11 14:36:58 PDT
Usually we can skip review to fix the build. So I fixed it.
I'm sorry for interruption ;-)