Bug 93993 - Rename DOMWindow::clear to something more descriptive
Summary: Rename DOMWindow::clear to something more descriptive
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: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 75793
  Show dependency treegraph
 
Reported: 2012-08-14 10:24 PDT by WebKit Review Bot
Modified: 2012-08-16 17:29 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.71 KB, patch)
2012-08-16 15:46 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2012-08-14 10:24:52 PDT
Rename DOMWindow::clear to something more descriptive
Requested by abarth on #webkit.
Comment 1 Adam Barth 2012-08-16 15:46:31 PDT
Created attachment 158930 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-08-16 15:51:47 PDT
Comment on attachment 158930 [details]
Patch

OK.  I take it resetDOMWindowProperties doesn't actually zero them? :)
Comment 3 Adam Barth 2012-08-16 15:53:33 PDT
> OK.  I take it resetDOMWindowProperties doesn't actually zero them? :)

It does zero them out.  We can leave that name as "clear" if you think that's better.
Comment 4 WebKit Review Bot 2012-08-16 17:29:50 PDT
Comment on attachment 158930 [details]
Patch

Clearing flags on attachment: 158930

Committed r125832: <http://trac.webkit.org/changeset/125832>
Comment 5 WebKit Review Bot 2012-08-16 17:29:54 PDT
All reviewed patches have been landed.  Closing bug.