Commit Graph

207047 Commits

Author SHA1 Message Date
Mike Hommey
209fae0983 Bug 857628 - Build target programs as position independent executable when supported by gcc/clang. r=mshal 2014-09-26 07:33:56 +09:00
Bill McCloskey
d31e203769 Bug 1071003 - Fix null crash in XULDocument::ExecuteScript (r=smaug) 2014-09-25 15:19:13 -07:00
Wes Kocher
bf918816e3 Backed out changeset 2559d4d07e99 (bug 1065933) for Gip orange 2014-09-25 15:02:06 -07:00
Patrick McManus
589b59a268 bug 1072860 - modernize ref counting and thread asserts for nshttptransaction r=valentin 2014-09-23 19:18:47 -04:00
Seth Fowler
d954974fd8 Bug 1067191 (Part 2) - Add tests for zoom combined with tiled backgrounds. r=roc 2014-09-25 14:10:00 -07:00
Seth Fowler
c1d39bdedd Bug 1067191 (Part 1) - Use an unsnapped destination rect when computing transforms for image drawing. r=roc 2014-09-25 14:09:53 -07:00
Ryan VanderMeulen
405beae114 Merge m-c to inbound. a=merge 2014-09-25 16:53:41 -04:00
Ryan VanderMeulen
4cf7455ce4 Merge inbound to m-c. a=merge 2014-09-25 16:46:51 -04:00
Ryan VanderMeulen
c0af6fd8e4 Merge fx-team to m-c. a=merge 2014-09-25 16:31:19 -04:00
B2G Bumper Bot
f3bf02bb7a Bumping manifests a=b2g-bump 2014-09-25 11:47:48 -07:00
B2G Bumper Bot
0c52f975dc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/253fcdd72738
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #24361 from mikehenrty/bug-1050548-new-recording-icons

Bug 1050548 - Add high contrast recording icons

========

https://hg.mozilla.org/integration/gaia-central/rev/92307f47539d
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1050548 - Add high contrast recording icons
2014-09-25 11:45:54 -07:00
Aaron Klotz
f7fb1297c2 Bug 1072752: Make Chromium UI message loops for Windows call into WinUtils::WaitForMessage; r=jimm 2014-09-25 12:39:15 -06:00
Dave Townsend
4c58cae784 Bug 999239: Copy session history when recreating browser element for the remote -> non-remote transition. r=bz, r=felipe, sr=gavin 2014-09-25 11:35:45 -07:00
Ryan VanderMeulen
1fe0a415bd Backed out changesets b08e57dbef4e and 1049cfbf3426 (bug 947044) for various regressions. 2014-09-25 14:32:43 -04:00
Margaret Leibovic
b633a50d4e Bug 1064152 - Properly handle intent:// URIs. r=wesj 2014-09-25 11:28:48 -07:00
Margaret Leibovic
d59ef6b6c1 Bug 1063703 - Use dominant color algorithm to get search engine color. r=mfinkle,bnicholson 2014-09-25 11:28:45 -07:00
B2G Bumper Bot
629fb1c5f6 Bumping manifests a=b2g-bump 2014-09-25 10:06:58 -07:00
B2G Bumper Bot
484ea81ba1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e1b59fc687a5
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #24061 from etiennesegonzac/bug-1043870-homescreen-integration-back

Bug 1043870 - reviving the homescreen navigation reflow test. r=21

========

https://hg.mozilla.org/integration/gaia-central/rev/9b40a5042ef0
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1043870 - reviving the homescreen navigation reflow test.
2014-09-25 10:00:48 -07:00
B2G Bumper Bot
926eccec31 Bumping manifests a=b2g-bump 2014-09-25 09:36:58 -07:00
B2G Bumper Bot
795706b192 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9bda063f5a43
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #24316 from ian-liu/settings/bug1057989_change_default_media_location_while_settings_app_is_in_the_background

Bug 1057989 - [Devices][Storage] Do not auto change default media location when remove SD card without ejecting it while settings is not running in the foreground, r=ej

========

https://hg.mozilla.org/integration/gaia-central/rev/1b695bad0fb8
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1057989 - [Devices][Storage] Do not auto change default media location when remove SD card without ejecting it while settings is not running in the foreground
2014-09-25 09:30:46 -07:00
Tom Tromey
42ae9227c1 Bug 1072932 - Hoist "let"s to avoid the TDZ. r=past 2014-09-25 06:54:00 -04:00
Walter Litwinczyk
f7733ef997 Bug 1071233 - WebGL add strong GLenum support for framebuffers and renderbuffers. r=jgilbert 2014-09-25 08:21:33 -07:00
Ben Tian
515bb0d108 Bug 1063066 - [Flame][KK] Bluetooth transfer does not work in Gallery App. r=tzimmermann 2014-09-25 18:35:54 +08:00
Jinho Hwang
4d79d2b206 Bug 1055961 - Touch.radiusX always returns zero. r=mwu 2014-09-24 19:00:00 -04:00
Simon Lindholm
1e3fede187 Bug 981987 - Set displayURL before invoking Debugger.onNewScript hook. r=jimb 2014-09-25 09:14:00 -04:00
Lars T Hansen
9b0361d6d6 Bug 1071024 - fix style violations. r=me 2014-09-25 20:08:10 +02:00
Kartikaya Gupta
7f4b94f99c Bug 973105 - Add a test to verify that new input blocks flush APZ repaint requests. r=botond 2014-09-25 13:46:34 -04:00
Kartikaya Gupta
8192a0dd8b Bug 973105 - Force flushing of repaint requests before processing touchstart events. r=botond 2014-09-25 13:46:33 -04:00
Nicolas B. Pierron
e06f875c50 Bug 1064358 - Recover CreateThisWithTemplate. r=jandem 2014-09-25 19:12:55 +02:00
Nicolas B. Pierron
738b095e27 Bug 1064358 - Recover state of MCreateThisWithTemplate objects. r=jandem 2014-09-25 19:12:55 +02:00
Nicolas B. Pierron
11a9f33fd7 Bug 1067489 - IonMonkey: Make |this| recoverable. r=shu 2014-09-25 19:12:55 +02:00
Jim Chen
cde51fcc7b Bug 1067018 - Make sure calloc/malloc/free usages match in Tools.h; r=jwatt 2014-09-25 13:08:23 -04:00
Jeff Muizelaar
67573bc01e Bug 1073039. Change uniform workaround to use raw gl. r=mstange
Bug 1073036 is changing the way we track shader state. Making
this use raw gl instead of Activate() allows CompositorOGL
to remain ignorant of it.

--HG--
extra : rebase_source : ed7e98b35b3fb7c7ea902ee921e09f9cf620b245
2014-09-24 15:06:09 -04:00
Jon Coppeard
13b707c611 Bug 1063468 - Remove more unnecessary use of address() r=sfink 2014-09-25 17:39:02 +01:00
Terrence Cole
bfa670684e Bug 1072696 - Don't leak the debugScopes pointer if init fails; r=terrence 2014-09-25 09:31:05 -07:00
Malini Das
7e1e279864 Bug 1072650 - Fix giant wall of logcat output when connection times out, r=dburns 2014-09-25 12:27:29 -04:00
Ralph Giles
ed5e732977 Bug 1063356 - Update libvpx source files. r=kinetik
Results of running update script against libvpx commit
d95585fb0ec024f6abd96f7b02e0df58019d46af
2014-09-24 20:37:00 -07:00
Ralph Giles
0391789008 Bug 1063356 - Update libvpx build flags. r=kinetik,ted
Propagate ssse3 and sse4.1 build flags from configure.
This is required by new optimations in upstream commit
d95585fb0ec024f6abd96f7b02e0df58019d46af.
2014-09-24 20:33:00 -07:00
Ralph Giles
1d6f1c30da Bug 1063356 - Update libvpx update script. r=kinetik
There have been releases. Bump to the git commit used by the
most recent chrome pull: d95585fb0ec024f6abd96f7b02e0df58019d46af.

This patch contains changes to the update script necessary to
build the new snapshot and removes upstreamed patches.

It's no longer possible to build vp8 and vp9 in the same unified
source file, so most of the vp9 code is moved to standalone sources.
2014-09-24 20:30:00 -07:00
Jeff Muizelaar
805235c469 Bug 1072930. Remove accidentally added .orig files. 2014-09-25 11:39:45 -04:00
David Burns
c8ca163495 Bug 1070268: Add findChildElements endpoint to Marionette for WebDriver compatibility; r=jgriffin 2014-09-25 15:42:35 +01:00
Guilherme Goncalves
2ffd310fa0 Bug 1071998 - Use js_free to free JSShellContextData in the JS shell. r=jorendorff
--HG--
extra : rebase_source : cee995d8aa10e9e45f23984345f2978b7e8e4798
2014-09-25 04:00:00 -04:00
Guilherme Goncalves
2f64d6b533 Bug 1071996 - Use JS_free to free memory allocated by JS_malloc in testXDR.cpp. r=Waldo
--HG--
extra : rebase_source : 19683822dcfac8efb5b09916c751ea352f57804e
2014-09-24 09:54:00 -04:00
Guilherme Goncalves
0251787e08 Bug 1071993 - Use js_realloc in nsXMLHttpRequest::ArrayBufferBuilder. r=sfink
--HG--
extra : rebase_source : e388083dff50ad02c4efa2d019a1b79586bd8d6e
2014-09-25 04:03:00 -04:00
Edgar Chen
22ef0dbd5f Bug 1070083 - Part 2: Don't use AutoSafeJSContext because it is already deprecated. r=bholley 2014-09-24 10:04:40 +08:00
Guilherme Goncalves
7cb4e3f2e1 Bug 1071976 - Use js_calloc for allocating ArrayBufferContents objects. r=Yoric
--HG--
extra : rebase_source : c3ad82ebe6e12e3340e6564833cc2e5524b900dd
2014-09-23 15:23:00 -04:00
J. Ryan Stinnett
956174028e Bug 1071586 - List WiFi device on WebIDE init. r=paul 2014-09-23 06:45:00 -04:00
Carsten "Tomcat" Book
2448d942b4 Merge m-c to fx-team 2014-09-25 15:28:31 +02:00
Fernando Jiménez
bbd244ceb3 Bug 1008990 - Loop standalone UI should hand off to FxOS Loop client. r=dmose 2014-09-25 14:48:09 +02:00
Carsten "Tomcat" Book
868b03b2a9 merge fx-team to mozilla-central a=merge 2014-09-25 14:35:17 +02:00