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

Issue 7635003: Attempt to fix hanging WebRequestBlocking. (Closed)

Created:
9 years, 4 months ago by Matt Perry
Modified:
9 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Attempt to fix hanging WebRequestBlocking. I found that it hangs while waiting for the tab to navigate after complexLoadCancelled. I'm guessing that it could be a timing issue of navigating after cancelling a load, so the fix is to use a fresh tab for the remaining tests. BUG=91715 TEST=no Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97152

Patch Set 1 #

Patch Set 2 : ugh #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -13 lines) Patch
M chrome/browser/extensions/extension_webrequest_apitest.cc View 1 1 chunk +1 line, -8 lines 0 comments Download
M chrome/test/data/extensions/api_test/webrequest/framework.js View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/webrequest/test_blocking.html View 1 4 chunks +14 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Matt Perry
9 years, 4 months ago (2011-08-11 21:34:25 UTC) #1
Matt Perry
Nevermind, this fails the try bots. It must be something else.
9 years, 4 months ago (2011-08-11 22:54:58 UTC) #2
Matt Perry
OK, this is ready for a look-see again. This seems to make the trybots happy. ...
9 years, 4 months ago (2011-08-17 00:20:35 UTC) #3
jochen (gone - plz use gerrit)
On 2011/08/17 00:20:35, Matt Perry wrote: > OK, this is ready for a look-see again. ...
9 years, 4 months ago (2011-08-17 11:21:43 UTC) #4
Matt Perry
On 2011/08/17 11:21:43, jochen wrote: > On 2011/08/17 00:20:35, Matt Perry wrote: > > OK, ...
9 years, 4 months ago (2011-08-17 17:09:51 UTC) #5
Matt Perry
On 2011/08/17 17:09:51, Matt Perry wrote: > On 2011/08/17 11:21:43, jochen wrote: > > On ...
9 years, 4 months ago (2011-08-17 17:11:17 UTC) #6
jochen (gone - plz use gerrit)
LGTM then Can you add this to the spreadsheet so we don't lose track of ...
9 years, 4 months ago (2011-08-17 17:23:08 UTC) #7
commit-bot: I haz the power
9 years, 4 months ago (2011-08-17 17:27:49 UTC) #8
Presubmit check for 7635003-3001 failed and returned exit status 1.

Running presubmit commit checks ...

** Presubmit Warnings **
License must match:
.*? Copyright \(c\) 2011 The Chromium Authors\. All rights reserved\.\n.*? Use
of this source code is governed by a BSD-style license that can be\n.*? found in
the LICENSE file\.\n
Found a bad license header in these files:
  chrome/test/data/extensions/api_test/webrequest/framework.js

Was the presubmit check useful? Please send feedback & hate mail to
maruel@chromium.org!

Powered by Google App Engine
This is Rietveld 408576698