WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115550
Move pixelSnappedLayoutOverflowRect and maxLayoutOverflow from RenderBox
https://bugs.webkit.org/show_bug.cgi?id=115550
Summary
Move pixelSnappedLayoutOverflowRect and maxLayoutOverflow from RenderBox
Andrei Bucur
Reported
2013-05-03 09:29:49 PDT
pixelSnappedLayoutOverflowRect and maxLayoutOverflow are used only in special situations so I think they should be moved somewhere else. pixelSnappedLayoutOverflowRect - called only on RenderView at this moment. There are other places when the overflow rect is pixel snapped but only after the rect is adjusted for writing modes or inflated. maxLayoutOverflow - used only in RenderTreeAsText; I think it's better to add a static method in RenderTreeAsText.cpp
Attachments
Patch
(4.82 KB, patch)
2013-05-03 10:10 PDT
,
Andrei Bucur
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2
(569.58 KB, application/zip)
2013-05-03 11:19 PDT
,
Build Bot
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Andrei Bucur
Comment 1
2013-05-03 10:10:04 PDT
Created
attachment 200431
[details]
Patch
Build Bot
Comment 2
2013-05-03 11:19:47 PDT
Comment on
attachment 200431
[details]
Patch
Attachment 200431
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.appspot.com/results/388503
New failing tests: fast/frames/crash-remove-iframe-during-object-beforeload.html
Build Bot
Comment 3
2013-05-03 11:19:48 PDT
Created
attachment 200443
[details]
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-09 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.2
Andrei Bucur
Comment 4
2013-05-03 12:16:53 PDT
(In reply to
comment #3
)
> Created an attachment (id=200443) [details] > Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2 > > The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. > Bot: webkit-ews-09 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.2
AX stuff strikes again. Not me :(.
WebKit Commit Bot
Comment 5
2013-05-03 13:47:10 PDT
Comment on
attachment 200431
[details]
Patch Clearing flags on attachment: 200431 Committed
r149533
: <
http://trac.webkit.org/changeset/149533
>
WebKit Commit Bot
Comment 6
2013-05-03 13:47:13 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