Bug 160706 - Use unsigned for locations in URL
Summary: Use unsigned for locations in URL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-09 13:16 PDT by Alex Christensen
Modified: 2016-08-10 10:07 PDT (History)
1 user (show)

See Also:


Attachments
Patch (19.39 KB, patch)
2016-08-09 13:33 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (19.75 KB, patch)
2016-08-09 22:39 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2016-08-09 13:16:41 PDT
Use unsigned for locations in URL
Comment 1 Alex Christensen 2016-08-09 13:33:03 PDT
Created attachment 285668 [details]
Patch
Comment 2 Alexey Proskuryakov 2016-08-09 20:45:03 PDT
Looks like this breaks 32-bit builds.
Comment 3 Sam Weinig 2016-08-09 21:54:22 PDT
Comment on attachment 285668 [details]
Patch

r- for build breakage.
Comment 4 Alex Christensen 2016-08-09 22:39:36 PDT
Created attachment 285714 [details]
Patch
Comment 5 WebKit Commit Bot 2016-08-10 10:07:17 PDT
Comment on attachment 285714 [details]
Patch

Clearing flags on attachment: 285714

Committed r204334: <http://trac.webkit.org/changeset/204334>
Comment 6 WebKit Commit Bot 2016-08-10 10:07:21 PDT
All reviewed patches have been landed.  Closing bug.