Bug 136630

Summary: [CSS Grid Layout] RenderGrid methods should take RenderBox references
Product: WebKit Reporter: Sergio Villar Senin <svillar>
Component: New BugsAssignee: Sergio Villar Senin <svillar>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, dino, esprehn+autocc, glenn, jfernandez, koivisto, kondapallykalyan, rego
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60731    
Attachments:
Description Flags
Patch darin: review+

Sergio Villar Senin
Reported 2014-09-08 07:21:22 PDT
[CSS Grid Layout] RenderGrid methods should take RenderBox references
Attachments
Patch (24.90 KB, patch)
2014-09-08 07:29 PDT, Sergio Villar Senin
darin: review+
Sergio Villar Senin
Comment 1 2014-09-08 07:29:17 PDT
Darin Adler
Comment 2 2014-09-08 08:02:37 PDT
Comment on attachment 237784 [details] Patch Separate thought: Can the type be more specific than RenderBox?
Sergio Villar Senin
Comment 3 2014-09-09 03:31:09 PDT
(In reply to comment #2) > (From update of attachment 237784 [details]) > Separate thought: Can the type be more specific than RenderBox? I don't think so, if I am not wrong any RenderBox can be a child.
Sergio Villar Senin
Comment 4 2014-09-09 04:39:59 PDT
Note You need to log in before you can comment on or make changes to this bug.