Bug 143405 - REGRESSION (r182215): Feedly crashes when closing article
Summary: REGRESSION (r182215): Feedly crashes when closing article
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
: 143401 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-04-04 13:55 PDT by Simon Fraser (smfr)
Modified: 2015-04-05 12:40 PDT (History)
9 users (show)

See Also:


Attachments
Patch (16.98 KB, patch)
2015-04-04 14:01 PDT, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2015-04-04 13:55:17 PDT
REGRESSION (r182215): Feedly crashes when closing article
Comment 1 Simon Fraser (smfr) 2015-04-04 14:01:49 PDT
Created attachment 250138 [details]
Patch
Comment 2 Simon Fraser (smfr) 2015-04-04 14:03:01 PDT
rdar://problem/20382734
Comment 3 Tim Horton 2015-04-04 14:27:35 PDT
Comment on attachment 250138 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=250138&action=review

> Source/WebCore/page/scrolling/mac/ScrollingCoordinatorMac.mm:118
> +    willCommitTree();

This isn't a "will", it's a "may", no?

> LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/non-fast-region/compute-region-inside-delete-renderer-crash.html:19
> +          setTimeout( function() {

Weird space before the f
Comment 4 Simon Fraser (smfr) 2015-04-04 15:41:03 PDT
https://trac.webkit.org/r182346
Comment 5 Joseph Pecoraro 2015-04-05 12:40:00 PDT
*** Bug 143401 has been marked as a duplicate of this bug. ***