Changes between Version 17 and Version 18 of Component Model


Ignore:
Timestamp:
Apr 12, 2012 4:27:48 AM (12 years ago)
Author:
hayato@chromium.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component Model

    v17 v18  
    11= Component Model in WebKit =
    22
    3 The component model effort brings encapsulation to the Web. See [http://wiki.whatwg.org/index.php?title=Component_Model_Use_Cases use cases] for more background and the [https://bugs.webkit.org/showdependencytree.cgi?id=52962&hide_resolved=1 bug tree] to keep up with the progress. Ping '''dglazkov''', '''dominicc''', '''morrita''', or '''rolansteiner''' on `#webkit` if you'd like to talk to real people behind the effort.
     3The component model effort brings encapsulation to the Web. See [http://wiki.whatwg.org/index.php?title=Component_Model_Use_Cases use cases] for more background and the [https://bugs.webkit.org/showdependencytree.cgi?id=52962&hide_resolved=1 bug tree] to keep up with the progress. Ping '''dglazkov''', '''dominicc''', '''morrita''', '''hayato''', or '''shinyak''' on `#webkit` if you'd like to talk to real people behind the effort.
    44
    55== Implementation Status ==
     
    1212|| [https://bugs.webkit.org/show_bug.cgi?id=59803 DOM Interfaces] || Not yet implemented || Waiting on the plumbing to settle down ||
    1313|| [https://bugs.webkit.org/show_bug.cgi?id=59804 Declarative API (Markup)] || Not yet implemented || Waiting on the plumbing to settle down ||
    14 || [https://bugs.webkit.org/show_bug.cgi?id=59805 Events] || Functionally complete || ||
     14|| [https://bugs.webkit.org/show_bug.cgi?id=59805 Events] || Partially implemented || ||
    1515|| [https://bugs.webkit.org/show_bug.cgi?id=59806 Lifecycle] || Not yet implemented || Built-in HTML elements implementation uses direct wiring ||
    1616|| [https://bugs.webkit.org/show_bug.cgi?id=59807 Document/Resource Loading] || Not yet implemented || ||