WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
98331
Remove unused features of BlobBuilder
https://bugs.webkit.org/show_bug.cgi?id=98331
Summary
Remove unused features of BlobBuilder
Adam Barth
Reported
2012-10-03 17:11:18 PDT
Remove unused features of BlobBuilder
Attachments
Patch
(12.59 KB, patch)
2012-10-03 17:13 PDT
,
Adam Barth
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2012-10-03 17:13:23 PDT
Created
attachment 167002
[details]
Patch
Eric Seidel (no email)
Comment 2
2012-10-08 16:07:55 PDT
Comment on
attachment 167002
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=167002&action=review
Hot damn!
> Source/WebCore/page/FeatureObserver.h:44 > + UnusedSlot01, // Prior to 10/2012, we used this slot for LegacyBlobBuilder.
Are you trying to maintain binary compat?
Adam Barth
Comment 3
2012-10-08 16:10:47 PDT
(In reply to
comment #2
)
> (From update of
attachment 167002
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=167002&action=review
> > Hot damn! > > > Source/WebCore/page/FeatureObserver.h:44 > > + UnusedSlot01, // Prior to 10/2012, we used this slot for LegacyBlobBuilder. > > Are you trying to maintain binary compat?
Yes. The enum values are stored on the server. We can re-use values once we don't care about cross-talk with older versions.
WebKit Review Bot
Comment 4
2012-10-08 16:17:05 PDT
Comment on
attachment 167002
[details]
Patch Rejecting
attachment 167002
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 ERROR: /mnt/git/webkit-commit-queue/Source/WebKit2/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output:
http://queues.webkit.org/results/14209658
WebKit Review Bot
Comment 5
2012-10-08 17:08:51 PDT
Comment on
attachment 167002
[details]
Patch Clearing flags on attachment: 167002 Committed
r130705
: <
http://trac.webkit.org/changeset/130705
>
WebKit Review Bot
Comment 6
2012-10-08 17:08:55 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