Bug 119388 - [rendering] Implement PaintInfo interfaces
Summary: [rendering] Implement PaintInfo interfaces
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-01 04:00 PDT by Adenilson Cavalcanti Silva
Modified: 2013-08-07 16:04 PDT (History)
4 users (show)

See Also:


Attachments
Remove the FIXME note (1.54 KB, patch)
2013-08-07 15:13 PDT, Adenilson Cavalcanti Silva
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adenilson Cavalcanti Silva 2013-08-01 04:00:46 PDT
PaintInfo is a struct used all around in rendering.

There is a FIXME that dates way back to August 2011 to implement interfaces on it.
Comment 1 Adenilson Cavalcanti Silva 2013-08-07 15:13:37 PDT
Created attachment 208303 [details]
Remove the FIXME note
Comment 2 WebKit Commit Bot 2013-08-07 16:04:23 PDT
Comment on attachment 208303 [details]
Remove the FIXME note

Clearing flags on attachment: 208303

Committed r153807: <http://trac.webkit.org/changeset/153807>
Comment 3 WebKit Commit Bot 2013-08-07 16:04:26 PDT
All reviewed patches have been landed.  Closing bug.