Bug 117752 - Remove unused bool argument from ReplacementFragment's constructor
Summary: Remove unused bool argument from ReplacementFragment's constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: BlinkMergeCandidate
Depends on:
Blocks:
 
Reported: 2013-06-18 13:48 PDT by Ryosuke Niwa
Modified: 2013-06-18 14:35 PDT (History)
4 users (show)

See Also:


Attachments
Cleanup (1.80 KB, patch)
2013-06-18 13:49 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Fix the build (2.21 KB, patch)
2013-06-18 13:51 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-06-18 13:48:35 PDT
Remove unused bool argument from ReplacementFragment's constructor
Comment 1 Ryosuke Niwa 2013-06-18 13:49:25 PDT
Created attachment 204938 [details]
Cleanup
Comment 2 Ryosuke Niwa 2013-06-18 13:51:16 PDT
Created attachment 204939 [details]
Fix the build
Comment 3 WebKit Commit Bot 2013-06-18 14:35:14 PDT
Comment on attachment 204939 [details]
Fix the build

Clearing flags on attachment: 204939

Committed r151698: <http://trac.webkit.org/changeset/151698>
Comment 4 WebKit Commit Bot 2013-06-18 14:35:16 PDT
All reviewed patches have been landed.  Closing bug.