Bug 28996 - [Qt] r47424 broke binary compatibility
Summary: [Qt] r47424 broke binary compatibility
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-05 06:48 PDT by Jakub Wieczorek
Modified: 2009-09-05 16:47 PDT (History)
1 user (show)

See Also:


Attachments
Restore the binary compatibility with 4.5. (1.63 KB, patch)
2009-09-05 06:52 PDT, Jakub Wieczorek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Wieczorek 2009-09-05 06:48:29 PDT
http://trac.webkit.org/changeset/47424

The new attribute should have been appended at the end of the enumerator list to keep the other values unchanged.
Comment 1 Jakub Wieczorek 2009-09-05 06:52:03 PDT
Created attachment 39116 [details]
Restore the binary compatibility with 4.5.
Comment 2 Eric Seidel (no email) 2009-09-05 16:27:46 PDT
Comment on attachment 39116 [details]
Restore the binary compatibility with 4.5.

Seems you all would want a comment at the top of this enum to indicated why they're not sorted.  But OK.
Comment 3 Eric Seidel (no email) 2009-09-05 16:47:48 PDT
Comment on attachment 39116 [details]
Restore the binary compatibility with 4.5.

Clearing flags on attachment: 39116

Committed r48097: <http://trac.webkit.org/changeset/48097>
Comment 4 Eric Seidel (no email) 2009-09-05 16:47:52 PDT
All reviewed patches have been landed.  Closing bug.