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

Issue 497773004: IDL: Remove support for [LogPreviousValue] extended attribute (Closed)

Created:
6 years, 3 months ago by Jens Widell
Modified:
6 years, 3 months ago
Reviewers:
haraken, tkent, Devlin, pmarch
CC:
blink-reviews, blink-reviews-bindings_chromium.org, dglazkov+blink, arv+blink, jamesr, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

IDL: Remove support for [LogPreviousValue] extended attribute Also remove the logSetter() overload taking an old value parameter from the WebDOMActivityLogger interface, since there are no calls to it. BUG=388287 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181643

Patch Set 1 #

Total comments: 1

Patch Set 2 : rebased #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -108 lines) Patch
M Source/bindings/IDLExtendedAttributes.txt View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/bindings/core/v8/V8DOMActivityLogger.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/bindings/scripts/v8_attributes.py View 1 2 chunks +0 lines, -2 lines 0 comments Download
M Source/bindings/templates/attributes.cpp View 1 1 chunk +0 lines, -9 lines 0 comments Download
M Source/bindings/tests/idls/core/TestObject.idl View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M Source/bindings/tests/results/V8TestObject.cpp View 1 2 chunks +0 lines, -82 lines 0 comments Download
M Source/web/WebDOMActivityLogger.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/web/tests/ActivityLoggerTest.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M public/web/WebDOMActivityLogger.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 24 (5 generated)
Jens Widell
jl@opera.com changed reviewers: + haraken@chromium.org, tkent@chromium.org
6 years, 3 months ago (2014-08-27 11:57:39 UTC) #1
Jens Widell
haraken@: I recall you said we were deprecating [LogPreviousValue]. It's no longer used in any ...
6 years, 3 months ago (2014-08-27 11:57:39 UTC) #2
haraken
haraken@chromium.org changed reviewers: + pmarch@chromium.org
6 years, 3 months ago (2014-08-27 11:59:46 UTC) #3
haraken
LGTM pmarch@: What's the status of the work of removing ActivityLogging code from the binding ...
6 years, 3 months ago (2014-08-27 11:59:46 UTC) #4
pmarch
pmarch@chromium.org changed reviewers: + rdevlin.cronin@chromium.org
6 years, 3 months ago (2014-08-27 12:31:40 UTC) #5
pmarch
On 2014/08/27 12:31:40, pmarch wrote: > mailto:pmarch@chromium.org changed reviewers: > + mailto:rdevlin.cronin@chromium.org LGTM added Devlin ...
6 years, 3 months ago (2014-08-27 12:34:04 UTC) #6
pmarch
On 2014/08/27 11:59:46, haraken wrote: > LGTM > > pmarch@: What's the status of the ...
6 years, 3 months ago (2014-08-27 12:38:51 UTC) #7
haraken
On 2014/08/27 12:38:51, pmarch wrote: > On 2014/08/27 11:59:46, haraken wrote: > > LGTM > ...
6 years, 3 months ago (2014-08-27 13:25:31 UTC) #8
pmarch
On 2014/08/27 13:25:31, haraken wrote: > On 2014/08/27 12:38:51, pmarch wrote: > > On 2014/08/27 ...
6 years, 3 months ago (2014-08-29 10:58:32 UTC) #9
Jens Widell
On Fri, Aug 29, 2014 at 12:58 PM, <pmarch@chromium.org> wrote: > Please check if this ...
6 years, 3 months ago (2014-08-29 12:28:13 UTC) #10
pmarch
On 2014/08/29 12:28:13, Jens Widell wrote: > On Fri, Aug 29, 2014 at 12:58 PM, ...
6 years, 3 months ago (2014-08-29 14:48:31 UTC) #11
Jens Widell
On 2014/08/29 14:48:31, pmarch wrote: > On 2014/08/29 12:28:13, Jens Widell wrote: > > On ...
6 years, 3 months ago (2014-08-29 14:54:05 UTC) #12
tkent
lgtm
6 years, 3 months ago (2014-09-09 02:16:49 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jl@opera.com/497773004/1
6 years, 3 months ago (2014-09-09 02:17:53 UTC) #15
commit-bot: I haz the power
Failed to apply patch for Source/bindings/templates/attributes.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 3 months ago (2014-09-09 02:18:05 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jl@opera.com/497773004/20001
6 years, 3 months ago (2014-09-09 06:20:22 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/26155)
6 years, 3 months ago (2014-09-09 09:05:59 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jl@opera.com/497773004/40001
6 years, 3 months ago (2014-09-09 12:04:13 UTC) #23
commit-bot: I haz the power
6 years, 3 months ago (2014-09-09 13:08:30 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 181643

Powered by Google App Engine
This is Rietveld 408576698