Bug 91167 - Needs callback before AuthorShadowRoot is added.
Summary: Needs callback before AuthorShadowRoot is added.
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: 77936 77937 90532
  Show dependency treegraph
 
Reported: 2012-07-12 16:53 PDT by Shinya Kawanaka
Modified: 2012-07-12 17:09 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.10 KB, patch)
2012-07-12 17:02 PDT, Shinya Kawanaka
no flags Details | Formatted Diff | Diff
Patch for landing (4.14 KB, patch)
2012-07-12 17:06 PDT, 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-07-12 16:53:09 PDT
We would like to have an callback just before AuthorShadowRoot is aded.
it will be used for Bug 77936, Bug 90532, Bug 77937, etc.
Comment 1 Shinya Kawanaka 2012-07-12 17:02:00 PDT
Created attachment 152100 [details]
Patch
Comment 2 Hajime Morrita 2012-07-12 17:03:49 PDT
Comment on attachment 152100 [details]
Patch

Please mention that bug id
Comment 3 Shinya Kawanaka 2012-07-12 17:06:22 PDT
Created attachment 152103 [details]
Patch for landing
Comment 4 Shinya Kawanaka 2012-07-12 17:09:44 PDT
Committed r122530: <http://trac.webkit.org/changeset/122530>