Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
2009-11-09 Martin Robinson <martin.james.robinson@gmail.com>
Reviewed by Darin Adler. Compiler warnings in InspectorResource.h https://bugs.webkit.org/show_bug.cgi?id=29231 Fix compilation warnings by removing addition operation on an enum type. * inspector/InspectorResource.h: (WebCore::InspectorResource::): (WebCore::InspectorResource::Changes::hasChange): (WebCore::InspectorResource::Changes::set): (WebCore::InspectorResource::Changes::setAll): Canonical link: https://commits.webkit.org/42130@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@50700 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
20 additions
and 2 deletions.
- +15 −0 WebCore/ChangeLog
- +5 −2 WebCore/inspector/InspectorResource.h
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