This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 212531 - Implement browser history properly
Summary: Implement browser history properly
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Embedded Browser (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-15 13:09 UTC by Petr Jiricka
Modified: 2012-09-03 12:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2012-05-15 13:09:34 UTC
Use the new JavaFX WebView history API to implement the history in the embedded browser: http://javafx-jira.kenai.com/browse/RT-18980
Comment 1 Stanislav Aubrecht 2012-05-22 10:21:00 UTC
Where can I find the JavaFX build that contains that new WebHistory class?
Comment 2 Stanislav Aubrecht 2012-05-22 13:35:15 UTC
web-main 5061dfd8dbf0
Comment 3 Quality Engineering 2012-09-03 12:57:05 UTC
Integrated into 'main-golden', will be available in build *201209031048* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/5061dfd8dbf0
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #212531 - browser history impl