[Webkit-unassigned] [Bug 62653] [V8][Chromium] Make StringCache in V8 bindings per-isolate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 13:46:17 PDT 2011


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





--- Comment #31 from Pavel Feldman <pfeldman at chromium.org>  2011-06-21 13:46:17 PST ---
(In reply to comment #30)
> (In reply to comment #29)
> > Is the navigation issue fixed now?
> 
> Yes (see changes in WebKit::initialize) - I validated.

Ok. The reason I ask is that I briefly applied attachment 98033 to my release build earlier today and it was not fixing the navigation issue. It was not failing for the about:blank case though. My scenario was:

1. Navigate to google.com
2. Open DevTools
3. Navigate to webkit.org

Expected: things work fine
Actual: First time you hit Enter to navigate, navigation does not occur. Second time you hit navigate, devtools collapses.

Please double check this scenario prior to landing. I do realize that it is a cross-renderer navigation and that it goes through the about:blank state, so your fix should apply. But it did not do the job for me.

-- 
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