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

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

Issue 1153403003: Remove SVGFilterElement's filterRes* attributes and setFilterRes() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase + updated smallFonts.svg and textFeatures.svg Created 5 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « Source/core/animation/EffectInput.cpp ('k') | Source/core/paint/SVGFilterPainter.cpp » ('j') | 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 635 matching lines...) Expand 10 before | Expand all | Expand 10 after
646 DocumentSetDomain = 739, 646 DocumentSetDomain = 739,
647 UpgradeInsecureRequestsEnabled = 740, 647 UpgradeInsecureRequestsEnabled = 740,
648 UpgradeInsecureRequestsUpgradedRequest = 741, 648 UpgradeInsecureRequestsUpgradedRequest = 741,
649 DocumentDesignMode = 742, 649 DocumentDesignMode = 742,
650 GlobalCacheStorage = 743, 650 GlobalCacheStorage = 743,
651 NetInfo = 744, 651 NetInfo = 744,
652 BackgroundSync = 745, 652 BackgroundSync = 745,
653 TabStopProperty = 746, 653 TabStopProperty = 746,
654 TabStopAttribute = 747, 654 TabStopAttribute = 747,
655 LegacyConst = 748, 655 LegacyConst = 748,
656 SVGFilterRes = 749,
657 V8Permissions_Query_Method = 750, 656 V8Permissions_Query_Method = 750,
658 // The above items are available in M43 branch. 657 // The above items are available in M43 branch.
659 658
660 LegacyCSSValueIntrinsic = 751, 659 LegacyCSSValueIntrinsic = 751,
661 LegacyCSSValueMinIntrinsic = 752, 660 LegacyCSSValueMinIntrinsic = 752,
662 WebkitCanvas = 753, 661 WebkitCanvas = 753,
663 V8HTMLInputElement_Autocapitalize_AttributeGetter = 754, 662 V8HTMLInputElement_Autocapitalize_AttributeGetter = 754,
664 V8HTMLInputElement_Autocapitalize_AttributeSetter = 755, 663 V8HTMLInputElement_Autocapitalize_AttributeSetter = 755,
665 V8HTMLTextAreaElement_Autocapitalize_AttributeGetter = 756, 664 V8HTMLTextAreaElement_Autocapitalize_AttributeGetter = 756,
666 V8HTMLTextAreaElement_Autocapitalize_AttributeSetter = 757, 665 V8HTMLTextAreaElement_Autocapitalize_AttributeSetter = 757,
(...skipping 26 matching lines...) Expand all
693 V8MessagePort_Start_Method = 782, 692 V8MessagePort_Start_Method = 782,
694 V8MessagePort_Close_Method = 783, 693 V8MessagePort_Close_Method = 783,
695 MessagePortsTransferred = 784, 694 MessagePortsTransferred = 784,
696 CSSKeyframesRuleAnonymousIndexedGetter = 785, 695 CSSKeyframesRuleAnonymousIndexedGetter = 785,
697 V8Screen_AvailLeft_AttributeGetter = 786, 696 V8Screen_AvailLeft_AttributeGetter = 786,
698 V8Screen_AvailTop_AttributeGetter = 787, 697 V8Screen_AvailTop_AttributeGetter = 787,
699 ObjectObserve = 788, 698 ObjectObserve = 788,
700 V8SVGAnimationElement_HasExtension_Method = 789, 699 V8SVGAnimationElement_HasExtension_Method = 789,
701 V8SVGCursorElement_HasExtension_Method = 790, 700 V8SVGCursorElement_HasExtension_Method = 790,
702 V8SVGFEConvolveMatrixElement_PreserveAlpha_AttributeGetter = 791, 701 V8SVGFEConvolveMatrixElement_PreserveAlpha_AttributeGetter = 791,
703 V8SVGFilterElement_FilterResX_AttributeGetter = 792,
704 V8SVGFilterElement_FilterResY_AttributeGetter = 793,
705 V8SVGFilterElement_SetFilterRes_Method = 794,
706 V8SVGGraphicsElement_HasExtension_Method = 795, 702 V8SVGGraphicsElement_HasExtension_Method = 795,
707 V8SVGMaskElement_HasExtension_Method = 796, 703 V8SVGMaskElement_HasExtension_Method = 796,
708 V8SVGPatternElement_HasExtension_Method = 797, 704 V8SVGPatternElement_HasExtension_Method = 797,
709 V8SVGStyleElement_Disabled_AttributeGetter = 798, 705 V8SVGStyleElement_Disabled_AttributeGetter = 798,
710 V8SVGStyleElement_Disabled_AttributeSetter = 799, 706 V8SVGStyleElement_Disabled_AttributeSetter = 799,
711 ElementCreateShadowRootMultipleWithUserAgentShadowRoot = 800, 707 ElementCreateShadowRootMultipleWithUserAgentShadowRoot = 800,
712 InputTypeFileSecureOrigin = 801, 708 InputTypeFileSecureOrigin = 801,
713 InputTypeFileInsecureOrigin = 802, 709 InputTypeFileInsecureOrigin = 802,
714 V8HashChangeEvent_InitHashChangeEvent_Method = 803, 710 V8HashChangeEvent_InitHashChangeEvent_Method = 803,
715 711
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
808 804
809 bool hasRecordedMeasurement(Feature feature) const { return m_countBits.hasR ecordedMeasurement(feature); } 805 bool hasRecordedMeasurement(Feature feature) const { return m_countBits.hasR ecordedMeasurement(feature); }
810 806
811 CountBits m_countBits; 807 CountBits m_countBits;
812 BitVector m_CSSFeatureBits; 808 BitVector m_CSSFeatureBits;
813 }; 809 };
814 810
815 } // namespace blink 811 } // namespace blink
816 812
817 #endif // UseCounter_h 813 #endif // UseCounter_h
OLDNEW
« no previous file with comments | « Source/core/animation/EffectInput.cpp ('k') | Source/core/paint/SVGFilterPainter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698