RESOLVED FIXED 159915
Bubbles appear split for a brief moment in Messages
https://bugs.webkit.org/show_bug.cgi?id=159915
Summary Bubbles appear split for a brief moment in Messages
Simon Fraser (smfr)
Reported 2016-07-18 18:40:56 PDT
Bubbles appear split for a brief moment in Messages
Attachments
Patch (5.47 KB, patch)
2016-07-18 18:48 PDT, Simon Fraser (smfr)
no flags
Patch (4.99 KB, patch)
2016-07-18 19:28 PDT, Simon Fraser (smfr)
no flags
Archive of layout-test-results from ews102 for mac-yosemite (786.88 KB, application/zip)
2016-07-18 20:15 PDT, Build Bot
no flags
Archive of layout-test-results from ews112 for mac-yosemite (1.42 MB, application/zip)
2016-07-18 20:25 PDT, Build Bot
no flags
Patch (5.89 KB, patch)
2016-07-18 21:52 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2016-07-18 18:48:31 PDT
Simon Fraser (smfr)
Comment 2 2016-07-18 19:14:56 PDT
Comment on attachment 283970 [details] Patch viewRect() is affected by scale on iOS, so we don't want that.
Simon Fraser (smfr)
Comment 3 2016-07-18 19:28:46 PDT
Build Bot
Comment 4 2016-07-18 20:15:51 PDT
Comment on attachment 283971 [details] Patch Attachment 283971 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/1704597 New failing tests: fast/repaint/scrolled-view-full-repaint.html
Build Bot
Comment 5 2016-07-18 20:15:55 PDT
Created attachment 283972 [details] Archive of layout-test-results from ews102 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews102 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 6 2016-07-18 20:25:50 PDT
Comment on attachment 283971 [details] Patch Attachment 283971 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/1704612 New failing tests: fast/repaint/scrolled-view-full-repaint.html
Build Bot
Comment 7 2016-07-18 20:25:55 PDT
Created attachment 283973 [details] Archive of layout-test-results from ews112 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews112 Port: mac-yosemite Platform: Mac OS X 10.10.5
Ryosuke Niwa
Comment 8 2016-07-18 21:07:44 PDT
The test added in this patch is failing on WK1 the following diff: --- /Volumes/Data/EWS/WebKit/WebKitBuild/Release/layout-test-results/fast/repaint/scrolled-view-full-repaint-expected.txt +++ /Volumes/Data/EWS/WebKit/WebKitBuild/Release/layout-test-results/fast/repaint/scrolled-view-full-repaint-actual.txt @@ -1,3 +1,3 @@ In WebKit1 there should be a repaint at 0,0. -(repaint rects (rect 0 0 785 610) ) +(repaint rects (rect 0 -500 785 2024) )
Simon Fraser (smfr)
Comment 9 2016-07-18 21:40:01 PDT
Yeah, I need to fix the results.
Simon Fraser (smfr)
Comment 10 2016-07-18 21:52:17 PDT
Jon Lee
Comment 11 2016-07-18 23:55:03 PDT
Dave Hyatt
Comment 12 2016-07-19 08:20:05 PDT
Comment on attachment 283977 [details] Patch r=me, but more general fix would be better long-term.
WebKit Commit Bot
Comment 13 2016-07-19 09:11:36 PDT
Comment on attachment 283977 [details] Patch Clearing flags on attachment: 283977 Committed r203409: <http://trac.webkit.org/changeset/203409>
WebKit Commit Bot
Comment 14 2016-07-19 09:11:41 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.