[Webkit-unassigned] [Bug 136929] ASSERT in RenderBox::instrinsicScrollbarLogicalWidth opening the inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 18 14:32:11 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136929


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #238323|review?                     |review+
               Flag|                            |




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com>  2014-09-18 14:32:12 PST ---
(From update of attachment 238323)
View in context: https://bugs.webkit.org/attachment.cgi?id=238323&action=review

> Source/WebCore/ChangeLog:14
> +        change, overflow:scroll elements would always, universally create scrollbars 
> +        regardless of whether or not there was content to scroll to. But that was a very 
> +        silly thing to do in the overlay scrollbar case, so we stopped doing it, and 
> +        reaped various benefits outlined in that bug as a result. This code is wrong in 
> +        our brave new world because it assumes that overflow:scroll will always have a 
> +        scrollbar. That is no longer the case. We need to check to make sure it’s an 

I think you could say less about what r173668 did.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list