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
79d800b0a8
Merge m-i and b-i to m-c
2013-12-30 19:16:19 -08: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
Gaia Pushbot
46e8cdc3a1
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c74107624e0e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #14976 from KevinGrandon/bug_955713_eme_suggestions_abort
Bug 955713 - [Search] Multiple rows of suggestions can appear
========
https://hg.mozilla.org/integration/gaia-central/rev/d6ca81273f3e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 955713 - [Search] Multiple rows of suggestions can appear
2013-12-30 13:41:23 -08:00
Myk Melez
9cf8b09d0b
bug 953048 - use currentTarget to get marketplaceURL pref for list-item; r=mfinkle
2013-12-30 12:11:50 -08:00
Gaia Pushbot
0819a1aa22
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a4457febf5c1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #14973 from KevinGrandon/bug_953293_search_render_app_like_together
Bug 953293 - [Search] App-like results should be rendered together r=amirn
========
https://hg.mozilla.org/integration/gaia-central/rev/17602eb976d2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 953293 - [Search] App-like results should be rendered together r=amirn
2013-12-30 10:00:23 -08:00
Mats Palmgren
e26a311a53
Bug 946929 - Part 2, adding more temporary diagnostic code. r=roc
2013-12-30 11:17:33 +00:00
Gaia Pushbot
90346e87ab
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
b6f38b957a
Bug 952977 bustage fix
2013-12-30 02:24:47 -05:00
David Zbarsky
c6c8fbea9a
Bug 952977: Switch GetViewBoxTransform to gfx::Matrix r=nical
2013-12-30 01:50:17 -05:00
David Zbarsky
7d24c2a5fc
Bug 952977: Switch GetMarkerTransform to gfx::Matrix r=nical
2013-12-30 01:50:08 -05:00
David Zbarsky
2ba3c734ce
Bug 952977: Switch GetBBoxContribution to gfx::Matrix r=nical
2013-12-30 01:50:07 -05:00
Phil Ringnalda
bc807b7f19
Merge m-c to m-i
2013-12-29 17:34:00 -08:00
Phil Ringnalda
ce18fb5395
Merge b-i to m-c
2013-12-29 17:33:10 -08:00
Phil Ringnalda
535d54f485
Merge f-t to m-c
2013-12-29 17:32:42 -08:00
Reuben Morais
735e24afed
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
01d8beaed6
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
3f274f987e
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
b9a418b13d
Merge m-c to f-t
2013-12-28 20:22:07 -08:00
Phil Ringnalda
1c66dd5712
Merge f-t to m-c
2013-12-28 20:20:29 -08:00
Phil Ringnalda
2f3a4160ec
Merge m-i to m-c
2013-12-28 20:19:23 -08:00
Mark Finkle
11f1ef0ff9
Bug 952894 - Browser search and feed discovery tests r=rnewman
2013-12-28 22:15:09 -05:00
Mark Finkle
5f07023e42
Bug 952894 - Use existing triggers to clear open search engines state r=rnewman
2013-12-28 22:14:13 -05:00
Mark Finkle
f67d6b1e7b
Bug 953346 - Remove code that tries to use localAddress r=rnewman
2013-12-28 20:21:53 -05:00
David Zbarsky
e462514397
Bug 952977: Switch SetAnimateMotionTransform to gfx::Matrix r=nical
2013-12-28 16:37:40 -05:00
Alexander Surkov
c0e2dac00a
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
ba9daea742
Back out 7273dbeaeb88 (bug 157846) for mochitest and reftest bustage
2013-12-28 07:21:28 -08:00
ffxbld
1b45db05aa
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
be3a852b60
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
13ad4befe8
Merge b-i/m-i to m-c
2013-12-27 18:39:54 -08:00
Alex Henrie
ff006e445b
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
5448ab75a7
Bug 953284 followup - Update trap offsets. r=me
...
--HG--
extra : rebase_source : 78f1b045973c8ac86cc6b93107fae577a29cae31
2013-12-27 16:27:27 -06:00
Mark Finkle
bd543be5d3
Bug 938571 - Add discovery support for second-screen devices (test) r=rnewman
2013-12-27 17:25:45 -05:00
Mark Finkle
26099c3735
Bug 938571 - Add discovery support for second-screen devices r=wesj
2013-12-27 17:25:42 -05:00
Benjamin Peterson
aa73ec2ea6
Bug 953284 - Remove JSOP_NOTEARG. r=jandem
2013-12-27 15:30:26 -06:00
Tom Schuster
a88f0f4057
Bug 952744 - Remove jsd_java. r=terrence
2013-12-27 21:27:03 +01:00
Jan de Mooij
5fc5417478
Bug 952992 - Remove MPrepareCall and MPassArg instructions. r=nbp
...
--HG--
extra : rebase_source : 51c7d7a273a7e52e374fabec0793206bdba24c2c
2013-12-27 20:49:33 +01:00
Jonathan Kew
2ce24c662c
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
afd9fd3b50
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