WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
131232
[CSSRegions] Use RenderRegion::isValid() before using a region
https://bugs.webkit.org/show_bug.cgi?id=131232
Summary
[CSSRegions] Use RenderRegion::isValid() before using a region
Mihnea Ovidenie
Reported
2014-04-04 10:40:32 PDT
Make RenderRegion::isValid() the method to be used before doing something with a region instead of testing for flowThread() return value.
Attachments
Patch
(15.32 KB, patch)
2014-04-04 10:52 PDT
,
Mihnea Ovidenie
no flags
Details
Formatted Diff
Diff
Patch for landing
(20.56 KB, patch)
2014-04-06 23:02 PDT
,
Mihnea Ovidenie
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Mihnea Ovidenie
Comment 1
2014-04-04 10:52:46 PDT
Created
attachment 228605
[details]
Patch
WebKit Commit Bot
Comment 2
2014-04-04 10:54:55 PDT
Attachment 228605
[details]
did not pass style-queue: ERROR: Source/WebCore/inspector/InspectorOverlay.cpp:683: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Andreas Kling
Comment 3
2014-04-06 00:24:43 PDT
Comment on
attachment 228605
[details]
Patch r=me
Mihnea Ovidenie
Comment 4
2014-04-06 23:02:05 PDT
Created
attachment 228722
[details]
Patch for landing
WebKit Commit Bot
Comment 5
2014-04-06 23:38:30 PDT
Comment on
attachment 228722
[details]
Patch for landing Clearing flags on attachment: 228722 Committed
r166867
: <
http://trac.webkit.org/changeset/166867
>
WebKit Commit Bot
Comment 6
2014-04-06 23:38:33 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.
Top of Page
Format For Printing
XML
Clone This Bug