Bug 40495 - [GTK] Unit test for DOM insertion methods
Summary: [GTK] Unit test for DOM insertion methods
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 38576
  Show dependency treegraph
 
Reported: 2010-06-11 13:30 PDT by Xan Lopez
Modified: 2010-06-30 13:12 PDT (History)
0 users

See Also:


Attachments
nodeinsertion.diff (4.09 KB, patch)
2010-06-11 13:30 PDT, Xan Lopez
no flags Details | Formatted Diff | Diff
removechild.diff (3.68 KB, patch)
2010-06-13 11:40 PDT, Xan Lopez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2010-06-11 13:30:43 PDT
Created attachment 58504 [details]
nodeinsertion.diff

SSIA
Comment 1 Xan Lopez 2010-06-13 11:40:11 PDT
Created attachment 58597 [details]
removechild.diff

Fix remove_child generation and test it.
Comment 2 Gustavo Noronha (kov) 2010-06-30 12:25:11 PDT
Comment on attachment 58597 [details]
removechild.diff

great!
Comment 3 Xan Lopez 2010-06-30 13:11:54 PDT
Comment on attachment 58504 [details]
nodeinsertion.diff

Landed as r62197.
Comment 4 Xan Lopez 2010-06-30 13:12:09 PDT
Comment on attachment 58597 [details]
removechild.diff

Landed as r62198.
Comment 5 Xan Lopez 2010-06-30 13:12:24 PDT
All patches landed, closing.