[Webkit-unassigned] [Bug 133121] REGRESSION (r169065): Mountain Lion run-api-tests failures: ASSERTION FAILED: Uncaught exception - -[NSRegularLegacyScrollerImp setPresentationValue:]: unrecognized selector sent to instance 0x7ff51aa38000

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 20 07:41:18 PDT 2014


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


David Kilzer (:ddkilzer) <ddkilzer at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|REGRESSION                  |REGRESSION (r169065):
                   |(r169041-r169078): Mountain |Mountain Lion run-api-tests
                   |Lion run-api-tests          |failures: ASSERTION FAILED:
                   |failures: ASSERTION FAILED: |Uncaught exception -
                   |Uncaught exception -        |-[NSRegularLegacyScrollerIm
                   |-[NSRegularLegacyScrollerIm |p setPresentationValue:]:
                   |p setPresentationValue:]:   |unrecognized selector sent
                   |unrecognized selector sent  |to instance 0x7ff51aa38000
                   |to instance 0x7ff51aa38000  |
         AssignedTo|webkit-unassigned at lists.web |bdakin at apple.com
                   |kit.org                     |
                 CC|                            |bdakin at apple.com




--- Comment #3 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org>  2014-05-20 07:41:39 PST ---
Looks like a regression from r169065:

Bug 133077: Scrollbars display incorrectly after switching between fast and slow scrolling mode, affects Find and real sites
​<https://bugs.webkit.org/show_bug.cgi?id=133077>
<rdar://problem/16888608>
<http://trac.webkit.org/changeset/169065>

Beth, should the call to -setPresentationValue: not be called on Mountain Lion, or does NSRegularLegacyScrollerImp need a stub method implemented that does nothing?

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