Gaia Pushbot
7a123d174d
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b010c31264fb
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #14960 from yurenju/build-integration-test
Bug 953099 - Use mocha for integration test on build system r=@cctuan
========
https://hg.mozilla.org/integration/gaia-central/rev/a608b291db55
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 953099 - Use mocha for integration test on build system
2013-12-29 23:40:22 -08:00
David Zbarsky
198efa3a31
Bug 952977 bustage fix
2013-12-30 02:24:47 -05:00
David Zbarsky
e357f0c9be
Bug 952977: Switch GetViewBoxTransform to gfx::Matrix r=nical
2013-12-30 01:50:17 -05:00
David Zbarsky
1957b209f5
Bug 952977: Switch GetMarkerTransform to gfx::Matrix r=nical
2013-12-30 01:50:08 -05:00
David Zbarsky
641e051120
Bug 952977: Switch GetBBoxContribution to gfx::Matrix r=nical
2013-12-30 01:50:07 -05:00
Phil Ringnalda
72e4c181e6
Merge m-c to m-i
2013-12-29 17:34:00 -08:00
Phil Ringnalda
b97ade4cd5
Merge b-i to m-c
2013-12-29 17:33:10 -08:00
Phil Ringnalda
2cd8d1eb92
Merge f-t to m-c
2013-12-29 17:32:42 -08:00
Reuben Morais
62b01698c2
Bug 946294 - Use cached sequences for array attributes in the Contacts interfaces. r=bz r=gwagner
2013-12-29 15:41:35 -02:00
Jonathan Kew
7260967d47
bug 953247 - use binary search instead of linear scan to find tab-width records. r=roc
2013-12-29 11:32:21 +00:00
Jonathan Kew
b1c89a165f
bug 952928 - Ensure an autorelease pool is in place in InitializeVersionNumbers() before calling Cocoa APIs. r=benwa
2013-12-29 11:32:02 +00:00
Phil Ringnalda
1d476d175f
Merge m-c to f-t
2013-12-28 20:22:07 -08:00
Phil Ringnalda
fca94d9b16
Merge f-t to m-c
2013-12-28 20:20:29 -08:00
Phil Ringnalda
cb9f5b0244
Merge m-i to m-c
2013-12-28 20:19:23 -08:00
Mark Finkle
d7aa154f74
Bug 952894 - Browser search and feed discovery tests r=rnewman
2013-12-28 22:15:09 -05:00
Mark Finkle
6b9c6ba7dc
Bug 952894 - Use existing triggers to clear open search engines state r=rnewman
2013-12-28 22:14:13 -05:00
Mark Finkle
cab1f28b18
Bug 953346 - Remove code that tries to use localAddress r=rnewman
2013-12-28 20:21:53 -05:00
David Zbarsky
047dafbdfb
Bug 952977: Switch SetAnimateMotionTransform to gfx::Matrix r=nical
2013-12-28 16:37:40 -05:00
Alexander Surkov
1eb23fe623
Bug 880159, part4 - char at caret offset at end of line should not return next line char, r=tbsaunde
2013-12-28 14:14:08 -05:00
Phil Ringnalda
4a43568aec
Back out 7273dbeaeb88 (bug 157846) for mochitest and reftest bustage
2013-12-28 07:21:28 -08:00
ffxbld
f89538aa82
No bug, Automated HSTS preload list update from host bld-linux64-ec2-018 - a=hsts-update
2013-12-28 03:23:00 -08:00
Richard Newman
dea8254c1b
Bug 953282 - Fix idle observer notification, after Bug 715041 broke in-tree consumers. r=gps
2013-12-27 21:12:50 -08:00
Phil Ringnalda
6dd488e952
Merge b-i/m-i to m-c
2013-12-27 18:39:54 -08:00
Alex Henrie
6b31d5cec1
Bug 157846. nsTextControlFrame's padding should be inherited into its anonymous child so it appears inside the scroll area. r=roc
...
The new code in nsTextControlFrame was written by Charly Molter :lahabana <charly.molter@gmail.com>
--HG--
extra : rebase_source : c9d91c3aef3a6029fc3b5d9693a2f3cc81b7b57e
2013-12-27 17:44:07 -07:00
Benjamin Peterson
7e148fb8f6
Bug 953284 followup - Update trap offsets. r=me
...
--HG--
extra : rebase_source : 78f1b045973c8ac86cc6b93107fae577a29cae31
2013-12-27 16:27:27 -06:00
Mark Finkle
5c80000934
Bug 938571 - Add discovery support for second-screen devices (test) r=rnewman
2013-12-27 17:25:45 -05:00
Mark Finkle
49eb77e444
Bug 938571 - Add discovery support for second-screen devices r=wesj
2013-12-27 17:25:42 -05:00
Benjamin Peterson
6fc725e2e5
Bug 953284 - Remove JSOP_NOTEARG. r=jandem
2013-12-27 15:30:26 -06:00
Tom Schuster
5917b9967f
Bug 952744 - Remove jsd_java. r=terrence
2013-12-27 21:27:03 +01:00
Jan de Mooij
3e940d964c
Bug 952992 - Remove MPrepareCall and MPassArg instructions. r=nbp
...
--HG--
extra : rebase_source : 51c7d7a273a7e52e374fabec0793206bdba24c2c
2013-12-27 20:49:33 +01:00
Jonathan Kew
bb2ffaffbc
bug 735577 - pt 4.2 - convert width and height fields in nsHTMLReflowMetrics to logical coordinates. r=smontagu
2013-12-27 18:00:04 +00:00
Jonathan Kew
a7837e1ffa
bug 735577 - pt 4.1 - use accessor functions for some physical-coordinate fields in nsHTMLReflowMetrics, in preparation for logicalization. r=smontagu
2013-12-27 17:59:52 +00:00
Jonathan Kew
f79588b6f3
bug 735577 - pt 3.3 - provide logical-coordinate APIs in nsHTMLReflowState, parallel to the existing physical APIs. r=smontagu
2013-12-27 17:59:38 +00:00
Jonathan Kew
954a119d07
bug 735577 - pt 3.2 - update the rest of layout code to use the new accessors on nsHTMLReflowState. r=smontagu
2013-12-27 17:59:21 +00:00
Jonathan Kew
478577ada4
bug 735577 - pt 3.1 - make width/height/offset/margin fields in nsHTMLReflowState private, and provide accessor functions. r=smontagu
2013-12-27 17:59:02 +00:00
Jonathan Kew
86d6ec26b2
bug 735577 - pt 2 - add GetWritingMode() method to nsIFrame. r=smontagu
2013-12-27 17:58:46 +00:00
Jonathan Kew
3a4e628dd9
bug 735577 - pt 1 - introduce mozilla::WritingMode and logical-coordinate Point/Size/Margin/Rect classes. r=smontagu
2013-12-27 17:58:37 +00:00
Jan de Mooij
1d96a58986
No bug - Fix typo in CodeGenerator.cpp Emacs mode line. r=me DONTBUILD
2013-12-27 12:00:04 +01:00
Gaia Pushbot
e33fad0a0d
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f4de4fb20543
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #14923 from TheoChevalier/Bug952805-usage-wifi-data-string-fix
Bug 952805 - [Usage][l12y] wifi-usage and mobile-usage are reused in dif...
r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/5cabe242c227
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 952805 - [Usage][l12y] wifi-usage and mobile-usage are reused in different contexts
2013-12-27 02:10:22 -08:00
Phil Ringnalda
4842b8c0d7
Merge b-i to m-c
2013-12-26 19:31:23 -08:00
Phil Ringnalda
6219b33651
Merge f-t to m-c
2013-12-26 19:30:43 -08:00
Benjamin Peterson
493604b174
No bug - Put initializer list in the right order to quiet GCC warnings. r=me
2013-12-26 16:53:21 -06:00
Brian Hackett
62134ba3c7
Bug 951213 - Improve robustness when rolling back properties after the definite properties analysis fails, allow metadata objects to be in the nursery, r=jandem,terrence.
2013-12-26 15:25:33 -07:00
David Zbarsky
80f65de35f
Backout b04bd18e5692 for reftest failure
2013-12-26 15:13:57 -05:00
Robert Longson
7460be5255
Bug 953064 - Add MOZ_STACK_CLASS and MOZ_GUARD_OBJECT_NOTIFIER to various classes. r=dholbert
2013-12-26 18:49:49 +00:00
Gaia Pushbot
580a94e452
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/802055dbefe7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #14964 from KevinGrandon/bug_953121_search_suggestions
Bug 953121 - [Rocketbar] Clicking on suggestions doesn't work r=amirn
========
https://hg.mozilla.org/integration/gaia-central/rev/957d09cc7ada
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 953121 - [Rocketbar] Clicking on suggestions doesn't work r=amirn
2013-12-26 10:15:22 -08:00
David Zbarsky
999571a3fa
Bug 952977: Remove Gonk's sRotationMatrix r=mwu
2013-12-26 13:06:55 -05:00
David Zbarsky
2b8f74cd56
Bug 952977: Switch PrependSVGTransform to gfx::Matrix r=nical
2013-12-26 13:06:54 -05:00
David Zbarsky
de37e93bb2
Bug 952977: Use gfx::Matrix in ipdl r=nical
2013-12-26 13:06:53 -05:00
Gaia Pushbot
9a6402aa52
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3ae4be4e346f
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #14961 from kumarrishav/issue-944286
Bug 944286 [UITEST] add Send sms activity, r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/09dabec3cca4
Author: kumarrishav <reactiverishav007@gmail.com>
Desc: Bug 944286 [UITEST] add Send sms activity - bug fixed
2013-12-26 06:05:22 -08:00