WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
150892
Remove bogus global internal functions for properties and prototype retrieval
https://bugs.webkit.org/show_bug.cgi?id=150892
Summary
Remove bogus global internal functions for properties and prototype retrieval
Xabier Rodríguez Calvar
Reported
2015-11-04 07:38:52 PST
Remove bogus global internal functions for properties and prototype retrieval
Attachments
Patch
(2.28 KB, patch)
2015-11-04 07:42 PST
,
Xabier Rodríguez Calvar
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews107 for mac-mavericks-wk2
(712.57 KB, application/zip)
2015-11-04 08:29 PST
,
Build Bot
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Xabier Rodríguez Calvar
Comment 1
2015-11-04 07:42:11 PST
Created
attachment 264791
[details]
Patch
Build Bot
Comment 2
2015-11-04 08:29:23 PST
Comment on
attachment 264791
[details]
Patch
Attachment 264791
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.webkit.org/results/381945
New failing tests: animations/multiple-backgrounds.html
Build Bot
Comment 3
2015-11-04 08:29:25 PST
Created
attachment 264792
[details]
Archive of layout-test-results from ews107 for mac-mavericks-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-mavericks-wk2 Platform: Mac OS X 10.9.5
Xabier Rodríguez Calvar
Comment 4
2015-11-04 09:02:16 PST
(In reply to
comment #2
)
> New failing tests: > animations/multiple-backgrounds.html
This seems to be unrelated.
Mark Lam
Comment 5
2015-11-04 09:20:34 PST
LGTM too.
Darin Adler
Comment 6
2015-11-04 09:21:11 PST
Comment on
attachment 264791
[details]
Patch Ideally we would make a test that covers this. I know it seems crazy, but if there was any web-visible behavior this was causing, we really want a test case, not just code inspection, to make sure we don’t have something strange like this. Even if the test is specific to these private function names.
Darin Adler
Comment 7
2015-11-04 09:21:40 PST
If there was nothing web visible, then seems like this is just an internal cleanup and it makes sense that there is no test.
Xabier Rodríguez Calvar
Comment 8
2015-11-04 09:58:27 PST
(In reply to
comment #7
)
> If there was nothing web visible, then seems like this is just an internal > cleanup and it makes sense that there is no test.
Thanks for the r+. Though I was planning to set cq+ tomorrow because I'll leave in less than an hour, I see that you did it yourself. I don't think this will cause any trouble though. If it does, please roll the patch out.
Xabier Rodríguez Calvar
Comment 9
2015-11-04 10:07:11 PST
(In reply to
comment #8
)
> > If there was nothing web visible, then seems like this is just an internal > > cleanup and it makes sense that there is no test.
And answering your comment, no, it shouldn't create any web visible effect. It's internal functions we are dealing with.
WebKit Commit Bot
Comment 10
2015-11-04 10:10:12 PST
Comment on
attachment 264791
[details]
Patch Clearing flags on attachment: 264791 Committed
r192024
: <
http://trac.webkit.org/changeset/192024
>
WebKit Commit Bot
Comment 11
2015-11-04 10:10:17 PST
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