Bug 145095 - Remove MessageType variant of addMessageToConsole() from ChromeClient
Summary: Remove MessageType variant of addMessageToConsole() from ChromeClient
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sungmann Cho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-16 10:27 PDT by Sungmann Cho
Modified: 2015-05-16 12:59 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.84 KB, patch)
2015-05-16 10:29 PDT, Sungmann Cho
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sungmann Cho 2015-05-16 10:27:12 PDT
All addMessageToConsole() in ChromeClient are exactly the same thing.
So there is no reason to keep all this methods.
Comment 1 Sungmann Cho 2015-05-16 10:29:24 PDT
Created attachment 253271 [details]
Patch
Comment 2 WebKit Commit Bot 2015-05-16 12:58:57 PDT
Comment on attachment 253271 [details]
Patch

Clearing flags on attachment: 253271

Committed r184436: <http://trac.webkit.org/changeset/184436>
Comment 3 WebKit Commit Bot 2015-05-16 12:59:01 PDT
All reviewed patches have been landed.  Closing bug.