The change introduced in r167799 broke the Debug build because of an incorrect assertion. Im already working on a fix.
Created attachment 230179 [details] Patch
Comment on attachment 230179 [details] Patch r=me
Comment on attachment 230179 [details] Patch Clearing flags on attachment: 230179 Committed r167806: <http://trac.webkit.org/changeset/167806>
All reviewed patches have been landed. Closing bug.
This is still failing in 167807: http://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK1%20(Tests)/r167807%20(4934)/results.html
Reopening.
(In reply to comment #6) > Reopening. I filed bug #132197 but I can provide the patch here, no problem. I'm already working on it
(In reply to comment #7) > (In reply to comment #6) > > Reopening. > > I filed bug #132197 but I can provide the patch here, no problem. > I'm already working on it Putting a little bit more information than "breaks debug tests" in the title might make them easier to find :D Thanks for fixing!
*** Bug 132197 has been marked as a duplicate of this bug. ***
Skipped on debug in http://trac.webkit.org/changeset/167812
Created attachment 230195 [details] Patch Fix for the Debug layout tests.
Comment on attachment 230195 [details] Patch Clearing flags on attachment: 230195 Committed r167821: <http://trac.webkit.org/changeset/167821>