[Webkit-unassigned] [Bug 56263] XML Viewer: extensions can't render original XML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 11:37:33 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56263





--- Comment #8 from Vsevolod Vlasov <vsevik at chromium.org>  2011-03-14 11:37:33 PST ---
> > That will make the page flash, right?  It will also require going back to the network.
> Yes, this does not sound nice. But we should give extensions a chance to not regress. We will think of a better approach, but for now it seems like it is a reasonable workaround.

It might also worth noting, that all extensions that I've seen also make page flash because they apply their logic after default xml rendering (text only). 
The only reason native xml viewer is not flashing is because in this case XSL is applied before default rendering. So there is no any regression in this part.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list