chromium 38 up for testing
René Ladan
rene at freebsd.org
Mon Oct 6 08:21:46 UTC 2014
2014-10-06 10:08 GMT+02:00 Tomek <tomek at apostata.org>:
> Hello,
>
> > I just committed a (seemingly) working version of chromium 38.0.2125.101
> on
> > to the github repository, so feel free to try it out. I still need to do
> a
> > clean poudriere build test.
>
> Compiles and works Ok.
>
> > It does seem to have the double-windowbar bug again :(
>
> My previous patch only fixed windowbar in maximized window...
>
> I'm attaching full set of patches to finally fix the title / window bar
> problem.
>
> You can find there also the patch for middle click on 'new tab' button
> (tab_strip.cc).
>
> Thanks, I will try to merge them tonight. There is still some build issue
to solve on 8.4 (which uses GCC 4.8 instead of clang):
../../media/cast/logging/encoding_event_subscriber.cc:203:3: error: 'sort'
is not a member of 'std'
std::sort(frame_event_storage_.begin(), frame_event_storage_.end(),
^
../../media/cast/logging/encoding_event_subscriber.cc:205:3: error: 'sort'
is not a member of 'std'
std::sort(packet_event_storage_.begin(), packet_event_storage_.end(),
^
ninja: build stopped: subcommand failed.
Regards,
René
More information about the freebsd-chromium
mailing list