lp:~justinmcp/oxide/1505048

Created by Justin McPherson and last modified
Get this branch:
bzr branch lp:~justinmcp/oxide/1505048
Only Justin McPherson can upload to this branch. If you are Justin McPherson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Justin McPherson
Project:
Oxide
Status:
Merged

Recent revisions

1216. By Justin McPherson

1505048: Update for changes in implementation of base::RepeatingTimer

1215. By Chris Coulson

Bump Chromium rev to 47.0.2526.8

1214. By Chris Coulson

Add FaviconHelper, and ensure that we update WebView.icon every time a navigation commits to ensure that we clear it when navigating to a page that we may get no favicon candidates from (any non-http URL)

1213. By Justin McPherson

Initial support for Pepper Flash plugin

1212. By Chris Coulson

Make PermissionRequestDispatcher a WebContentsObserver

1211. By Chris Coulson

Remove a redundant DCHECK. There's no point in DCHECK'ing a pointer isn't null and then doing a null check straight after - this will work in release mode and crash in debug mode. Either null is an expected value or it isn't

1210. By Chris Coulson

Move WebFrame management out of WebView in to a new class. This also removes our dependency on content::FrameTreeNode

1209. By Chris Coulson

Typedef BrowserContextID from uintptr_t so that it produces a compile error if you try to dereference it

1208. By Chris Coulson

Chromium since https://chromium.googlesource.com/chromium/src.git/+/0757fc7ceb9f27688652b4e51c076b1ec2b5b051 no longer sets content::SSLStatus::DISPLAYED_INSECURE_STATUS when a secure site runs insecure content. Update the tests to reflect this (the new API behaviour makes more sense anyway)

1207. By Justin McPherson

Media Hub integration: Fix reporting of seekable status.

Branch metadata

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

Subscribers