Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(75)

Issue 10572006: Fix GetOriginURLFromIdentifier (Closed)

Created:
8 years, 6 months ago by ericu
Modified:
8 years, 5 months ago
Reviewers:
kinuko, michaeln
CC:
chromium-reviews, kinuko+watch, darin-cc_chromium.org, Dai Mikurube (NOT FULLTIME)
Visibility:
Public.

Description

Fix ObfuscatedOriginEnumerator::Next not to try to call GetOriginURLFromIdentifier if it doesn't have an identifier. BUG=133402 TEST=ObfuscatedFileUtilTest.TestCreateAndDeleteFile on Linux debug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145766

Patch Set 1 #

Patch Set 2 : Also patch GetOriginURLFromIdentifier #

Patch Set 3 : Just the right fix, but in two places. #

Total comments: 1

Patch Set 4 : Switch to using isUnique. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -13 lines) Patch
M webkit/database/database_util.cc View 1 2 3 1 chunk +12 lines, -7 lines 0 comments Download
M webkit/fileapi/file_system_util.cc View 1 2 3 1 chunk +8 lines, -6 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
ericu
8 years, 6 months ago (2012-06-18 23:26:48 UTC) #1
tzik
On 2012/06/18 23:26:48, ericu wrote: I couldn't reproduce the crash in my machine and couldn't ...
8 years, 6 months ago (2012-06-19 02:20:16 UTC) #2
ericu
On 2012/06/19 02:20:16, tzik wrote: > On 2012/06/18 23:26:48, ericu wrote: > > I couldn't ...
8 years, 6 months ago (2012-06-19 16:47:36 UTC) #3
ericu
On 2012/06/19 16:47:36, ericu wrote: > On 2012/06/19 02:20:16, tzik wrote: > > On 2012/06/18 ...
8 years, 6 months ago (2012-06-19 17:33:20 UTC) #4
ericu
Well, I've improved on this now [tests should pass], but I'm still not happy with ...
8 years, 6 months ago (2012-06-19 19:07:12 UTC) #5
ericu
On 2012/06/19 19:07:12, ericu wrote: > Well, I've improved on this now [tests should pass], ...
8 years, 6 months ago (2012-06-19 19:55:33 UTC) #6
kinuko
Thanks for digging this deeper! https://chromiumcodereview.appspot.com/10572006/diff/4003/webkit/database/database_util.cc File webkit/database/database_util.cc (right): https://chromiumcodereview.appspot.com/10572006/diff/4003/webkit/database/database_util.cc#newcode84 webkit/database/database_util.cc:84: if (web_security_origin.toString().equals("null")) { Looks ...
8 years, 6 months ago (2012-06-20 11:39:01 UTC) #7
ericu
On 2012/06/20 11:39:01, kinuko wrote: > Thanks for digging this deeper! > > https://chromiumcodereview.appspot.com/10572006/diff/4003/webkit/database/database_util.cc > ...
8 years, 6 months ago (2012-06-20 22:25:41 UTC) #8
kinuko
lgtm
8 years, 6 months ago (2012-06-21 02:53:26 UTC) #9
ericu
On 2012/06/21 02:53:26, kinuko wrote: > lgtm Added MichaelN for OWNERS approval.
8 years, 5 months ago (2012-07-09 19:37:44 UTC) #10
michaeln
lgtm2
8 years, 5 months ago (2012-07-09 21:20:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericu@chromium.org/10572006/11001
8 years, 5 months ago (2012-07-09 21:21:05 UTC) #12
commit-bot: I haz the power
8 years, 5 months ago (2012-07-09 22:49:24 UTC) #13
Change committed as 145766

Powered by Google App Engine
This is Rietveld 408576698