Changeset 76991 in webkit


Ignore:
Timestamp:
Jan 28, 2011 2:31:11 PM (13 years ago)
Author:
andersca@apple.com
Message:

Clean up the mess introduced when config.h was added to the project:

Reviewed by Sam Weinig.

  • Remove the contents of WebKit2Prefix.h that is now in config.h, to avoid including everything twice in each file, probably slowing down compile time.
  • Add config.h to all the files that were forgotten in order to keep the build from breaking.
  • Added trap to ensure that config.h is included at the top of every implementation file. If this had been added it would have caught the previous issue.
Location:
trunk/Source/WebKit2
Files:
62 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.