Commit Graph

25602 Commits

Author SHA1 Message Date
Sami Jaktholm
f99f165062 Bug 953184 - Do not show an error if user cancels the file chooser dialog when importing a CSS file in Devtools Style Editor. r=harth 2014-01-03 09:29:05 -05:00
Paul Rouget
8fa9dbf71b Bug 949858 - Make sure we're not duplicating toolboxes and that we forget about them at the app-manager level. r=ochameau 2014-01-03 09:28:23 -05:00
Francesco Lodolo (:flod)
29b51c3c06 Bug 952742 - [Australis] "Move to menu" label is using the wrong entity for accesskey; r=dolske 2014-01-03 15:04:56 +01:00
Mike Conley
d7d9648c12 Bug 956138 - [Australis] Have BrowserUITelemetry wait for sessionstore-windows-restored before gathering measurements. r=jaws. 2014-01-02 19:02:46 -05:00
Jared Wein
a36e15730f Bug 956130 - [Australis] The tab groups button has the wrong icon when it is shown in non-overflow mode on Windows. r=mconley 2014-01-02 18:05:28 -05:00
Jared Wein
db4a75f71e Bug 934951 - [Australis] Zoom controls percentage label doesn't update when it's in the toolbar and you navigate. r=mconley 2014-01-02 18:02:55 -05:00
Gijs Kruitbosch
7c89f2ddc4 Bug 952963 - Australis: areaType getter in widget wrapper shouldn't assume area exists, r=jaws
Fixing commit msg; DONTBUILD, identical to 4bc1cf097ca1
2014-01-02 21:17:58 +00:00
Gijs Kruitbosch
5617653a6c Backed out changeset 4bc1cf097ca1 (bug 952963) 2014-01-02 22:10:50 +00:00
Gijs Kruitbosch
39714aa9a0 Bug 952963 - areaType getter in widget wrapper shouldn't assume area exists, r=jaws
--HG--
extra : rebase_source : adf2bb0d616b9ad92d88854a903f1b9de33661bb
2014-01-02 21:17:58 +00:00
Gijs Kruitbosch
4d9d8dcbb8 Bug 953153 - Australis: download button width changes when pressed, r=jaws
--HG--
extra : rebase_source : aa94a3d67bdb3a6e1537b6881a02b67c71628acd
2014-01-02 21:17:49 +00:00
Ryan VanderMeulen
82ae76f245 Merge m-c to fx-team. 2014-01-02 16:19:21 -05:00
Ryan VanderMeulen
8419c2ed8f Merge fx-team to m-c. 2014-01-02 16:13:34 -05:00
Jared Wein
162e56bcc4 Bug 940107 - [Australis] Home icon not shown when moved to Bookmarks toolbar, only text. r=mconley
--HG--
extra : rebase_source : 0514eeda6abfc319d6316898a65bcb99c287ff6e
2014-01-02 15:32:09 -05:00
Jim Mathies
074fac14a2 Bug 943071 - When caretPositionFromPoint fails fall back on selectAtPoint apis for selecting text. r=mbrubeck 2014-01-02 13:05:33 -06:00
Jim Mathies
3653458a78 Bug 943071 - Regression fix from bug 950832: call the right browser translational helper for the y coord. r=mbrubeck 2014-01-02 13:05:33 -06:00
Matt Brubeck
b1067d65af Bug 952846 - Ship PDF.js code in Metro Firefox for Nightly builds only [r=jimm] 2014-01-02 09:15:56 -08:00
Gavin Sharp
72bdf6946d Bug 601409: Add a comment to some confusing search.xml code 2014-01-04 16:45:29 -05:00
Henri Sivonen
a350b990ee Bug 952736 - Fix spelling of "Ukrainian". r=dao. 2014-01-02 16:05:24 +02:00
Henri Sivonen
93d2e07020 Bug 213517 part 2 - Remove the x-user-def language group. r=jfkthame. 2014-01-02 09:18:20 +02:00
Tim Taubert
bec8250798 Bug 952998 - Follow-up to fix test and use document.documentURIObject rs=Unfocused
From 9609390ee1e49e13e8beaac9dc26eb2c9b37887b Mon Sep 17 00:00:00 2001
2014-01-07 11:56:28 +01:00
Tim Taubert
1dcc57284c Bug 952998 - Use FrameTree to collect DOMSessionStorage data r=yoric
From 594cc2bdabe535ef356276bce49c4b36c73ab3a2 Mon Sep 17 00:00:00 2001
2013-12-20 14:23:32 +01:00
Tim Taubert
b2502c0e27 Bug 952934 - Use onFrameTreeReset() to re-collect docShell capability data r=smacleod
From b3a6d0ab445df9e336b969f230c1394f457dd91c Mon Sep 17 00:00:00 2001
2013-12-22 18:26:27 +01:00
Shane Caraveo
9937c33317 bug 956870 fix missing share icon on linux/australis, r=felipe 2014-01-06 14:28:06 -08:00
Peiyong Lin
82e3279f82 Bug 952465 - [Session Restore] Replace Components.utils.reportError with Console.jsm. r=Yoric 2014-01-06 15:27:25 -05:00
J. Ryan Stinnett
9c79fc34ba Bug 947710 - Stop evaling and catch errors in Manifest Editor. r=vporof 2014-01-06 11:14:21 -06:00
Magnus Melin
9d9fa3edc8 Bug 331772 - tooltiptext fails on XUL button in HTML page. r=enndeakin 2013-12-18 22:44:34 +02:00
Peiyong Lin
158997fd52 Bug 950378 - Focus and select the findbar input when using Control-F while findbar is displayed; r=mbrubeck 2014-01-02 20:58:57 +01:00
Georg Fritzsche
c39c51e7c3 Bug 950435 - Move click-to-play notification bar tests out of browser_pluginnotification.js. r=jaws
--HG--
rename : browser/base/content/test/general/browser_CTP_hideBar.js => browser/base/content/test/general/browser_CTP_notificationBar.js
2013-12-20 14:20:32 +01:00
Garrett Robinson
e0d2da8ca6 Bug 713980 - Log warnings about blocked cross-site requests to the Web Console. r=smaug 2014-01-07 09:51:05 -05:00
Steven MacLeod
8566606567 Bug 945667 - Disable failing portion of browser_aboutHome.js and enable the dependent tests. r=gavin 2014-01-08 15:58:47 -05:00
ytx
f238b99f8f Bug 956151 - Remove the perm attribute in permissions.js. r=dao 2014-01-03 09:32:57 -05:00
Kevin Grandon
d8516d669e Bug 957418 - Enable Inter-App Communication API for non-release builds of Firefox. r=ehsan 2014-01-09 12:50:24 -05:00
Olli Pettay
3df1b3361b Bug 857427 - Try to load the page again if not yet loaded. r=ehsan 2014-01-10 10:20:09 -05:00
Ms2ger
26f2a85534 Merge inbound to m-c. 2013-12-31 10:19:24 +01:00
Ms2ger
561cae4a0e Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal 2013-12-31 10:06:11 +01:00
Phil Ringnalda
156b2e17c0 Bug 952422 - Disable browser_overflow_anchor.js on Linux for excessive timeouts and extremely excessive fallout from them 2013-12-30 19:53:54 -08:00
Wes Kocher
76819e44d8 Merge m-c to inbound 2013-12-24 15:25:23 -08:00
Georgiana Chelu
d50b997a29 Bug 948889 - Move the inline script in aboutTabCrashed.xhtml into a separate file; r=ttaubert 2013-12-24 15:32:55 +01:00
Emma Sajic
40df1f40fd Bug 387849 - [Australis] Remove the "Open Location..." menu item as it's no longer needed. The Location bar is now not removable so it will always be present. Hence no need for a menu item that does the same thing as the bar. r=dao 2013-12-23 11:27:16 +01:00
Matt Brubeck
85bbc52b7e Back out part of bug 859579 to allow PDF.js testing in nightly Metro builds 2013-12-21 21:50:20 -08:00
Marco Bonardo
0a6dcb3f9e Bug 957585 - Make jumplists listen for "active" idle topic instead of the defunct "back". r=jimm 2014-01-08 18:43:01 +01:00
Carsten "Tomcat" Book
d7aa80b0b3 Merge mozilla-central to mozilla-inbound 2014-01-08 13:25:28 +01:00
Markus Stange
b8271b181c Bug 874792 - [Australis] Make the PanelUI popup slide instead of flip when it doesn't fit on the screen. r=Gijs 2014-01-08 10:34:55 +01:00
Tomer Cohen
eae321ae18 Bug 744659 - [about:home][rtl] Use dir=auto in search box to change direction if query is RTL, r=ehsan 2014-01-07 23:36:39 -08:00
Wes Kocher
b2b437ab2a Merge fx-team to m-c 2014-01-07 18:16:39 -08:00
Hubert B Manilla
4e53556018 Bug 913665 - Detect minified files and pretty print them by default; r=fitzgen 2013-12-24 15:32:55 +01:00
Matt Brubeck
da7581e0b8 Bug 923596 - Integrate shumway into Metro UI (disabled by default) [r=jimm,gps] 2013-10-17 10:49:54 -07:00
Victor Porof
e89510f5fa Bug 952565 - Minor style tweaks for the Toolbox tabbar, r=bgrins 2013-12-21 18:55:48 +02:00
Tim Taubert
055be4025e Bug 952401 - Collect scroll and pageStyle data as soon as the frame tree is available r=smacleod
From 84ca4ca357b94a5dc9449627e88bb4e3cde69557 Mon Sep 17 00:00:00 2001
2013-12-20 11:13:49 +01:00
Carsten "Tomcat" Book
258661df4d merge fx-team to mozilla-central 2013-12-21 13:41:05 +01:00
ffxbld
b92ffcc820 No bug, Automated blocklist update from host bld-linux64-ix-037 - a=blocklist-update 2013-12-21 03:14:46 -08:00
Jared Wein
93625903d2 Bug 940052 - [Australis] Customize tab gets truncated after entering customization mode. r=mconley 2013-12-21 01:17:02 -05:00
Wes Kocher
4bde56e7b6 Merge m-c to fx-team 2013-12-20 19:02:25 -08:00
Wes Kocher
dd72dd2a82 Merge fx-team to m-c 2013-12-20 18:28:28 -08:00
Rodrigo Silveira
6d8f46acb7 Bug 883930 - The soft keyboard should not be able to obscure input in dialogs r=mbrubeck
--HG--
extra : rebase_source : 60975825fe841562729daafd7e8ec55d5b76e0b4
2013-12-20 15:01:23 -08:00
Tim Taubert
d041e15611 merge m-c to elm 2013-12-20 15:05:28 +01:00
Wes Kocher
56d9fc8c65 Merge fx-team to m-c 2013-12-19 19:09:04 -08:00
Jeff Walden
10c4da16db Update debugger tests for new JSON.parse syntax error message format. Followup to bug 507998, r=yetmoreorangesigh
--HG--
extra : rebase_source : 9e4009922085b67d2ca7f8e92c7ec269c7446924
2013-12-19 18:26:26 -05:00
Tim Taubert
db5adb5385 merge m-c to elm 2013-12-19 15:52:32 +01:00
Mark Hammond
e0a80a7417 Have the sync setup dialog do the right thing if identity.fxaccounts.enabled=true 2013-12-19 16:38:35 +11:00
Tim Taubert
1216e66e74 Bug 951857 - Bring back UI entry points and the setup dialog for old sync r=markh
From 046c19dae155a175cf6fa5e480f1fa1882f7d51f Mon Sep 17 00:00:00 2001
2013-12-18 23:10:11 +01:00
Ryan VanderMeulen
e0b70558c2 Merge m-c to fx-team. 2013-12-18 21:29:09 -05:00
Ryan VanderMeulen
d0e2988561 Merge fx-team to m-c. 2013-12-18 21:19:33 -05:00
Ryan VanderMeulen
23af4a1d4d Backed out changeset be2eafebfb4d (bug 935815) for mochitest-bc orange.
CLOSED TREE
2013-12-18 20:37:30 -05:00
Nick Fitzgerald
d1c69daf69 Bug 929349 - Integrate a tracing debugger into our existing debugger; r=vporof,past 2013-12-18 14:17:27 -08:00
Mike Conley
80482f6b66 Bug 951747 - [Australis] Add simple measurement to BrowserUITelemetry for toolbar contents. r=jaws. 2013-12-18 16:54:59 -05:00
Tim Taubert
c53a7066fe merge m-c to elm 2013-12-18 17:54:23 +01:00
Carsten "Tomcat" Book
ba01aa3719 merge fx-team to mozilla-central 2013-12-18 15:47:44 +01:00
Carsten "Tomcat" Book
27ad870947 merge fx-team to mozilla-central 2013-12-18 12:40:28 +01:00
Michael Ratcliffe
8af158adc6 Bug 864098 - Add "Disable Cache" to options panel r=jwalker
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.html => browser/devtools/framework/test/browser_toolbox_options_disable_js.html
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.js => browser/devtools/framework/test/browser_toolbox_options_disable_js.js
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html
2013-12-18 09:34:49 +00:00
Phil Ringnalda
a1a1796615 Back out fc79fa2fd2e3 (bug 941002) for Win8 browser_880382_drag_wide_widgets_in_panel.js bustage
CLOSED TREE
2013-12-17 23:12:09 -08:00
Wes Kocher
8c8f5e1dcb Merge m-c to fx-team 2013-12-17 21:21:30 -08:00
Wes Kocher
29915a0f83 merge inbound to m-c 2013-12-17 21:00:02 -08:00
Mike Conley
7ee1bd4de9 Bug 944147 - [Australis] Collect UITelemetry on bookmark star usage. r=jaws. 2013-12-17 23:57:36 -05:00
Tetsuharu OHZEKI
f2775b3f8b Bug 881436 - [Australis] Add History Sidebar toggle item to History widget panel. r=jaws DONTBUILD 2013-12-17 22:12:13 -05:00
Jared Wein
469f5ac340 Backed out changeset 8d77e66558eb (bug 881436) for not including [Australis] in the commit message. 2013-12-17 22:20:26 -05:00
Tetsuharu OHZEKI
eadbeb4c79 Bug 881436 - Add History Sidebar toggle item to History widget panel. r=jaws
--HG--
extra : rebase_source : a6b7b7e2cf689c35b2a18e705cc232efa86eeac4
2013-12-17 22:12:13 -05:00
Jared Wein
795dee973c Bug 941002 - [Australis] Add Developer Tools button to menu default set. r=Unfocused 2013-12-17 21:11:59 -05:00
Jared Wein
686dbc4721 Bug 941568 - [Australis] History subview shows no URLs/addresses in the tooltips. r=Unfocused 2013-12-17 21:11:57 -05:00
Brian Warner
10e3acc391 Leave the fxa jelly up after signin/signup. r=ckarlof
The UX is still pretty bad, but this is marginally better, because
the instructions to "go check your email" remain on the screen.
Related to Bug 949699.
2013-12-17 17:59:55 -08:00
Ryan VanderMeulen
952359059e Bug 945667 - Disable browser_google_behavior.js on Linux due to relying on browser_aboutHome.js. 2013-12-17 20:01:58 -05:00
Tim Abraldes
b02cba963e bug 941457. When clearing history, close all open tabs so the browser (including overlay buttons) is in a consistent state. r=mbrubeck 2013-12-17 15:05:37 -08:00
Mike Conley
4827fc0dc6 Bug 944049 - [Australis] Collect UITelemetry on bookmarks toolbar usage. r=jaws. 2013-12-17 17:00:13 -05:00
Masayuki Nakano
04cc04ac24 Bug 947115 All tests shouldn't use nsIDOMWindowUtils.sendNativeKeyEvent() directly. Use synthesizeNativeKey() instead. r=smaug 2013-12-18 16:02:46 +09:00
Nick Alexander
50afb4c829 Merge m-c to elm 2013-12-17 13:31:03 -08:00
Ryan VanderMeulen
4c8d52b7b6 Merge m-c to fx-team. 2013-12-17 16:23:55 -05:00
Justin Dolske
a5467b23c8 Bug 951364 - [Australis] button context menu should offer to "move", not "add". r=jaws 2013-12-17 13:21:37 -08:00
Jim Mathies
67e7f00b0a Bug 950241 - Fix: when the browser restarts for an update, a new instance doesn't launch. r=bbondy 2013-12-17 15:17:26 -06:00
Ryan VanderMeulen
8f78df13ef Merge fx-team to m-c. 2013-12-17 16:10:10 -05:00
Matt Brubeck
b12a22ef16 Bug 950832 - Disable double-tap zoom and 300ms tap delay in Metro to fix OSK bugs [r=jimm] 2013-12-17 12:50:49 -08:00
Brian Grinstead
a50e00f13b Bug 948324 - DevTools Themes: Remote connection screen does not have devtools text input styling;r=past 2013-12-17 11:07:37 -06:00
Paul Rouget
0eaef7dd77 Bug 950739 - Don't scroll toolbox on raise. r=robcee 2013-12-17 11:05:13 -05:00
Albert Juhe
bc921317ec Bug 947839 - The top green border of a "highlighted" tab doesn't extend over the margins like "selected" tabs. r=bgrins 2013-12-17 11:05:00 -05:00
Carsten "Tomcat" Book
b966ec963c Backed out changeset 812c5f165aca (bug 864098) for XPC Bustage on a CLOSED TREE
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.html => browser/devtools/framework/test/browser_toolbox_options_disablejs.html
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.js => browser/devtools/framework/test/browser_toolbox_options_disablejs.js
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html
2013-12-17 13:58:55 +01:00
Michael Ratcliffe
fc851c63c7 Bug 864098 - Add "Disable Cache" to options panel r=jwalker
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.html => browser/devtools/framework/test/browser_toolbox_options_disable_js.html
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.js => browser/devtools/framework/test/browser_toolbox_options_disable_js.js
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html
2013-12-17 10:58:21 +00:00
Carsten "Tomcat" Book
9b8d78d341 Backed out changeset af77b8d3a9e1 (bug 885052) for b-c testfailures on a CLOSED TREE 2013-12-17 09:12:44 +01:00
Brian Warner
f1e7a1dba9 Bug 949699 - switch fxa jelly to "moar_native". 2013-12-17 15:45:03 +11:00
Mark Hammond
96b5021fc3 Get browser-aboutAccounts test working. 2013-12-17 15:45:02 +11:00
Jared Wein
8424078a2d Bug 885052 - Fullscreen-button is checked during customization mode if the browser is in fullscreen. r=Unfocused 2013-12-16 23:20:13 -05:00
Jared Wein
1f4e3db5f1 Backed out changeset 663470a9a54b (bug 885052) 2013-12-17 00:45:00 -05:00
Shane Caraveo
c76a02a6a5 bug 935640 part 3 Australis, update social sidebar with new ux, test updates, r=markh 2013-12-16 21:38:39 -08:00
Shane Caraveo
c5597b6319 bug 935640 part 2 Australis, update social sidebar with new ux, activation panel, r=markh 2013-12-16 21:38:22 -08:00
Shane Caraveo
cb057ada9c bug 935640 part 1 Australis, update social sidebar with new ux, r=markh 2013-12-16 21:37:30 -08:00
Shane Caraveo
9a51f719e2 bug 940155 make marks button work in Australis menu panel, r=markh 2013-12-16 21:24:44 -08:00
Shane Caraveo
dae3641fa8 bug 914921 make status button work in Australis menu panel, r=markh 2013-12-16 21:21:17 -08:00
Jared Wein
c7ee927bbb Bug 885052 - Fullscreen-button is checked during customization mode if the browser is in fullscreen. r=Unfocused 2013-12-16 23:20:13 -05:00
Nicholas Nethercote
fb8d687055 Bug 937635 - Install libdmd. r=glandium. 2013-12-16 19:27:10 -08:00
Ryan VanderMeulen
a9db814fac Bug 945667 - Disable browser_aboutHome.js on Linux due to intermittent failures.
--HG--
extra : rebase_source : 3c51923054c83821feeff9a81e265409ace454d8
2013-12-17 16:25:48 -05:00
Ryan VanderMeulen
f7385ac1e9 Merge m-c to inbound. 2013-12-17 16:20:31 -05:00
Justin Dolske
8841ee6dad Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN 2013-12-16 13:27:47 -08:00
Jared Wein
2dd41bf30e Bug 885052 - [Australis] Fullscreen-button is checked during customization mode if the browser is in fullscreen. r=Unfocused 2013-12-16 23:20:13 -05:00
Jared Wein
f5fdc25dbb Bug 950014 - [Australis] Ctrl-K no longer goes to home page of default search engine (when search toolbar hidden). r=mconley,gijs
--HG--
extra : rebase_source : 011ff25a2a6ed81e93c45f041ead35d5cf2be82b
2013-12-17 13:45:00 -05:00
Jared Wein
fd94726c27 Bug 933961 - [Australis] Hide the tab-view-deck background during customization transition. r=mconley
--HG--
extra : rebase_source : 6e913265db2b56ad1c8c7794e9e7f7ca5ec62ad5
2013-12-17 13:44:14 -05:00
Gijs Kruitbosch
696958b500 Bug 700363 - [Australis] Hide conditional forward button permanently when not in use to prevent accidental glitches. r=Unfocused,jaws
--HG--
extra : rebase_source : 981cf692f5e7df0b4dc59a4eb926915363de1fec
2013-12-17 13:43:50 -05:00
Nick Alexander
163b1929e5 Merge m-c to elm 2013-12-16 09:13:10 -08:00
Steven MacLeod
9f0759f40e Bug 546169 - Use an event listener instead of a timeout to avoid intermittent failures. r=gavin 2013-12-15 14:05:53 -05:00
Mike Connor
7122ff527c bug 950204 - Bing search suggestions on desktop do not include locale, r=gavin 2013-12-19 14:51:09 -05:00
Phil Ringnalda
9ac967688b Merge m-c to m-i 2013-12-14 18:37:06 -08:00
Phil Ringnalda
b53eaccd4d Merge f-t to m-c 2013-12-14 18:21:57 -08:00
Phil Ringnalda
fde33d1583 Merge m-i to m-c 2013-12-14 18:20:38 -08:00
Jim Mathies
a1a1ededd0 Bug 947146 - Remove hover states from elements that get touch tapped, plus some tests. r=mbrubeck 2013-12-14 14:40:56 -06:00
Jim Mathies
f8072ac497 Bug 945765 - Add some basic front end apzc tests to catch regressions. r=mbrubeck 2013-12-14 14:40:56 -06:00
Peiyong Lin
4ceee93203 Bug 950072 - Metro "View Source" menu item should open a "child" tab. r=mbrubeck 2013-12-14 08:56:28 -08:00
ffxbld
dc085ead35 No bug, Automated blocklist update from host bld-centos6-hp-016 - a=blocklist-update 2013-12-14 03:11:25 -08:00
Tim Taubert
510a841271 Backed out changeset 7b156069de68 (bug 936065) for causing bug 950320 r=smacleod 2013-12-14 09:38:07 +01:00
Florian Quèze
5d514d90bc Bug 950051 - context-menu reload in SocialAPI panels doesn't reload the panel, r=mixedpuppy. 2013-12-17 00:10:30 +01:00
Peiyong Lin
4fa6bafdfb Bug 946754 - [Australis] Switch CustomizableUI tests from using homebrewed test runner to built-in add_task. r=mconley 2013-12-16 18:00:34 -05:00
Ryan VanderMeulen
c1ada276ac Merge m-c to fx-team. 2013-12-16 17:00:19 -05:00
Ryan VanderMeulen
1037218183 Merge inbound to m-c. 2013-12-16 16:58:27 -05:00
Steffen Wilberg
5a454ed633 Bug 950357: The About dialog shouldn't check for updates without asking if the 'Never check for updates' option is selected. Instead, present a 'Check for Updates' button. r=felipe 2013-12-16 22:55:44 +01:00
Ryan VanderMeulen
c6e400a151 Merge fx-team to m-c. 2013-12-16 16:54:22 -05:00
Heather Arthur
5d4ec3539c Bug 949678 - Rule view should show inline sheet links as 'inline:<lineno>' instead of '/:<lineno>' when source maps are enabled; r=pbrosset 2013-12-16 11:49:17 -08:00
Kartikaya Gupta
0b8bb93d3e Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis 2013-12-16 12:04:46 -05:00
Gijs Kruitbosch
29a80491f9 Bug 950334 - Australis' (un)registerWindow methods in BrowserUITelemetry assume areaNode exists, r=mconley 2013-12-16 11:28:38 +00:00
Gijs Kruitbosch
e67ded1424 Bug 947410 - Australis' addonbar shim doesn't check collapsed state correctly, r=mikedeboer 2013-12-16 11:12:11 +00:00
Sam Foster
e2685373a5 Bug 943201 - Add gradient to download progress ring image, rotate it with progress angle. r=mbrubeck 2013-12-16 10:33:36 -08:00
Sam Foster
f005886dc2 Bug 938324 - Improve synchronization of system on-screen keyboard animation with appbar positioning animation. r=jimm 2013-12-16 10:25:06 -08:00
Matt Brubeck
ed00d7e3b8 Bug 949333 - Make Metro prompt service work for Master Password [r=TimAbraldes] 2013-12-16 10:15:09 -08:00
Matt Brubeck
1838fecf58 Bug 905369 - Use cached favicons on the start page [r=jimm] 2013-12-16 09:22:24 -08:00
Marina Samuel
8a328858c6 Bug 920236 - Add a pref to display a page on first run after install/upgrade r=mbrubeck 2013-12-13 13:42:02 -08:00
Ryan VanderMeulen
218cec4598 Merge inbound to m-c. 2013-12-13 16:15:52 -05:00
Brian Grinstead
f9ce8121d8 Bug 950097 - [ruleview] Styles not being updated on some pages;r=paul 2013-12-13 13:17:23 -06:00
Matt Brubeck
6da77cb0a5 Bug 950075 - Don't forward non-navigation keys to the menu list [r=rsilveira] 2013-12-13 10:40:23 -08:00
Jan Beich
4b77f45eb9 Bug 948946 - Test toolkit, not platform, for linux theme. r=dao 2013-12-13 12:12:00 -05:00
Jim Mathies
dd731e9a22 Bug 949590 - fix windows build bustage. r=bustage 2013-12-13 11:00:44 -06:00
Jim Mathies
4d82d95f8d Bug 949590 - Follow up, turn off CEH debug console. r=me 2013-12-13 09:54:46 -06:00
Jim Mathies
828c23405b Bug 949590 - When switching browsers, wait for the previous instance to close the profile before launching. r=bbondy 2013-12-13 09:51:21 -06:00
Markus Stange
79b684592a Bug 944937 - Add a shim for Services.metro on non-Metro platforms. r=mbrubeck 2013-12-17 17:11:14 +01:00
Brian R. Bondy
98fa1c2e8c Bug 948478 - Metro Firefox hangs at startup trying to show add-on update dialog. r=mbrubeck 2013-12-12 20:47:50 -05:00
Matthew Noorenberghe
25fd0f7394 Bug 949380 - [Australis] Add @hidden=true initially to UITour panels. r=Unfocused 2013-12-13 23:54:04 +13:00