[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 00:05:36 PDT 2012


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #136129|review?                     |review-
               Flag|                            |




--- Comment #43 from Adam Barth <abarth at webkit.org>  2012-04-08 00:05:35 PST ---
(From update of attachment 136129)
View in context: https://bugs.webkit.org/attachment.cgi?id=136129&action=review

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.

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