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

Issue 554125: Corrects the window name for the criteria checker's launch method. Top-level... (Closed)

Created:
10 years, 11 months ago by Glenn Wilson
Modified:
9 years, 7 months ago
CC:
chromium-reviews, kuchhal
Visibility:
Public.

Description

Changes top-level browser process name back to "Chrome_WidgetWin_" from "Chrome_WindowImpl_". R=cpu BUG=none TEST=run gcapi unit test, Chrome should launch and resize properly. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=37538

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M app/win/window_impl.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Glenn Wilson
10 years, 11 months ago (2010-01-29 00:15:42 UTC) #1
Glenn Wilson
10 years, 11 months ago (2010-01-29 00:48:07 UTC) #2
Evan Martin
Why not make the toplevel window match the old name?
10 years, 11 months ago (2010-01-29 00:50:34 UTC) #3
cpu_(ooo_6.6-7.5)
We need to make this symbol window_impl.cc: const wchar_t* const WindowImpl::kBaseClassName = L"Chrome_WindowImpl_"; exported and ...
10 years, 11 months ago (2010-01-29 00:58:14 UTC) #4
cpu_(ooo_6.6-7.5)
Adding Beng On 2010/01/29 00:58:14, cpu wrote: > We need to make this symbol > ...
10 years, 11 months ago (2010-01-29 00:59:08 UTC) #5
Evan Martin
Context for anyone who missed it: changing the window class broke some test suite that ...
10 years, 11 months ago (2010-01-29 01:02:09 UTC) #6
Glenn Wilson
gcapi.dll has to be built as a standalone dll so partners can embed it. Will ...
10 years, 11 months ago (2010-01-29 01:18:34 UTC) #7
cpu_(ooo_6.6-7.5)
Best to revert to the old name so we don't have to re-distribute gcapi.dll. Put ...
10 years, 11 months ago (2010-01-29 01:48:08 UTC) #8
Glenn Wilson
Reverted to the old class name, plus a comment (forceful enough?) On 2010/01/29 01:48:08, cpu ...
10 years, 10 months ago (2010-01-29 17:49:34 UTC) #9
Evan Martin
LGTM
10 years, 10 months ago (2010-01-29 17:54:10 UTC) #10
Ben Goodger (Google)
OK btw On Fri, Jan 29, 2010 at 9:49 AM, <gwilson@chromium.org> wrote: > Reverted to ...
10 years, 10 months ago (2010-01-29 17:54:56 UTC) #11
cpu_(ooo_6.6-7.5)
lgtm sorry for the delay. On 2010/01/29 17:54:56, Ben Goodger wrote: > OK btw > ...
10 years, 10 months ago (2010-01-29 19:02:03 UTC) #12
Glenn Wilson
10 years, 10 months ago (2010-01-29 22:45:16 UTC) #13
Thanks for the review!

On 2010/01/29 19:02:03, cpu wrote:
> lgtm
> 
> sorry for the delay.
> 
> On 2010/01/29 17:54:56, Ben Goodger wrote:
> > OK btw
> > 
> > On Fri, Jan 29, 2010 at 9:49 AM,  <mailto:gwilson@chromium.org> wrote:
> > > Reverted to the old class name, plus a comment (forceful enough?)
> > >
> > > On 2010/01/29 01:48:08, cpu wrote:
> > >>
> > >> Best to revert to the old name so we don't have to re-distribute
> > >> gcapi.dll.
> > >
> > > Put
> > >>
> > >> a big comment saying to not change the name ever.
> > >
> > >
> > >> On 2010/01/29 01:18:34, gwilson wrote:
> > >> > gcapi.dll has to be built as a standalone dll so partners can embed it.
> > >
> > > Will
> > >>
> > >> > exporting that symbol allow us to build and distribute a
> > >> > gcapi.dll/gcapi.lib
> > >> > separately?
> > >> >
> > >> > On 2010/01/29 01:02:09, Evan Martin wrote:
> > >> > > Context for anyone who missed it: changing the window class broke
some
> > >
> > > test
> > >>
> > >> > > suite that silverlight was using. &nbsp;It doesn't seem unbelievable
> that
> > >> > > it
> > >> would
> > >> > > break other things, like this code.
> > >
> > >
> > >
> > > http://codereview.chromium.org/554125
> > >
> >

Powered by Google App Engine
This is Rietveld 408576698