DescriptionExtend DOMActivityLogger interface for upcoming change
In order to reduce pain (hopefully to zero) for sheriffs and fellow developers
who prefer their trees green rather than red, let's make landing the change
at https://codereview.chromium.org/213783002/ as safe as possible.
Step 1: This CL. Extend DOMActivityLogger with new methods for logGetter,
logSetter, and logMethod, which have the same functionality as the current
log() method.
Step 2: https://codereview.chromium.org/213783002/ - The implementation change
in blink to switch from using log() to using logX.
Step 3: Cleanup -- remove old log method from chrome.
BUG=356890
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266157
Patch Set 1 : #
Total comments: 6
Patch Set 2 : #
Total comments: 1
Messages
Total messages: 9 (0 generated)
|