Commit Graph

5309 Commits

Author SHA1 Message Date
Wes Kocher
43050e15b2 [Australis] Bug 956431 - Disable browser_946320_tabs_from_other_computers.js on linux for intermittent failures 2014-01-06 11:00:48 -08:00
Gijs Kruitbosch
dda02555e4 Bug 942393 - small nit in Australis' CustomizableUI docs, remove TYPE_BUTTON which is unused and non-useful, r=jaws for the latter, DONTBUILD because comment/dead code only 2014-01-06 17:58:16 +00:00
Gijs Kruitbosch
148c99464f Bug 942393 - Add more documentation to Australis' CustomizableUI, rs=me, DONTBUILD (comments-only) 2014-01-06 15:08:26 +00:00
Ed Morley
f5ef92b540 Merge latest green inbound changeset and mozilla-central 2014-01-06 12:51:38 +00:00
Ehsan Akhgari
3c7d61cae9 Merge m-c into fx-team 2014-01-04 12:20:27 -05:00
Ehsan Akhgari
ebd358dfd7 Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:

#!/bin/bash
# Command to convert PRUnichar to char16_t

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*modules/libmar*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name prtypes.h \
       ! -name Char16.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Jared Wein
ca088190aa Bug 946320 - Followup, remove all logins after disabling sync. r=me
--HG--
extra : rebase_source : 1a0da944bb2cde11e899b78b2421ab87837553d2
2014-01-03 17:28:16 -05:00
Ryan VanderMeulen
5e3eeba66d Merge m-c to fx-team. 2014-01-03 15:00:17 -05:00
Jared Wein
e119c6ef40 Bug 933926 - [Australis] Hide customization palette during transition phase. r=Unfocused 2014-01-03 14:57:22 -05:00
Jared Wein
ed86b484a7 Bug 946320 - [Australis] history widget missing a "Tabs From Other Devices" entry. r=Gijs 2014-01-03 14:57:19 -05:00
Jared Wein
00f896c693 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
0f625057ae 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
f714e56502 Backed out changeset 4bc1cf097ca1 (bug 952963) 2014-01-02 22:10:50 +00:00
Gijs Kruitbosch
9d2bc9127f 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
Ryan VanderMeulen
3423a30693 Merge m-c to fx-team. 2014-01-02 16:19:21 -05:00
Jared Wein
2c34fee1d4 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
Gavin Sharp
6036b12d18 Bug 601409: Add a comment to some confusing search.xml code 2014-01-04 16:45:29 -05:00
Henri Sivonen
2fabf9a684 Bug 213517 part 2 - Remove the x-user-def language group. r=jfkthame. 2014-01-02 09:18:20 +02:00
ytx
17588a9c93 Bug 956151 - Remove the perm attribute in permissions.js. r=dao 2014-01-03 09:32:57 -05:00
Ms2ger
f186d53b42 Merge inbound to m-c. 2013-12-31 10:19:24 +01:00
Ms2ger
fe059e78f7 Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal 2013-12-31 10:06:11 +01:00
Phil Ringnalda
61a60c0e05 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
Tim Taubert
6a94ada239 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
Wes Kocher
d2d2c65cbe Merge fx-team to m-c 2013-12-20 18:28:28 -08:00
Tim Taubert
10b26b16ea merge m-c to elm 2013-12-20 15:05:28 +01:00
Wes Kocher
f8ab24ed0d Merge fx-team to m-c 2013-12-19 19:09:04 -08:00
Tim Taubert
4be4a6b411 merge m-c to elm 2013-12-19 15:52:32 +01:00
Mark Hammond
96724917cd Have the sync setup dialog do the right thing if identity.fxaccounts.enabled=true 2013-12-19 16:38:35 +11:00
Ryan VanderMeulen
fc14f925ac Merge fx-team to m-c. 2013-12-18 21:19:33 -05:00
Tim Taubert
e84978acf6 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
Tim Taubert
f96735c7a9 merge m-c to elm 2013-12-18 17:54:23 +01:00
Phil Ringnalda
aef751d17c 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
5a758c8dc1 Merge m-c to fx-team 2013-12-17 21:21:30 -08:00
Wes Kocher
c384670002 merge inbound to m-c 2013-12-17 21:00:02 -08:00
Tetsuharu OHZEKI
f64bf11bff 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
f9ffd685be Backed out changeset 8d77e66558eb (bug 881436) for not including [Australis] in the commit message. 2013-12-17 22:20:26 -05:00
Tetsuharu OHZEKI
76199d1ffe 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
49eac44e91 Bug 941002 - [Australis] Add Developer Tools button to menu default set. r=Unfocused 2013-12-17 21:11:59 -05:00
Jared Wein
ab5018f164 Bug 941568 - [Australis] History subview shows no URLs/addresses in the tooltips. r=Unfocused 2013-12-17 21:11:57 -05:00
Ryan VanderMeulen
ca47708d7f Bug 945667 - Disable browser_google_behavior.js on Linux due to relying on browser_aboutHome.js. 2013-12-17 20:01:58 -05:00
Nick Alexander
cd00e5e46f Merge m-c to elm 2013-12-17 13:31:03 -08:00
Ryan VanderMeulen
d4e33a3678 Merge m-c to fx-team. 2013-12-17 16:23:55 -05:00
Justin Dolske
5241efa54f Bug 951364 - [Australis] button context menu should offer to "move", not "add". r=jaws 2013-12-17 13:21:37 -08:00
Jared Wein
2d643811e9 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
3af4176799 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
Carsten "Tomcat" Book
1b0e069248 Backed out changeset af77b8d3a9e1 (bug 885052) for b-c testfailures on a CLOSED TREE 2013-12-17 09:12:44 +01:00
Jared Wein
672adc9a8d 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
23e40f2a51 Backed out changeset 663470a9a54b (bug 885052) 2013-12-17 00:45:00 -05:00
Shane Caraveo
8ba380e694 bug 935640 part 1 Australis, update social sidebar with new ux, r=markh 2013-12-16 21:37:30 -08:00
Shane Caraveo
259854280f bug 914921 make status button work in Australis menu panel, r=markh 2013-12-16 21:21:17 -08:00