DescriptionFixing a crash when showing GTK dialogs on Linux on Debug builds.
This problem was introduced several months ago (crbug.com/462689) and
causes a crash when a GTK dialog is displayed on debug, non-component
builds on Linux. The fix is to include some additional linker flags in
this scenario (see libgtk2ui target as another example of this
workaround) which allows the framework to run correctly.
BUG=613231
Committed: https://crrev.com/2f9cb1d89dd0c905bfb7f666126fb41a149f938a
Cr-Commit-Position: refs/heads/master@{#418427}
Patch Set 1 #Patch Set 2 : Moving GTK hack into a desktop_linux condition #
Dependent Patchsets: Messages
Total messages: 14 (9 generated)
|