lp:~zaspire/oxide/lp_1259219

Created by Maxim Ermilov and last modified
Get this branch:
bzr branch lp:~zaspire/oxide/lp_1259219
Only Maxim Ermilov can upload to this branch. If you are Maxim Ermilov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Maxim Ermilov
Project:
Oxide
Status:
Merged

Recent revisions

440. By Maxim Ermilov

add OxideQQuickWebView::navigationRequested

439. By Olivier Tilloy

Implement the JavaScriptDialogManager interface.

438. By Chris Coulson

This provides some improvements to the changes in r425-r431. It:
- Makes IOThreadGlobals::Data publically available as Globals, and renames
  IOThreadGlobals to IOThread. This provides a proper API split for accessing
  things that belong to the IO thread
- Reverts the change that made IOThread a singleton - we want to control when
  to destroy it
- Destroys the system URL request context before the IO thread has gone away
  (fixes LP: #1296668)
- Gets rid of URLRequestContextInitializer - this was overcomplicated. Now, we
  subclass URLRequestContextGetter instead
- Move the initialization for common paramters out of URLRequestContextGetter
  in to the constructor for URLRequestContext so that we don't need to rely
  on URLRequestContextGetter to create the request context. This was a bit
  weird anyway

437. By Chris Coulson

Update exclude list for tarball

436. By Olivier Tilloy

Implement a dummy AccessTokenStore to prevent geolocation requests from crashing the renderer.

435. By Chris Coulson

BrowserContext::GetCachePath() and BrowserContext::GetPath() no longer return an empty path for OTR contexts, and BrowserContext::IsOffTheRecord() always returns false for the main context, since r432

434. By Chris Coulson

Fix a double free on shutdown

433. By Chris Coulson

Add BrowserContext::Params

432. By Chris Coulson

Use net::TransportSecurityPersister so that we have permanent storage for HSTS. Also, make this available in read-only mode to off-the-record contexts

431. By Chris Coulson

Assert that InitializeRequestContext is only called once

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