summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/widgets.py
diff options
context:
space:
mode:
authorElliot Smith <elliot.smith@intel.com>2015-10-05 12:08:31 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-11 05:33:02 +0100
commita3742a0f68cc10cadcea659b945f526293adb994 (patch)
tree5d4fd661a549cd814785a66f7c2435eee67e1053 /bitbake/lib/toaster/toastergui/widgets.py
parentfa68ae04553235ab381153aa273c4adee2c30309 (diff)
downloadpoky-a3742a0f68cc10cadcea659b945f526293adb994.tar.gz
bitbake: toaster: Don't add new history entries when table data loads
When ToasterTable data is loaded into the UI, a new entry is added to the browser history. This means that pressing the back button appears to have no effect, as you end up at the same page, possibly with slightly different data. Instead, use replaceState(), so that the browser history doesn't grow, but the page context still gets updated. [YOCTO #7660] (Bitbake rev: 70c5e40a0f77ae4835fb95275621c345f8190240) Signed-off-by: Elliot Smith <elliot.smith@intel.com> Signed-off-by: Michael Wood <michael.g.wood@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/toastergui/widgets.py')
0 files changed, 0 insertions, 0 deletions