| OLD | NEW |
| 1 /* | 1 /* |
| 2 * Copyright (C) 2012 Google Inc. All rights reserved. | 2 * Copyright (C) 2012 Google Inc. All rights reserved. |
| 3 * | 3 * |
| 4 * Redistribution and use in source and binary forms, with or without | 4 * Redistribution and use in source and binary forms, with or without |
| 5 * modification, are permitted provided that the following conditions are | 5 * modification, are permitted provided that the following conditions are |
| 6 * met: | 6 * met: |
| 7 * | 7 * |
| 8 * * Redistributions of source code must retain the above copyright | 8 * * Redistributions of source code must retain the above copyright |
| 9 * notice, this list of conditions and the following disclaimer. | 9 * notice, this list of conditions and the following disclaimer. |
| 10 * * Redistributions in binary form must reproduce the above | 10 * * Redistributions in binary form must reproduce the above |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 45 #include "core/frame/csp/ContentSecurityPolicy.h" | 45 #include "core/frame/csp/ContentSecurityPolicy.h" |
| 46 #include "core/html/HTMLFormElement.h" | 46 #include "core/html/HTMLFormElement.h" |
| 47 #include "core/html/HTMLInputElement.h" | 47 #include "core/html/HTMLInputElement.h" |
| 48 #include "core/html/HTMLMediaElement.h" | 48 #include "core/html/HTMLMediaElement.h" |
| 49 #include "core/html/shadow/TextControlInnerElements.h" | 49 #include "core/html/shadow/TextControlInnerElements.h" |
| 50 #include "core/loader/FrameLoaderTypes.h" | 50 #include "core/loader/FrameLoaderTypes.h" |
| 51 #include "core/loader/NavigationPolicy.h" | 51 #include "core/loader/NavigationPolicy.h" |
| 52 #include "core/loader/appcache/ApplicationCacheHost.h" | 52 #include "core/loader/appcache/ApplicationCacheHost.h" |
| 53 #include "core/page/InjectedStyleSheets.h" | 53 #include "core/page/InjectedStyleSheets.h" |
| 54 #include "core/page/PageVisibilityState.h" | 54 #include "core/page/PageVisibilityState.h" |
| 55 #include "core/rendering/compositing/CompositedSelectionBound.h" |
| 55 #include "core/rendering/style/RenderStyleConstants.h" | 56 #include "core/rendering/style/RenderStyleConstants.h" |
| 56 #include "modules/geolocation/GeolocationError.h" | 57 #include "modules/geolocation/GeolocationError.h" |
| 57 #include "modules/geolocation/GeolocationPosition.h" | 58 #include "modules/geolocation/GeolocationPosition.h" |
| 58 #include "modules/indexeddb/IDBKey.h" | 59 #include "modules/indexeddb/IDBKey.h" |
| 59 #include "modules/indexeddb/IDBKeyPath.h" | 60 #include "modules/indexeddb/IDBKeyPath.h" |
| 60 #include "modules/indexeddb/IDBMetadata.h" | 61 #include "modules/indexeddb/IDBMetadata.h" |
| 61 #include "modules/indexeddb/IndexedDB.h" | 62 #include "modules/indexeddb/IndexedDB.h" |
| 62 #include "modules/navigatorcontentutils/NavigatorContentUtilsClient.h" | 63 #include "modules/navigatorcontentutils/NavigatorContentUtilsClient.h" |
| 63 #include "modules/notifications/NotificationClient.h" | 64 #include "modules/notifications/NotificationClient.h" |
| 64 #include "modules/quota/DeprecatedStorageQuota.h" | 65 #include "modules/quota/DeprecatedStorageQuota.h" |
| (...skipping 27 matching lines...) Expand all Loading... |
| 92 #include "public/platform/WebIDBKeyPath.h" | 93 #include "public/platform/WebIDBKeyPath.h" |
| 93 #include "public/platform/WebIDBMetadata.h" | 94 #include "public/platform/WebIDBMetadata.h" |
| 94 #include "public/platform/WebIDBTypes.h" | 95 #include "public/platform/WebIDBTypes.h" |
| 95 #include "public/platform/WebMediaPlayer.h" | 96 #include "public/platform/WebMediaPlayer.h" |
| 96 #include "public/platform/WebMediaPlayerClient.h" | 97 #include "public/platform/WebMediaPlayerClient.h" |
| 97 #include "public/platform/WebMediaSource.h" | 98 #include "public/platform/WebMediaSource.h" |
| 98 #include "public/platform/WebMediaStreamSource.h" | 99 #include "public/platform/WebMediaStreamSource.h" |
| 99 #include "public/platform/WebReferrerPolicy.h" | 100 #include "public/platform/WebReferrerPolicy.h" |
| 100 #include "public/platform/WebScrollbar.h" | 101 #include "public/platform/WebScrollbar.h" |
| 101 #include "public/platform/WebScrollbarBehavior.h" | 102 #include "public/platform/WebScrollbarBehavior.h" |
| 103 #include "public/platform/WebSelectionBound.h" |
| 102 #include "public/platform/WebStorageQuotaError.h" | 104 #include "public/platform/WebStorageQuotaError.h" |
| 103 #include "public/platform/WebStorageQuotaType.h" | 105 #include "public/platform/WebStorageQuotaType.h" |
| 104 #include "public/platform/WebURLRequest.h" | 106 #include "public/platform/WebURLRequest.h" |
| 105 #include "public/platform/WebURLResponse.h" | 107 #include "public/platform/WebURLResponse.h" |
| 106 #include "public/web/WebAXEnums.h" | 108 #include "public/web/WebAXEnums.h" |
| 107 #include "public/web/WebAXObject.h" | 109 #include "public/web/WebAXObject.h" |
| 108 #include "public/web/WebConsoleMessage.h" | 110 #include "public/web/WebConsoleMessage.h" |
| 109 #include "public/web/WebContentSecurityPolicy.h" | 111 #include "public/web/WebContentSecurityPolicy.h" |
| 110 #include "public/web/WebFontDescription.h" | 112 #include "public/web/WebFontDescription.h" |
| 111 #include "public/web/WebFormElement.h" | 113 #include "public/web/WebFormElement.h" |
| (...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 607 COMPILE_ASSERT_MATCHING_ENUM(WebCustomHandlersNew, NavigatorContentUtilsClient::
CustomHandlersNew); | 609 COMPILE_ASSERT_MATCHING_ENUM(WebCustomHandlersNew, NavigatorContentUtilsClient::
CustomHandlersNew); |
| 608 COMPILE_ASSERT_MATCHING_ENUM(WebCustomHandlersRegistered, NavigatorContentUtilsC
lient::CustomHandlersRegistered); | 610 COMPILE_ASSERT_MATCHING_ENUM(WebCustomHandlersRegistered, NavigatorContentUtilsC
lient::CustomHandlersRegistered); |
| 609 COMPILE_ASSERT_MATCHING_ENUM(WebCustomHandlersDeclined, NavigatorContentUtilsCli
ent::CustomHandlersDeclined); | 611 COMPILE_ASSERT_MATCHING_ENUM(WebCustomHandlersDeclined, NavigatorContentUtilsCli
ent::CustomHandlersDeclined); |
| 610 | 612 |
| 611 COMPILE_ASSERT_MATCHING_ENUM(WebTouchActionNone, TouchActionNone); | 613 COMPILE_ASSERT_MATCHING_ENUM(WebTouchActionNone, TouchActionNone); |
| 612 COMPILE_ASSERT_MATCHING_ENUM(WebTouchActionAuto, TouchActionAuto); | 614 COMPILE_ASSERT_MATCHING_ENUM(WebTouchActionAuto, TouchActionAuto); |
| 613 COMPILE_ASSERT_MATCHING_ENUM(WebTouchActionPanX, TouchActionPanX); | 615 COMPILE_ASSERT_MATCHING_ENUM(WebTouchActionPanX, TouchActionPanX); |
| 614 COMPILE_ASSERT_MATCHING_ENUM(WebTouchActionPanY, TouchActionPanY); | 616 COMPILE_ASSERT_MATCHING_ENUM(WebTouchActionPanY, TouchActionPanY); |
| 615 COMPILE_ASSERT_MATCHING_ENUM(WebTouchActionPinchZoom, TouchActionPinchZoom); | 617 COMPILE_ASSERT_MATCHING_ENUM(WebTouchActionPinchZoom, TouchActionPinchZoom); |
| 616 | 618 |
| 619 COMPILE_ASSERT_MATCHING_ENUM(WebSelectionBound::Caret, CompositedSelectionBound:
:Caret); |
| 620 COMPILE_ASSERT_MATCHING_ENUM(WebSelectionBound::SelectionLeft, CompositedSelecti
onBound::SelectionLeft); |
| 621 COMPILE_ASSERT_MATCHING_ENUM(WebSelectionBound::SelectionRight, CompositedSelect
ionBound::SelectionRight); |
| 622 |
| 617 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::V8CacheOptionsOff, V8CacheOptionsOff); | 623 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::V8CacheOptionsOff, V8CacheOptionsOff); |
| 618 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::V8CacheOptionsParse, V8CacheOptionsPar
se); | 624 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::V8CacheOptionsParse, V8CacheOptionsPar
se); |
| 619 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::V8CacheOptionsCode, V8CacheOptionsCode
); | 625 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::V8CacheOptionsCode, V8CacheOptionsCode
); |
| 620 | 626 |
| 621 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::PointerTypeNone, PointerTypeNone); | 627 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::PointerTypeNone, PointerTypeNone); |
| 622 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::PointerTypeCoarse, PointerTypeCoarse); | 628 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::PointerTypeCoarse, PointerTypeCoarse); |
| 623 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::PointerTypeFine, PointerTypeFine); | 629 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::PointerTypeFine, PointerTypeFine); |
| 624 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::HoverTypeNone, HoverTypeNone); | 630 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::HoverTypeNone, HoverTypeNone); |
| 625 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::HoverTypeOnDemand, HoverTypeOnDemand); | 631 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::HoverTypeOnDemand, HoverTypeOnDemand); |
| 626 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::HoverTypeHover, HoverTypeHover); | 632 COMPILE_ASSERT_MATCHING_ENUM(WebSettings::HoverTypeHover, HoverTypeHover); |
| 627 | 633 |
| 628 COMPILE_ASSERT_MATCHING_UINT64(kSerializedScriptValueVersion, SerializedScriptVa
lue::wireFormatVersion); | 634 COMPILE_ASSERT_MATCHING_UINT64(kSerializedScriptValueVersion, SerializedScriptVa
lue::wireFormatVersion); |
| 629 | 635 |
| 630 } // namespace blink | 636 } // namespace blink |
| OLD | NEW |