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

Issue 5141001: Add a PDF test to load all the pdfs in a test directory, using the test serve... (Closed)

Created:
10 years, 1 month ago by jam
Modified:
9 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, cbentzel+watch_chromium.org, pam+watch_chromium.org
Visibility:
Public.

Description

Add a PDF test to load all the pdfs in a test directory, using the test server. This tests regressions in loading and crashes. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66548

Patch Set 1 : '' #

Total comments: 6

Patch Set 2 : '' #

Total comments: 9

Patch Set 3 : '' #

Patch Set 4 : fix race condition #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -23 lines) Patch
M chrome/chrome_tests.gypi View 1 2 chunks +5 lines, -1 line 0 comments Download
M chrome/test/out_of_proc_test_runner.cc View 4 chunks +10 lines, -1 line 0 comments Download
M chrome/test/plugin/pdf_browsertest.cc View 1 2 3 9 chunks +87 lines, -19 lines 0 comments Download
M net/tools/testserver/testserver.py View 1 2 chunks +21 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
jam
10 years, 1 month ago (2010-11-17 02:54:28 UTC) #1
jam
btw this depends on moving the existing test data to the private dir first. I'll ...
10 years, 1 month ago (2010-11-17 02:55:28 UTC) #2
cbentzel
driveby on testserver change http://codereview.chromium.org/5141001/diff/3001/chrome/test/plugin/pdf_browsertest.cc File chrome/test/plugin/pdf_browsertest.cc (right): http://codereview.chromium.org/5141001/diff/3001/chrome/test/plugin/pdf_browsertest.cc#newcode272 chrome/test/plugin/pdf_browsertest.cc:272: LOG(WARNING) << "PDFBrowserTest.Loading: " << ...
10 years, 1 month ago (2010-11-17 03:02:01 UTC) #3
cbentzel
And you can continue code review without any further comments from me.
10 years, 1 month ago (2010-11-17 03:03:57 UTC) #4
jam
thanks for taking a look http://codereview.chromium.org/5141001/diff/3001/chrome/test/plugin/pdf_browsertest.cc File chrome/test/plugin/pdf_browsertest.cc (right): http://codereview.chromium.org/5141001/diff/3001/chrome/test/plugin/pdf_browsertest.cc#newcode272 chrome/test/plugin/pdf_browsertest.cc:272: LOG(WARNING) << "PDFBrowserTest.Loading: " ...
10 years, 1 month ago (2010-11-17 04:10:10 UTC) #5
Nico
LG, but not having the ToWStringHack would be nice http://codereview.chromium.org/5141001/diff/13001/chrome/test/plugin/pdf_browsertest.cc File chrome/test/plugin/pdf_browsertest.cc (right): http://codereview.chromium.org/5141001/diff/13001/chrome/test/plugin/pdf_browsertest.cc#newcode47 chrome/test/plugin/pdf_browsertest.cc:47: ...
10 years, 1 month ago (2010-11-17 14:02:19 UTC) #6
Paweł Hajdan Jr.
Drive-by with testing questions. Could you let me take another look before committing? http://codereview.chromium.org/5141001/diff/13001/chrome/test/plugin/pdf_browsertest.cc File ...
10 years, 1 month ago (2010-11-17 14:33:53 UTC) #7
jam
http://codereview.chromium.org/5141001/diff/13001/chrome/test/plugin/pdf_browsertest.cc File chrome/test/plugin/pdf_browsertest.cc (right): http://codereview.chromium.org/5141001/diff/13001/chrome/test/plugin/pdf_browsertest.cc#newcode47 chrome/test/plugin/pdf_browsertest.cc:47: FilePath GetPDFTestDir() { On 2010/11/17 14:02:19, Nico wrote: > ...
10 years, 1 month ago (2010-11-17 16:53:15 UTC) #8
Nico
On Wed, Nov 17, 2010 at 5:53 PM, <jam@chromium.org> wrote: > > http://codereview.chromium.org/5141001/diff/13001/chrome/test/plugin/pdf_browsertest.cc > File ...
10 years, 1 month ago (2010-11-17 17:08:45 UTC) #9
Paweł Hajdan Jr.
http://codereview.chromium.org/5141001/diff/13001/chrome/test/plugin/pdf_browsertest.cc File chrome/test/plugin/pdf_browsertest.cc (right): http://codereview.chromium.org/5141001/diff/13001/chrome/test/plugin/pdf_browsertest.cc#newcode278 chrome/test/plugin/pdf_browsertest.cc:278: while (true) { On 2010/11/17 16:53:15, John Abd-El-Malek wrote: ...
10 years, 1 month ago (2010-11-17 17:11:52 UTC) #10
jam
On 2010/11/17 17:11:52, Paweł Hajdan Jr. wrote: > http://codereview.chromium.org/5141001/diff/13001/chrome/test/plugin/pdf_browsertest.cc > File chrome/test/plugin/pdf_browsertest.cc (right): > > ...
10 years, 1 month ago (2010-11-17 17:19:02 UTC) #11
Paweł Hajdan Jr.
I see. Thanks for explaining. Removing myself from reviewers.
10 years, 1 month ago (2010-11-17 17:28:16 UTC) #12
jam
I've made a small modification to out_of_proc_test_runner.cc to allow a test to override the default ...
10 years, 1 month ago (2010-11-17 18:40:04 UTC) #13
jam
I've also just fixed a race condition, where the LOAD_STOP notification might come during the ...
10 years, 1 month ago (2010-11-17 20:58:44 UTC) #14
jam
Carlos: can you take a look please, it turns out Nico is away. On Wed, ...
10 years, 1 month ago (2010-11-17 21:02:44 UTC) #15
cpu_(ooo_6.6-7.5)
10 years, 1 month ago (2010-11-17 21:11:59 UTC) #16
lgtm

Powered by Google App Engine
This is Rietveld 408576698