Commit Graph

21114 Commits

Author SHA1 Message Date
Alexey Novak
995687880f Bug 956645 - The strings for the source editor's context menu aren't consistently capitalized like in other menu items; r=vporof 2014-02-01 09:05:33 +02:00
Victor Porof
e9ae497850 Bug 946601 - Add performance statistics/piecharts in the Network Monitor, r=rcampbell 2014-02-01 08:37:53 +02:00
Jim Mathies
96eeaae8c7 Bug 968774 - Don't set XUL_APP_FILE on metrofx startup. r=mbrubeck 2014-02-06 17:41:13 -06:00
Ryan VanderMeulen
4fb42adba3 Merge m-c to inbound on a CLOSED TREE. 2014-02-06 16:29:41 -05:00
Alex Henrie
30ceadd9a6 Bug 968029 - Use unprefixed box-sizing in browser/extensions/pdfjs/. r=bdahl 2014-02-06 12:31:26 -07:00
Alex Henrie
3e11665fc2 Bug 968029 - Use unprefixed box-sizing in browser/ and toolkit/. r=dao 2014-02-04 21:36:29 -07:00
Brandon Cheng
0aee752d99 Bug 870605 - Add separator between menu button and the other widgets in toolbar (Australis) r=mconley 2014-01-26 22:58:00 +00:00
Gijs Kruitbosch
6b0ff26b69 Bug 936442, Australis charset view part 2: implement new view for Australis, r=Unfocused
--HG--
extra : rebase_source : fb8f7abd4f0d9a6d467f70567e289a39130ff698
2014-02-05 14:08:50 +00:00
Carsten "Tomcat" Book
23a4962c96 Merge mozilla-central to fx-team on a CLOSED TREE 2014-02-05 14:54:11 +01:00
Jim Mathies
0b5e31a2db backout dde12ccefb19 due to bustage. 2014-02-05 06:18:19 -06:00
Jim Mathies
b36b0a29d8 Bug 819613 - Add app command support to browser-ui.js. r=sfoster 2014-02-05 05:49:54 -06:00
Patrick Brosset
4b885fdd46 Bug 932896 - Retrieves image data from server for image tooltips and makes tooltip size a pref, r=jwalker,ttaubert 2014-02-05 11:53:46 +01:00
Carsten "Tomcat" Book
89b91b0de3 Backed out changeset 18d70a3136f5 (bug 932896) for mochitest-other bustage on a CLOSED TREE 2014-02-05 11:36:02 +01:00
Paul Rouget
b61d77d686 Bug 932896 - Retrieves image data from server for image tooltips and makes tooltip size a pref, r=jwalker,ttaubert 2014-02-05 10:02:52 +01:00
Matthew Noorenberghe
2cb699329b Bug 949659 - UITour: Hide annotations anchored in the menu panel when it closes. r=Unfocused
[Australis]
2014-02-05 01:02:40 -08:00
Matthew Noorenberghe
2d7fb26daa Bug 943765 - UITour: Make highlights circles if the height and width of the target are similar. r=Unfocused
[Australis]
2014-02-05 01:02:32 -08:00
Matthew Noorenberghe
7295e06bb9 Bug 967370 - UITour: Remove duplication in browser chrome tests. r=Unfocused
[Australis]
2014-02-05 00:31:41 -08:00
Phil Ringnalda
f95558444a Back out e78a7c6d9601 (bug 965896) for xpcshell orange 2014-02-04 21:19:19 -08:00
Mark Hammond
688b772266 Bug 967313 - ensure Sync is initialized before we set the fxAccounts user. r=ttaubert. 2014-02-05 16:09:54 +11:00
Mark Hammond
8858a7121a Bug 965896 - allow a legacy sync reset to re-enable fxa accounts. r=rnewman 2014-02-05 14:59:19 +11:00
Brandon Benvie
8dbbdedd55 Bug 941591 - No line numbers for Syntax Errors; r=benvie 2014-02-04 12:54:26 -08:00
Phil Ringnalda
ef3a438040 Back out ed6e04e6fc0c (bug 968642) for breaking Windows plugin tests
CLOSED TREE
2014-02-07 21:26:02 -08:00
Ehsan Akhgari
e506f7f137 Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps 2014-02-07 23:22:31 -05:00
Rui You
088d357bb4 Bug 895025 - Unable to import bookmarks from IE when they contain a .lnk to a folder. r=mak 2014-01-24 18:41:08 +08:00
Panos Astithas
80b665fc66 Teach auto-pretty-print tests to not rely on the default pref value (bug 962857). r=bustage in a CLOSED TREE 2014-01-31 20:56:17 +02:00
Rodrigo Silveira
d5d61cbff2 Bug 952800 - Intermittent TEST-UNEXPECTED-FAIL | browser_form_auto_complete.js | autofill item list length mismatch, some items were not found. - Got 5, expected 6 r=jimm 2014-01-29 12:24:05 -08:00
Jim Mathies
6e650e28d7 Bug 965832 - Tests. r=mbrubeck 2014-01-31 12:10:17 -06:00
Jim Mathies
19764619f0 Bug 965832 - Regression fix, make sure touch selection activates for the nav bar when tapped. r=mbrubeck 2014-01-31 12:10:16 -06:00
Jim Mathies
d8567dbfbe Bug 965290 - Add an exe manifest to the ceh. r=rs 2014-01-31 12:10:16 -06:00
Brian Grinstead
7e683cb15e Bug 966266 - Remove text shadow from DevTools sidebar tabs. r=vporof 2014-01-31 09:17:55 -06:00
David Rajchenbach-Teller
836de399c6 Bug 966253 - Fix SessionFile shutdown blocker. r=ttaubert 2014-01-31 13:02:34 -05:00
Lalit Khattar
6ff111d053 Bug 944640 - Add a "Watch" button on the new inspect popup. r=vporof 2014-01-31 13:01:27 -05:00
Ryan VanderMeulen
085a0be86f Bug 965861 - Update pdf.js to version 0.8.990. r=bdahl 2014-01-31 12:52:51 -05:00
Mike Conley
b8757921cc Bug 863780 - [Australis] Update about:privatebrowsing instructions after appmenu button removal. r=ehsan
--HG--
extra : rebase_source : 42540c36ee098a8a18aa1bc70127c6120bd5ec7f
2014-01-30 11:48:00 +00:00
Panos Astithas
1e08ba7e01 Disable auto-pretty-print by default until we fix the heuristics (bug 962857). r=robcee 2014-01-31 18:30:27 +02:00
Mike Conley
c3a2be57cc Bug 962677 - [Australis] Use content-deck and toolbar margins for the customize mode transition. r=jaws, Gijs (for test fix). 2014-01-31 11:28:35 -05:00
Mike de Boer
03a38f53de [Australis] Bug 965820: re-add margin for the search field in menu panel. r=Gijs 2014-01-31 16:06:36 +01:00
Victor Porof
17f8900512 Bug 966199 - There's a bit of redundancy and inconsistency in the breadcrumbs styles, r=bgrins 2014-01-31 12:05:43 +02:00
Gijs Kruitbosch
75ad59a27b Backed out Australis changeset 2bff84532177 (bug 948213) for being utterly broken 2014-01-31 14:23:30 +00:00
Neil Deakin
6c8876f120 Bug 943759, [Australis], support mousethrough on panels to allow mouse events to pass through to the content behind, implemented on Windows, Mac and Linux, use this for the UI tour highlight, r=neil,jmathies,karlt 2014-01-31 08:27:43 -05:00
Carsten "Tomcat" Book
cdae1a789e Merge mozilla-central to fx-team 2014-01-31 13:19:31 +01:00
Carsten "Tomcat" Book
427a27f08b merge fx-team to mozilla-central 2014-01-31 12:52:17 +01:00
Mike de Boer
c950fbaddc [Australis] Bug 966167: update locale string IDs for the tip section. r=Unfocused 2014-01-31 11:30:55 +01:00
Dão Gottwald
f2526a0d53 Bug 945547 - [Australis] Selected tab has wrong text-shadow with lightweight themes applied. r=MattN 2014-01-31 11:33:41 +01:00
Dagger
c2cc245722 Bug 963937 - Add a pref to disable automatic bracket closing in source editor. r=anton 2014-01-30 20:21:00 -08:00
Matthew Noorenberghe
b863620789 Bug 958679 - UITour: Add the Accounts button within the Australis menu panel to the list of targets. r=Unfocused 2014-01-30 22:25:00 -08:00
Stephen Horlander
664e05a95e Bug 932235 - [Australis] New "Email Link" Icon. r=jaws 2014-01-31 00:37:33 -05:00
Gavin Sharp
c95eab1028 Bug 966134: merge warning dialog should mention new email, not old email, and we should avoid storing the plaintext of signed-in users forever, r=markh
--HG--
extra : rebase_source : cee71c3201ee6fffc477d2cced50e0df567a0976
2014-01-30 19:05:24 -08:00
Gavin Sharp
e718eb93f6 Bug 966150: adjust wording/layout of new-sync preferences pane, r=ttaubert
--HG--
extra : rebase_source : 2736e75660a0def3561070f8f5e4d50f9de1e5cf
2014-01-30 20:37:43 -08:00
Mark Hammond
297d793733 Bug 966123 - have sync prefs listen for the onverified observer and update accordingly. t=ttaubert. 2014-01-30 20:07:49 -08:00
Tim Taubert
388370602e Bug 963865 - [Australis] Fix browser_946320_tabs_from_other_computers.js to run with FxA enabled r=markh 2014-01-30 15:54:36 -08:00
Tim Taubert
271d1a3311 Bug 965641 - [Australis] prompt user to sign-in again UI in the menu panel r=markh 2014-01-29 19:06:50 -08:00
Tim Taubert
ed5b41b5a4 Bug 964349 - Follow-up: use gCrashReporter instead of Services.appinfo r=bustage 2014-01-30 18:53:35 -08:00
Gavin Sharp
f1c97cd33a Bug 966122: fix typo that led to "Verify" button missing its label, r=markh
--HG--
extra : rebase_source : bf0b6d1117cc246d9990a197457063e1e81ce164
2014-01-30 17:59:39 -08:00
Mark Hammond
98d4c9b8e8 Bug 965474 - allow for an initial sync on new user signin. r=ckarlof
--HG--
extra : rebase_source : f5fd22db384606112900b2caef11cc7bdc262f98
2014-01-30 19:02:46 -08:00
Gavin Sharp
9380c7d80a Backed out changeset 00cead8f21d4 (bug 965464, should have been bug 965474)
--HG--
extra : rebase_source : 43997ecb392c716aa147407985b6f823ac087db8
2014-01-30 19:08:08 -08:00
Wes Kocher
8c9c58bdab [Australis] Backed out changeset 3d0775f7bd0f (bug 897496) for the same error it caused last time. 2014-01-30 19:09:08 -08:00
Mark Hammond
9a83695045 Bug 965464 - allow for an initial sync on new user signin. r=ckarlof 2014-01-30 19:02:46 -08:00
Blair McBride
c59b88a52f Bug 958673 - [Australis] UITour: Style doorhanger menu for Australis Update Tour. r=MattN 2014-01-31 15:25:45 +13:00
Tim Taubert
8ea100c83c Bug 965607 - [Australis] Show FxA doorhangers only for the most recent non-popup browser window r=markh 2014-01-30 11:15:46 -08:00
Tim Taubert
d6169d2f35 Backed out [Australis] changeset 7560f1dfaa97 (bug 965641) 2014-01-30 17:44:58 -08:00
Tim Taubert
728d3be342 Backed out [Australis] changeset 1471e8762222 (bug 965607) 2014-01-30 17:44:56 -08:00
Masayuki Nakano
83132e29e4 Bug 789706 part.2 nsTextStore::CreateNativeCaret() should be called only when active TIP is ATOK r=emk 2014-01-31 11:17:25 +09:00
Tim Taubert
8510f6d34d Bug 936271 - Remove load event handling from SessionStore.jsm r=yoric 2014-01-27 08:56:00 -08:00
Tim Taubert
e8ffaf8489 Bug 936271 - Add tests to ensure we ignore dynamic history entries r=yoric
--HG--
rename : browser/components/sessionstore/test/browser_597315_a.html => browser/components/sessionstore/test/browser_frame_history_a.html
rename : browser/components/sessionstore/test/browser_597315_c.html => browser/components/sessionstore/test/browser_frame_history_c.html
rename : browser/components/sessionstore/test/browser_597315_c1.html => browser/components/sessionstore/test/browser_frame_history_c1.html
rename : browser/components/sessionstore/test/browser_597315_c2.html => browser/components/sessionstore/test/browser_frame_history_c2.html
2014-01-25 00:30:31 +01:00
Tim Taubert
d9a213f4df Bug 936271 - Ignore dynamic session history entries r=yoric 2014-01-24 22:26:47 +01:00
Tim Taubert
107799a35a Bug 964349 - Move CrashReporter.annotateCrashReport() calls out of sessionstore r=gavin 2014-01-27 08:45:28 -08:00
Wes Kocher
8d1cf2aa7f Backed out changeset 066920d21e0e (bug 964349) for breaking browser-chrome tests 2014-01-30 17:35:36 -08:00
Wes Kocher
fb9f54932d Backed out changeset 81a3b56a4147 (bug 936271) 2014-01-30 17:34:58 -08:00
Wes Kocher
f95000a9a9 Backed out changeset c5505e97155f (bug 936271)
--HG--
rename : browser/components/sessionstore/test/browser_frame_history_a.html => browser/components/sessionstore/test/browser_597315_a.html
rename : browser/components/sessionstore/test/browser_frame_history_c.html => browser/components/sessionstore/test/browser_597315_c.html
rename : browser/components/sessionstore/test/browser_frame_history_c1.html => browser/components/sessionstore/test/browser_597315_c1.html
rename : browser/components/sessionstore/test/browser_frame_history_c2.html => browser/components/sessionstore/test/browser_597315_c2.html
2014-01-30 17:34:55 -08:00
Wes Kocher
c874324d04 Backed out changeset 392c8cf7a623 (bug 936271) 2014-01-30 17:34:50 -08:00
Jared Wein
fa595f59cb Bug 897496 - [Australis] Fade out and cut off third-to-nth line of toolbarbutton labels in menupane. r=Gijs ui-r=mmaslaney 2014-01-28 10:35:00 +00:00
Gijs Kruitbosch
eff80ac96f Bug 940116 - part 3: update XUL buttons to have a dynamic tooltip that includes a shortcut (Australis), r=jaws 2014-01-31 00:16:05 +00:00
Tim Taubert
fab7989cc9 Bug 936271 - Remove load event handling from SessionStore.jsm r=yoric 2014-01-27 08:56:00 -08:00
Tim Taubert
54128ba531 Bug 936271 - Add tests to ensure we ignore dynamic history entries r=yoric
--HG--
rename : browser/components/sessionstore/test/browser_597315_a.html => browser/components/sessionstore/test/browser_frame_history_a.html
rename : browser/components/sessionstore/test/browser_597315_c.html => browser/components/sessionstore/test/browser_frame_history_c.html
rename : browser/components/sessionstore/test/browser_597315_c1.html => browser/components/sessionstore/test/browser_frame_history_c1.html
rename : browser/components/sessionstore/test/browser_597315_c2.html => browser/components/sessionstore/test/browser_frame_history_c2.html
2014-01-25 00:30:31 +01:00
Tim Taubert
00ebd57789 Bug 936271 - Ignore dynamic session history entries r=yoric 2014-01-24 22:26:47 +01:00
Tim Taubert
d2d47fe5ab Bug 964349 - Move CrashReporter.annotateCrashReport() calls out of sessionstore r=gavin 2014-01-27 08:45:28 -08:00
Tim Taubert
ce2eec58a6 Bug 965607 - [Australis] Show FxA doorhangers only for the most recent non-popup browser window r=markh 2014-01-30 11:15:46 -08:00
Tim Taubert
f6444f91a7 Bug 965641 - [Australis] prompt user to sign-in again UI in the menu panel r=markh 2014-01-29 19:06:50 -08:00
Mark Hammond
8a50b148fc Bug 965461 - ensure sync itself and sync prefs pane considers we are logged in after key fetch. r=ttaubert 2014-01-30 14:50:31 -08:00
Wes Kocher
739d090621 [Australis] Backed out changeset a6ac946ef4fe (bug 897496) for m-bc bustage to fix a CLOSED TREE 2014-01-30 13:59:35 -08:00
Victor Porof
6dad237942 Bug 965821 - Unfocused black-boxed sources have a transparent label. r=bgrins 2014-01-30 18:44:14 +02:00
Victor Porof
2792ee504e Bug 965814 - Make the shader editor look good on the light theme. r=bgrins 2014-01-30 21:25:51 +02:00
Ryan VanderMeulen
646caf3be2 Merge m-c to fx-team. 2014-01-30 16:40:31 -05:00
Ryan VanderMeulen
51a0bb8010 Merge fx-team to m-c. 2014-01-30 16:23:01 -05:00
Brian Grinstead
f83d4edd10 Bug 957117 - DevTools Themes: Use light theme for top tabbar and toolbars OVERRIDE HOOK;r=vporof 2014-01-30 14:42:15 -06:00
Gijs Kruitbosch
b5eaeaba03 Bug 948213 - fix recently closed tabs not closing panel in Australis panel subview, r=jaws
--HG--
extra : rebase_source : 37915c9f0afe0fbcaa7748f14c39d970f25ee0c8
2014-01-30 16:54:13 +00:00
Gijs Kruitbosch
87201fcff3 Bug 928843 - start polishing the Australis history view by improving labels, r=jaws
--HG--
extra : rebase_source : 9ad68a9fc7a576168c2e179167b885c77efda2df
2014-01-30 16:53:14 +00:00
Gijs Kruitbosch
351785f604 Bug 965602 - dragexit should always reset dragoveritem in Australis' customize mode, r=mikedeboer
--HG--
extra : rebase_source : 4dafeae0c81076a11703466af76c23248477a09a
2014-01-30 16:30:52 +00:00
Patrick Brosset
b78c72bef6 Bug 964014 - Adds copy-image-data-uri option to images in the markup-view, r=harth 2014-01-30 17:33:53 +01:00
Jared Wein
8f53bc1b5b Bug 897496 - [Australis] Fade out and cut off third-to-nth line of toolbarbutton labels in menupane. r=Gijs ui-r=mmaslaney 2014-01-28 10:35:00 +00:00
Tim Abraldes
4ce38d6123 bug 961157. Don't append "metrobrowser" to our command lines. Don't expect "metrobrowser" on our command lines. r=jimm 2014-01-30 12:29:12 -08:00
Brian Grinstead
1a858efc7f Bug 936421 - Update the breadcrumbs as per Shorlander's new designs. OVERRIDE HOOK;r=pbrosset 2014-01-30 14:24:30 -06:00
Ryan VanderMeulen
e9242b922c [Australis] Backed out changeset da8776bc458e (bug 962677) for mochitest-bc failures. 2014-01-30 14:22:17 -05:00
Gavin Sharp
8023cb3723 Bug 965703: bump string names after string change, r=markh
--HG--
extra : rebase_source : 967d49f86494a94542b55563cd1440ac25980d29
2014-01-30 10:22:14 -08:00
Tim Taubert
867f7f9e57 Bug 965544 - Show "now syncing" doorhanger when sync actually starts, once per login r=markh 2014-01-29 12:41:07 -08:00
Francesco Lodolo (:flod)
5a7b1b2664 Bug 947353 - Use proper plural form for tabs.closeWarningMultipleTabs. r=dao 2014-01-30 13:07:15 -05:00
Marvin Sevilla
513917a14f Bug 933201 - App manager moved screenshot button. r=paul.rouget 2014-01-30 13:06:49 -05:00
Sam Foster
716b7ec642 Bug 959143 - Fix height of autocomplete popup and transition it in. r=jimm 2014-01-30 09:43:11 -08:00
Drew Willcoxon
7a78d7b217 Bug 856595 - Fix intermittent failure in test_wheel_default_action.html. r=mikedeboer 2014-01-30 09:20:37 -08:00
Mike Conley
3752acb6e8 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
750178f54e 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
9f96220b89 Backed out changeset 2bfa24370b7c (bug 965461) 2014-01-29 21:04:08 -08:00
Mark Hammond
b107d4328f 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
af9fd88910 Bug 958026 - Fix intermittent browser_aboutAccounts.js timeouts r=zaach 2014-01-29 06:57:42 -08:00
Tim Taubert
c030c787de Bug 965218 - Check whether shistory is empty when frame script is loaded r=yoric 2014-01-29 05:54:33 -08:00
Zachary Carter
d0056eabbb 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
0f268638e2 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
239dfba454 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
2b6a854872 Bug 945707 - Pausing a download fails when done after a retry. r=paolo 2014-01-29 17:00:17 -05:00
Marina Samuel
df2703e77a Bug 962815 - Update pin button after pin decision is made. r=rsilveira 2014-01-29 16:20:29 -05:00
Gijs Kruitbosch
ececd5d668 Bug 940116 - part 2, include more shortcuts inside Australis widgets, r=jaws 2014-01-29 20:48:28 +00:00
Gijs Kruitbosch
1bfc2fdaa5 Bug 940093 - offer UI option in Australis' customization mode to toggle titlebar, r=jaws 2014-01-29 17:19:23 +00:00
Marina Samuel
7d9d1b080c 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
aa86b69add Merge fx-team to m-c on a CLOSED TREE. 2014-01-29 15:18:45 -05:00
Gijs Kruitbosch
939382ceee Bug 964433 - overflowedItem fix for Australis overflowable toolbar, r=jaws 2014-01-29 17:22:52 +00:00
Gijs Kruitbosch
5728a70b7c 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
e595dddc14 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
b9974ecc39 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
9306a5579a Bug 964217 - search item is broken in Australis' customize code, r=mikedeboer 2014-01-28 15:53:45 +00:00
Gijs Kruitbosch
35d5f37fc7 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
499f75d2eb [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
750a66cd18 [Australis] Bug 963095: adjust toolbar widget panel styling. r=Gijs 2014-01-29 12:20:40 +01:00
Tim Taubert
182d251939 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
37e4e5c3f2 Bug 964929 - [Australis] Implement doorhanger for sync errors r=gavin 2014-01-28 17:54:36 -08:00
Tim Taubert
2fd6d7c401 Bug 963384 - Implement modal "Choose What To Sync" dialog r=markh 2014-01-28 18:57:19 -08:00
Tim Taubert
02440deee8 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
ff42bd5929 Bug 965024 - Fix legacy Sync URL on about:accounts intro screen. r=markh 2014-01-28 18:19:31 -08:00
Mark Hammond
c428a82013 Bug 957426 - Update Sync Options for Firefox Accounts. r=rnewman 2014-01-28 17:51:09 -08:00
Mark Hammond
bce353b88e 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
427aa72170 Backed out changeset 95c958fa3cf2 (bug 964504) for test failures 2014-01-28 17:27:09 -08:00
Gijs Kruitbosch
60281808db 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
Bob Owen
a2c97ca724 Bug 624883 - Treat view-source as an unrecognised scheme if not top-level. r=bz 2014-01-23 16:02:33 +00:00
Allison Naaktgeboren
6401516e4f Bug 892725 - Clean up browser.xul. r=mbrubeck 2014-02-07 11:41:02 -08:00
Ryan VanderMeulen
cff17d804d Merge m-c to inbound. 2014-02-07 14:34:33 -05:00
Marco Bonardo
67ae170ea3 Bug 967839 - onProfileShutdown work in BrowserGlue doesn't really have to happen at profile shutdown. r=mano 2014-02-07 18:47:35 +01:00
Marco Bonardo
efc6b43f8d Bug 824433 - Bookmarks backup takes a long time to write out on shutdown. r=mano 2014-02-04 14:43:20 +01:00
Mark Hammond
90f8c0084e Bug 967350 - openSignInAgainPage() now opens about:accounts?action=reauth. r=ttaubert 2014-02-05 09:11:20 +11:00
Mike Conley
0d1b2a95ae 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
ea59aedc5b Bug 966125 - fix ctrl-clicks in Australis history view, r=mikedeboer 2014-02-04 12:08:58 +00:00
Ryan VanderMeulen
f0765442ca Bug 904953 - Disable browser_inspector_markup_edit.js on Linux for frequent failures. 2014-02-04 15:02:55 -05:00
Jared Wein
ff2e8afd91 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
752cfbeadf Bug 967126: Update Metro Firefox's appName to MetroFirefox for telemetry pings. r=jmathies 2014-02-04 14:06:29 -05:00
Bill McCloskey
e079e637f1 Bug 967876 - [e10s] Don't access docshell from WindowIsClosing (r=dao) 2014-02-04 18:17:16 -08:00
Kannan Vijayan
0a6aa551cf 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
2e9a843b3b 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
601ba74c14 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
Sam Foster
8e02eb7128 Bug 962283 - fix rtl layout of Metro Firefox Start page. r=mbrubeck
--HG--
extra : rebase_source : b62397c3a7b2cb68812795e9ef2e1db98a221560
2014-02-10 15:48:39 -08:00
Kevin Grandon
214bc2006b Bug 959275 - Add telemetry support for custom dev tools. r=mratcliffe 2014-02-10 15:54:30 -05:00
Paolo Amadini
469a445e55 Bug 942620 - The "quit-application-requested" notification is sent twice when closing the last tab. r=Dao 2014-02-10 15:54:10 -05:00
Jim Mathies
e6d2f2f568 Bug 929689 - Fix for NewTabUtils exception in metrofx: set thumbnail expiration pref the code expects. r=mbrubeck 2014-02-10 13:58:00 -06:00
Tim Taubert
6571b57f2e Bug 957460 - [Australis] Add Firefox Accounts widget for customization panel r=gijs,markh 2014-01-10 19:32:11 +01:00
Tim Taubert
98bf23dbea Bug 957229 - Don't show about:accounts with FxA disabled r=markh 2014-01-28 14:36:00 -08:00
Matt Brubeck
45b1cd9c59 Bug 952259 - Tests for Metro SessionStore.getBrowserState [r=msamuel] 2014-01-28 15:24:52 -08:00
Matt Brubeck
df161d2bee Bug 913609 - Fix intermittent failure in browser_contextui.js [r=jimm] 2014-01-28 15:24:52 -08:00
Matt Brubeck
6ecee02d3f Bug 940286 [Australis] - Set hover state in panel menu on keyboard nav [r=Gijs] 2014-01-28 15:24:51 -08:00
Anton Kovalyov
dead5b5fa6 Bug 964504 - Add Editor.setFontSize/getFontSize. r=msucan 2014-01-28 13:48:09 -08:00
Mihai Sucan
a943a24363 Bug 961431 - Autocomplete suggestions in split console are sliding down. r=robcee 2014-01-28 15:55:19 +02:00
Neil Deakin
95de2e33ba 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
2cc12daee5 Bug 961123: Add and integrate higher res overlay buttons. r=rsilveira 2014-01-24 13:44:56 -08:00
Victor Porof
1ea6e378f2 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
b77998a5e9 Backed out changeset a4f31914bb0c (bug 957229) for browser_aboutAccounts.js timeouts; CLOSED TREE 2014-01-28 16:09:22 +00:00
Girish Sharma
44ed013d4a Bug 962652 - Autocomplete popup's isOpen getter is too strict, r=msucan 2014-01-28 20:42:02 +05:30
Girish Sharma
23155ec735 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
3d09a30413 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
8bc1f3a4e7 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
a93159e584 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
8dc39776b5 Bug 961085 - Remove inline script / style in devtools netmonitor.xul. r=bgrins, r=vporof 2014-01-28 08:50:34 -05:00
Brian Grinstead
7d773da68d 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
b1d46ce903 Merge mozilla-central to fx-team on a CLOSED TREE 2014-01-28 14:10:42 +01:00
Carsten "Tomcat" Book
47194bc33a Backed out changeset a76a4f921987 (bug 964700) for XPC Bustage on a CLOSED TREE 2014-01-28 14:03:38 +01:00
Carsten "Tomcat" Book
4dcf6cb1d4 merge fx-team to mozilla-central 2014-01-28 13:45:03 +01:00
Jim Mathies
b4b6c395db 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
9acefe9f31 Bug 962212 (part 2) - Basic private browsing in Metro, preffed off [r=ally] 2014-01-27 15:42:50 -08:00
Matt Brubeck
36bb6d6b94 Bug 962212 (part 1) - Add missing removeObserver calls [r=ally] 2014-01-27 15:42:50 -08:00
Matt Brubeck
e569cf353c 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
618f5324fe 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
de35290a3a Backed out changeset 39fd448f1994 for bad commit message. 2014-01-27 18:22:37 -05:00
Manish Goregaokar
29ed3368d2 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
e0ec07d3cd Bug 957229 - Don't show about:accounts with FxA disabled r=markh 2014-01-27 15:17:29 -08:00
Jim Mathies
61399855bb 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
0d06850d93 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
1eb634dd55 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
8152ca0bcb 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
050911691b 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
228fde9951 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
9e12a22e22 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
768e8d2398 Bug 964322 - [Australis] Hide grid texture behind panel container during customize mode transition. r=Gijs 2014-01-27 15:35:22 -05:00
Bhagya
b827c5367b Bug 957922 - aBrowser is null in _setPluginNotificationIcon. r=jaws 2014-01-27 15:34:35 -05:00
Ryan VanderMeulen
95f39e00b3 Merge m-c to fx-team. 2014-01-27 15:25:34 -05:00
Ryan VanderMeulen
0c582fdc7d Merge fx-team to m-c. 2014-01-27 15:23:10 -05:00
Gijs Kruitbosch
7a68e77608 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
82d21bdfd6 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
dab71d23a5 [Australis] Backed out changeset 0592b1488a8a (bug 940286) due to regressions. 2014-01-27 18:48:05 +01:00
Gijs Kruitbosch
16d0816f62 Bug 963779 - use handleEvent for Australis command handler, r=mconley 2014-01-27 15:34:40 +00:00
Mike Conley
d23cb54489 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
787e70a3f8 Merge mozilla-central to b2g-inbound 2014-01-27 14:14:56 +01:00
Carsten "Tomcat" Book
091f57627d merge fx-team to mozilla-central 2014-01-27 13:10:10 +01:00
Mike Conley
621bc094cf 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
16037dbea7 Merge m-i to m-c 2014-01-25 19:55:19 -08:00
Tim Taubert
edc7a10173 merge m-c to fx-team 2014-01-26 04:07:05 +01:00
Tim Taubert
0550ac1081 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
f88c0b9dfc Bug 953124 - [Australis] Remove the "Open Location" dialog (openLocation.xul). r=dao 2014-01-25 17:12:20 +01:00
Tim Taubert
4bb5f8260b Bug 957436 - [Australis] Show doorhanger for first fxa-based sync r=markh 2014-01-25 16:19:07 +01:00
Tim Taubert
c1192b9f46 Bug 962729 - Follow-up fix to fix undefined fxAccounts symbol r=me 2014-01-25 16:36:04 +01:00
ffxbld
b36e4a3d5b No bug, Automated blocklist update from host bld-linux64-ec2-341 - a=blocklist-update 2014-01-25 03:17:21 -08:00
Ryan VanderMeulen
be6dc78394 Merge fx-team to m-c. 2014-01-24 17:00:09 -05:00
Tim Taubert
9ad8b47715 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
753af9dbf4 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
d1cb923001 Bug 962808 - [Session Restore] Better telemetry for _writeState. r=ttaubert 2014-01-27 08:27:35 -05:00
Robert Strong
fff678c161 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
fc454225d7 Backed out changeset 6febd7a30de3 (bug 962808) for mochitest-bc failures. 2014-01-24 13:26:07 -05:00
David Rajchenbach-Teller
29be2faeec Bug 962808 - [Session Restore] Better telemetry for _writeState. r=ttaubert 2014-01-24 10:47:54 -05:00
Yury Delendik
6386fcb195 Bug 962736 - Update Shumway to version 0.8.6. r=till 2014-01-24 09:26:32 -06:00
Carsten "Tomcat" Book
32d0fdaca7 Merge mozilla-central to fx-team 2014-01-27 14:18:40 +01:00
Carsten "Tomcat" Book
7dfe20e2c1 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
f412f1fcd4 Bug 960669 - Close Browser Toolbox on browser shutdown. r=past 2014-01-24 11:29:33 -06:00
Heather Arthur
035142a80a Bug 960095 - Remove extra saveStyleSheet.title entities from browser/devtools/styleeditor.properties. r=dcamp 2014-01-27 08:11:48 -05:00
Sam Foster
90b0b415b5 Bug 960740 - skip writing session state data if it fails sanity check. r=msamuel 2014-01-23 16:58:33 -08:00
Gregory Szorc
2c12c3f4d1 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
eeef1b2312 [Australis] Bug 963591: update font-size use in help subview toolbarbuttons. r=Gijs 2014-01-24 17:39:01 +01:00
Tim Taubert
99fb5fa6c0 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
0bb1a97e46 Bug 960144 - Toast notification image implementation r=msamuel
--HG--
extra : rebase_source : e412fda60c6a0ab964e62a209e1a732eb8e74b5e
2014-01-24 16:45:12 -08:00
Rodrigo Silveira
7538e5c1cf Bug 949213 - Strings for content onboarding screen r=mbrubeck
--HG--
extra : rebase_source : 83ec63f05ec73be87fdc161833ac4f88c8c9bfcb
2014-01-22 17:25:55 -08:00
Gijs Kruitbosch
7d07a123ce Bug 940307 - fix Australis menu-button styling in menu panel, r=mikedeboer 2014-01-22 20:59:47 +00:00
Carsten "Tomcat" Book
419465ab93 Merge mozilla-central to mozilla-inbound 2014-01-24 13:36:47 +01:00
Carsten "Tomcat" Book
9af03dcbd3 merge fx-team to mozilla-central 2014-01-24 13:09:46 +01:00
Carsten "Tomcat" Book
5719794a74 merge mozilla-inbound to mozilla-central 2014-01-24 13:08:44 +01:00
Andrea Marchesini
abf4ee0f2e Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-24 08:55:59 +00:00
Carsten "Tomcat" Book
1a2141163b Merge mozilla-central to mozilla-inbound 2014-01-24 09:28:18 +01:00
Wes Kocher
bf9a0ed35b 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
1a8719cdac 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
35c2870582 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
6126f6644f 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
d1a1ef5f92 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
a3359cae27 Bug 943681 - Convert to Promise.jsm in the webconsole. r=msucan 2014-01-22 10:21:33 -08:00
Matthew Noorenberghe
b43fada4d4 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
c305fe69cb Bug 956804 - Use DevToolsUtils.reportException in Parser.jsm; r=fitzgen 2014-01-23 09:55:16 -08:00
Allison Naaktgeboren
60af63487f 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
8f9e01ad47 Bug 940286 [Australis] - Set menu active style on keyboard navigation [r=jaws] 2014-01-23 08:42:58 -08:00
Mike de Boer
6fb0215b62 [Australis] Bug 963092: update help menu button styling. r=jaws 2014-01-23 16:35:34 +01:00
Patrick Brosset
21fc74eadd 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
b83b77ad15 Merge m-c to fx-team. 2014-01-23 10:15:47 -05:00
Ehsan Akhgari
bfdd63b6f5 Bug 959768 - Add non-unified mozconfigs for Windows and OSX builds. r=catlee 2014-01-23 10:11:52 -05:00
Allison Naaktgeboren
91a926dd5e Bug 961177 - Given argument incorrect for alertDownloadSave2. r=mbrubeck 2014-01-23 09:42:59 -05:00
Carsten "Tomcat" Book
f88e37b02e merge fx-team to mozilla-central 2014-01-23 10:19:26 +01:00
Carsten "Tomcat" Book
8b1ff2c494 merge mozilla-inbound to mozilla-central 2014-01-23 10:18:03 +01:00
Bill McCloskey
7e24addb7f Backout bug 961861 2014-01-22 16:52:07 -08:00
Dão Gottwald
8b949cc14a 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
ace9292218 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