Bug 79902 - methods like firstRendererOf of NodeRenderingContext should be extracted.
Summary: methods like firstRendererOf of NodeRenderingContext should be extracted.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Shinya Kawanaka
URL:
Keywords:
Depends on:
Blocks: 78596
  Show dependency treegraph
 
Reported: 2012-02-29 03:28 PST by Shinya Kawanaka
Modified: 2012-03-04 22:30 PST (History)
7 users (show)

See Also:


Attachments
Patch (10.30 KB, patch)
2012-03-01 04:55 PST, Shinya Kawanaka
no flags Details | Formatted Diff | Diff
Patch for landing (10.42 KB, patch)
2012-03-04 20:34 PST, Shinya Kawanaka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.