Aha! Thanks. Does anyone remember poking at scrollbars? I'm only hitting scrollbar code on the TestShell destructor, when we're loading about:blank to clear out WebCore. I'm getting some metric calculation calls but no painting...
Still investigating, Avi On Mon, Aug 31, 2009 at 6:35 PM, John Grabowski <[email protected]> wrote: > Use --gdb with test shell. > jrg > > On Mon, Aug 31, 2009 at 2:38 PM, Avi Drissman <[email protected]> wrote: > >> Quite a few of those issues are now moot... >> >> Anyway, I'm trying to debug TestShell. I'm starting it with >> --testshell-startup-dialog, and attaching, but GDB never catches breakpoints >> and the shell dies before hitting anything. Has anyone dealt with this yet? >> >> Avi >> >> >> On Mon, Aug 31, 2009 at 5:15 PM, Thomas Van Lenten <[email protected] >> > wrote: >> >>> >>> >>> On Mon, Aug 31, 2009 at 5:01 PM, Avi Drissman <[email protected]> wrote: >>> >>>> OK, so I was looking at the result pngs, and I was wrong. It seems to be >>>> solely about the thumb length, which causes the wavy color to vary along >>>> the >>>> length. >>>> >>>> Did we have any suspicions about how the length was turning out wrong >>>> the last time we looked at it? >>>> >>>> >>> I did not, I started crawling through the metrics/sizing code and nothing >>> had come up when I was doing it. >>> >>> http://dev.chromium.org/developers/browser-bootstrapping/mac-followup Lists >>> what I found in getting the layout tests in to much better shape the >>> start of the year. I think number 8 on the list has been fixed, but 4-7 >>> might need to be checked again. >>> >>> I'm not sure if all these got converted into bugs by someone last time >>> someone looked at the list, it might be time to convert and nuke the page >>> once and for all (as long as the bugs are findable) :) >>> >>> TVL >>> >>> >>>> Avi >>>> >>>> >>>> >>>> >>> >> > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
