Bug 79902

Summary: methods like firstRendererOf of NodeRenderingContext should be extracted.
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: DOMAssignee: Shinya Kawanaka <shinyak>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, dominicc, hayato, morrita, rolandsteiner, shinyak, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 78596    
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Shinya Kawanaka 2012-02-29 03:28:34 PST
To make NodeRenderingContext InsertionPoint-aware, we would like to make NodeRenderingContext clear.
Especially, methods to take the first[last] renderer of Node should be extracted.
Comment 1 Shinya Kawanaka 2012-03-01 04:55:13 PST
Created attachment 129680 [details]
Patch
Comment 2 Hajime Morrita 2012-03-04 20:09:43 PST
Comment on attachment 129680 [details]
Patch

could you make them inline?
Comment 3 Shinya Kawanaka 2012-03-04 20:34:50 PST
Created attachment 130052 [details]
Patch for landing
Comment 4 WebKit Review Bot 2012-03-04 22:30:40 PST
Comment on attachment 130052 [details]
Patch for landing

Clearing flags on attachment: 130052

Committed r109704: <http://trac.webkit.org/changeset/109704>
Comment 5 WebKit Review Bot 2012-03-04 22:30:45 PST
All reviewed patches have been landed.  Closing bug.