RESOLVED FIXED 65989
Accidentally commented out an assertion in BackingStore::incorporateUpdate
https://bugs.webkit.org/show_bug.cgi?id=65989
Summary Accidentally commented out an assertion in BackingStore::incorporateUpdate
Alexey Proskuryakov
Reported 2011-08-10 09:00:31 PDT
This wasn't reviewed, and definitely shouldn't have been landed: <http://trac.webkit.org/changeset/78426/trunk/Source/WebKit2/UIProcess/BackingStore.cpp>. Clearly, the assertion was firing a lot, but I don't remember if that had anything to do with r78426, or was just something I already had in my tree for livability. I'm going to uncomment it locally and live with that for a while to see if the assertion fires. See also: <rdar://problem/8994456>.
Attachments
proposed patch (1.27 KB, patch)
2011-08-10 10:27 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2011-08-10 10:27:27 PDT
Created attachment 103502 [details] proposed patch
WebKit Review Bot
Comment 2 2011-08-10 11:30:23 PDT
Comment on attachment 103502 [details] proposed patch Clearing flags on attachment: 103502 Committed r92778: <http://trac.webkit.org/changeset/92778>
WebKit Review Bot
Comment 3 2011-08-10 11:30:27 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.