esprehn / chromium-codereview

A chrome extension that changes the frontend to Rietveld for Chromium
Other
35 stars 11 forks source link

Comments should show by default even if they're hidden by the fold #95

Closed zetafunction closed 10 years ago

zetafunction commented 10 years ago

An example is in https://codereview.chromium.org/514123002, patchset 1.

zetafunction commented 10 years ago

Actually, I notice the server is returning errors when I try to expand the context for cc/output/delegating_renderer.cc so that might have something to do with it. I'll try again later and see what happens.

esprehn commented 10 years ago

This is a duplicate of bug #84

The server error you see is a Rietveld bug. Hopefully I'll get real APIs in Rietveld soon so I don't need to screen scrape that stuff.