Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(312)

Side by Side Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 1740153002: Remove unused UseCounter features (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 5 * modification, are permitted provided that the following conditions
6 * are met: 6 * are met:
7 * 1. Redistributions of source code must retain the above copyright 7 * 1. Redistributions of source code must retain the above copyright
8 * notice, this list of conditions and the following disclaimer. 8 * notice, this list of conditions and the following disclaimer.
9 * 2. Redistributions in binary form must reproduce the above copyright 9 * 2. Redistributions in binary form must reproduce the above copyright
10 * notice, this list of conditions and the following disclaimer in the 10 * notice, this list of conditions and the following disclaimer in the
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 WorkerAllowedByChildBlockedByScript = 258, 236 WorkerAllowedByChildBlockedByScript = 258,
237 DeprecatedWebKitGradient = 260, 237 DeprecatedWebKitGradient = 260,
238 DeprecatedWebKitLinearGradient = 261, 238 DeprecatedWebKitLinearGradient = 261,
239 DeprecatedWebKitRepeatingLinearGradient = 262, 239 DeprecatedWebKitRepeatingLinearGradient = 262,
240 DeprecatedWebKitRadialGradient = 263, 240 DeprecatedWebKitRadialGradient = 263,
241 DeprecatedWebKitRepeatingRadialGradient = 264, 241 DeprecatedWebKitRepeatingRadialGradient = 264,
242 PrefixedImageSmoothingEnabled = 267, 242 PrefixedImageSmoothingEnabled = 267,
243 UnprefixedImageSmoothingEnabled = 268, 243 UnprefixedImageSmoothingEnabled = 268,
244 // The above items are available in M34 branch. 244 // The above items are available in M34 branch.
245 245
246 TextAutosizing = 274,
247 HTMLAnchorElementPingAttribute = 276, 246 HTMLAnchorElementPingAttribute = 276,
248 InsertAdjacentHTML = 278, 247 InsertAdjacentHTML = 278,
249 SVGClassName = 279, 248 SVGClassName = 279,
250 HTMLAppletElement = 280,
251 HTMLMediaElementSeekToFragmentStart = 281, 249 HTMLMediaElementSeekToFragmentStart = 281,
252 HTMLMediaElementPauseAtFragmentEnd = 282, 250 HTMLMediaElementPauseAtFragmentEnd = 282,
253 PrefixedWindowURL = 283, 251 PrefixedWindowURL = 283,
254 WindowOrientation = 285, 252 WindowOrientation = 285,
255 DOMStringListContains = 286, 253 DOMStringListContains = 286,
256 DocumentCaptureEvents = 287, 254 DocumentCaptureEvents = 287,
257 DocumentReleaseEvents = 288, 255 DocumentReleaseEvents = 288,
258 WindowCaptureEvents = 289, 256 WindowCaptureEvents = 289,
259 WindowReleaseEvents = 290, 257 WindowReleaseEvents = 290,
260 DocumentXPathCreateExpression = 295, 258 DocumentXPathCreateExpression = 295,
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 PrefixedIDBCursorConstructor = 363, 304 PrefixedIDBCursorConstructor = 363,
307 PrefixedIDBDatabaseConstructor = 364, 305 PrefixedIDBDatabaseConstructor = 364,
308 PrefixedIDBFactoryConstructor = 365, 306 PrefixedIDBFactoryConstructor = 365,
309 PrefixedIDBIndexConstructor = 366, 307 PrefixedIDBIndexConstructor = 366,
310 PrefixedIDBKeyRangeConstructor = 367, 308 PrefixedIDBKeyRangeConstructor = 367,
311 PrefixedIDBObjectStoreConstructor = 368, 309 PrefixedIDBObjectStoreConstructor = 368,
312 PrefixedIDBRequestConstructor = 369, 310 PrefixedIDBRequestConstructor = 369,
313 PrefixedIDBTransactionConstructor = 370, 311 PrefixedIDBTransactionConstructor = 370,
314 NotificationPermission = 371, 312 NotificationPermission = 371,
315 RangeDetach = 372, 313 RangeDetach = 372,
316 PrefixedMouseEventMovementX = 382,
317 PrefixedMouseEventMovementY = 383,
318 PrefixedFileRelativePath = 386, 314 PrefixedFileRelativePath = 386,
319 DocumentCaretRangeFromPoint = 387, 315 DocumentCaretRangeFromPoint = 387,
320 // DocumentGetCSSCanvasContext = 388,
321 ElementScrollIntoViewIfNeeded = 389, 316 ElementScrollIntoViewIfNeeded = 389,
322 RangeExpand = 393, 317 RangeExpand = 393,
323 HTMLImageElementX = 396, 318 HTMLImageElementX = 396,
324 HTMLImageElementY = 397, 319 HTMLImageElementY = 397,
325 SelectionBaseNode = 400, 320 SelectionBaseNode = 400,
326 SelectionBaseOffset = 401, 321 SelectionBaseOffset = 401,
327 SelectionExtentNode = 402, 322 SelectionExtentNode = 402,
328 SelectionExtentOffset = 403, 323 SelectionExtentOffset = 403,
329 SelectionType = 404, 324 SelectionType = 404,
330 SelectionModify = 405, 325 SelectionModify = 405,
(...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after
744 ClientHintsContentDPR = 906, 739 ClientHintsContentDPR = 906,
745 ElementAttachShadowOpen = 907, 740 ElementAttachShadowOpen = 907,
746 ElementAttachShadowClosed = 908, 741 ElementAttachShadowClosed = 908,
747 AudioParamSetValueAtTime = 909, 742 AudioParamSetValueAtTime = 909,
748 AudioParamLinearRampToValueAtTime = 910, 743 AudioParamLinearRampToValueAtTime = 910,
749 AudioParamExponentialRampToValueAtTime = 911, 744 AudioParamExponentialRampToValueAtTime = 911,
750 AudioParamSetTargetAtTime = 912, 745 AudioParamSetTargetAtTime = 912,
751 AudioParamSetValueCurveAtTime = 913, 746 AudioParamSetValueCurveAtTime = 913,
752 AudioParamCancelScheduledValues = 914, 747 AudioParamCancelScheduledValues = 914,
753 V8Permissions_Request_Method = 915, 748 V8Permissions_Request_Method = 915,
754 LinkRelSubresource = 916,
755 LinkRelPrefetch = 917, 749 LinkRelPrefetch = 917,
756 LinkRelPrerender = 918, 750 LinkRelPrerender = 918,
757 LinkRelNext = 919, 751 LinkRelNext = 919,
758 PrefixedPerformanceResourceTimingBufferFull = 920, 752 PrefixedPerformanceResourceTimingBufferFull = 920,
759 CSSValuePrefixedMinContent = 921, 753 CSSValuePrefixedMinContent = 921,
760 CSSValuePrefixedMaxContent = 922, 754 CSSValuePrefixedMaxContent = 922,
761 CSSValuePrefixedFitContent = 923, 755 CSSValuePrefixedFitContent = 923,
762 CSSValuePrefixedFillAvailable = 924, 756 CSSValuePrefixedFillAvailable = 924,
763 PresentationDefaultRequest = 926, 757 PresentationDefaultRequest = 926,
764 PresentationAvailabilityChangeEventListener = 927, 758 PresentationAvailabilityChangeEventListener = 927,
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
1015 DocumentCreateEventPointerEvent = 1175, 1009 DocumentCreateEventPointerEvent = 1175,
1016 DocumentCreateEventPopStateEvent = 1176, 1010 DocumentCreateEventPopStateEvent = 1176,
1017 DocumentCreateEventProgressEvent = 1177, 1011 DocumentCreateEventProgressEvent = 1177,
1018 DocumentCreateEventPromiseRejectionEvent = 1178, 1012 DocumentCreateEventPromiseRejectionEvent = 1178,
1019 DocumentCreateEventRelatedEvent = 1179, 1013 DocumentCreateEventRelatedEvent = 1179,
1020 DocumentCreateEventResourceProgressEvent = 1180, 1014 DocumentCreateEventResourceProgressEvent = 1180,
1021 DocumentCreateEventSecurityPolicyViolationEvent = 1181, 1015 DocumentCreateEventSecurityPolicyViolationEvent = 1181,
1022 DocumentCreateEventTextEvent = 1182, 1016 DocumentCreateEventTextEvent = 1182,
1023 DocumentCreateEventTransitionEvent = 1183, 1017 DocumentCreateEventTransitionEvent = 1183,
1024 DocumentCreateEventWheelEvent = 1184, 1018 DocumentCreateEventWheelEvent = 1184,
1025 DocumentCreateEventMediaKeyEvent = 1185,
1026 DocumentCreateEventTrackEvent = 1186, 1019 DocumentCreateEventTrackEvent = 1186,
1027 DocumentCreateEventWebKitAnimationEvent = 1187, 1020 DocumentCreateEventWebKitAnimationEvent = 1187,
1028 DocumentCreateEventMutationEvents = 1188, 1021 DocumentCreateEventMutationEvents = 1188,
1029 DocumentCreateEventOrientationEvent = 1189, 1022 DocumentCreateEventOrientationEvent = 1189,
1030 DocumentCreateEventSVGEvents = 1190, 1023 DocumentCreateEventSVGEvents = 1190,
1031 DocumentCreateEventWebKitTransitionEvent = 1191, 1024 DocumentCreateEventWebKitTransitionEvent = 1191,
1032 DocumentCreateEventBeforeInstallPromptEvent = 1192, 1025 DocumentCreateEventBeforeInstallPromptEvent = 1192,
1033 DocumentCreateEventSyncEvent = 1193, 1026 DocumentCreateEventSyncEvent = 1193,
1034 DocumentCreateEventDeviceLightEvent = 1194, 1027 DocumentCreateEventDeviceLightEvent = 1194,
1035 DocumentCreateEventDeviceMotionEvent = 1195, 1028 DocumentCreateEventDeviceMotionEvent = 1195,
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
1173 friend class UseCounterTest; 1166 friend class UseCounterTest;
1174 static int m_muteCount; 1167 static int m_muteCount;
1175 1168
1176 CountBits m_countBits; 1169 CountBits m_countBits;
1177 BitVector m_CSSFeatureBits; 1170 BitVector m_CSSFeatureBits;
1178 }; 1171 };
1179 1172
1180 } // namespace blink 1173 } // namespace blink
1181 1174
1182 #endif // UseCounter_h 1175 #endif // UseCounter_h
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698