[webkit-reviews] review requested: [Bug 41805] Web Inspector: Migrate ApplicationCache Support to InspectorFrontend2 : [Attachment 60784] [PATCH] Migrate InspectorApplicationCacheAgent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 15:00:07 PDT 2010


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 41805: Web Inspector: Migrate ApplicationCache Support to
InspectorFrontend2
https://bugs.webkit.org/show_bug.cgi?id=41805

Attachment 60784: [PATCH] Migrate InspectorApplicationCacheAgent
https://bugs.webkit.org/attachment.cgi?id=60784&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
Please double check the build changes. I am unfamiliar with many of the
build systems, but I think this was rather straightforward.

I think some should already work:

  GNUmakefile.am	       has  $(FEATURE_DEFINES)
  WebCore.pri		       has  $${FEATURE_DEFINES_JAVASCRIPT}}
  cmake/WebKitGenerators.cmake has  ${FEATURE_DEFINES_STR}


More information about the webkit-reviews mailing list