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
Jonathan Kew
b4cbc916ae
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
b9938a1edc
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
aaf1a8ebb4
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
4fba63bd9e
bug 735577 - pt 2 - add GetWritingMode() method to nsIFrame. r=smontagu
2013-12-27 17:58:46 +00:00
Jonathan Kew
38d7ae6afa
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
ac84996eb5
No bug - Fix typo in CodeGenerator.cpp Emacs mode line. r=me DONTBUILD
2013-12-27 12:00:04 +01:00
Gaia Pushbot
65b749fdc1
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
Vasanthakumar Pandurangan
b3f12ec2d5
Bug 953159 - Handle antenna switch state unknown error in fm. r=pzhang
2013-12-27 11:18:40 +05:30
Alfredo Yang
72f2983668
Bug 951997 : Create content sandbox permission prompt test. r=amarchesini, jgriffin
2014-01-02 20:43:54 +01:00
Phil Ringnalda
9a333d36f6
Merge b-i to m-c
2013-12-26 19:31:23 -08:00
Phil Ringnalda
20dd51bce9
Merge f-t to m-c
2013-12-26 19:30:43 -08:00
Benjamin Peterson
7530c9daef
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
13fba1ed1b
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
40af6136a8
Backout b04bd18e5692 for reftest failure
2013-12-26 15:13:57 -05:00
Robert Longson
68759d6543
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
a820210330
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
c8be027e03
Bug 952977: Remove Gonk's sRotationMatrix r=mwu
2013-12-26 13:06:55 -05:00
David Zbarsky
6a26b7bdac
Bug 952977: Switch PrependSVGTransform to gfx::Matrix r=nical
2013-12-26 13:06:54 -05:00
David Zbarsky
8c427ddc4d
Bug 952977: Use gfx::Matrix in ipdl r=nical
2013-12-26 13:06:53 -05:00
Gaia Pushbot
d2a86c587f
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
Richard Newman
75b8be13af
Bug 952878 - Eliminate shadow layer. r=kats
2013-12-26 00:39:23 -08:00
Gaia Pushbot
4e69f3bd11
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/af4a62b03e58
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14962 from EverythingMe/946724-collections-unsupported-locale
Revert "Revert "Bug 946724 - [e.me] Collection suggestions for unsupport...
========
https://hg.mozilla.org/integration/gaia-central/rev/9010f29c8db0
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Revert "Revert "Bug 946724 - [e.me] Collection suggestions for unsupported languages should show English suggestions [r=ranbena]""
This reverts commit 1afe3de31a8974d301c38bfb5aad4c87bead5319.
2013-12-25 06:36:22 -08:00
Gaia Pushbot
105dfd166c
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/efc3dda58bee
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14937 from EverythingMe/948317-rocketbar-suggestions
Bug 952937 - Rocketbar: e.me Search Suggestions [r=kgrandon, ranbena]
========
https://hg.mozilla.org/integration/gaia-central/rev/82f83604538d
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 952937 - Rocketbar: e.me Search Suggestions [r=kgrandon,ranbena]
2013-12-25 05:20:22 -08:00
Frank Wein
10f6243606
Bug 936790 - (gcc 4.5) Build error: "We don't want these libstdc++ symbols to be used" when building with --enable-stdcxx-compat and WebRTC, r=glandium
2013-12-25 13:42:40 +01:00
Robert Longson
7210adaac8
Bug 775730 - Address missed review comments. r=dholbert
2013-12-25 08:33:48 +00:00
Benjamin Peterson
4fa886601f
Backed out changeset 84a3ca9be2eb (bug 940040) for linux bustage
2013-12-24 22:12:43 -06:00
Gaia Pushbot
e885f7deda
Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e8fced101cb7
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #14944 from kumarrishav/issue-944284
Bug 944284 [UITEST] add dial number activity , styling issue fixed- bug ..., r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/931a6be5195c
Author: kumarrishav <reactiverishav007@gmail.com>
Desc: identation issue removed
========
https://hg.mozilla.org/integration/gaia-central/rev/21fc43d8336c
Author: kumarrishav <reactiverishav007@gmail.com>
Desc: Bug 944284 [UITEST] add dial number activity , styling issue fixed- bug fixed
2013-12-24 19:00:23 -08:00
Neil Rashbrook
67833857f4
Bug 940040 Pressing and releasing "Alt" should not open the File menu on Linux r=enndeakin
2013-12-25 00:10:24 +00:00
Wes Kocher
aa763b2feb
Merge m-c to inbound
2013-12-24 15:25:23 -08:00
Wes Kocher
48f9b5b588
Merge f-team to m-c
2013-12-24 15:18:28 -08:00
Wes Kocher
7f85f5005b
Merge b2g-inbound to m-c
2013-12-24 15:13:27 -08:00
Craig MacKenzie
b496dd94cd
Bug 952570 - Corrected unsafe weak pointer in network tickler. r=mcmanus
2013-12-24 17:31:00 -05:00
Brian Hackett
c164a4e915
Bug 951497 - Add type constraints for definite property analysis. r=jandem
2014-01-02 11:53:38 -05:00
Jan de Mooij
9aa85fd474
Bug 953373 - Use NewObjectWithType when cloning regexps. r=bhackett
2014-01-02 17:39:00 +01:00
Ryan VanderMeulen
4fad5b8144
Backed out changeset cb4cd38abdc5 (bug 945596) for bustage.
...
CLOSED TREE
2014-01-02 11:17:12 -05:00
James Kitchener
46a1b4b3d6
Bug 953961 - Redundant if condition within nsMathMLTokenFrame::GetMathMLFrameType(). r=fredw
2014-01-02 10:50:14 -05:00
Alessandro Decina
b59ddbf399
Bug 952769 - Add explicit strides to YCbCrImageDataSerializer. r=nical
2014-01-02 10:50:14 -05:00
Martin Thomson
1457296fd1
Bug 946348 - Refactor fingerprint handling. r=abr
2014-01-02 10:50:14 -05:00
masaya iseki
86327b8008
Bug 945596 - Define getJitCompilerOption to confirm jit-compiler-options. r=nbp
2014-01-02 10:50:14 -05:00
Ehsan Akhgari
1908beee2c
Bug 953246 - #include NullPtr.h in gdk-screenshot.cpp
2014-01-02 10:39:18 -05:00
Hannes Verschore
dc9ac690c8
Bug 953410: Test for JS_ION in jit/IonOptimizationLevels.h to fix builds with --disable-ion, r=bhackett
2014-01-02 16:22:13 +01:00
Benoit Jacob
4bf0659d81
Bug 949819 - Move remaining ReadPixels and GetTexImage helpers out of GLContext - r=jgilbert
2014-01-02 10:17:29 -05:00
Benoit Jacob
198052bc7d
Bug 949816 - Move override-EGLSurface feature out of GLContext - r=jgilbert
2014-01-02 10:17:28 -05:00
Benoit Jacob
457cb85bb0
Bug 949814 - Remove GetEGLContext and GetLibraryEGL from GLContext - r=jgilbert
2014-01-02 10:17:25 -05:00
Benoit Jacob
2de7928156
Bug 945586 - Fix a few things in GLReadTexImageHelper - r=jgilbert
2014-01-02 10:17:24 -05:00