WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52650
make file expansion use the file at the svn revision the diff was created at
https://bugs.webkit.org/show_bug.cgi?id=52650
Summary
make file expansion use the file at the svn revision the diff was created at
Ojan Vafai
Reported
2011-01-18 12:47:48 PST
make file expansion use the file at the svn revision the diff was created at
Attachments
Patch
(3.07 KB, patch)
2011-01-18 12:48 PST
,
Ojan Vafai
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ojan Vafai
Comment 1
2011-01-18 12:48:39 PST
Created
attachment 79310
[details]
Patch
Eric Seidel (no email)
Comment 2
2011-01-18 15:26:47 PST
Comment on
attachment 79310
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=79310&action=review
Looks good though.
> Websites/bugs.webkit.org/code-review.js:424 > + var suffix = revision ? '?p=' + revision : '';
suffix seems a bit odd for a name here. You're constructing a query, with a single p= parameter.
Ojan Vafai
Comment 3
2011-01-18 16:30:27 PST
Committed
r76082
: <
http://trac.webkit.org/changeset/76082
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug