Bug 138883 - Fix TilesAdded bitmask
Summary: Fix TilesAdded bitmask
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-19 14:25 PST by Antti Koivisto
Modified: 2014-11-19 15:52 PST (History)
1 user (show)

See Also:


Attachments
patch (1.30 KB, patch)
2014-11-19 14:28 PST, Antti Koivisto
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2014-11-19 14:25:12 PST
TilesAdded = 1LLU < 29
Comment 1 Antti Koivisto 2014-11-19 14:28:17 PST
Created attachment 241887 [details]
patch
Comment 2 Simon Fraser (smfr) 2014-11-19 14:29:42 PST
Comment on attachment 241887 [details]
patch

r=me, but please line them all up (with some space for future longer names).
Comment 3 Antti Koivisto 2014-11-19 15:52:21 PST
http://trac.webkit.org/changeset/176348