Bug 160398 - Database Process: ASSERTION FAILED: filePaths.size() == result.handles().size() with SANDBOX_EXTENSIONS disabled
Summary: Database Process: ASSERTION FAILED: filePaths.size() == result.handles().size...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2016-08-01 01:05 PDT by Carlos Garcia Campos
Modified: 2016-08-01 22:41 PDT (History)
2 users (show)

See Also:


Attachments
Patch (9.54 KB, patch)
2016-08-01 01:08 PDT, Carlos Garcia Campos
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2016-08-01 01:05:19 PDT
Same assert as in bug #160188, but this time in preregisterSandboxExtensionsIfNecessary. It seems we need more ifdefs. Several tests are still crashing before of this in the GTK+ debug bot.
Comment 1 Carlos Garcia Campos 2016-08-01 01:08:10 PDT
Created attachment 284990 [details]
Patch
Comment 2 Carlos Garcia Campos 2016-08-01 22:41:31 PDT
Committed r204011: <http://trac.webkit.org/changeset/204011>