[Webkit-unassigned] [Bug 14959] No back forward entry added for pages created in javascript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 8 04:03:11 PDT 2012


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





--- Comment #45 from Pravin D <pravind.2k4 at gmail.com>  2012-04-08 04:03:10 PST ---
> This patch has many serious problems.  As I wrote in Comment #29: If you're interested in contributing to WebKit, you might want to start with an easier bug.  This one pretty tricky.
> 
> > Source/WebCore/loader/HistoryController.cpp:890
> > +    KURL generatedURL(ParsedURLString, "webkitgenerated:" + url);
> 
> What is the "webkitgenerated" scheme?  That looks like something you just made up.

Had to use a different URL for the substitute data.  Appended it with webkitgenerated. Was just trying to generate a different URL, from the given one...

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