Summary: | Add new API required for bug 45112 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Dixon <joth> | ||||||
Component: | WebKit API | Assignee: | Jonathan Dixon <joth> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | bulach, commit-queue, jorlow, steveblock, webkit.review.bot | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | PC | ||||||||
OS: | OS X 10.5 | ||||||||
Attachments: |
|
Description
Jonathan Dixon
2010-09-06 04:28:17 PDT
Created attachment 66623 [details]
Add the API
Attachment 66623 [details] did not pass style-queue:
Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKit/chromium/ChangeLog:6: Line contains tab character. [whitespace/tab] [5]
Total errors found: 1 in 3 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 66624 [details]
Remove \t char
Comment on attachment 66624 [details]
Remove \t char
r=me
Joth please wait until Marcus has signed off on this though.
LGTM thanks joth and jeremy! (In reply to comment #4) > (From update of attachment 66624 [details]) > r=me > > Joth please wait until Marcus has signed off on this though. Thanks for the reviews. Could one of you commit queue it please? Cheers Comment on attachment 66624 [details] Remove \t char Clearing flags on attachment: 66624 Committed r66837: <http://trac.webkit.org/changeset/66837> All reviewed patches have been landed. Closing bug. |