wiki:DeveloperTips

Version 4 (modified by mihaip@chromium.org, 14 years ago) (diff)

--

Tips and Tools for Developers

Have a header file copied to WebKitBuild/.../PrivateHeaders in build time

See screen shot.

  1. Open WebCore/WebCore.xcodeproj
  2. In Groups & Files, navigate to WebCore and locate the header file.
  3. Drag the header file to Targets > WebCore > Copy Headers.
  4. Select the header file in Copy Headers. It should be listed on the right pane.
  5. Change Role to private.

Debugging

See this page for how to debug WebCore, JavaScriptCore or WebKit.

Attachments (1)

Download all attachments as: .zip