DescriptionMade CSSPropertyAPIWillChange which implements API for will-change
Made implementation of CSSPropertyAPI for the will change property. The
logic for this was taken out of CSSPropertyParser.cpp and moved into
CSSPropertyAPIWillChange.cpp.
Also fixed error in CSSPropertyDescriptor.cpp.tmpl which meant only one
class could be implemented (missing comma in array).
BUG=668012
Committed: https://crrev.com/427ea09a9ba5cd3cce269836798ec1bd6cff0412
Cr-Commit-Position: refs/heads/master@{#439387}
Patch Set 1 #
Total comments: 1
Patch Set 2 : reordered #Patch Set 3 : rebase #Patch Set 4 : changed upstream #Patch Set 5 : rebased #Patch Set 6 : changed flags #Patch Set 7 : rebase #Patch Set 8 : format #Patch Set 9 : Fixed bug with CSSPropertyDescriptor.cpp.tmpl #Patch Set 10 : Rebase #
Depends on Patchset: Messages
Total messages: 16 (7 generated)
|