[webkit-dev] Proposal: Remove ENABLE(BLOB) guards
Mészáros Tibor
mtibor at inf.u-szeged.hu
Mon May 19 05:38:11 PDT 2014
Hi Everyone,
I'd like to propose removing ENABLE(BLOB) guards based on the discussion
started about it in https://bugs.webkit.org/show_bug.cgi?id=131164 .
All ports enable BLOB by default, except Apple Windows port. Is there
a concrete reason why Windows port didn't enable BLOB previously? Or
simply wasn't anybody interested in enabling BLOB explicitly on Windows?
I prepared a patch which removes the ENABLE(BLOB) guards, which implicitly
enables BLOB on Windows too -
https://bugs.webkit.org/show_bug.cgi?id=132863 .
Any objection against the removal?
Tibor Meszaros
More information about the webkit-dev
mailing list