[webkit-reviews] review requested: [Bug 49279] Fix include statements for local headers : [Attachment 73414] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 14:17:39 PST 2010


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 49279: Fix include statements for local headers
https://bugs.webkit.org/show_bug.cgi?id=49279

Attachment 73414: Patch
https://bugs.webkit.org/attachment.cgi?id=73414&action=review

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Reviewed by NOBODY (OOPS!).

Use "Foo.h" instead of <Foo.h> for local headers.

* assembler/AbstractMacroAssembler.h: Also fixed sort order.
* assembler/CodeLocation.h:
* yarr/RegexJIT.h:
* yarr/RegexParser.h:
---
 5 files changed, 19 insertions(+), 7 deletions(-)


More information about the webkit-reviews mailing list