RESOLVED FIXED Bug 91540
[BlackBerry] Remove unnecessary clearWindow() calls and the method itself
https://bugs.webkit.org/show_bug.cgi?id=91540
Summary [BlackBerry] Remove unnecessary clearWindow() calls and the method itself
Jakob Petsovits
Reported 2012-07-17 13:52:09 PDT
While starting to fix the underlying issues of internal PR 174365 (assertion through clearWindow() call when we don't have any target buffer), I realized that this function call is actually entirely unnecessary. That doesn't obviate the need for a proper fix, but why not get rid of it when we have the chance. Patch below, more detailed explanation in the commit message.
Attachments
Patch (4.74 KB, patch)
2012-07-17 13:55 PDT, Jakob Petsovits
no flags
Jakob Petsovits
Comment 1 2012-07-17 13:55:03 PDT
WebKit Review Bot
Comment 2 2012-07-17 14:48:04 PDT
Comment on attachment 152820 [details] Patch Clearing flags on attachment: 152820 Committed r122876: <http://trac.webkit.org/changeset/122876>
WebKit Review Bot
Comment 3 2012-07-17 14:48:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.