lp:~osomon/webbrowser-app/historyUpdateOnLoadCommitted

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:~osomon/webbrowser-app/historyUpdateOnLoadCommitted
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Tilloy
Project:
webbrowser-app
Status:
Merged

Recent revisions

1029. By Olivier Tilloy

Move code out of else block to avoid compiler warning (control reaches end of non-void function [-Wreturn-type]).

1028. By Olivier Tilloy

Swap the order in which conditions are evaluated, from cheapest to most expensive.

1027. By Olivier Tilloy

Add an autopilot test to verify that history.pushState() inserts a new entry in the history database.

1026. By Olivier Tilloy

Add autopilot tests to verify that a page’s title is stored in history, but not dynamically updated.

1025. By Olivier Tilloy

Factor out common code.

1024. By Olivier Tilloy

Add some autopilot tests to verify that favicons are stored and updated in the history database.

1023. By Olivier Tilloy

Simplify code a bit.
Do not prevent dynamic favicon updates from updating the history database, to be consistent with what chromium does.

1022. By Olivier Tilloy

Add an update(…) method to HistoryModel, to allow updating the title and icon of an entry without incrementing the corresponding number of visits.

1021. By Olivier Tilloy

Merge the latest changes from trunk and resolve conflicts.

1020. By Olivier Tilloy

Merge the latest changes from trunk and resolve a conflict.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:webbrowser-app
This branch contains Public information 
Everyone can see this information.

Subscribers