Commit Graph

163697 Commits

Author SHA1 Message Date
Randy Lin
ff026cb8fb Bug 959501 - [Media Encoder] Add preferences for video encoder. r=roc 2014-01-14 15:26:04 +08:00
Martijn Wargers
f519a0d3f5 Bug 959050 - Remove some test files from the exclude list of b2g.json that are passing. r=edmorley 2014-01-15 03:57:40 +01:00
Martijn Wargers
2274ec7c54 Bug 959512 - Fix test_XHR_system.html for b2g. r=jmaher 2014-01-14 09:39:04 +01:00
Szu-Yu Chen [:aknow]
2124adef5c Bug 952783 - Use first call instead of active call. r=hsinyi 2014-01-15 09:41:50 -05:00
Yuan Xulei
e7aa3ecf90 Bug 946068 - Fix composition events' synthesizing in chrome process. r=masayuki 2014-01-15 09:41:39 -05:00
Szu-Yu Chen [:aknow]
bb5902ca29 Bug 943215 - Control radio according to cardState. r=hsinyi 2014-01-15 09:40:49 -05:00
Fabrice Desré
c9e6a198c3 Bug 891882 - Fix OOP touch events support on b2g desktop. r=vingtetun 2014-01-15 09:28:04 -05:00
Alexandre Poirot
291e390c9f Bug 891882 - Activate touch events on b2g desktop. r=vingtetun, r=mdas 2014-01-15 09:28:04 -05:00
Alexandre Poirot
2a7cec823c Bug 891882 - DOMWindowUtils.sendMouseEvent dispatch events with isSynthesized chrome attribute set to true. r=smaug 2014-01-15 09:28:04 -05:00
Jared Wein
e5be7ca582 Bug 853972 - Clicking on a notification should select the originating tab. r=felipe,wchen
--HG--
extra : rebase_source : e8f794ff0e474d669489eff7e82b3b0eccf4db0e
2014-01-13 13:56:28 +01:00
Alive Kuo
90dfb8d02b Bug 959945 - Fix box-sizing warning in html.css. r=bz 2014-01-16 08:45:22 -05:00
Aleh Zasypkin
3af1907155 Bug 953433 - Download button using two different colors after completing download. r=sfoster 2014-01-15 14:43:06 +01:00
Archana
27bdd2757f Bug 414071 - Let escape key close crash reporter dialog. r=ted 2014-01-16 08:44:45 -05:00
Mihai Sucan
60517b6d33 Bug 919072 - Fix for intermittent TEST-UNEXPECTED-FAIL | browser_webconsole_bug_601352_scroll.js | scroll location is not at the top - Didn't expect 0, but got it; r=me 2014-01-16 13:02:25 +02:00
Victor Porof
e2b64102d9 Bug 960237 - Re-enable browser_dbg_break-on-dom-05.js, r=past 2014-01-16 12:36:53 +02:00
Carsten "Tomcat" Book
2fdc8e9fe3 Merge mozilla-central to fx-team for a australis backout 2014-01-16 10:11:58 +01:00
Richard Newman
87e5d43281 Bug 959627 - Follow-up: fix typo. r=trivial 2014-01-15 18:28:15 -08:00
Mark Finkle
00e8e14e0f Bug 959627 - BitmapUtils.getDominantColor can be expensive r=margaret 2014-01-15 21:02:07 -05:00
Ryan VanderMeulen
629df645c7 Merge m-c to fx-team. 2014-01-15 20:48:45 -05:00
Ryan VanderMeulen
1e9c096213 Merge m-c to fx-team. 2014-01-15 20:21:53 -05:00
Rodrigo Silveira
fde2cb01fe Bug 952835 - screen goes to sleep while video still playing in Metro Firefox r=jimm
--HG--
extra : rebase_source : 07926a411418a61e20df832ebb032fff5b218a77
2014-01-15 16:11:36 -08:00
Anton Kovalyov
d9b64b76ed Bug 734439 - Add code folding support to the source editor. r=msucan r=benvie 2014-01-15 16:23:32 -08:00
Ryan VanderMeulen
2ffd42e665 Merge m-c to fx-team on a CLOSED TREE. 2014-01-15 18:15:18 -05:00
Jim Mathies
074cb4eddc Bug 959792 - Accomidate content that doesn't support apz scroll or zoom in widget hit testing. Fixes an issue with selection in the navbar while viewing about pages. r=mbrubeck 2014-01-15 15:31:54 -06:00
Victor Porof
007f696e2e Bug 960237 - Link to this bug in debugger/test/browser.ini for re-enabling browser_dbg_break-on-dom-05.js, r=me 2014-01-15 23:09:18 +02:00
Victor Porof
d60930efda Bug 947544 - Disable browser_se_bfcache.js because of intermittent oranges, r=me 2014-01-15 22:59:15 +02:00
Victor Porof
c8d2d1e43a Backed out changeset 55c0b8b56600 because it doesn't fix bug 947544, r=me 2014-01-15 22:59:14 +02:00
Marina Samuel
3aa6b10096 Bug 958170: Check selectedWindow exists before using it. r=mbrubeck 2014-01-15 15:34:55 -05:00
Jim Mathies
1e6111ea89 Bug 956286 - Hand off focus rights to the desktop browser process when launched via the command execute handler. r=bbondy 2014-01-15 14:24:26 -06:00
Patrick Brosset
b06852b6bd Bug 959076 - Browser toolbox inspector can pick elements from the browser UI; r=harth 2014-01-15 20:43:25 +01:00
Anton Kovalyov
57570f0640 Bug 941725 - Add emacs and vim key bindings to source editor. r=harth r=benvie r=msucan 2014-01-15 12:04:19 -08:00
Margaret Leibovic
3cdc9097f4 Bug 959772 - Create a generic PanelType and corresponding *Panel class for third-party panels. r=lucasr
--HG--
rename : mobile/android/base/home/ListPanel.java => mobile/android/base/home/DynamicPanel.java
2014-01-15 11:49:26 -08:00
Margaret Leibovic
f207b14673 Bug 958175 - Get rid of PanelConfig constructors that don't take an id. r=lucasr 2014-01-15 11:49:19 -08:00
Ryan VanderMeulen
8659f2e971 Merge m-c to fx-team. 2014-01-15 14:36:54 -05:00
Allison Naaktgeboren
da4eb2ada2 Bug 947078 - Make the "Include URLs" option for the crash reporter into a checkbox instead of a toggle.r=mbrubeck 2014-01-15 11:32:22 -08:00
Brandon Benvie
24ad9da2c1 Bug 958347 - Fix pretty printing for labelled break and continue statements. r=fitzgen 2014-01-13 11:40:07 -08:00
Nick Alexander
cbdb3309ae Bug 957872 - Remove SyncAdapters for all but the main Fennec ContentProvider. r=nalexander
--HG--
rename : mobile/android/base/resources/xml/fxaccount_bookmarks_syncadapter.xml => mobile/android/base/resources/xml/fxaccount_syncadapter.xml
2014-01-15 10:18:18 -08:00
Mike de Boer
3f666825ea [Australis] Bug 859751: Windows 8 toolkit theme adjustments. r=dao. 2014-01-10 15:51:17 +01:00
Kai-Zhen Li
b16aaa6f7f Bug 957450 - fix compile error from jemalloc in gonk-kk. r=gal 2014-01-10 14:14:53 +08:00
Solomon Chiu
66b3bfc35f Bug 958420 - The follow up bug for removing one additional PIXEL_FORMAT_A_8. r=mwu. 2014-01-15 18:06:53 +08:00
Chris Karlof
3849442104 Bug 959859: Update remote Firefox Accounts content URL to use new deployment. r=markh 2014-01-15 09:53:41 +01:00
Peter Chang
8b52dc66b2 Bug 956432 - Fix the rounding inside DrawTargetSkia::DrawSurface(), r=gw280 2014-01-15 15:16:39 +08:00
Marco Chen
e515090378 Backout 977d6be3df40 Bug 957450 - The added "or condition" didn't prevent gonk-kk version fall into non-const definition. 2014-01-15 15:55:12 +08:00
Mike Hommey
19fa98973b Bug 959254 - Make MappableSeekableZStream::ensure mprotect error message more useful for debugging failures. r=nfroyd 2014-01-15 16:21:45 +09:00
Malini Das
a426c588b6 Bug 956803 - Fix busted autogen docs, r=wlach 2014-01-15 15:18:23 +08:00
Daniel Holbert
448692a877 (no bug) Drop some grammatically-incorrect apostrophe characters in comments within nsComboboxControlFrame.cpp. (comment-only, DONTBUILD) 2014-01-14 22:06:47 -08:00
Daniel Holbert
c497e1912a Bug 958802 part 2: Disable CSS error reporting in mochitest test_extra_inherit_initial.html, to avoid wasting time reporting all of its (expected) parse errors. r=bz 2014-01-14 21:43:28 -08:00
Daniel Holbert
5ca7dcb905 Bug 958802 part 1: Make mochitest test_extra_inherit_initial.html process all properties in one go. r=bz 2014-01-12 22:27:04 -08:00
Jim Chen
a84e5d50a1 Bug 951435 - Add thread hang stats to about:telemetry; r=vladan 2014-01-14 23:39:16 -06:00
Jim Chen
110feec756 Bug 951435 - Add exponential option to histogram bar graph; r=vladan 2014-01-14 23:39:16 -06:00