DescriptionRevert 266157 "Extend DOMActivityLogger interface for upcoming c..."
Doing this per request from matthewyuan.
B=367506
> Extend 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
>
> Review URL: https://codereview.chromium.org/247953008
TBR=rdevlin.cronin@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266599
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|