Wes Kocher
86397f6c1f
Merge m-c to fx-team, a=merge
2015-07-31 17:15:43 -07:00
Ursula
d57d0a00e2
Bug 1189959 - Make dragging external URI onto newtab grid work in e10s. r=mconley
2015-07-31 18:01:51 -04:00
Jared Wein
0a92be9b50
Bug 1189202 - [DevEdition + HiDPI] The location bar dropdown icon is too small on hover;r=bgrins
2015-07-31 13:56:14 -07:00
Brian Grinstead
105f89a344
Bug 1189128 - Rename devtools .inc.css files that are no longer included to .css;r=jryans
2015-07-31 13:54:49 -07:00
Brian Grinstead
2196547b90
Bug 1189128: Move duplicate CSS files from OS specific folder to shared/devtools;r=jryans
2015-07-31 13:54:40 -07:00
Andrei Oprea
7978902391
Bug 1189838 - Fix test coverage for Loop, r=dmose
2015-07-31 13:48:23 -07:00
Bill McCloskey
ee2586be5f
Bug 1175770 - New extension API (r=Mossop)
2015-08-03 10:41:24 -07:00
Ryan VanderMeulen
d9d8015dff
Backed out changeset 4a78aef5ef0d (bug 1189911) for Win8 e10s browser_plugin_reloading.js (and more) permafail.
...
CLOSED TREE
2015-08-03 12:39:54 -04:00
Carsten "Tomcat" Book
fd297323a5
Merge mozilla-central to mozilla-inbound
2015-08-03 15:45:57 +02:00
Mike Hommey
6c978f4e2c
Bug 1186748 - Switch valgrind builds to Gtk+3. r=mshal
2015-07-31 16:42:22 +09:00
Mike Hommey
59e1c5d9e1
Bug 1188780 - Include debug symbols in gtk3 tooltool package. r=mshal
...
At the same time, include a setup script to replace parts of mozconfig.gtk.
2015-07-31 16:42:07 +09:00
Mike Hommey
bbdf5495e7
Bug 1186748 - Switch B2G desktop, hazard and root analysis builds to Gtk+3. r=mshal
2015-07-31 16:39:10 +09:00
Ryan VanderMeulen
d1819dae93
Backed out changeset 91b6fe481685 (bug 1172937) for test_autocomplete_with_composition_on_input.html failures.
2015-07-30 12:45:03 -04:00
Ryan VanderMeulen
716c58588e
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2015-07-30 12:11:08 -04:00
Ryan VanderMeulen
91cfe286b8
Backed out changeset ada6cd4da281 (bug 1186748) for introducing various intermittent ASAN mochitest failures.
2015-07-30 11:52:49 -04:00
Marco Bonardo
d749527b40
Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw
...
Original patch by Felipe Gomes <felipc@gmail.com>
2015-07-30 16:54:27 +02:00
Carsten "Tomcat" Book
6901e466d2
Backed out changeset da180640c3f6 (bug 1182338) for making Bug 1186327 failing more frequently across branches
2015-07-30 16:11:41 +02:00
Carsten "Tomcat" Book
cd17c29c8b
Backed out changeset 04144901baf6 (bug 1182338)
2015-07-30 16:09:58 +02:00
Alexandre Poirot
c132a98291
Bug 1182194 - Convert LayoutHelpers.jsm into a commonjs module. r=jwalker
2015-07-30 06:14:08 -07:00
Carsten "Tomcat" Book
bb65a4c371
merge mozilla-inbound to mozilla-central a=merge
2015-07-30 15:07:27 +02:00
Ed Lee
c404c7f583
Bug 1188547 - Small screen view stretches media prompt background [r=andreio]
2015-07-28 13:33:12 -07:00
Wes Kocher
37af11007b
Merge m-c to fx-team, a=merge
2015-07-29 20:22:12 -07:00
Wes Kocher
34f42ce3f2
Merge inbound to central, a=merge
2015-07-29 18:12:11 -07:00
Brian Grinstead
2191c3c6f3
Bug 1177195 - Include a 'learn more' link on the blocked tracking protection message in the web console;r=fitzgen
2015-07-29 17:33:29 -07:00
Brian Grinstead
c78f7ee6e5
Bug 1187582 - Add a test to make sure a middle click doesn't start markup view dragging;r=me
2015-07-29 14:40:01 -07:00
John Pavlicek
9ccb078a36
Bug 1187582 - Opening a link in markup view attributes shouldn't trigger a drag;r=bgrins
2015-07-29 14:39:59 -07:00
Ryan VanderMeulen
8236303072
Backed out changeset b2562e1376d2 (bug 1187615) for browser_menuButtonFitts.js failures.
2015-07-29 17:06:21 -04:00
Mark Finkle
b4804f905c
Bug 1188609 - Remove mirroring support from RokuApp (Desktop) r=jaws
2015-07-29 16:09:32 -04:00
Justin Dolske
ab778d3213
Bug 1188156 - Turn on locales available in our L10N and Pocket. r=jaws
2015-07-29 12:52:30 -07:00
Robert Strong
f50f465772
Bug 1151485 - Disable app update xml certificate checks on Linux now that there is mar signing on Linux. r=bbondy
2015-07-29 12:39:56 -07:00
Wes Kocher
f15de83e4e
Merge m-c to inbound, a=merge
2015-07-29 20:20:59 -07:00
Mike Hommey
c5817cb8c6
Bug 1186748 - Switch B2G desktop, ASan, hazard and root analysis builds to Gtk+3. r=mshal
2015-07-30 08:49:29 +09:00
Ehsan Akhgari
75148dc060
Bug 1188718 - Don't change the currently selected tab when clicking on the audio mute button; r=jaws
2015-07-29 17:18:16 -04:00
Ehsan Akhgari
1d232631d8
Bug 486262 - Part 4: Add automated tests; r=dao
2015-07-29 17:18:15 -04:00
Ehsan Akhgari
0b1ce32cb5
Bug 486262 - Part 3: Allow muting and unmuting a tab by clicking on the playing icon; r=dao
2015-07-29 17:18:14 -04:00
Ehsan Akhgari
e78115eeec
Bug 486262 - Part 2: Implement a tooltip for the tab playing icon; r=dao,jaws
2015-07-29 17:18:13 -04:00
Ehsan Akhgari
c441271440
Bug 486262 - Part 1: Provide a visual indicator for tabs that are playing audio; r=dao,jaws
2015-07-29 17:18:12 -04:00
Dão Gottwald
15e9b4e7ac
Bug 1187615 - Clean up #PanelUI-button and #PanelUI-menu-button margin and padding styling. r=jaws
2015-07-25 09:36:00 -04:00
Neil Rashbrook
5eb917283b
Bug 1185568 More of UITour.jsm depends on health reporter r=gfritzsche
2015-07-29 21:02:59 +01:00
Ryan VanderMeulen
1773b22084
Merge fx-team to m-c. a=merge
2015-07-29 13:49:24 -04:00
Carsten "Tomcat" Book
1d292ce172
Backed out changeset 6be6deca7831 (bug 672509) for bustage on a CLOSED TREE
2015-07-29 17:38:42 +02:00
Tim Taubert
56147c28ea
Bug 1188438 - Close the control center when the user clicks the tracking protection enable/disable button r=MattN
2015-07-28 18:29:12 +02:00
Tim Taubert
b0b90ef6e5
Bug 1187705 - Add proper white arrow to show when subview is open r=paolo
2015-07-28 17:49:01 +02:00
Mark Hammond
66d05651db
Bug 1182740 - treat keypair and certificate as an atomic pair to avoid invalid assertions. r=stomlinson
2015-07-29 16:06:29 +10:00
Ursula
34851cda19
Bug 1142034 - Regression test. r=mconley
...
Makes sure we show the "Restore All Tabs" button at the right time.
2015-07-24 17:56:02 -04:00
Ursula
48f79eb3a4
Bug 1142034 - Don't show 'Restore All Crashed Tabs' when only one tab has crashed. r=mconley
2015-07-23 14:47:35 -04:00
Gabriel Luong
500bd91529
Bug 1188125 - [Rule View] Properties marked overridden does not take into account disabled properties r=bgrins
2015-07-28 20:52:34 -07:00
Adam Dane [:hobophobe]
877977dca9
Bug 1187008 - Fix intermittent failure of findbar highlight button test r=mconley
2015-07-28 16:12:07 -05:00
Brian Grinstead
5bb372e74b
Bug 1178163 - Convert browser_bug590206.js to add_task format;r=ttaubert
2015-07-28 14:48:43 -07:00
Brian Grinstead
d086d3789f
Bug 1178163 - Show connection info for file and data URIs in control center;r=ttaubert
2015-07-28 14:48:42 -07:00
Gabriel Luong
a124a68624
Bug 1187443 - [Rule View] Remove preview value on start editing of a property r=bgrins
2015-07-28 14:26:18 -07:00
Nihanth Subramanya
b7f8448ba8
Bug 1182338 - Bring in-content search UI keyboard navigation up to parity with main searchbar UI. r=adw
2015-07-10 16:19:02 -07:00
Nihanth Subramanya
fb04328b45
Bug 1190488 - Remove unused string abouthome.search.placeholder in aboutHome.dtd. r=adw
2015-08-03 11:24:08 -07:00
Nihanth Subramanya
f1b26edb64
Bug 1186325 - Send ack for mousemove message after detecting the event. r=adw
2015-07-30 12:16:48 -07:00
Marco Bonardo
2d0765a570
Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw
...
Original patch by Felipe Gomes <felipc@gmail.com>
2015-07-30 16:54:27 +02:00
Edouard Oger
d4dcbd3230
Bug 987681 - Sync preferences no longer flashes when opening. r=markh
2015-08-03 10:47:00 -04:00
YFdyh000
8773d5fc9a
Bug 1186498 - Let the "cached" of transferredSize can be localized. r=jsantell
2015-08-03 04:56:00 -04:00
Jimmy Wang
1994e33626
Bug 1040947 - Opening page info from a remote tab is sluggish. r=florian
2015-07-08 17:18:38 -04:00
Nihanth Subramanya
ca4bd00de3
Bug 1182338 - Add tests for keyboard navigation in the in-content search UI. r=adw
2015-07-23 19:35:37 -07:00
Nihanth Subramanya
9df63c0965
Bug 1182338 - Bring in-content search UI keyboard navigation up to parity with main searchbar UI. r=adw
2015-07-10 16:19:02 -07:00
Simon Lindholm
c7dbd8413c
Bug 1187584 - Don't use the hidden window for creating value nodes in the rule view. r=mratcliffe
2015-07-28 09:36:00 -04:00
Lydia Katsamberis
56eda5f978
Bug 1178120 - Change CSS label to crop center in Style Editor. r=bgrins
2015-07-27 18:23:00 -04:00
Paolo Amadini
6974cab3f6
Bug 1184060 - Anchor the Control Center to the middle of the icons in the identity block. r=ttaubert
2015-07-28 14:51:19 +01:00
Alexandre Poirot
f8a112ea52
Bug 1182194 - Use DevToolsUtils module instead of JSM. r=jwalker
2015-07-28 08:03:17 -07:00
Brittany Storoz
d05bcaa954
Bug 1186465 - Fix styling for runtime apps under sidebars view. r=jryans
2015-07-27 12:20:00 -04:00
Marina Rodriguez Iglesias
e288a76b2b
Bug 1125181 - Hello should put the conversation (aka room) name in the <title>. r=mikedeboer
2015-07-27 13:18:00 -04:00
Andrei Oprea
f3df2e974e
Bug 1183884 - Change manual testing infrastructure. r=mikedeboer
2015-07-27 10:11:00 -04:00
Carsten "Tomcat" Book
269808f6e7
Merge mozilla-central to fx-team
2015-07-28 16:34:23 +02:00
Carsten "Tomcat" Book
352596c8ac
merge mozilla-inbound to mozilla-central a=merge
2015-07-28 16:28:02 +02:00
Dão Gottwald
3271c4cce8
Bug 1180200 - [Control Center] Replace hardcoded colors with platform colors. r=ttaubert
2015-07-28 14:18:59 +02:00
Alexandre Poirot
a92730ef2d
Bug 1136931 - Prevent racing hideBoxModel during connection shutdown. r=bgrins
2015-07-28 05:18:24 -07:00
Marco Bonardo
a28de8f7fe
Bug 1184960 - Limit the usable text to get search suggestions. r=Mossop
2015-07-28 10:21:40 +02:00
Gabriel Luong
f757da16f3
Bug 1184628 - [Rule View] Editing a disabled property should enable it r=bgrins
2015-07-27 21:40:34 -07:00
Gabriel Luong
b8f0d3ae32
Bug 1186138 - Part 3: Add unit test for checking that the preview remains disabled after escaping editing a disabled property r=bgrins
2015-07-27 21:40:26 -07:00
Gabriel Luong
0e974ce785
Bug 1186138 - Part 2: Ensure the property remains disabled after ESC editing a disabled property r=bgrins
2015-07-27 21:40:20 -07:00
Gabriel Luong
3a948d934e
Bug 1186138 - Part 1: Refactor this.prop.rule to this.rule in rule-view.js r=bgrins
2015-07-27 21:40:05 -07:00
Blake Winton
a7286104c3
Bug 1177136 - Use a hidpi loading throbber on Windows. ui-r=shorlander, r=jaws
2015-07-27 15:26:40 -04:00
Riadh Chtara
5cbab17446
Bug 707044 - Tests for Google Chrome password import on Windows. r=MattN
2015-07-27 19:34:30 -07:00
Makoto Kato
9a923aa4ff
Bug 707044 - Import login data from Google Chrome on Windows. r=MattN
2015-07-27 19:31:53 -07:00
Matt Brubeck
01e6d95ffd
Bug 1185183 - Don't replace edited URL value with old completed value [r=mak]
2015-07-27 17:58:58 -07:00
Blake Winton
4dcd633bcf
Bug 1187268 - Remove the border around background tabs on hover on Windows 10. ui-r=phlsa, r=jaws.
2015-07-27 13:55:27 -04:00
Ryan VanderMeulen
12913cf357
Merge inbound to m-c. a=merge
2015-07-27 15:34:42 -04:00
Mike Hommey
684778963f
Bug 1186748 - Move gtk-related things in a separate mozconfig. r=mshal
...
Some mozconfigs don't include mozconfig.linux*, and don't get gtk-related
definitions, so move them in a separate mozconfig. To avoid having two
files, one for 32-bit builds and one for 64-bit builds, rely on the
includer to set PKG_CONFIG_LIBDIR appropriately.
At the same time, move all the --enable-default-toolkit=cairo-gtk2 in that
new file in the case the gtk3 package wasn't pulled from tooltool.
2015-07-28 08:19:15 +09:00
Mike Hommey
5cb6216446
Bug 1187533 - Change how Gtk+2 plugin-container is started on Gtk+3 builds. r=billm
...
The current situation looks like this: Firefox launches the plugin-container
with two environment variables set:
LD_LIBRARY_PATH=$FIREFOX_DIR:$LD_LIBRARY_PATH
LD_PRELOAD=$FIREFOX_DIR/libmozgtk2.so:$LD_PRELOAD
libxul.so has a dependency on libmozgtk.so (without "2"), but libmozgtk2.so
has a SONAME of libmozgtk.so, so ld.so recognizes libmozgtk2.so as a
dependency of libxul.so, and uses it instead of the actual libmozgtk.so,
making the plugin-container use Gtk+2 instead of Gtk+3 to load Gtk+2 plugins.
Now, ASan sets things up in shared libraries such that they needs a symbol
from the executable binary. So in the case of plugin-container, the
plugin-container executable itself contains some ASan symbols such as
__asan_init_v3. libmozgtk2.so, OTOH, contains an undefined weak reference to
that symbol, like all other Firefox shared libraries.
Since libmozgtk2.so is LD_PRELOADed, it is loaded _before_ the
plugin-container executable, and __asan_init_v3 can't be resolved.
Disabling ASan for libmozgtk2.so would be a possibility, but the build system
doesn't really know how to do that, and filtering out -fsanitize=address
can be fragile.
The alternative possibility, implemented here, is to change the library
loading strategy, renaming libmozgtk2.so to gtk2/libmozgtk.so, and setting
the following environment variable when Firefox launches the plugin-container:
LD_LIBRARY_PATH=$FIREFOX_DIR/gtk2:$FIREFOX_DIR:$LD_LIBRARY_PATH
2015-07-28 08:19:13 +09:00
Andrew McCreight
06711ab05c
Bug 964669 - Increase timeout for browser_social_multiworker because shutting down child processes is slow. r=mixedpuppy
2015-07-27 12:49:48 -07:00
Brian Grinstead
2d9b7354f2
Bug 1187578 - Regression test case for element with > 10 LOW_PRIORITY element children. r=bgrinstead
2015-07-27 09:14:00 +02:00
Simon Lindholm
420f0dfa95
Bug 1187578 - Avoid infinite loop when creating breadcrumbs. r=bgrins
2015-07-25 03:33:00 +02:00
Philipp Sackl
d10a1db28b
Bug 1185953 - location bar and search field on win10 should have a 1px border radius. r=dao
2015-07-27 03:13:00 +02:00
Lin Clark
067413f4bb
Bug 976559 - Splitter in narrow-width style editor is inconsistent with other panels. r=bgrins
2015-07-25 08:43:00 +02:00
Trevor Rowbotham
6269cb8c12
Bug 1189911 - Re-enable browser_plugin_infolink test in e10s. r=jimm
2015-07-31 13:16:00 +02:00
Ben Hearsum
010b9091fa
bug 672509: Build the Gecko SDK from Firefox, rather than XULRunner - enable sdk generation for Betas and Releases. r=glandium
2015-07-29 10:53:30 -04:00
Dão Gottwald
33b623059d
Bug 1187219 - Remove _visuallySelected, _logicallySelected from tabbox.xml, avoid code duplication with tabbrowser.xml. r=mconley
2015-07-29 17:33:31 +02:00
Dão Gottwald
bd0403d5b8
Backed out changeset caa59fe73a47
2015-07-30 10:53:06 +02:00
Gabriel Luong
324c629b3b
Bug 1189057 - [promise-dbg] Add initial boilerplate for initializing the promise debugger iframe r=fitzgen
2015-07-30 00:13:26 -07:00
Dão Gottwald
78f28d44ff
Bug 1188291 - Fix layout issues with the new tab page's notification close button and preferences dialogs' close button. r=jaws
2015-07-29 17:34:45 +02:00
Richard Barnes
c5796cfdf5
Bug 958886 - Use HTTPS for amazon.com searches from the search box
2015-07-27 11:43:12 -04:00
Tom Tromey
5b6fe925f0
Bug 1148593 - Create async stack in callback objects. r=bz, r=fitzgen
2015-07-24 07:01:00 -04:00
Ryan VanderMeulen
556768d073
Merge m-c to inbound. a=merge
2015-07-27 10:41:37 -04:00
Ryan VanderMeulen
89f3a33336
Merge fx-team to m-c. a=merge
2015-07-27 10:39:37 -04:00
Mark Banner
851f5b0aab
Bug 1180179 - Part 4. Use the shared media layout component in Loop's room views. r=mikedeboer
2015-07-27 12:58:02 +02:00