Bug 119723
Summary: | XMLTreeViewer should be created only in the XML viewer mode | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | XML | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, cdumez, kling, koivisto, rwlbuis, vivekg |
Priority: | P2 | Keywords: | BlinkMergeCandidate |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
Consider merging https://chromium.googlesource.com/chromium/blink/+/456b438748b9d091b62b0c992bd2bb35fe65e0cc
Moving XMLTreeViewer::hasNoStyleInformation to be static inline method in XMLDocumentParser.cpp as
it should not be the responsibility of XMLTreeViewer.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Vivek Galatage
Hi, its already fixed in https://bugs.webkit.org/show_bug.cgi?id=119483
Ryosuke Niwa
(In reply to comment #1)
> Hi, its already fixed in https://bugs.webkit.org/show_bug.cgi?id=119483
Excellent! Thanks.
*** This bug has been marked as a duplicate of bug 119483 ***