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

Issue 11885039: Fix selector name check, and make the interceptor participate in speculatively propagating types. (Closed)

Created:
7 years, 11 months ago by ngeoffray
Modified:
7 years, 11 months ago
Reviewers:
ahe, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix selector name check, and make the interceptor participate in speculatively propagating types. Committed: https://code.google.com/p/dart/source/detail?r=17055

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -3 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/nodes.dart View 3 chunks +20 lines, -2 lines 1 comment Download
M sdk/lib/_internal/compiler/implementation/ssa/optimize.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/mock_compiler.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ngeoffray
TBR to unbreak the build.
7 years, 11 months ago (2013-01-15 10:30:32 UTC) #1
ngeoffray
https://codereview.chromium.org/11885039/diff/1/sdk/lib/_internal/compiler/implementation/ssa/nodes.dart File sdk/lib/_internal/compiler/implementation/ssa/nodes.dart (right): https://codereview.chromium.org/11885039/diff/1/sdk/lib/_internal/compiler/implementation/ssa/nodes.dart#newcode2408 sdk/lib/_internal/compiler/implementation/ssa/nodes.dart:2408: Compiler compiler) { This was the main reason for ...
7 years, 11 months ago (2013-01-15 10:32:27 UTC) #2
ahe
This exceeds my comfort-level for a TBR submit.
7 years, 11 months ago (2013-01-15 10:39:06 UTC) #3
ngeoffray
On 2013/01/15 10:39:06, ahe wrote: > This exceeds my comfort-level for a TBR submit. Which ...
7 years, 11 months ago (2013-01-15 10:46:34 UTC) #4
ahe
On 2013/01/15 10:46:34, ngeoffray wrote: > On 2013/01/15 10:39:06, ahe wrote: > > This exceeds ...
7 years, 11 months ago (2013-01-15 11:06:05 UTC) #5
ngeoffray
7 years, 11 months ago (2013-01-15 11:25:37 UTC) #6
Message was sent while issue was closed.
On 2013/01/15 11:06:05, ahe wrote:
> On 2013/01/15 10:46:34, ngeoffray wrote:
> > On 2013/01/15 10:39:06, ahe wrote:
> > > This exceeds my comfort-level for a TBR submit.
> > 
> > Which part of the CL do you think is controversial?
> > FYI, the main change is the interceptor now saying what it wants as input.
> This
> > is in order to partially have the same behavior as before.
> 
> I don't think there's anything controversial in this CL. However, it is not a
> trivial change, so I would have approached this by reverting the CL which
broke
> the build.

OK, thanks for letting me know. I'll reconsider my threshold for TBR the next
times.

> 
> BTW: it looks like this CL didn't fix all problems.

Yes, CL sent: https://codereview.chromium.org/11876039/.

Powered by Google App Engine
This is Rietveld 408576698