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

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

Issue 1419823012: Remove unused UseCounter features (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 452 matching lines...) Expand 10 before | Expand all | Expand 10 after
463 ScreenOrientationType = 558, 463 ScreenOrientationType = 558,
464 ScreenOrientationLock = 559, 464 ScreenOrientationLock = 559,
465 ScreenOrientationUnlock = 560, 465 ScreenOrientationUnlock = 560,
466 GeolocationSecureOrigin = 561, 466 GeolocationSecureOrigin = 561,
467 GeolocationInsecureOrigin = 562, 467 GeolocationInsecureOrigin = 562,
468 NotificationSecureOrigin = 563, 468 NotificationSecureOrigin = 563,
469 NotificationInsecureOrigin = 564, 469 NotificationInsecureOrigin = 564,
470 NotificationShowEvent = 565, 470 NotificationShowEvent = 565,
471 CSSXGetComputedStyleQueries = 566, 471 CSSXGetComputedStyleQueries = 566,
472 SVG1DOM = 567, 472 SVG1DOM = 567,
473 SVGPathSegDOM = 568,
474 SVGTransformListConsolidate = 569, 473 SVGTransformListConsolidate = 569,
475 SVGAnimatedTransformListBaseVal = 570, 474 SVGAnimatedTransformListBaseVal = 570,
476 QuotedAnimationName = 571, 475 QuotedAnimationName = 571,
477 QuotedKeyframesRule = 572, 476 QuotedKeyframesRule = 572,
478 SrcsetDroppedCandidate = 573, 477 SrcsetDroppedCandidate = 573,
479 WindowPostMessage = 574, 478 WindowPostMessage = 574,
480 WindowPostMessageWithLegacyTargetOriginArgument = 575, 479 WindowPostMessageWithLegacyTargetOriginArgument = 575,
481 RenderRuby = 576, 480 RenderRuby = 576,
482 ScriptElementWithInvalidTypeHasSrc = 578, 481 ScriptElementWithInvalidTypeHasSrc = 578,
483 XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload = 581, 482 XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload = 581,
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
561 DeviceOrientationInsecureOrigin = 670, 560 DeviceOrientationInsecureOrigin = 670,
562 DeviceOrientationSecureOrigin = 671, 561 DeviceOrientationSecureOrigin = 671,
563 SandboxViaIFrame = 672, 562 SandboxViaIFrame = 672,
564 SandboxViaCSP = 673, 563 SandboxViaCSP = 673,
565 BlockedSniffingImageToScript = 674, 564 BlockedSniffingImageToScript = 674,
566 Fetch = 675, 565 Fetch = 675,
567 FetchBodyStream = 676, 566 FetchBodyStream = 676,
568 XMLHttpRequestAsynchronous = 677, 567 XMLHttpRequestAsynchronous = 677,
569 WhiteSpacePreFromXMLSpace = 679, 568 WhiteSpacePreFromXMLSpace = 679,
570 WhiteSpaceNowrapFromXMLSpace = 680, 569 WhiteSpaceNowrapFromXMLSpace = 680,
571 WindowMoveResizeMissingArguments = 684,
572 SVGSVGElementForceRedraw = 685, 570 SVGSVGElementForceRedraw = 685,
573 SVGSVGElementSuspendRedraw = 686, 571 SVGSVGElementSuspendRedraw = 686,
574 SVGSVGElementUnsuspendRedraw = 687, 572 SVGSVGElementUnsuspendRedraw = 687,
575 SVGSVGElementUnsuspendRedrawAll = 688, 573 SVGSVGElementUnsuspendRedrawAll = 688,
576 AudioContextClose = 689, 574 AudioContextClose = 689,
577 CSSZoomNotEqualToOne = 691, 575 CSSZoomNotEqualToOne = 691,
578 SVGGraphicsElementGetTransformToElement = 692,
579 // The above items are available in M42 branch. 576 // The above items are available in M42 branch.
580 577
581 ClientRectListItem = 694, 578 ClientRectListItem = 694,
582 WindowClientInformation = 695, 579 WindowClientInformation = 695,
583 WindowFind = 696, 580 WindowFind = 696,
584 WindowScreenLeft = 697, 581 WindowScreenLeft = 697,
585 WindowScreenTop = 698, 582 WindowScreenTop = 698,
586 V8Animation_Cancel_Method = 699, 583 V8Animation_Cancel_Method = 699,
587 V8Animation_Onfinish_AttributeGetter = 700, 584 V8Animation_Onfinish_AttributeGetter = 700,
588 V8Animation_Onfinish_AttributeSetter = 701, 585 V8Animation_Onfinish_AttributeSetter = 701,
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
622 UpgradeInsecureRequestsEnabled = 740, 619 UpgradeInsecureRequestsEnabled = 740,
623 UpgradeInsecureRequestsUpgradedRequest = 741, 620 UpgradeInsecureRequestsUpgradedRequest = 741,
624 DocumentDesignMode = 742, 621 DocumentDesignMode = 742,
625 GlobalCacheStorage = 743, 622 GlobalCacheStorage = 743,
626 NetInfo = 744, 623 NetInfo = 744,
627 BackgroundSync = 745, 624 BackgroundSync = 745,
628 LegacyConst = 748, 625 LegacyConst = 748,
629 V8Permissions_Query_Method = 750, 626 V8Permissions_Query_Method = 750,
630 // The above items are available in M43 branch. 627 // The above items are available in M43 branch.
631 628
632 WebkitCanvas = 753,
633 V8HTMLInputElement_Autocapitalize_AttributeGetter = 754, 629 V8HTMLInputElement_Autocapitalize_AttributeGetter = 754,
634 V8HTMLInputElement_Autocapitalize_AttributeSetter = 755, 630 V8HTMLInputElement_Autocapitalize_AttributeSetter = 755,
635 V8HTMLTextAreaElement_Autocapitalize_AttributeGetter = 756, 631 V8HTMLTextAreaElement_Autocapitalize_AttributeGetter = 756,
636 V8HTMLTextAreaElement_Autocapitalize_AttributeSetter = 757, 632 V8HTMLTextAreaElement_Autocapitalize_AttributeSetter = 757,
637 SVGHrefBaseVal = 758, 633 SVGHrefBaseVal = 758,
638 SVGHrefAnimVal = 759, 634 SVGHrefAnimVal = 759,
639 V8CSSRuleList_Item_Method = 760, 635 V8CSSRuleList_Item_Method = 760,
640 V8MediaList_Item_Method = 761, 636 V8MediaList_Item_Method = 761,
641 V8StyleSheetList_Item_Method = 762, 637 V8StyleSheetList_Item_Method = 762,
642 StyleSheetListAnonymousNamedGetter = 763, 638 StyleSheetListAnonymousNamedGetter = 763,
(...skipping 12 matching lines...) Expand all
655 ElementCreateShadowRootMultiple = 779, 651 ElementCreateShadowRootMultiple = 779,
656 V8MessageChannel_Constructor = 780, 652 V8MessageChannel_Constructor = 780,
657 V8MessagePort_PostMessage_Method = 781, 653 V8MessagePort_PostMessage_Method = 781,
658 V8MessagePort_Start_Method = 782, 654 V8MessagePort_Start_Method = 782,
659 V8MessagePort_Close_Method = 783, 655 V8MessagePort_Close_Method = 783,
660 MessagePortsTransferred = 784, 656 MessagePortsTransferred = 784,
661 CSSKeyframesRuleAnonymousIndexedGetter = 785, 657 CSSKeyframesRuleAnonymousIndexedGetter = 785,
662 V8Screen_AvailLeft_AttributeGetter = 786, 658 V8Screen_AvailLeft_AttributeGetter = 786,
663 V8Screen_AvailTop_AttributeGetter = 787, 659 V8Screen_AvailTop_AttributeGetter = 787,
664 ObjectObserve = 788, 660 ObjectObserve = 788,
665 V8SVGAnimationElement_HasExtension_Method = 789,
666 V8SVGCursorElement_HasExtension_Method = 790,
667 V8SVGFEConvolveMatrixElement_PreserveAlpha_AttributeGetter = 791, 661 V8SVGFEConvolveMatrixElement_PreserveAlpha_AttributeGetter = 791,
668 V8SVGGraphicsElement_HasExtension_Method = 795,
669 V8SVGMaskElement_HasExtension_Method = 796,
670 V8SVGPatternElement_HasExtension_Method = 797,
671 V8SVGStyleElement_Disabled_AttributeGetter = 798, 662 V8SVGStyleElement_Disabled_AttributeGetter = 798,
672 V8SVGStyleElement_Disabled_AttributeSetter = 799, 663 V8SVGStyleElement_Disabled_AttributeSetter = 799,
673 ElementCreateShadowRootMultipleWithUserAgentShadowRoot = 800, 664 ElementCreateShadowRootMultipleWithUserAgentShadowRoot = 800,
674 InputTypeFileSecureOrigin = 801, 665 InputTypeFileSecureOrigin = 801,
675 InputTypeFileInsecureOrigin = 802, 666 InputTypeFileInsecureOrigin = 802,
676 ElementAttachShadow = 804, 667 ElementAttachShadow = 804,
677 V8KeyboardEvent_KeyIdentifier_AttributeGetter = 805, 668 V8KeyboardEvent_KeyIdentifier_AttributeGetter = 805,
678 V8SecurityPolicyViolationEvent_DocumentURI_AttributeGetter = 806, 669 V8SecurityPolicyViolationEvent_DocumentURI_AttributeGetter = 806,
679 V8SecurityPolicyViolationEvent_BlockedURI_AttributeGetter = 807, 670 V8SecurityPolicyViolationEvent_BlockedURI_AttributeGetter = 807,
680 V8SecurityPolicyViolationEvent_StatusCode_AttributeGetter = 808, 671 V8SecurityPolicyViolationEvent_StatusCode_AttributeGetter = 808,
681 HTMLLinkElementDisabled = 809, 672 HTMLLinkElementDisabled = 809,
682 V8HTMLLinkElement_Disabled_AttributeGetter = 810, 673 V8HTMLLinkElement_Disabled_AttributeGetter = 810,
683 V8HTMLLinkElement_Disabled_AttributeSetter = 811, 674 V8HTMLLinkElement_Disabled_AttributeSetter = 811,
684 V8HTMLStyleElement_Disabled_AttributeGetter = 812, 675 V8HTMLStyleElement_Disabled_AttributeGetter = 812,
685 V8HTMLStyleElement_Disabled_AttributeSetter = 813, 676 V8HTMLStyleElement_Disabled_AttributeSetter = 813,
686 V8FileReader_ReadAsBinaryString_Method = 814, 677 V8FileReader_ReadAsBinaryString_Method = 814,
687 V8FileReaderSync_ReadAsBinaryString_Method = 815, 678 V8FileReaderSync_ReadAsBinaryString_Method = 815,
688 V8DOMError_Constructor = 816, 679 V8DOMError_Constructor = 816,
689 V8DOMError_Name_AttributeGetter = 817, 680 V8DOMError_Name_AttributeGetter = 817,
690 V8DOMError_Message_AttributeGetter = 818, 681 V8DOMError_Message_AttributeGetter = 818,
691 V8FileReader_Error_AttributeGetter = 819, 682 V8FileReader_Error_AttributeGetter = 819,
692 V8IDBRequest_Error_AttributeGetter = 820,
693 V8IDBTransaction_Error_AttributeGetter = 821,
694 V8DOMStringList_Item_Method = 822,
695 V8Location_AncestorOrigins_AttributeGetter = 823, 683 V8Location_AncestorOrigins_AttributeGetter = 823,
696 V8IDBDatabase_ObjectStoreNames_AttributeGetter = 824, 684 V8IDBDatabase_ObjectStoreNames_AttributeGetter = 824,
697 V8IDBObjectStore_IndexNames_AttributeGetter = 825, 685 V8IDBObjectStore_IndexNames_AttributeGetter = 825,
698 V8IDBTransaction_ObjectStoreNames_AttributeGetter = 826, 686 V8IDBTransaction_ObjectStoreNames_AttributeGetter = 826,
699 V8Navigator_GetStorageUpdates_Method = 827, 687 V8Navigator_GetStorageUpdates_Method = 827,
700 TextInputFired = 830, 688 TextInputFired = 830,
701 V8TextEvent_Data_AttributeGetter = 831, 689 V8TextEvent_Data_AttributeGetter = 831,
702 V8TextEvent_InitTextEvent_Method = 832, 690 V8TextEvent_InitTextEvent_Method = 832,
703 V8SVGSVGElement_UseCurrentView_AttributeGetter = 833, 691 V8SVGSVGElement_UseCurrentView_AttributeGetter = 833,
704 V8SVGSVGElement_CurrentView_AttributeGetter = 834, 692 V8SVGSVGElement_CurrentView_AttributeGetter = 834,
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
965 953
966 bool hasRecordedMeasurement(Feature feature) const { return m_countBits.hasR ecordedMeasurement(feature); } 954 bool hasRecordedMeasurement(Feature feature) const { return m_countBits.hasR ecordedMeasurement(feature); }
967 955
968 CountBits m_countBits; 956 CountBits m_countBits;
969 BitVector m_CSSFeatureBits; 957 BitVector m_CSSFeatureBits;
970 }; 958 };
971 959
972 } // namespace blink 960 } // namespace blink
973 961
974 #endif // UseCounter_h 962 #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