Ms2ger
9e430e1ff6
Bug 939048 - Part a: Move mochitests to manifests in dom/network; r=jst
2013-12-31 10:06:10 +01:00
Phil Ringnalda
c9a9b03eff
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
fd3ede77fd
Merge m-c to m-i
2013-12-30 19:18:59 -08:00
Phil Ringnalda
934a494ba3
Merge m-i and b-i to m-c
2013-12-30 19:16:19 -08:00
Masayuki Nakano
034c174f65
Bug 953146 part.6 Clean up WM_MOUSEACTIVE case in nsWindow::ProcessMessage() r=jimm
2013-12-31 09:41:37 +09:00
Masayuki Nakano
dbd069b63e
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
2badc4b8b4
Bug 953146 part.4 Separate counting pupups to rollup from nsWindow::DealWithPopups() r=jimm
2013-12-31 09:41:37 +09:00
Masayuki Nakano
84a8c95b9e
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
7804424dc9
Bug 953146 part.2 Remove unnecessary code from nsWindow::DealWithPopups() r=jimm
2013-12-31 09:41:36 +09:00
Masayuki Nakano
3d5bf2e418
Bug 953146 part.1 Clean up nsWindow::DealWithPopups() r=jimm
2013-12-31 09:41:35 +09:00
David Zbarsky
19e88581f4
Bug 952977: Switch GeneratePath to gfx::Matrix r=nical
2013-12-30 16:42:32 -05:00
David Zbarsky
e7dc44ded2
Bug 952977: Switch nsSVGImageFrame to gfx::Matrix r=nical
2013-12-30 16:42:26 -05:00
Gaia Pushbot
e1c1daefa3
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
d46f22085a
bug 953048 - use currentTarget to get marketplaceURL pref for list-item; r=mfinkle
2013-12-30 12:11:50 -08:00
Gaia Pushbot
6c09c73d74
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
4a0f5f2a3c
Bug 946929 - Part 2, adding more temporary diagnostic code. r=roc
2013-12-30 11:17:33 +00:00
Gaia Pushbot
94a23089f0
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
273cdef40c
Bug 952977 bustage fix
2013-12-30 02:24:47 -05:00
Jeff Walden
5ee5d4c63b
Bug 953296 - Implement mozilla::IsClass and mozilla::IsEmpty. r=jcranmer
2013-12-30 01:07:39 -06:00
Jeff Walden
12220c1619
Bug 953296 - Implement mozilla::NullptrT as a typedef to use to accept nullptr values. Also add mozilla::IsNullPointer<T>, a trait for detecting *only* true nullptr (emulated nullptr [__null] used by gcc 4.4/4.5 isn't true nullptr). r=ehsan
...
Generally, if you want a decltype(nullptr)-based overload, you should use SFINAE and IsNullPointer. (Examples are provided in NullPtr.h comments.) The problem is NullptrT matches far more than just __null as emulated nullptr for gcc 4.4/4.5 overloading purposes. This problem is unavoidable without true nullptr. Currently, the only valid use for NullptrT is believed to be in operator overloads. All existing nullptr-overloading code has been rewritten to use the appropriate technique for the situation, and MOZ_HAVE_CXX11_NULLPTR is no longer an API.
--HG--
extra : rebase_source : 01abfcb66ae569db7b04a7b53f5cd5fd8151bffd
2014-01-02 17:27:41 -06:00
Gavin Sharp
ea64d1c164
Bug 601409: Add a comment to some confusing search.xml code
2014-01-04 16:45:29 -05:00
David Zbarsky
62e842f59c
Bug 952977: Switch GetViewBoxTransform to gfx::Matrix r=nical
2013-12-30 01:50:17 -05:00
David Zbarsky
9ebab3c8b3
Bug 952977: Switch GetMarkerTransform to gfx::Matrix r=nical
2013-12-30 01:50:08 -05:00
David Zbarsky
a574e57920
Bug 952977: Switch GetBBoxContribution to gfx::Matrix r=nical
2013-12-30 01:50:07 -05:00
Phil Ringnalda
ad20eb42c1
Merge m-c to m-i
2013-12-29 17:34:00 -08:00
Phil Ringnalda
814eda2a9d
Merge b-i to m-c
2013-12-29 17:33:10 -08:00
Phil Ringnalda
a38360cb5c
Merge f-t to m-c
2013-12-29 17:32:42 -08:00
Reuben Morais
85af203f89
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
1f1bd46acb
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
f03a06aea1
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
bb8ffa7823
Merge m-c to f-t
2013-12-28 20:22:07 -08:00
Phil Ringnalda
e1a6e60a53
Merge f-t to m-c
2013-12-28 20:20:29 -08:00
Phil Ringnalda
92940c05e1
Merge m-i to m-c
2013-12-28 20:19:23 -08:00
Mark Finkle
00fda0d4c6
Bug 952894 - Browser search and feed discovery tests r=rnewman
2013-12-28 22:15:09 -05:00
Mark Finkle
a8e9fc1ac5
Bug 952894 - Use existing triggers to clear open search engines state r=rnewman
2013-12-28 22:14:13 -05:00
Mark Finkle
531d74923f
Bug 953346 - Remove code that tries to use localAddress r=rnewman
2013-12-28 20:21:53 -05:00
David Zbarsky
d57142d56d
Bug 952977: Switch SetAnimateMotionTransform to gfx::Matrix r=nical
2013-12-28 16:37:40 -05:00
Alexander Surkov
bc3a02bf90
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
c4ff98af41
Back out 7273dbeaeb88 (bug 157846) for mochitest and reftest bustage
2013-12-28 07:21:28 -08:00
ffxbld
b92f8f2b94
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
959f982c17
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
0667d316ba
Merge b-i/m-i to m-c
2013-12-27 18:39:54 -08:00
Alex Henrie
5cde033c6e
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
da7c015e05
Bug 953284 followup - Update trap offsets. r=me
...
--HG--
extra : rebase_source : 78f1b045973c8ac86cc6b93107fae577a29cae31
2013-12-27 16:27:27 -06:00
Mark Finkle
05f13e7e4d
Bug 938571 - Add discovery support for second-screen devices (test) r=rnewman
2013-12-27 17:25:45 -05:00
Mark Finkle
9f53edc8dc
Bug 938571 - Add discovery support for second-screen devices r=wesj
2013-12-27 17:25:42 -05:00
Benjamin Peterson
0ef9e18f22
Bug 953284 - Remove JSOP_NOTEARG. r=jandem
2013-12-27 15:30:26 -06:00
Tom Schuster
7403ac7442
Bug 952744 - Remove jsd_java. r=terrence
2013-12-27 21:27:03 +01:00
Jan de Mooij
0cb843d720
Bug 952992 - Remove MPrepareCall and MPassArg instructions. r=nbp
...
--HG--
extra : rebase_source : 51c7d7a273a7e52e374fabec0793206bdba24c2c
2013-12-27 20:49:33 +01:00
Jonathan Kew
3f1fa4aeb5
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