WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
117820
The order of the generated supplemental code is not guaranteed
https://bugs.webkit.org/show_bug.cgi?id=117820
Summary
The order of the generated supplemental code is not guaranteed
Chris Dumez
Reported
2013-06-19 22:15:48 PDT
The order of the generated supplemental code (partial interfaces and implements statements) is not guaranteed. This causes the bindings tests to sometimes fail because the code is generated in a different order.
Attachments
Patch
(1.36 KB, patch)
2013-06-19 22:19 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2013-06-19 22:19:00 PDT
ah, good point. I remembered that I spent one day and noticed this issue when I implemented [Supplemental] for GObject build bots...
Chris Dumez
Comment 2
2013-06-19 22:19:49 PDT
Created
attachment 205057
[details]
Patch
WebKit Commit Bot
Comment 3
2013-06-19 22:45:06 PDT
Comment on
attachment 205057
[details]
Patch Clearing flags on attachment: 205057 Committed
r151771
: <
http://trac.webkit.org/changeset/151771
>
WebKit Commit Bot
Comment 4
2013-06-19 22:45:08 PDT
All reviewed patches have been landed. Closing bug.
Benjamin Poulain
Comment 5
2013-06-20 09:09:13 PDT
Thanks! All bots are green.
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