Bug 98756

Summary: Get rid of FIXED_POSITION_CREATES_STACKING_CONTEXT in favor of Settings::fixedPositionCreatesStackingContext()
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: Layout and RenderingAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, macpherson, menard, mifenton, rwlbuis, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch rwlbuis: review+

Description Antonio Gomes 2012-10-09 07:33:09 PDT
BlackBerry is the only port that has not adopted the setting
Comment 1 Antonio Gomes 2012-10-09 07:46:09 PDT
Created attachment 167754 [details]
patch
Comment 2 Rob Buis 2012-10-09 07:55:44 PDT
Comment on attachment 167754 [details]
patch 

This changes behaviour for when e is null, but seems to follow all other ports, so let's go for it :)
Comment 3 Antonio Gomes 2012-10-09 08:01:49 PDT
https://trac.webkit.org/changeset/130763