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

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

Issue 2905763003: Rollback ContextMenu (Closed)
Patch Set: Delete RuntimeEnabledFeatures::contextMenuEnabled Created 3 years, 7 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
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 815 matching lines...) Expand 10 before | Expand all | Expand 10 after
826 kV8SVGSVGElement_CreateSVGTransformFromMatrix_Method = 1092, 826 kV8SVGSVGElement_CreateSVGTransformFromMatrix_Method = 1092,
827 kFormNameAccessForNonDescendantImageElement = 1093, 827 kFormNameAccessForNonDescendantImageElement = 1093,
828 kV8RegExpPrototypeStickyGetter = 1096, 828 kV8RegExpPrototypeStickyGetter = 1096,
829 kV8RegExpPrototypeToString = 1097, 829 kV8RegExpPrototypeToString = 1097,
830 kV8InputDeviceCapabilities_FiresTouchEvents_AttributeGetter = 1098, 830 kV8InputDeviceCapabilities_FiresTouchEvents_AttributeGetter = 1098,
831 kDataElement = 1099, 831 kDataElement = 1099,
832 kTimeElement = 1100, 832 kTimeElement = 1100,
833 kSVG1DOMUriReference = 1101, 833 kSVG1DOMUriReference = 1101,
834 kSVG1DOMZoomAndPan = 1102, 834 kSVG1DOMZoomAndPan = 1102,
835 kV8SVGGraphicsElement_Transform_AttributeGetter = 1103, 835 kV8SVGGraphicsElement_Transform_AttributeGetter = 1103,
836 kMenuItemElement = 1104,
837 kMenuItemCloseTag = 1105,
838 kSVG1DOMMarkerElement = 1106, 836 kSVG1DOMMarkerElement = 1106,
839 kSVG1DOMUseElement = 1107, 837 kSVG1DOMUseElement = 1107,
840 kSVG1DOMMaskElement = 1108, 838 kSVG1DOMMaskElement = 1108,
841 kV8SVGAElement_Target_AttributeGetter = 1109, 839 kV8SVGAElement_Target_AttributeGetter = 1109,
842 kV8SVGClipPathElement_ClipPathUnits_AttributeGetter = 1110, 840 kV8SVGClipPathElement_ClipPathUnits_AttributeGetter = 1110,
843 kSVG1DOMFitToViewBox = 1111, 841 kSVG1DOMFitToViewBox = 1111,
844 kSVG1DOMSVGElement = 1114, 842 kSVG1DOMSVGElement = 1114,
845 kSVG1DOMImageElement = 1115, 843 kSVG1DOMImageElement = 1115,
846 kSVG1DOMForeignObjectElement = 1116, 844 kSVG1DOMForeignObjectElement = 1116,
847 kAudioContextCreateIIRFilter = 1117, 845 kAudioContextCreateIIRFilter = 1117,
(...skipping 657 matching lines...) Expand 10 before | Expand all | Expand 10 after
1505 kAmbientLightSensorConstructor = 1901, 1503 kAmbientLightSensorConstructor = 1901,
1506 kGenericSensorOnActivate = 1902, 1504 kGenericSensorOnActivate = 1902,
1507 kGenericSensorOnChange = 1903, 1505 kGenericSensorOnChange = 1903,
1508 kGenericSensorOnError = 1904, 1506 kGenericSensorOnError = 1904,
1509 kGenericSensorActivated = 1905, 1507 kGenericSensorActivated = 1905,
1510 kGyroscopeConstructor = 1906, 1508 kGyroscopeConstructor = 1906,
1511 kMagnetometerConstructor = 1907, 1509 kMagnetometerConstructor = 1907,
1512 kOrientationSensorPopulateMatrix = 1908, 1510 kOrientationSensorPopulateMatrix = 1908,
1513 kWindowOpenWithInvalidURL = 1909, 1511 kWindowOpenWithInvalidURL = 1909,
1514 kCrossOriginMainFrameNulledNameAccessed = 1910, 1512 kCrossOriginMainFrameNulledNameAccessed = 1910,
1515 kMenuItemElementIconAttribute = 1911,
1516 kWebkitCSSMatrixSetMatrixValue = 1912, 1513 kWebkitCSSMatrixSetMatrixValue = 1912,
1517 kWebkitCSSMatrixConstructFromString = 1913, 1514 kWebkitCSSMatrixConstructFromString = 1913,
1518 kCanRequestURLHTTPContainingNewline = 1914, 1515 kCanRequestURLHTTPContainingNewline = 1914,
1519 kGetGamepads = 1916, 1516 kGetGamepads = 1916,
1520 kV8SVGPathElement_GetPathSegAtLength_Method = 1917, 1517 kV8SVGPathElement_GetPathSegAtLength_Method = 1917,
1521 kMediaStreamConstraintsAudio = 1918, 1518 kMediaStreamConstraintsAudio = 1918,
1522 kMediaStreamConstraintsAudioUnconstrained = 1919, 1519 kMediaStreamConstraintsAudioUnconstrained = 1919,
1523 kMediaStreamConstraintsVideo = 1920, 1520 kMediaStreamConstraintsVideo = 1920,
1524 kMediaStreamConstraintsVideoUnconstrained = 1921, 1521 kMediaStreamConstraintsVideoUnconstrained = 1921,
1525 kMediaStreamConstraintsWidth = 1922, 1522 kMediaStreamConstraintsWidth = 1922,
(...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
1726 // Tracks what features/properties need to be reported to the legacy 1723 // Tracks what features/properties need to be reported to the legacy
1727 // histograms. 1724 // histograms.
1728 BitVector feature_bits_; 1725 BitVector feature_bits_;
1729 BitVector css_bits_; 1726 BitVector css_bits_;
1730 } legacy_counter_; 1727 } legacy_counter_;
1731 }; 1728 };
1732 1729
1733 } // namespace blink 1730 } // namespace blink
1734 1731
1735 #endif // UseCounter_h 1732 #endif // UseCounter_h
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698