[Webkit-unassigned] [Bug 35257] Expose WebFrame::setCanHaveScrollbars() to Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 24 11:07:24 PST 2010


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49414|review+                     |review-
               Flag|                            |




--- Comment #6 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-02-24 11:07:24 PST ---
(From update of attachment 49414)
> Index: ChangeLog
> ===================================================================
> --- ChangeLog	(revision 55194)
> +++ ChangeLog	(working copy)
> @@ -1,3 +1,20 @@
> +2010-02-24  Sam Kerner  <skerner at chromium.org>
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        Expose WebFrame::setCanHaveScrollbars().  This allows a view
> +        which is being resized to not need scroll bars to ensure that
> +        they are not drawn.
> +
> +        Existing function setAllowsScrolling() was renamed
> +        setCanHaveScrollbars(), to be consistant with change 37159:
> +        http://trac.webkit.org/changeset/37159

I meant that you should include a link to this bug report:
https://bugs.webkit.org/show_bug.cgi?id=35257

That way when someone reads the ChangeLog they can jump back to this
bug report, where the code review and related discussions took place.

-- 
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