Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[webcore/html] remove extra header includes from cpp files.
https://bugs.webkit.org/show_bug.cgi?id=123740 Patch by Santosh Mahto <santosh.ma@samsung.com> on 2013-11-04 Reviewed by Darin Adler. Removing redundant headers. * html/BaseDateAndTimeInputType.cpp: * html/ColorInputType.cpp: * html/DOMFormData.cpp: * html/DOMURL.cpp: * html/DateInputType.cpp: * html/DateTimeInputType.cpp: * html/DateTimeLocalInputType.cpp: * html/FTPDirectoryDocument.cpp: * html/FileInputType.cpp: * html/FormController.cpp: * html/HTMLAnchorElement.cpp: * html/HTMLAreaElement.cpp: * html/HTMLCanvasElement.cpp: * html/HTMLCollection.cpp: * html/HTMLDetailsElement.cpp: * html/HTMLDocument.cpp: * html/HTMLElement.cpp: * html/HTMLFormControlsCollection.cpp: * html/HTMLFormElement.cpp: * html/HTMLImageElement.cpp: * html/HTMLInputElement.cpp: * html/HTMLLegendElement.cpp: * html/HTMLMapElement.cpp: * html/HTMLMediaElement.cpp: * html/HTMLOptionElement.cpp: * html/HTMLOptionsCollection.cpp: * html/HTMLPlugInImageElement.cpp: * html/HTMLProgressElement.cpp: * html/HTMLSummaryElement.cpp: * html/HTMLTemplateElement.cpp: * html/HTMLVideoElement.cpp: * html/HTMLViewSourceDocument.cpp: * html/MediaController.cpp: * html/MediaKeyEvent.cpp: * html/MonthInputType.cpp: * html/RangeInputType.cpp: * html/StepRange.cpp: * html/TextFieldInputType.cpp: * html/TimeInputType.cpp: * html/WeekInputType.cpp: * html/canvas/CanvasRenderingContext.cpp: * html/canvas/CanvasRenderingContext2D.cpp: * html/canvas/CanvasStyle.cpp: * html/canvas/OESVertexArrayObject.cpp: * html/parser/BackgroundHTMLParser.cpp: * html/parser/CSSPreloadScanner.cpp: * html/parser/CompactHTMLToken.cpp: * html/parser/HTMLConstructionSite.cpp: * html/parser/HTMLDocumentParser.cpp: * html/parser/HTMLElementStack.cpp: * html/parser/HTMLFormattingElementList.cpp: * html/parser/HTMLMetaCharsetParser.cpp: * html/parser/HTMLParserIdioms.cpp: * html/parser/HTMLPreloadScanner.cpp: * html/parser/HTMLTokenizer.cpp: * html/parser/HTMLTreeBuilder.cpp: * html/parser/HTMLTreeBuilderSimulator.cpp: * html/parser/HTMLViewSourceParser.cpp: * html/parser/TextDocumentParser.cpp: * html/parser/XSSAuditor.cpp: * html/shadow/ContentDistributor.cpp: * html/shadow/InsertionPoint.cpp: * html/shadow/MediaControlElements.cpp: * html/shadow/MediaControlsApple.cpp: * html/shadow/MediaControlsBlackBerry.cpp: * html/shadow/MediaControlsGtk.cpp: * html/shadow/SliderThumbElement.cpp: * html/track/AudioTrack.cpp: * html/track/InbandGenericTextTrack.cpp: * html/track/InbandTextTrack.cpp: * html/track/InbandWebVTTTextTrack.cpp: * html/track/TextTrack.cpp: * html/track/TextTrackCueGeneric.cpp: * html/track/TextTrackList.cpp: * html/track/TextTrackRegion.cpp: * html/track/TrackListBase.cpp: * html/track/VideoTrack.cpp: * html/track/WebVTTParser.cpp: Canonical link: https://commits.webkit.org/141977@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@158650 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
2d1c507
commit eca14f4
Showing
77 changed files
with
88 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.