Bug 128270

Summary: Remove -webkit prefix from the background-blend-mode property
Product: WebKit Reporter: Rik Cabanier <cabanier>
Component: CSSAssignee: Mihai Tica <mitica>
Status: RESOLVED FIXED    
Severity: Normal CC: cabanier, commit-queue, dino, esprehn+autocc, glenn, gyuyoung.kim, macpherson, menard, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 91908    
Attachments:
Description Flags
Patch V1 none

Description Rik Cabanier 2014-02-05 13:43:18 PST
The Compositing and Blending spec is now in CR, see:  http://lists.w3.org/Archives/Public/public-fx/2014JanMar/0048.html
background-blend-mode has been in the webkit codebase for over 6 months, has been quite stable and is not behind a compile time flag any more.

We feel it's ready to remove the prefix as it is very unlikely that the behavior will change.
Comment 1 Mihai Tica 2014-02-06 08:37:33 PST
Created attachment 223333 [details]
Patch V1
Comment 2 Dean Jackson 2014-02-07 10:13:04 PST
Comment on attachment 223333 [details]
Patch V1

r+, but I wondered if we should keep the prefixed form around for a while.... although I guess at least Safari didn't ship with it.
Comment 3 WebKit Commit Bot 2014-02-07 10:41:53 PST
Comment on attachment 223333 [details]
Patch V1

Clearing flags on attachment: 223333

Committed r163633: <http://trac.webkit.org/changeset/163633>
Comment 4 WebKit Commit Bot 2014-02-07 10:41:55 PST
All reviewed patches have been landed.  Closing bug.