Bug 168393 - revert DOMTextEvent.h and DOMHTMLCanvasElement.h to private header
Summary: revert DOMTextEvent.h and DOMHTMLCanvasElement.h to private header
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-15 14:22 PST by Aakash Jain
Modified: 2017-02-15 17:31 PST (History)
5 users (show)

See Also:


Attachments
Proposed patch (3.53 KB, patch)
2017-02-15 14:26 PST, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2017-02-15 14:22:01 PST
As part of https://trac.webkit.org/changeset/204717, DOMTextEvent.h and DOMHTMLCanvasElement.h were moved from WebCore to WebKitLegacy. However they accidentally got changed from private to project header. This should be reverted.
Comment 1 Aakash Jain 2017-02-15 14:26:02 PST
Created attachment 301657 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2017-02-15 15:31:29 PST
Comment on attachment 301657 [details]
Proposed patch

Clearing flags on attachment: 301657

Committed r212402: <http://trac.webkit.org/changeset/212402>
Comment 3 WebKit Commit Bot 2017-02-15 15:31:36 PST
All reviewed patches have been landed.  Closing bug.