Bug 92060 - Replace some callsites of shadowAncestorNode() with shadowHost()
Summary: Replace some callsites of shadowAncestorNode() with shadowHost()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks: 91821
  Show dependency treegraph
 
Reported: 2012-07-23 21:15 PDT by Kent Tamura
Modified: 2012-07-24 02:17 PDT (History)
10 users (show)

See Also:


Attachments
Patch (19.19 KB, patch)
2012-07-23 21:45 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff
Patch 2 (19.19 KB, patch)
2012-07-23 22:05 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2012-07-23 21:15:41 PDT
Replace some callsites of shadowAncestorNode() with shadowHost()
Comment 1 Kent Tamura 2012-07-23 21:45:12 PDT
Created attachment 153955 [details]
Patch
Comment 2 WebKit Review Bot 2012-07-23 21:52:18 PDT
Comment on attachment 153955 [details]
Patch

Attachment 153955 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/13338115
Comment 3 Kent Tamura 2012-07-23 22:05:13 PDT
Created attachment 153957 [details]
Patch 2

Fix Chromium-Skia build
Comment 4 WebKit Review Bot 2012-07-24 02:17:51 PDT
Comment on attachment 153957 [details]
Patch 2

Clearing flags on attachment: 153957

Committed r123443: <http://trac.webkit.org/changeset/123443>
Comment 5 WebKit Review Bot 2012-07-24 02:17:57 PDT
All reviewed patches have been landed.  Closing bug.