Граф коммитов

26253 Коммитов

Автор SHA1 Сообщение Дата
Drew Willcoxon f49c2eb330 Bug 856595 - Fix intermittent failure in test_wheel_default_action.html. r=mikedeboer 2014-01-30 09:20:37 -08:00
Mike Conley c3e7fd7737 Bug 962677 - [Australis] Use content-deck and toolbar margins for the customize mode transition. r=jaws. 2014-01-30 12:16:19 -05:00
Henri Sivonen cf6bacb02c Bug 959061 - Have only one "Chinese, Simplified" item in the Character Encoding menu. r=Unfocused. 2014-01-30 14:39:25 +02:00
Wes Kocher 404574a634 Backed out changeset 2bfa24370b7c (bug 965461) 2014-01-29 21:04:08 -08:00
Mark Hammond a7be140967 Bug 965461 - ensure sync itself and sync prefs pane considers we are logged in after key fetch. r=ttaubert 2014-01-29 19:26:01 -08:00
Tim Taubert 1d21ae16af Bug 958026 - Fix intermittent browser_aboutAccounts.js timeouts r=zaach 2014-01-29 06:57:42 -08:00
Tim Taubert 79e0addb9c Bug 965218 - Check whether shistory is empty when frame script is loaded r=yoric 2014-01-29 05:54:33 -08:00
Zachary Carter c175b311b7 Bug 965605 - Update about:accounts intro page strings to match the latest draft r=markh 2014-01-29 17:11:05 -08:00
Gijs Kruitbosch 9fd4ab18f7 Bug 936442 - part 1: refactor CharsetMenu to allow Australis code to use it, r=Unfocused 2014-01-27 11:56:04 +00:00
Jim Mathies f795e16bb2 Bug 965490 - Update fling jank and about:start jank tests to share an axis for data points. r=me 2014-01-29 14:52:14 -06:00
Marco Bonardo 3a79e9b75a Bug 945707 - Pausing a download fails when done after a retry. r=paolo 2014-01-29 17:00:17 -05:00
Marina Samuel f7b91a8106 Bug 962815 - Update pin button after pin decision is made. r=rsilveira 2014-01-29 16:20:29 -05:00
Gijs Kruitbosch 6e04d1bdec Bug 940116 - part 2, include more shortcuts inside Australis widgets, r=jaws 2014-01-29 20:48:28 +00:00
Gijs Kruitbosch 41163b8c89 Bug 940093 - offer UI option in Australis' customization mode to toggle titlebar, r=jaws 2014-01-29 17:19:23 +00:00
Marina Samuel 7b5536f156 Bug 962282 - Flip the Metro back button arrows and tab outline in RTL locales. r=mbrubeck 2014-01-29 15:40:09 -05:00
Ryan VanderMeulen ca1ee51da5 Merge fx-team to m-c on a CLOSED TREE. 2014-01-29 15:18:45 -05:00
Gijs Kruitbosch 03708f63bb Bug 964433 - overflowedItem fix for Australis overflowable toolbar, r=jaws 2014-01-29 17:22:52 +00:00
Gijs Kruitbosch 73e4f3ab88 Bug 940116 - part 1 of many, fix Australis' customize/quit/help labels, r=jaws
--HG--
extra : rebase_source : c21f1850c72ed7f11defcd00711f48fd8e12f668
2014-01-29 17:10:14 +00:00
Mark Hammond b21501e4dc Bug 958927 - XUL dialogs for sync unlink and relink confirmation dialogs. r=gavin
Conflicts:
	browser/base/content/aboutaccounts/aboutaccounts.js

--HG--
extra : rebase_source : 2c81fe29d3b85eb8174b988cbaff516e71c39358
2014-01-28 20:43:01 -08:00
Mark Hammond 387900638e Bug 965016 - about:accounts should always say "Firefox Accounts", not "Nightly Accounts". r=ttaubert
--HG--
extra : rebase_source : eebff0b5ba1b783fea1bb70fa0b848ac1c7e85e7
2014-01-28 20:43:01 -08:00
Gijs Kruitbosch 52df74ab68 Bug 964217 - search item is broken in Australis' customize code, r=mikedeboer 2014-01-28 15:53:45 +00:00
Gijs Kruitbosch 52d52c962a Bug 947915 - fix sync button pending state on Australis win7 glass on menubar/tabstoolbar, r=mikedeboer 2014-01-29 16:27:33 +00:00
Mike de Boer 1dfb968abe [Australis] Bug 870593: add locale strings to be used for tips in Customize Mode. r=Gijs 2014-01-29 15:43:29 +01:00
Mike de Boer 7a1b180930 [Australis] Bug 963095: adjust toolbar widget panel styling. r=Gijs 2014-01-29 12:20:40 +01:00
Tim Taubert 5695dd3da3 Bug 964929 - [Australis] Follow-up to remove OSX-only button styles from Windows and Linux r=bustage 2014-01-28 20:13:44 -08:00
Tim Taubert 6efeed0150 Bug 964929 - [Australis] Implement doorhanger for sync errors r=gavin 2014-01-28 17:54:36 -08:00
Tim Taubert 53f8947200 Bug 963384 - Implement modal "Choose What To Sync" dialog r=markh 2014-01-28 18:57:19 -08:00
Tim Taubert e0782520f5 Bug 963384 - [Australis] Don't show doorhanger when sync customization dialog will be shown r=markh 2014-01-28 18:54:01 -08:00
Zachary Carter d54de21e6f Bug 965024 - Fix legacy Sync URL on about:accounts intro screen. r=markh 2014-01-28 18:19:31 -08:00
Mark Hammond 75afa10dbb Bug 957426 - Update Sync Options for Firefox Accounts. r=rnewman 2014-01-28 17:51:09 -08:00
Mark Hammond 95863c958a Bug 959990 - Add Firefox Accounts specific TOS and PP prefs and have utils functions open them if appropriate. r=rnewman. 2014-01-28 17:51:08 -08:00
Wes Kocher 0fcf700189 Backed out changeset 95c958fa3cf2 (bug 964504) for test failures 2014-01-28 17:27:09 -08:00
Gijs Kruitbosch 6617f6491c Bug 944947 - Australis - fix binding and styling for wrapped toolbarbuttons to correctly hide/show wrapped labels, r=Enn
--HG--
extra : rebase_source : 30f5fd0fb1f4cbf8503390076dbf31df17f989e7
2014-01-24 09:39:31 +00:00
Mark Hammond f229c9977f Bug 967350 - openSignInAgainPage() now opens about:accounts?action=reauth. r=ttaubert 2014-02-05 09:11:20 +11:00
Mike Conley a676b557f8 Bug 930094 - [Australis] Browser windows sometimes have the nav-bar drawn in the titlebar. r=dao, Gijs. 2014-02-04 16:56:07 -05:00
Gijs Kruitbosch af6ea4bcc1 Bug 966125 - fix ctrl-clicks in Australis history view, r=mikedeboer 2014-02-04 12:08:58 +00:00
Ryan VanderMeulen 1ca1bb6225 Bug 904953 - Disable browser_inspector_markup_edit.js on Linux for frequent failures. 2014-02-04 15:02:55 -05:00
Jared Wein 5ca881ef4b Bug 964251 - [Australis] Better styling for Exit Customize button. r=Gijs
--HG--
extra : rebase_source : 212dd70ef98f90d0e8009253ee832256a3266122
2014-02-04 14:56:35 -05:00
Marina Samuel c0adb39617 Bug 967126: Update Metro Firefox's appName to MetroFirefox for telemetry pings. r=jmathies 2014-02-04 14:06:29 -05:00
Bill McCloskey a6c2f5c31e Bug 967876 - [e10s] Don't access docshell from WindowIsClosing (r=dao) 2014-02-04 18:17:16 -08:00
Kannan Vijayan 2d0f2842b3 Bug 332176 - Change eval-ed scripts to have more descriptive filenames indicating the chain of evaluation, and give them absolute line numbers instead of the offset-from-lineno-of-eval-in-caller-script approach used currently. r=jimb 2014-02-04 16:23:20 -05:00
Trevor Saunders 486d3b4416 bug 938510 - use gcc from tooltool for everything but b2g desktop and valgrind r=glandium 2014-01-30 16:16:19 -08:00
Markus Stange 6bee199c1b Bug 878023 - [Australis] Use repeating instead of stretching for the middle background of hovered tabs in order to avoid seams on OS X due to CoreGraphics not supporting ExtendMode::CLAMP. r=MattN 2014-02-04 21:03:12 +01:00
Tim Taubert c681a3762a Bug 957460 - [Australis] Add Firefox Accounts widget for customization panel r=gijs,markh 2014-01-10 19:32:11 +01:00
Tim Taubert 25f0bbcb6c Bug 957229 - Don't show about:accounts with FxA disabled r=markh 2014-01-28 14:36:00 -08:00
Matt Brubeck ca3c02cbb6 Bug 952259 - Tests for Metro SessionStore.getBrowserState [r=msamuel] 2014-01-28 15:24:52 -08:00
Matt Brubeck d9ff67adb7 Bug 913609 - Fix intermittent failure in browser_contextui.js [r=jimm] 2014-01-28 15:24:52 -08:00
Matt Brubeck 41b92f5826 Bug 940286 [Australis] - Set hover state in panel menu on keyboard nav [r=Gijs] 2014-01-28 15:24:51 -08:00
Anton Kovalyov af468456a9 Bug 964504 - Add Editor.setFontSize/getFontSize. r=msucan 2014-01-28 13:48:09 -08:00
Mihai Sucan dc4e490c63 Bug 961431 - Autocomplete suggestions in split console are sliding down. r=robcee 2014-01-28 15:55:19 +02:00
Neil Deakin ad6241d8fb Bug 941409, add support for an anchor attribute to menus so that the popup can be anchored to a different element than the menu itself, this is used to avoid repositioning the bookmarks toolbar button menu, also changes popups to default to vertical orientation [Australis] r=neil,mconley 2014-01-28 11:28:45 -05:00
Marina Samuel bb0a44e74d Bug 961123: Add and integrate higher res overlay buttons. r=rsilveira 2014-01-24 13:44:56 -08:00
Victor Porof 552c900cba Bug 964700 - Make the errors logged by Parser.jsm also contain the problematic source url, r=past 2014-01-28 12:31:51 +02:00
Ed Morley 62d8299de0 Backed out changeset a4f31914bb0c (bug 957229) for browser_aboutAccounts.js timeouts; CLOSED TREE 2014-01-28 16:09:22 +00:00
Girish Sharma 68dc41254c Bug 962652 - Autocomplete popup's isOpen getter is too strict, r=msucan 2014-01-28 20:42:02 +05:30
Girish Sharma 60d58aad6a Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 3 - Style editor tests, r=harth, robcee 2014-01-28 20:41:22 +05:30
Girish Sharma 3d5325e43b Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 2 - Source editor tests, r=anton 2014-01-28 20:40:40 +05:30
Girish Sharma bd4472bb91 Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 1 - No tests, r=anton, msucan, dcamp, robcee, harth 2014-01-28 20:38:41 +05:30
Dão Gottwald 828644f635 Bug 962844 - [Australis] urlbar with EV SSL overlaps searchbar in narrow window. r=jaws
--HG--
extra : rebase_source : 019f32dd55acd325104296c77148b13e1ead5e43
2014-01-27 17:33:27 +01:00
Aakash Bapna b4d0cca887 Bug 961085 - Remove inline script / style in devtools netmonitor.xul. r=bgrins, r=vporof 2014-01-28 08:50:34 -05:00
Brian Grinstead 63dafed489 Bug 958048 - Remove double scrollbar from DevTools options pane with resolution < 800;r=pbrosset 2014-01-28 07:29:41 -06:00
Carsten "Tomcat" Book 31113c25b8 Merge mozilla-central to fx-team on a CLOSED TREE 2014-01-28 14:10:42 +01:00
Carsten "Tomcat" Book 86d650be8c Backed out changeset a76a4f921987 (bug 964700) for XPC Bustage on a CLOSED TREE 2014-01-28 14:03:38 +01:00
Carsten "Tomcat" Book bf8663e325 merge fx-team to mozilla-central 2014-01-28 13:45:03 +01:00
Jim Mathies 279ac3ad4f Bug 964418 - Update mochiperf tests to use dom utils frame time recording and add some apzc tests. r=mbrubeck 2014-01-27 17:45:03 -06:00
Matt Brubeck 6af0ea2a73 Bug 962212 (part 2) - Basic private browsing in Metro, preffed off [r=ally] 2014-01-27 15:42:50 -08:00
Matt Brubeck 33655dece9 Bug 962212 (part 1) - Add missing removeObserver calls [r=ally] 2014-01-27 15:42:50 -08:00
Matt Brubeck d518cd6106 Bug 960252 - Split start page styles out of browser.css [r=sfoster]
--HG--
rename : browser/metro/base/content/browser.css => browser/metro/base/content/bindings.css
rename : browser/metro/theme/browser.css => browser/metro/theme/start.css
2014-01-27 15:42:50 -08:00
Manish Goregaokar de91d314ec Bug 887951 - [Australis] Update panel menu button tooltip; r=dao DONTBUILD because it's just a tooltip string. 2014-01-27 18:23:07 -05:00
Mike Conley 192e81ecb4 Backed out changeset 39fd448f1994 for bad commit message. 2014-01-27 18:22:37 -05:00
Manish Goregaokar 4eba14888b Bug 887951 - Update panel menu button tooltip; r=dao DONTBUILD because it's just a tooltip string. 2014-01-27 18:19:03 -05:00
Tim Taubert 2ccf458e37 Bug 957229 - Don't show about:accounts with FxA disabled r=markh 2014-01-27 15:17:29 -08:00
Jim Mathies 15b9e60981 Bug 959393 - Tweak apzc metrics for metro - increase the skate speed thresholds and widen the Y axis skate display port. r=kats 2014-01-28 06:10:45 -06:00
Victor Porof beb6aa8b37 Bug 964700 - Make the errors logged by Parser.jsm also contain the problematic source url, r=past 2014-01-28 13:24:45 +02:00
Gijs Kruitbosch 09d02f682e Bug 964576 - fix target is null JS error in Australis' CustomizableUI, r=mikedeboer
--HG--
extra : rebase_source : ca5becbaee6af43108454419cf432246988e1ce6
2014-01-28 11:17:44 +00:00
Victor Porof 982be5ff5e Bug 963932 - Refactor the output emitted by Parser.jsm to avoid too much useless nesting, r=past 2014-01-28 12:18:20 +02:00
Victor Porof 30b1cd7943 Bug 963919 - When triggering file filtering via a keyboard shortcut, don't automatically fill the searchbox with the identifier under the caret position, r=past
--HG--
rename : browser/devtools/debugger/test/browser_dbg_search-function.js => browser/devtools/debugger/test/browser_dbg_search-autofill-identifier.js
2014-01-28 12:16:49 +02:00
Gijs Kruitbosch 05a0f1421d Bug 962855 - fix scrollbar appearing in default set on Australis, r=mconley
--HG--
extra : rebase_source : 746fc5d0509752856047e3827c9514a01082ea1f
2014-01-27 22:32:14 +00:00
Sam Foster f32bf373bd Bug 962588 - Fix AboutFlyoutPanel upPanel updateDeck elements to layout and wrap contents correctly. r=mbrubeck 2014-01-27 13:36:06 -08:00
Mike Conley df15cc4d0f Bug 964322 - [Australis] Hide grid texture behind panel container during customize mode transition. r=Gijs 2014-01-27 15:35:22 -05:00
Bhagya 153485720b Bug 957922 - aBrowser is null in _setPluginNotificationIcon. r=jaws 2014-01-27 15:34:35 -05:00
Ryan VanderMeulen d53311459e Merge m-c to fx-team. 2014-01-27 15:25:34 -05:00
Ryan VanderMeulen c574bba735 Merge fx-team to m-c. 2014-01-27 15:23:10 -05:00
Gijs Kruitbosch 27a762b430 Bug 964204 - fix drag glitches in Australis panel and palette, r=mikedeboer
--HG--
extra : rebase_source : ca944ff625641f4c69141d7740d40d243b9971b4
2014-01-27 18:44:34 +00:00
Gijs Kruitbosch 4ea270a95c Bug 889220 - update Australis customize mode header, r=mconley
--HG--
extra : rebase_source : 27986d5a91ee65ca5f9fee3a0788d7bceb776d4b
2014-01-27 18:44:18 +00:00
Mike de Boer 611bac7bc4 [Australis] Backed out changeset 0592b1488a8a (bug 940286) due to regressions. 2014-01-27 18:48:05 +01:00
Gijs Kruitbosch 1f78f080d8 Bug 963779 - use handleEvent for Australis command handler, r=mconley 2014-01-27 15:34:40 +00:00
Mike Conley 9e6244a84f Bug 924050 - [Australis] Make the Downloads button have a correct icon post-indicator-load in the menu panel. r=mikedeboer. 2014-01-27 10:38:34 -05:00
Carsten "Tomcat" Book af1def1473 Merge mozilla-central to b2g-inbound 2014-01-27 14:14:56 +01:00
Carsten "Tomcat" Book 03a9b2231b merge fx-team to mozilla-central 2014-01-27 13:10:10 +01:00
Mike Conley 386e2a7913 Bug 963593 - [Australis] Stop scaling cut/copy/paste and zoom control icons on Retina. r=Gijs. 2014-01-25 23:23:16 -05:00
Phil Ringnalda 129c8e17d5 Merge m-i to m-c 2014-01-25 19:55:19 -08:00
Tim Taubert 0f159add13 merge m-c to fx-team 2014-01-26 04:07:05 +01:00
Tim Taubert 21b2ed0b24 Bug 957436 - [Australis] Follow-up to fix leaks caused by calling uninit() without calling init() before r=bustage 2014-01-25 22:02:18 +01:00
Malintha Fernando c8698209af Bug 953124 - [Australis] Remove the "Open Location" dialog (openLocation.xul). r=dao 2014-01-25 17:12:20 +01:00
Tim Taubert e62101c17c Bug 957436 - [Australis] Show doorhanger for first fxa-based sync r=markh 2014-01-25 16:19:07 +01:00
Tim Taubert 329bffbacd Bug 962729 - Follow-up fix to fix undefined fxAccounts symbol r=me 2014-01-25 16:36:04 +01:00
ffxbld c2d8037f01 No bug, Automated blocklist update from host bld-linux64-ec2-341 - a=blocklist-update 2014-01-25 03:17:21 -08:00
Ryan VanderMeulen b227db5f9b Merge fx-team to m-c. 2014-01-24 17:00:09 -05:00
Tim Taubert 9d635200c1 Bug 960903 - Fix browser_bug817947.js test failure on a CLOSED TREE
From b68e6edbb3836e79f7dcd6635b0a9327df76c89f Mon Sep 17 00:00:00 2001
2014-01-24 21:09:47 +01:00
Brian Grinstead 2b98848cd6 Bug 957291 - DevTools tab bar UI updates to resolve icon bluriness and min-height. OVERRIDE HOOK;r=pbrosset 2014-01-24 12:45:20 -06:00
David Rajchenbach-Teller 45d0e29573 Bug 962808 - [Session Restore] Better telemetry for _writeState. r=ttaubert 2014-01-27 08:27:35 -05:00
Robert Strong c80f4d9f20 Bug 961958 - on Vista and above use SetProcessDPIAware in the installers so fonts aren't blurry on HDPI devices. r=bbondy 2014-01-24 10:38:30 -08:00
Ryan VanderMeulen 49f0cfc01c Backed out changeset 6febd7a30de3 (bug 962808) for mochitest-bc failures. 2014-01-24 13:26:07 -05:00
David Rajchenbach-Teller 453c08caee Bug 962808 - [Session Restore] Better telemetry for _writeState. r=ttaubert 2014-01-24 10:47:54 -05:00
Yury Delendik fd5479d445 Bug 962736 - Update Shumway to version 0.8.6. r=till 2014-01-24 09:26:32 -06:00
Carsten "Tomcat" Book 732637c1d4 Merge mozilla-central to fx-team 2014-01-27 14:18:40 +01:00
Carsten "Tomcat" Book 6176b27535 Backed out changeset 691a1d12372a (bug 620935) for m13 perma orange on a CLOSED TREE 2014-01-24 15:14:17 +01:00
J. Ryan Stinnett 5f01b185a2 Bug 960669 - Close Browser Toolbox on browser shutdown. r=past 2014-01-24 11:29:33 -06:00
Heather Arthur a4369b7897 Bug 960095 - Remove extra saveStyleSheet.title entities from browser/devtools/styleeditor.properties. r=dcamp 2014-01-27 08:11:48 -05:00
Sam Foster 3d912e3aff Bug 960740 - skip writing session state data if it fails sanity check. r=msamuel 2014-01-23 16:58:33 -08:00
Gregory Szorc f5fa321c72 Bug 875562 - Part 3: XPCOM service for managing crash data; r=ted, bsmedberg
--HG--
extra : rebase_source : 4d4ce909634a079f1032c431bd639fef5b3f38ce
2014-01-23 15:49:24 -08:00
Mike de Boer 68a7621ade [Australis] Bug 963591: update font-size use in help subview toolbarbuttons. r=Gijs 2014-01-24 17:39:01 +01:00
Tim Taubert dfda4fc2cc Bug 962709 - Fix about:home's sync entry point to work with about FxAccounts r=markh 2014-01-22 20:07:06 +01:00
Rodrigo Silveira 27d3cc4795 Bug 960144 - Toast notification image implementation r=msamuel
--HG--
extra : rebase_source : e412fda60c6a0ab964e62a209e1a732eb8e74b5e
2014-01-24 16:45:12 -08:00
Rodrigo Silveira ac41445e18 Bug 949213 - Strings for content onboarding screen r=mbrubeck
--HG--
extra : rebase_source : 83ec63f05ec73be87fdc161833ac4f88c8c9bfcb
2014-01-22 17:25:55 -08:00
Gijs Kruitbosch f291629ff9 Bug 940307 - fix Australis menu-button styling in menu panel, r=mikedeboer 2014-01-22 20:59:47 +00:00
Carsten "Tomcat" Book debfe3c8ac Merge mozilla-central to mozilla-inbound 2014-01-24 13:36:47 +01:00
Carsten "Tomcat" Book 452163a01c merge fx-team to mozilla-central 2014-01-24 13:09:46 +01:00
Carsten "Tomcat" Book 9d77337ad4 merge mozilla-inbound to mozilla-central 2014-01-24 13:08:44 +01:00
Andrea Marchesini 600b388d03 Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-24 08:55:59 +00:00
Carsten "Tomcat" Book c00b38c806 Merge mozilla-central to mozilla-inbound 2014-01-24 09:28:18 +01:00
Wes Kocher d9d629a72e Backed out changeset ad1af0ef7f50 (bug 960051) for potentially breaking xperf on an already CLOSED TREE 2014-01-23 18:54:09 -08:00
Wes Kocher 1f7741242d Backed out changeset 24fda7c805e3 (bug 962736) for potential xperf bustage on an already CLOSED TREE 2014-01-23 18:53:13 -08:00
Wes Kocher bce411a08c Backed out changeset f63078a8ce74 (bug 943681) for webconsole test timeouts on at least Windows debug builds 2014-01-23 17:43:54 -08:00
Dão Gottwald 1f898c5c0f Bug 960864 - Implement the _initialized flag instead of _addedObserver and the half-broken _destroyed. r=gavin
--HG--
extra : rebase_source : 396b859dc30dc91bce27c6b576a1814f5d65d7e5
2014-01-24 00:44:12 +01:00
Tim Taubert 9fe218dee9 Bug 962729 - Sync toolbar button and menu item need to open the prefs dialog when logged in r=markh 2014-01-22 20:53:58 +01:00
Brandon Benvie aa73e19354 Bug 943681 - Convert to Promise.jsm in the webconsole. r=msucan 2014-01-22 10:21:33 -08:00
Matthew Noorenberghe e06c21d86c Bug 956162 - Implement @flip="none" for popups to allow them to appear off-screen without flipping or resizing. r=Enn
[Australis]
2014-01-22 20:09:03 +00:00
Alexey Novak 2db2ce3e20 Bug 956804 - Use DevToolsUtils.reportException in Parser.jsm; r=fitzgen 2014-01-23 09:55:16 -08:00
Allison Naaktgeboren 97427bf27c Bug 961223 - Character encoding in app bar: implement it or remove it from Options.r=azasypkin 2014-01-23 09:44:37 -08:00
Matt Brubeck ca410128d7 Bug 940286 [Australis] - Set menu active style on keyboard navigation [r=jaws] 2014-01-23 08:42:58 -08:00
Mike de Boer 27676b1fd2 [Australis] Bug 963092: update help menu button styling. r=jaws 2014-01-23 16:35:34 +01:00
Patrick Brosset b96a9dea97 Bug 962085 - Font-inspector "show all fonts" button selects the <body> node remotely; r=paul 2014-01-23 16:54:04 +01:00
Ryan VanderMeulen 98a9ecdeb1 Merge m-c to fx-team. 2014-01-23 10:15:47 -05:00
Ehsan Akhgari 4f2250b3c2 Bug 959768 - Add non-unified mozconfigs for Windows and OSX builds. r=catlee 2014-01-23 10:11:52 -05:00
Allison Naaktgeboren 93ba216dd7 Bug 961177 - Given argument incorrect for alertDownloadSave2. r=mbrubeck 2014-01-23 09:42:59 -05:00
Carsten "Tomcat" Book 7da2f8a7a8 merge fx-team to mozilla-central 2014-01-23 10:19:26 +01:00
Carsten "Tomcat" Book 46cde20331 merge mozilla-inbound to mozilla-central 2014-01-23 10:18:03 +01:00
Bill McCloskey 163ee6130a Backout bug 961861 2014-01-22 16:52:07 -08:00
Dão Gottwald b718cda2a3 Bug 962620 - [Australis] Don't set the font size for buttons in the menu panel to what it would be anyway with no font-size specified. r=gijs
--HG--
extra : rebase_source : 3bb30ba0a5004f54768aac4404ecc7f4353ed100
2014-01-22 23:21:26 +01:00
Wes Kocher 45c92c7357 Backed out 2 changesets (bug 956162) for m-oth failures on a CLOSED TREE
Backed out changeset 026dc3ee0654 (bug 956162)
Backed out changeset 0a7e5eeafed6 (bug 956162)
2014-01-22 14:23:57 -08:00
Blake Winton fd25fb8af9 Bug 925681 - Show identity block and reload icon in awesomebar in Australis' customization mode. ui-r=shorlander, r=Gijs
--HG--
extra : rebase_source : 10b62db55227e317a1bd5c45914619e2f75c94b6
2014-01-22 20:12:22 +00:00
Matthew Noorenberghe ea7f5d5b8f Bug 956162 - Implement @flip="none" for popups to allow them to appear off-screen without flipping or resizing. r=Enn
--HG--
extra : rebase_source : f5ddca505eb8a3b234718df1ae01c9a49a02a361
2014-01-22 20:09:03 +00:00
Roberto A. Vitillo ef94d5115a Bug 960966 - Remove TelemetryPing.js from telemetry. r=Yoric, r=BenWa 2014-01-22 11:43:26 +00:00
Mahdi Dibaiee e68cb73878 Bug 911916 - Search set to identifier under cursor if no text selected. r=vp 2014-01-23 09:39:59 -05:00
Mike de Boer 52e29b881d [Australis] Bug 878546: refresh the styling of sub-views. r=Gijs 2014-01-23 14:06:17 +01:00
Aleh Zasypkin 9e840cbd3c Bug 961702 - "Copy" context menu action doesn't copy rich content while document in design mode (or inside container that allows to edit its content). r=sfoster
--HG--
rename : browser/metro/base/tests/mochitest/browser_context_menu_tests_04.html => browser/metro/base/tests/mochitest/browser_context_menu_tests_05.html
2014-01-21 20:04:04 +01:00
Peiyong Lin 5fba48b9f0 Bug 942774 - Fix files loaded into scratchpad to be recognized as "saved". r=benvie 2014-01-22 10:23:21 -08:00
Darrin Henein d3237a0bb6 Bug 869500 - Australis customization mode should have a favicon. r=MattN 2014-01-22 10:10:00 +00:00
Tim Taubert c071aa08da Bug 941540 - Use browser.permanentKey to handle docShell swaps more easily r=yoric 2014-01-20 20:50:17 +01:00
Gijs Kruitbosch 8ec49c507e Bug 869500 - also add Australis customization favicon in aero, r=MattN 2014-01-24 17:15:04 +00:00
Tim Taubert 2165ac20fa Bug 960903 - Tests for broadcasting shistory r=yoric 2014-01-20 17:36:59 +01:00
Tim Taubert eb267d030f Bug 960903 - Listen for subframe loads and clear observers r=yoric 2014-01-22 13:10:58 +01:00
Tim Taubert a5afd2d4bf Bug 960903 - Broadcast session history data r=yoric 2014-01-20 17:37:41 +01:00
Robert Strong 9b09ebdbf0 Bug 925747 - patch file extraction cleanup. r=bbondy 2014-01-22 17:16:39 -08:00
Neil Rashbrook 6dfe1881c1 Bug 284673 Followup to bug 913734 to remove sepcial handling for now-removed now-unused policy machinery from about:config r=gavin 2014-01-22 21:38:57 +00:00
Ryan VanderMeulen 1ac93c7ad5 Merge m-c to inbound. 2014-01-22 15:55:49 -05:00
Bill McCloskey 5b9e37d8cf Bug 938904 - [e10s] Make tooltips work (r=smaug,enn) 2014-01-22 12:27:23 -08:00
Randy Lin 8179f228c6 Bug 891705 - [MediaEncoder] Implement WebM 1.0 container writer. r=giles, r=gps, r=rillian
This is an integrated patch which includes:
1. Bug 891705: [MediaEncoder] Implement WebM 1.0 container writer. r=giles, r=gps
2. Bug 950567: [MediaEncoder] Phase-in libmkv library. r=giles
3. bug 883749: Implement Vorbis encoding. r=rillian
4. bug 881840: Implement VP8 track encoder. r=rillian
2014-01-15 14:21:14 +08:00
Tim Taubert e1ba7e638c Bug 957421 - Keep FxA pref names consistent r=markh,rnewman,nalexander 2014-01-21 14:13:45 +01:00
Tim Taubert 84b80dd9ba Bug 962494 - Remove Iterator() usage from SessionStore code r=yoric 2014-01-22 11:25:39 +01:00
Florian Quèze 9b04bd88cc Bug 885796 - WebRTC doesn't have UI to stop sharing camera nor microphone, r=dolske, ui-r=Boriss. 2014-01-23 11:50:03 +01:00
Florian Quèze 2dbdf75f43 Bug 958071 - PopupNotification consumers should have a way to replace the "Not Now" item, r=dolske. 2014-01-23 11:48:33 +01:00
Tim Taubert fc3315fbfe merge m-c to fx-team 2014-01-23 10:57:35 +01:00
Panos Astithas c74418115e Make the debugger frontend cope with an already connected target (bug 933212); r=jryans,fitzgen
* Made the DebuggerClient, which is actually the RootActor front, not consider one of the attached child fronts as "active". Since a single DebuggerClient (or RootFront) is kept around for the App Manager's lifetime, it makes sense to move the notion of "active" tab to the toolbox's target. As each toolbox gets destroyed, the fronts should be detaching from their actors (if they are stateful) so that the app is no longer in a debugging state. Debugging a new app (or reconnecting to a previous one) will create new fronts anyway.
* Slightly refactored the TabClient, ThreadClient, SourceClient and TracerClient towards a protocol.js-based architecture, by adding parent-child references and lifecycle management. Now a tab-scoped thread actor for instance has the tab as its parent, while a global-scoped thread actor (chrome debugger) has the DebuggerCLient (RootFront) as its parent. This lets parents reference their children, so that caching in the target object can work. It also allowed me to move some methods from the DebuggerClient to the actual front that should be responsible, like reconfigureTab, reconfigureThread and attachThread. These methods now use DebuggerClient.requester, too.
* Added some error handling in the debugger client requester around "before" and "after" callbacks, which exposed some errors in tests that are now fixed.
* Fixed the state handling in the thread actor so that merely detaching from a thread doesn't put it in the exited state. This is the part that what was necessary for Firebug's use case.
* Properly loading tracer and webgl actors now on b2g.
2014-01-14 17:39:40 +02:00
Darrin Henein bfe83781b4 [Australis] Bug 956488 - Add separators to menu panel footer. r=mikedeboer 2014-01-22 18:36:49 +01:00
Mike de Boer 9047647527 [Australis] Bug 916953: Bookmarks star button caption in overflow panel follow-up no. 2. r=Gijs 2014-01-22 17:50:45 +01:00
Matteo Ferretti 5627b6e6fd Bug 882910 - "Australis - toolbarbutton's icon doesn't have a max height", r=gijs
--HG--
extra : rebase_source : 225827f1288780e1db00c2c16b4e0f0490e844ec
2014-01-22 07:40:00 +00:00
Roberto A. Vitillo d1a55791f4 Bug 962153 - Drop in telemetry submissions since 2014-01-15. r=vladan 2014-01-21 21:50:23 +00:00
Kay Plößer b2c8067146 Bug 960730 - Rewrite inline script / style in devtools/framework/connect/connect.xhtml. r=bgrins 2014-01-22 10:33:58 -05:00
Mike de Boer 2a291799d7 [Australis] Bug 916953: Bookmarks star button caption in overflow panel follow-up. r=Gijs 2014-01-22 15:22:07 +01:00
Tim Taubert 40786f8b55 Bug 961479 - Mark pending tabs as incomplete to not override cached thumbnails r=jaws 2014-01-20 19:44:54 +01:00
Gijs Kruitbosch ce09a6f206 Bug 940307 - improve Australis' click-detection code so we close the panel at the right time, r=MattN 2014-01-22 13:22:15 +00:00
Gijs Kruitbosch 66f1889c0a Bug 944947 - update bookmarks toolbar button styling some more for Australis, r=jaws 2014-01-18 01:43:21 +01:00
Gijs Kruitbosch 3d0d9c78ed Bug 944947 - automatically hyphenate labels for items in Australis' menupanel, r=MattN
--HG--
extra : rebase_source : 3c621f7203eaec41d545c6da884f2b6856af94a7
2014-01-17 19:11:57 +01:00
Gijs Kruitbosch c536cf1017 Bug 944947 - label truncation is not fully supported in Australis menu widgets, r=Enn,MattN
--HG--
extra : rebase_source : 24d502659b30d59371b8e33bba65091c546763d5
2014-01-17 18:51:02 +01:00
Mike de Boer 66016d7ca6 [Australis] Bug 961848: disable pointer events when doing customize mode transition. r=mconley 2014-01-21 17:57:46 +01:00
Mike de Boer e2032da70f [Australis] Bug 916953: introduce separator in overflow panel buttons and bookmark star button gets different label when inside overflow panel. r=Gijs 2014-01-22 13:31:09 +01:00
Mark Capella 5f0e931495 Bug config - Make Metro about:config better, r=mbrubeck
* * *
Bug 959031 - Make Metro about:config better -- Nits, r=mbrubeck
* * *
Bug 959031 - Make Metro about:config better -- Retro Fit Strings, r=mbrubeck

--HG--
rename : mobile/android/chrome/content/config.js => browser/metro/base/content/pages/config.js
rename : mobile/android/chrome/content/config.xhtml => browser/metro/base/content/pages/config.xhtml
2014-01-22 05:57:23 -05:00
Marco Bonardo 196e368400 Bug 958413 - [Australis] Bookmarks menu button dropdown icon has the wrong aspect ratio when placed in the Bookmarks Toolbar. r=Gijs 2014-01-22 10:42:51 +01:00
Wes Kocher 85bb9c44b7 Merge m-c to fx-team 2014-01-21 17:37:43 -08:00
Wes Kocher f0b5ead194 Merge fx-team to m-c 2014-01-21 17:27:53 -08:00
Brandon Benvie 69d586d449 Bug 962357 - Disable browser_toolbox_raise.js. r=dcamp 2014-01-21 17:13:53 -08:00
Michael Maslaney 1550f19adf Bug 961481 - panorama icon is not displayed on Australis OS X non-retina, r=gijs 2014-01-22 00:46:21 +00:00
Blake Winton d789f4bda1 Bug 962220 - [Australis] Only adjust the padding once we're in customize mode. r=mconley 2014-01-21 16:00:40 -05:00
Ryan VanderMeulen 33db50dc56 Merge m-c to inbound. 2014-01-21 15:20:25 -05:00
Tim Taubert 0361c18c2a Bug 961380 - Should be able to undo closing tabs in private windows r=yoric, ui-r=phlsa
From 0e17ede5f79d9894b8fc7d391615767766dd9aa6 Mon Sep 17 00:00:00 2001

--HG--
rename : browser/components/sessionstore/src/PrivacyLevelFilter.jsm => browser/components/sessionstore/src/PrivacyFilter.jsm
2014-01-18 09:51:46 +01:00
Kay Plößer b05e657c88 Bug 960734 - Remove inline script / style in browser/devtools/layoutview/view.xhtml. r=bgrins 2014-01-21 11:48:04 -05:00
Aleh Zasypkin d6076829f5 Bug 956576 - Add tests. r=mbrubeck 2014-01-19 15:21:39 +01:00
Bill McCloskey 0b657828b0 Bug 961868 - [e10s] Fix pinned tabs (r=felipe) 2014-01-21 09:53:37 -08:00
Bill McCloskey 8a4e58ebff Bug 961863 - [e10s] Update browser remoteness attribute when restoring a tab (r=ttaubert,felipe) 2014-01-21 09:53:33 -08:00
Bill McCloskey bc76ace87c Bug 961861 - [e10s] Make sure content-sessionStore.js is always loaded (r=ttaubert) 2014-01-21 09:51:02 -08:00
Aleh Zasypkin 9912b929f7 Bug 956576 - Location app bar pops up when fragment identifier changes (URL stuff after hash / number sign). r=mbrubeck 2014-01-17 17:58:39 +01:00
Alexandre Poirot 2061b3d4f4 Bug 961519 - Prevent touch event mode to be disable on iframes unload. r=paul 2014-01-21 11:29:46 -05:00
Mike Conley 1d7e0d148c Bug 942144 - [Australis] Add-on provided toolbar button icons need proper margins in the menu panel. r=jaws. 2014-01-21 09:56:33 -05:00
Aleh Zasypkin 31e7693896 Bug 947505 - Right-click in a designMode document should display a context menu. r=mbrubeck, r=sfoster 2014-01-17 10:47:02 +01:00
Rob Campbell 8fa62eb22f Bug 961767 - Remove dead toggleWebConsole method from hudservice.js; r=msucan 2014-01-21 12:40:00 -05:00
Brian Grinstead 2921873760 Bug 913630 - [rule view] Pasting in multiple CSS declarations should automatically split them up;r=pbrosset 2014-01-16 20:40:54 -06:00
Stephen Horlander b5144a9de3 Bug 900428 - Increase Australis Menu Panel Label Font-Size (part of the patch worked out by Gijs), r=jaws 2014-01-21 13:59:22 +00:00
Carsten "Tomcat" Book be0e9437e0 Merge mozilla-central to fx-team 2014-01-21 14:50:47 +01:00
Mihai Sucan 25517b709e Bug 961621 - Fix for intermittent browser_webconsole_bug_766001_JS_Console_in_Debugger.js | Timed out while waiting for: correct source and line test for debugger for index 2; r=me 2014-01-20 23:09:18 +02:00
Mike Conley ab696390c1 Bug 961034 - [Australis] Collect UITelemetry on how many times the Australis menu button is clicked. r=Gijs. 2014-01-20 16:33:21 -05:00
Patrick Brosset 8d3046b734 Bug 961740 - Shows highlighter outline again after hovering over an element, then a text node, then the same element again, r=harth 2014-01-20 21:30:13 +01:00
Patrick Brosset 7ca981da1c Bug 958966 - Fix intermittent browser_webconsole_bug_653531_highlighter_console_helper.js due to highlighter not shown, r=msucan 2014-01-20 21:23:44 +01:00
Mike Conley 78a0aa6b28 Bug 944453 - [Australis] Collect UITelemetry on if the menubar is displayed, and how many times menuitems are clicked. r=Gijs. 2014-01-20 11:51:32 -05:00
Rob Campbell 415e1b795e Bug 960695 - Focus Input line when clicking anywhere in the console; r=msucan 2014-01-16 11:57:00 -05:00
Jared Wein ee295ec343 Bug 932928 - [Australis] Show something when "More Tools" section is empty in customization mode. r=gijs 2014-01-21 19:04:24 +00:00
Gijs Kruitbosch cbe2571a4b Bug 941109 - use closemenu instead of noautoclose attribute in Australis menupanel, r=mconley
--HG--
extra : rebase_source : 89c32805249cebe4c29e135b1d27b7679eb1fbd8
2014-01-21 19:01:16 +00:00
Phil Ringnalda 27963a40d2 Merge m-c to m-i 2014-01-20 18:46:36 -08:00
Bill McCloskey 745799819a Bug 959531 - More about:home testing (r=felipe) 2014-01-20 15:13:35 -08:00
Carsten "Tomcat" Book b068f97750 merge fx-team to mozilla-central 2014-01-20 15:38:43 +01:00
Mike de Boer 647507972b [Australis] Bug 956285: test zoom label update on page navigation. r=Gijs 2014-01-20 11:25:02 +01:00
Mike de Boer 2f3d8c4a91 [Australis] Bug 956285: update zoom controls percentage label upon navigation. r=Gijs 2014-01-20 11:25:00 +01:00
Carsten "Tomcat" Book 85a53e67d1 merge fx-team to mozilla-central with australis change included
--HG--
extra : amend_source : 775ddd556112681669257547e825f4c9c6f3c62d
2014-01-20 10:42:04 +01:00
Mike Hommey 2fcf8379d8 Bug 672509 - Add a make sdk rule at toplevel. r=gps 2014-01-20 09:10:12 +09:00
Gijs Kruitbosch c9a30d968f Bug 961532 - get rid of win7-specific-but-really-identical inverted Toolbar.png for Australis, r?ttaubert 2014-01-19 21:57:51 +00:00
Tim Taubert 5015c16747 merge m-c to fx-team 2014-01-19 10:42:28 +01:00
Gavin Sharp 9d4b153953 Backed out changeset 4d2cefab5e0f (bug 960864) CLOSED TREE 2014-01-18 19:00:27 -08:00
Phil Ringnalda 74c9eb6feb Merge m-i to m-c 2014-01-18 15:17:10 -08:00
AK 765d86ae0c Bug 960997 - Change the DOMWebNotificationClicked handler to use window.focus() instead of focusManager.activeWindow = window. r=dao 2014-01-18 14:30:56 +01:00
Dão Gottwald a4d043d62e Bug 960864 - Initialize _destroyed as false such that it doesn't stay true when the binding gets destroyed and reconstructed. r=gavin 2014-01-18 14:30:09 +01:00
Dão Gottwald dc87c040bc Backed out Australis changeset f9e54107a580 2014-01-18 14:23:49 +01:00
Dão Gottwald 5e98ba44a8 Backed out Australis changeset b1494e03f231 2014-01-18 14:23:13 +01:00
ffxbld 44dfe6bafd No bug, Automated blocklist update from host bld-linux64-ec2-474 - a=blocklist-update 2014-01-18 03:16:28 -08:00
Mihai Sucan 3821465e22 Bug 952865 - Fix for intermittent browser_console.js | Timed out while waiting for: messages displayed | jsterm eval result is displayed - Didn't expect -1, but got it; r=me 2014-01-17 20:45:35 +02:00
Tim Taubert 5890f7d952 Bug 961106 - Remove observers on frame script unload r=billm
From 173bf18bbcfc0e2a2f2637471b1e61d2115c7e67 Mon Sep 17 00:00:00 2001
2014-01-18 00:47:58 +01:00
Gijs Kruitbosch 3de510cf08 Bug 888601 - update panorama icons for Australis, r=jaws 2014-01-17 17:34:48 +01:00
Carsten "Tomcat" Book e8d6294d1d Merge mozilla-central to fx-team 2014-01-20 12:54:33 +01:00
Michael Ratcliffe 354780772e Bug 952511 - markupview still change attribute values. r=pbrosset 2014-01-10 17:55:58 +00:00
Peiyong Lin 0e4a452417 Bug 938248 - [Session Restore] Move GlobalState from SessionStore.jsm to its own JSM. r=smacleod 2014-01-17 10:41:22 -05:00
Ryan VanderMeulen 3a50e45e8a [Australis] Backed out changesets 7c74e99d80c1 and 14e817fe25e1 (bug 956285) for mochitest-bc failures. 2014-01-17 10:30:28 -05:00
Mike Conley 5ffde5cf9a Bug 944801 - [Australis] Collect UITelemetry on how many links are opened from the bookmarks menu button. r=Gijs. 2014-01-17 10:12:47 -05:00
Drew Willcoxon f6e19dc201 Bug 960941 - Base gBrowserThumbnails's expiration filter on top sites, not open pages. r=markh 2014-01-17 14:57:04 +01:00
Gijs Kruitbosch dcc0c033f5 Bug 922834 - Australis: Need a more high-res version of the bookmarks toolbar item placeholder icon for the palette/panel, r=mconley 2014-01-15 15:27:30 +01:00
Gijs Kruitbosch bce5a37655 Bug 959848 - Australis' customize mode drag/reordering behavior in customization mode causes some unwanted movement, r=jaws 2014-01-16 00:44:48 +01:00
Jared Wein 69a2f9f464 Bug 875479 - Australis toolbar buttons for Linux. r=gijs 2014-01-17 14:51:11 +01:00
Mike de Boer c8f6539664 [Australis] Bug 956285: test zoom label update on page navigation. r=Gijs 2014-01-17 14:13:14 +01:00
Mike de Boer 5dee0a841c [Australis] Bug 956285: update zoom controls percentage label upon navigation. r=Gijs 2014-01-17 14:04:15 +01:00
Jared Wein 76c8b7a700 Bug 960045 - [Australis] Bottom-left corner on the customize button in the menu panel should have a rounded corner. r=gijs DONTBUILD 2014-01-17 13:38:09 +01:00
Jared Wein 866e618fb5 Backed out changeset a2da63ec58c7 (bug 960045) for bad commit message. 2014-01-17 14:05:51 +01:00
Mihai Sucan 9b22c41e51 Bug 950565 - Fix for intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out; r=me 2014-01-16 23:33:02 +02:00
Mihai Sucan 7c9bd47907 Bug 951146 - Fix for intermittent browser_webconsole_console_logging_api.js | Timed out while waiting for: 1 message shown for exception (logging turned on); r=me 2014-01-16 22:49:20 +02:00
Mihai Sucan 273a9a8160 Bug 946066 - Fix for intermittent browser_webconsole_bug_658368_time_methods.js | Timed out while waiting for: bTimer (or aTimer) started; r=me 2014-01-16 19:20:21 +02:00
Mihai Sucan 16dd0bcf0c Bug 945489 - Fix for intermittent browser_webconsole_bug_642615_autocomplete.js | Timed out while waiting for: completion value for 'docu'; r=me 2014-01-16 18:08:08 +02:00
Mihai Sucan 108876582a Bug 867992 - Fix for intermittent browser_webconsole_bug_630733_response_redirect_headers.js | Timed out while waiting for: 301 and 404 responses; r=me 2014-01-16 14:43:57 +02:00
Jared Wein db70655264 Bug 960045 - Bottom-left corner on the customize button in the menu panel should have a rounded corner. r=gijs 2014-01-17 13:38:09 +01:00
Jared Wein 2dfa0de23f Bug 952191 - Australis Customization doesn't work if the window is too small. r=mattn 2014-01-17 13:32:06 +01:00
Mike de Boer 5f337cda79 [Australis] Bug 944138: remove secondary hoverstate from combined buttons in panel. r=mconley 2014-01-17 11:21:25 +01:00
Tim Taubert ea3f47855d Bug 952092 - Get rid of post data in SessionStore r=smacleod
From 243232f7d2522e82622c031923271ed76ffdc42a Mon Sep 17 00:00:00 2001
2014-01-14 18:21:48 +01:00