ScrollbarLayerChromiumTest.resolveScrollLayerPointer failing on Lion
Created attachment 132998 [details] Patch
Comment on attachment 132998 [details] Patch There's no way to test this?
Comment on attachment 132998 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=132998&action=review Oh! That is a somewhat embarrassing bug. Ryosuke - we do have a test for this (although it's not very direct) and it's failing currently. > Source/WebCore/ChangeLog:6 > + Reviewed by NOBODY (OOPS!). would you mind documenting the test that this fixes (I believe it only impacts Lion since we force non-overlay scrollbars in tests on Snow Leopard, and I suppose that isn't true on Lion).
(In reply to comment #3) > (From update of attachment 132998 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=132998&action=review > > Oh! That is a somewhat embarrassing bug. > > Ryosuke - we do have a test for this (although it's not very direct) and it's failing currently. That's good to know. Does the test pass after this change?
https://code.google.com/p/chromium/issues/detail?id=231296