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

Issue 1033893004: Make console.memory writeable (Closed)

Created:
5 years, 9 months ago by jochen (gone - plz use gerrit)
Modified:
5 years, 9 months ago
Reviewers:
haraken, dcarney, Yuki
CC:
arv+blink, blink-reviews, Inactive, vivekg_samsung, vivekg
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Make console.memory writeable Since moving DOM properties to the prototype chain, writing to readonly attributes throws in strict mode. As console.memory appears to be used in a bunch of frameworks, and in addition is a chrome only feature, this breaks a bunch of websites. BUG=468611 R=haraken@chromium.org,dcarney@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192512

Patch Set 1 #

Total comments: 1

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M Source/core/timing/ConsoleMemory.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/timing/ConsoleMemory.idl View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 18 (5 generated)
jochen (gone - plz use gerrit)
5 years, 9 months ago (2015-03-25 08:02:14 UTC) #1
haraken
I guess shiino-san has another idea for this.
5 years, 9 months ago (2015-03-25 08:03:08 UTC) #3
dcarney
lgtm
5 years, 9 months ago (2015-03-25 08:04:28 UTC) #4
Yuki
On 2015/03/25 08:04:28, dcarney wrote: > lgtm I'm okay with this CL except for one ...
5 years, 9 months ago (2015-03-25 08:43:39 UTC) #5
Yuki
On 2015/03/25 08:43:39, Yuki wrote: > On 2015/03/25 08:04:28, dcarney wrote: > > lgtm > ...
5 years, 9 months ago (2015-03-25 08:45:06 UTC) #6
jochen (gone - plz use gerrit)
With my patch applied, console.memory still triple-equals originalConsoleMemory.
5 years, 9 months ago (2015-03-25 08:46:39 UTC) #7
jochen (gone - plz use gerrit)
ok :)
5 years, 9 months ago (2015-03-25 08:46:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1033893004/1
5 years, 9 months ago (2015-03-25 08:47:13 UTC) #10
Yuki
https://codereview.chromium.org/1033893004/diff/1/Source/core/timing/ConsoleMemory.idl File Source/core/timing/ConsoleMemory.idl (right): https://codereview.chromium.org/1033893004/diff/1/Source/core/timing/ConsoleMemory.idl#newcode8 Source/core/timing/ConsoleMemory.idl:8: attribute MemoryInfo memory; It'd be better to have a ...
5 years, 9 months ago (2015-03-25 08:47:19 UTC) #11
haraken
On 2015/03/25 08:45:06, Yuki wrote: > On 2015/03/25 08:43:39, Yuki wrote: > > On 2015/03/25 ...
5 years, 9 months ago (2015-03-25 08:47:27 UTC) #12
jochen (gone - plz use gerrit)
added a comment
5 years, 9 months ago (2015-03-25 08:49:16 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1033893004/20001
5 years, 9 months ago (2015-03-25 08:49:28 UTC) #17
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 10:14:31 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192512

Powered by Google App Engine
This is Rietveld 408576698