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

349739 Коммитов

Автор SHA1 Сообщение Дата
Gijs Kruitbosch ae9fce8bc5 Bug 980130 - bookmarks button breaks after reset in Australis customize mode, r=jaws
--HG--
extra : rebase_source : 9bc03af491b69d3e31191d69cb3007ce5132bcf2
2014-03-06 11:58:12 -05:00
Mike de Boer 9058835bba [Australis] Bug 979499: update panel sub-view anchor arrow and gradient in RTL mode. r=Gijs 2014-03-06 11:21:34 -05:00
Mike de Boer bfa06e0e36 [Australis] Bug 909349: re-introduce a hover and active state for toolbar buttons on OSX. r=mconley 2014-03-06 11:29:12 -05:00
Mike de Boer 99e6da2718 [Australis] Bug 979501: update overflow chevron in RTL mode. r=Gijs 2014-03-06 10:52:46 -05:00
Jared Wein 2aa29cf4da Bug 968565 - [Australis] When inserting a customizable item before another item or at the end of an area, skip over hidden items. r=Gijs 2014-03-05 15:03:00 -05:00
Brian Grinstead 6e19cbdf32 Bug 980248 - DevTools Themes: Extra top border showing up on responsive-container splitters when width > 700px;r=pbrosset 2014-03-06 09:46:42 -06:00
Jim Mathies 18ff94c109 Bug 977814 - Control the number of tiles displayed in each about:start compartment using prefs. r=sfoster 2014-03-06 08:32:55 -06:00
Yury Delendik 6d3875bf95 Bug 979909 - Update pdf.js to version 0.8.1114. r=Mossop
--HG--
rename : browser/extensions/pdfjs/components/PdfRedirector.js => browser/extensions/pdfjs/content/PdfRedirector.jsm
rename : browser/extensions/pdfjs/components/PdfStreamConverter.js => browser/extensions/pdfjs/content/PdfStreamConverter.jsm
2014-03-05 10:41:20 -06:00
phlsa 0e03326e00 Bug 979953 - [Australis] Remove bold formatting from tab titles. r=MattN
DONTBUILD
2014-03-06 08:54:34 -05:00
Carsten "Tomcat" Book 6e65028ef4 Merge mozilla-central to fx-team 2014-03-06 13:38:06 +01:00
Carsten "Tomcat" Book 3e4f189d9b merge b2g-inbound to mozilla-central 2014-03-06 13:22:25 +01:00
Carsten "Tomcat" Book 68eed93a2f merge fx-team to mozilla-central 2014-03-06 13:14:10 +01:00
Carsten "Tomcat" Book 55bbe0a399 Backed out changeset 4fb349c12a63 (bug 977372) for b2g ics emulator debug m8 test failure 2014-03-06 09:16:43 +01:00
Carsten "Tomcat" Book 34af5d34ec Backed out changeset 1314168b5271 (bug 977372) 2014-03-06 09:16:01 +01:00
B2G Bumper Bot e846006c1a Bumping manifests a=b2g-bump 2014-03-05 23:20:52 -08:00
B2G Bumper Bot 0f4b869938 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/67e75b4310bc
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #16896 from EragonJ/bug-979771

Bug 979771 - [DSDS] Data call icon on Utility Tray will not become blue

========

https://hg.mozilla.org/integration/gaia-central/rev/e71c4fe284bc
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 979771 - [DSDS] Data call icon on Utility Tray will not become blue

- we would iterate mozMobileConnections now
- update unit tests
- refactor code
2014-03-05 23:15:26 -08:00
Gian-Carlo Pascutto 6136d94c75 Bug 978851 - LoadInfo::UpdateSystemLoad warns about format string in sscanf. r=padenot 2014-03-06 07:53:34 +01:00
Makoto Kato 5dcc74aa49 Bug 979148 - Use NOTIFY_IME_OF_POSITION_CHANGE for IMM32. r=masyuki 2014-03-06 15:13:50 +09:00
Boris Zbarsky a614bdaa4b Bug 951887 followup. Adjust tests to deal with the new reality. 2014-03-06 00:22:43 -05:00
Benoit Girard 450fef6f62 Bug 973770 - Build backend that generates C/C++ Eclipse projects. r=gps 2014-03-06 00:03:10 -05:00
Dave Hylands df5638354e Bug 977372 - Remove main thread assert so CloseFileRunnable can be used on non-main threads. r=bent 2014-03-05 20:18:06 -08:00
Wes Kocher 3b9ea236f4 Merge m-c to fx-team 2014-03-05 18:58:38 -08:00
Wes Kocher 73e32652fe Merge fxteam to m-c 2014-03-05 18:20:17 -08:00
Wes Kocher 67c5e1761c Merge inbound to m-c 2014-03-05 18:08:47 -08:00
Nathan Froyd 0ca2bb1bf9 Bug 968836 - fix a few already_AddRefed members in MediaManager.cpp; r=jesup 2014-03-05 17:58:13 -08:00
Kyle Huey ccfa0fd03b Bug 979951: Always preserve the worker wrapper to ensure that we have something to tell us what compartment to enter. r=bent 2014-03-05 17:58:03 -08:00
Kyle Huey 863ed39978 Bug 619487: Assert when preferences are used off the main thread. r=dbaron 2014-03-05 17:58:01 -08:00
Wes Kocher af2cd64053 Unbacked out changeset 19fe1e621c5c (bug 966182) because it didn't actually introduce the new hazard. 2014-03-05 20:45:55 -08:00
Wes Kocher 21932fdf4b Backed out changeset 3bfcf691690a (bug 966182) for adding a hazard. 2014-03-05 20:31:38 -08:00
Bobby Holley ef09518a17 Bug 960108 - Ignore saved frame chains and contexts in JS::DescribeStack. r=bz 2014-03-05 20:15:35 -08:00
Boris Zbarsky 08be7cc27e Bug 951887. Treat form controls as mutable for purposes of constraint validation whether they're in a document tree or not. r=smaug 2014-03-05 22:48:04 -05:00
Boris Zbarsky b5f192bb49 Bug 874788. Allow WebIDL HTMLAllCollection to emulate undefined. r=peterv 2014-03-05 22:48:04 -05:00
Boris Zbarsky 720591b1f5 Bug 874787. Add support for legacycaller on proxy bindings. r=efaust,peterv 2014-03-05 22:48:03 -05:00
Blair McBride f5122b2661 Bug 966933 - [Australis] UITour: Add a UI tour link in the Help menu. r=Gijs 2014-03-06 14:41:43 +13:00
Robert Strong 00eb9e322d Followup for Bug 900251 - remove check for extra channel-prefs.js and update-settings.ini files in the mar generation scripts. r=nthomas 2014-03-05 17:04:21 -08:00
Brian Nicholson b135ecaa10 Backout d8018c23945a for NPE failures 2014-03-05 15:35:40 -08:00
Mike de Boer 95f08184ef [Australis] Bug 870593: add tip section to Customization Mode. r=jaws 2014-03-05 18:09:12 -05:00
Dão Gottwald e61c5b4ea5 Bug 941430 - Increase the tab max width. r=MattN 2014-03-06 00:09:17 +01:00
Ryan VanderMeulen 9ded68150d Merge m-c to inbound on a CLOSED TREE. 2014-03-05 16:08:02 -05:00
Ryan VanderMeulen f12cc94c28 Merge b2g-inbound to m-c. 2014-03-05 16:01:53 -05:00
Ryan VanderMeulen 7b0d7d89be Merge fx-team to m-c. 2014-03-05 15:49:40 -05:00
Ryan VanderMeulen 41ed89f357 Merge inbound to m-c. 2014-03-05 15:43:21 -05:00
Ryan VanderMeulen d0df766a7d Backed out changeset 6cc5a05281c3 (bug 976863) for xpcshell failures.
CLOSED TREE
2014-03-05 15:36:26 -05:00
Margaret Leibovic 4b50c126ef backout 4bc6027f5638 for causing bug 978741 2014-03-05 12:21:22 -08:00
Margaret Leibovic 53779e8bb3 backout 9ee8634f70dc because it didn't work 2014-03-05 12:21:20 -08:00
Ehsan Akhgari 2b37c097ed Bug 979816 - Backout bug 977701 because of a Talos regression
Landed on a CLOSED TREE
2014-03-05 15:18:09 -05:00
Ryan VanderMeulen 6626f074d4 Backed out 8 changesets (bug 959150) for Linux debug build bustage on a CLOSED TREE.
Backed out changeset 30bdc9b15e8e (bug 959150)
Backed out changeset 630e489aed30 (bug 959150)
Backed out changeset c6874004efe7 (bug 959150)
Backed out changeset ebc67518a962 (bug 959150)
Backed out changeset 14441e528582 (bug 959150)
Backed out changeset 8d0ae8bffb08 (bug 959150)
Backed out changeset 603b63c33e9a (bug 959150)
Backed out changeset 261e2d244c54 (bug 959150)
2014-03-05 15:26:07 -05:00
Ryan VanderMeulen 60176ce528 Backed out changesets 23ab61f4bba1, d0f6a0106f43, and 9b656ca5ec50 (bug 974575) for Linux crashtest asserts. 2014-03-05 15:23:26 -05:00
fx4waldi@yahoo.com 8730803ebf Bug 975794 - Toolbarbuttons in the menu panel shouldn't get an inverted dropmarker when using a dark LWT. r=dao 2014-03-05 21:00:43 +01:00
Dão Gottwald 8736068ff3 Bug 978003 - Update inContentUI.css for Windows 8 and up. r=mdeboer 2014-03-05 20:59:56 +01:00