Okay, so this should probably be filed against webkit. I think the convention is to also file a bug at crbug.com and mark it as "upstream", to indicate that it's known and being worked on.
On Thu, Aug 6, 2009 at 02:45, PhistucK<[email protected]> wrote: > I just checked with a co-worker, Safari 4 returns an error - > Error: NOT_SUPPORTED_ERR: DOM Exception 9 > ☆PhistucK > > > On Thu, Aug 6, 2009 at 12:07, Caleb Eggensperger <[email protected]> wrote: >> >> I can reproduce. 3.0.196.0 (Official Build 22005). It would be nice if >> someone could try in Safari to see if the bug is with Chrome/V8 or >> with something that devtools is doing. Since it's not happening when I >> do javascript:document.evaluate("//h2"); in the location bar, I >> suspect that devtools is doing something strange that V8 doesn't >> expect. >> >> On Thu, Aug 6, 2009 at 01:14, PhistucK<[email protected]> wrote: >> > Try to load the devtools for some page and in the JavaScript shell, type >> > - >> > document.evaluate("//h2"); >> > Press Enter. >> > The renderer crashes. >> > Is it not only me? >> > ☆PhistucK >> > >> > >> > >> > >> >> >> >> -- > -- Caleb Eggensperger http://calebegg.com/ --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
