Commit Graph

161943 Commits

Author SHA1 Message Date
Gaia Pushbot
91a9e7407b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/77a90d19d2c6
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #14966 from kumarrishav/issue-944289

Bug 944289 [UITEST] add Compose Email activity, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/2bd75dd1c8be
Author: kumarrishav <reactiverishav007@gmail.com>
Desc: Bug 944289 [UITEST] add Compose Email activity - bug fixed
2014-01-01 19:30:22 -08:00
Bobby Holley
c88d7136c7 Bug 951847 - Stop pushing a cx in the XPCCallContext constructor. r=gabor 2014-01-01 19:23:56 -08:00
Bobby Holley
ab6785509b Bug 951847 - Make the |cx| param to XPCCallContext mandatory. r=gabor 2014-01-01 19:23:55 -08:00
Bobby Holley
d80873ca4a Bug 951847 - Don't construct an XPCCallContext just to find a JSContext. r=gabor 2014-01-01 19:23:55 -08:00
Bobby Holley
b5b54e6f3c Bug 951847 - Push a cx in TestShellParent. r=gabor 2014-01-01 19:23:55 -08:00
Gaia Pushbot
153207617b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8c8d0a8bc239
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #14941 from cctuan/953007

Bug 953007 - [Gaia] [Build] Error when make install-gaia APP=uitest

========

https://hg.mozilla.org/integration/gaia-central/rev/eb791416f8cd
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 953007 - [Gaia] [Build] Error when make install-gaia APP=uitest
2014-01-01 18:30:22 -08:00
Phil Ringnalda
beaa9f3cde Merge m-c to b-i 2014-01-01 17:05:27 -08:00
Gaia Pushbot
27826a5c52 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/311adb0a5834
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #14980 from lightsofapollo/revert-c38d3842daa97cea360fce1af82f2d7b78134bc3

Revert "Merge pull request #13363 from dmarcos/bug934657"

========

https://hg.mozilla.org/integration/gaia-central/rev/287d929a42ca
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Merge pull request #13363 from dmarcos/bug934657"

This reverts commit c38d3842daa97cea360fce1af82f2d7b78134bc3, reversing
changes made to 5de94a2be6ab8d33434294d70c1de330f55d8f2d.
2014-01-01 15:00:23 -08:00
Masatoshi Kimura
3f945da033 Bug 876238 - Convert DeviceAcceleration and DeviceRotationRate to WebIDL bindings. r=smaug 2014-01-02 07:52:47 +09:00
Gaia Pushbot
c730cedeb9 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/892e7b12856e
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #13363 from dmarcos/bug934657

Bug 934657 - [Camera] Restructuring code following model / view pattern

========

https://hg.mozilla.org/integration/gaia-central/rev/2bca8bc96cdb
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 934657 - [Camera] Restructuring code following model / view pattern
2014-01-01 13:15:23 -08:00
Benoit Jacob
48a6fd4ae9 Bug 877115 - some compilation fixes - no review, trivial build fix 2014-01-01 14:47:19 -05:00
Phil Ringnalda
ba7b75cf66 Merge m-c to b-i 2013-12-31 16:32:29 -08:00
Phil Ringnalda
900c965854 Merge m-i/f-t to m-c 2013-12-31 16:31:39 -08:00
Richard Newman
52886259c9 Bug 955805 - Normalize locale codes appropriately for each subsystem. r=mfinkle 2013-12-31 12:35:14 -08:00
David Zbarsky
7f9dd8b4db Bug 952977: Switch GetCTM to gfx::Matrix r=nical 2013-12-31 13:44:27 -05:00
Andrew McCreight
ef5c18438e Bug 948554, part 3 - Capture max slice time in logs and telemetry. r=smaug 2013-12-31 09:20:21 -08:00
Andrew McCreight
6144a66e4a Bug 948554, part 2 - Convert some of nsJSEnvironment to TimeStamp for greater precision. r=smaug 2013-12-31 09:20:21 -08:00
Andrew McCreight
1487520354 Bug 948554, part 1 - Rename PrepareForCycleCollection and make it a method. r=smaug
This name is more precise, because we must call it once per slice,
not once per CC.  Being a method on the CC stats object is more consistent.
2013-12-31 09:20:21 -08:00
Daniel Holbert
e5a75d49f4 Bug 944909, part 3: add crashtest. (test-only) 2013-12-31 08:47:49 -08:00
Daniel Holbert
bf011f4870 Bug 944909 part 2: add comment noting that assertion can be upgraded later. (comment-only) 2013-12-31 08:47:47 -08:00
Mats Palmgren
f51c2930dd Bug 944909 part 1: On the final call to FreezeOrRestoreEachFlexibleSize, assert (and enforce) that each flex item ends up frozen. r=dholbert 2013-12-31 08:47:43 -08:00
Terrence Cole
c1622b31ab Bug 955735 - Reorganize the code in nsScriptLoader to eliminate some rooting hazards; r=smaug
--HG--
extra : rebase_source : db78c06d3eaa5539e906bfc95650abd8aac9be38
2013-12-31 08:30:07 -08:00
Ms2ger
243a633b75 Merge m-c to b-i. 2013-12-31 15:46:12 +01:00
Gaia Pushbot
9d07b9b81e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e484a6650414
Author: Fabien Cazenave <fabien@mozilla.com>
Desc: Merge pull request #14963 from TheoChevalier/Bug953063-fdn-edit

Bug 953063 - [Settings][l12y] fdnAction-edit used on contextual menu and header, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/575dd0b5bdb2
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 953063 - [Settings][l12y] fdnAction-edit used on contextual menu and header
2013-12-31 05:30:22 -08:00
Gaia Pushbot
9235455c58 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2a18abf97ef4
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14969 from EverythingMe/950857-rename-to-smart-collections

Bug 950857 - Rename 'Collections' to 'Smart Collections' [r=ranbena]

========

https://hg.mozilla.org/integration/gaia-central/rev/c883735df66c
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 950857 - Rename 'Collections' to 'Smart Collections' [r=ranbena]
2013-12-31 03:50:22 -08:00
Ms2ger
a04c367c9f Bug 950143 - Followup: fix gonk builds. 2013-12-31 11:37:46 +01:00
Gaia Pushbot
da3bcddb79 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8c281b3688f7
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14974 from EverythingMe/947152-eme-logs

Bug 947152 - [evme] Do not print debug message by default [r=ranbena, crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/e4589b07e722
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 947152 - [evme] Do not print debug message by default [r=ranbena, crdlc]
2013-12-31 02:20:23 -08:00
Ms2ger
f186d53b42 Merge inbound to m-c. 2013-12-31 10:19:24 +01:00
Ms2ger
9b8e245bf9 Bug 950143 - Remove the implicit conversion operator from nsIntSize to IntSize; r=roc 2013-12-31 10:06:12 +01:00
Ms2ger
e7cff1cfbb No bug - Remove unnecessary forward declaration from transport_dib.h. 2013-12-31 10:06:11 +01:00
Ms2ger
c285e64267 Bug 952018 - Part b: Update web-platform-tests tests; r=jgraham 2013-12-31 10:06:11 +01:00
Ms2ger
08ec451b45 Bug 952018 - Part a: Remove obsolete expected failures; r=jgraham 2013-12-31 10:06:11 +01:00
Ms2ger
fe059e78f7 Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal 2013-12-31 10:06:11 +01:00
Ms2ger
3a97dfc876 Bug 939048 - Part f: Move mochitests to manifests in dom/workers; r=jst 2013-12-31 10:06:11 +01:00
Ms2ger
840c809abd Bug 939048 - Part e: Move mochitests to manifests in dom/plugins/test/mochitest; r=jst 2013-12-31 10:06:10 +01:00
Ms2ger
3d899642d9 Bug 939048 - Part d: Move mochitests to manifests in dom/tests/mochitest/webapps/apps; r=jst 2013-12-31 10:06:10 +01:00
Ms2ger
c033e273e5 Bug 939048 - Part c: Move mochitests to manifests in dom/tests/mochitest/pointerlock; r=jst 2013-12-31 10:06:10 +01:00
Ms2ger
e342bb9235 Bug 939048 - Part b: Move mochitests to manifests in dom/tests/mochitest/whatwg; r=jst 2013-12-31 10:06:10 +01:00
Ms2ger
277894a69f Bug 939048 - Part a: Move mochitests to manifests in dom/network; r=jst 2013-12-31 10:06:10 +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
Phil Ringnalda
3ff967d475 Merge m-c to m-i 2013-12-30 19:18:59 -08:00
Phil Ringnalda
79d800b0a8 Merge m-i and b-i to m-c 2013-12-30 19:16:19 -08:00
Masayuki Nakano
b56da906b6 Bug 953146 part.6 Clean up WM_MOUSEACTIVE case in nsWindow::ProcessMessage() r=jimm 2013-12-31 09:41:37 +09:00
Masayuki Nakano
a2cf506691 Bug 953146 part.5 The switch statement of nsWindow::DealWithPopups() should decide if the popup should be rolled up completely r=jimm 2013-12-31 09:41:37 +09:00
Masayuki Nakano
c8a2fa3f7e Bug 953146 part.4 Separate counting pupups to rollup from nsWindow::DealWithPopups() r=jimm 2013-12-31 09:41:37 +09:00
Masayuki Nakano
7f7be1c0ee Bug 953146 part.3 nsWindow::DealWithPopups() should decide if popup should be rolled up in each case of messages r=jimm 2013-12-31 09:41:36 +09:00
Masayuki Nakano
e94db6a074 Bug 953146 part.2 Remove unnecessary code from nsWindow::DealWithPopups() r=jimm 2013-12-31 09:41:36 +09:00
Masayuki Nakano
09f02cdc65 Bug 953146 part.1 Clean up nsWindow::DealWithPopups() r=jimm 2013-12-31 09:41:35 +09:00
David Zbarsky
4611bb78dd Bug 952977: Switch GeneratePath to gfx::Matrix r=nical 2013-12-30 16:42:32 -05:00
David Zbarsky
59faaf84bd Bug 952977: Switch nsSVGImageFrame to gfx::Matrix r=nical 2013-12-30 16:42:26 -05:00