Bug 62418 - Code cleanup - add wrappers for function pointer dereferences to improve readability in ApplyPropertyDefaultBase and derived classes.
Summary: Code cleanup - add wrappers for function pointer dereferences to improve read...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Luke Macpherson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-09 17:40 PDT by Luke Macpherson
Modified: 2011-06-09 23:17 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.00 KB, patch)
2011-06-09 18:09 PDT, Luke Macpherson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Macpherson 2011-06-09 17:40:16 PDT
Code cleanup - add wrappers for function pointer dereferences to improve readability in ApplyPropertyDefaultBase and derived classes.
Comment 1 Luke Macpherson 2011-06-09 18:09:32 PDT
Created attachment 96681 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-06-09 22:35:31 PDT
Comment on attachment 96681 [details]
Patch

This is nicer, thank you.
Comment 3 Eric Seidel (no email) 2011-06-09 22:35:56 PDT
I can't remember if simon likes to see these patches or not.
Comment 4 WebKit Review Bot 2011-06-09 23:16:32 PDT
The commit-queue encountered the following flaky tests while processing attachment 96681 [details]:

http/tests/local/formdata/send-form-data-constructed-from-form.html bug 62431 (author: jianli@chromium.org)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Review Bot 2011-06-09 23:17:52 PDT
Comment on attachment 96681 [details]
Patch

Clearing flags on attachment: 96681

Committed r88524: <http://trac.webkit.org/changeset/88524>
Comment 6 WebKit Review Bot 2011-06-09 23:17:57 PDT
All reviewed patches have been landed.  Closing bug.