David Zbarsky
e6b1eb46b4
Bug 866450 Part 2: Fix rooting hazards under content/ and dom/ r=bz
2013-05-02 05:12:46 -04:00
David Zbarsky
33b84ccd33
Bug 866450 Part 1: Fix rooting hazards under content/ and dom/ r=bz
2013-05-02 05:12:45 -04:00
Margaret Leibovic
0176c34f35
Bug 867249 - Improve getDominantColor algorithm to return more accurate colors. r=bnicholson
2013-05-02 11:53:13 -07:00
Margaret Leibovic
17dee47a7f
Bug 867059 - Only show "Set as Default" contextmenu item for enabled non-default search engines. r=mfinkle
2013-05-02 11:53:11 -07:00
Rodrigo Silveira
817b326f2c
Bug 858598 - Defect - Select popups near the bottom of the screen are unusable r=mbrubeck
...
--HG--
extra : rebase_source : dd2d75a683ec26bd96a72efd911be9aaf7e72106
2013-05-02 11:50:49 -07:00
Olli Pettay
07409694c9
Bug 847597 - Paris binding for NotifyAudioAvailableEvent, r=peterv
...
--HG--
extra : rebase_source : 2fb578e3f0c7a60f95f3a2f13634f9b4c887d95f
2013-05-02 20:11:12 +03:00
Rodrigo Silveira
dd33f26541
Bug 864757 - Metro test fixes r=jmathies
2013-04-29 20:42:44 -07:00
Steve Fink
62911a5e5e
No bug. Fix rooting static analysis annotation for GetWeakmapKeyDelegate and document the ignores. r=NPOTB
...
DONTBUILD because NPOTB.
--HG--
extra : rebase_source : e645ae12a83e55320c44e900ecf2769a1e12e851
2013-05-02 10:01:16 -07:00
Boris Zbarsky
8cce01ba03
Add test for bug 560072.
2013-05-02 14:38:20 -04:00
Boris Zbarsky
a0eaaa1a6a
Bug 742206 part 4. Start using the new Date stuff for HTMLInputElement.valueAsDate. r=smaug
2013-05-02 14:38:20 -04:00
Boris Zbarsky
89ac81bbf5
Bug 742206 part 3. Implement type conversions for Date in WebIDL. r=smaug
2013-05-02 14:38:20 -04:00
Boris Zbarsky
c192be59aa
Bug 742206 part 2. Implement WebIDL parser support for Date. r=smaug,khuey
2013-05-02 14:38:19 -04:00
Boris Zbarsky
0c03ae1518
Bug 742206 part 1. Introduce a simple mozilla::dom::Date for use in WebIDL bindings. r=smaug
2013-05-02 14:38:19 -04:00
Boris Zbarsky
d0cb8316ab
Bug 860841. Hook up the proto chain of a WebIDL interface object to the interface object of its nearest ancestor interface that has one, as if these were ES6 classes. r=peterv
2013-05-02 14:38:19 -04:00
Ryan VanderMeulen
617fc6df00
Backed out changeset 5ac1564bff87 (bug 865059) for causing intermittent Linux32 dromaeo crashes.
...
CLOSED TREE
2013-05-02 14:19:15 -04:00
Gavin Sharp
52927e0751
Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed
2013-04-19 15:21:30 -07:00
Ehsan Akhgari
1d93351afa
Bug 865642 - Disable test_bug867174.html on Android
2013-05-02 12:03:49 -04:00
Masayuki Nakano
23ccd1c730
Bug 866736 - InputScope support for IMM32 with CUAS, fix bustage without Win8 SDK, r=jmathies
2013-05-02 17:37:35 +02:00
Ryan VanderMeulen
f4b5582f73
Backed out changeset 088bb497b532 (bug 867950) for mochitest-1 failures.
2013-05-02 11:15:50 -04:00
Jason Smith
cdb1ffee87
bug 867778 - Enable webrtc crashtests on FxAndroid. r=gcp
2013-05-01 19:34:50 -07:00
Stephen Pohl
c997f428ce
Bug 636564 - Implement lion style scrollbars on Mac OSX 10.7+; r=roc
2013-05-02 10:58:00 -04:00
Gervase Markham
5614b66a9b
Bug 859768 - Add dictionary for Estonian, including dictionary license addition to about:license. r=Pike
2013-05-02 10:51:54 -04:00
Hugh Nougher
de36de0e46
Bug 689870 - Add d3dkmtQueryStatistics.h and enable GPU reporter for Win7+. r=jrmuizel
2013-05-02 10:50:51 -04:00
Brian Hackett
f5117c4b6d
Bug 865059 - Don't analyze scripts until they are compiled by baseline when JM is disabled, r=jandem.
2013-05-02 08:35:01 -06:00
James Willcox
7f51fee2cd
Bug 867750 - Add a --with-compiler-wrapper configure option r=glandium
...
--HG--
extra : rebase_source : a9cdc227652214c21835fa9921c7960f8b1a0b1d
2013-05-02 09:26:13 -04:00
Mounir Lamouri
171c12875e
Bug 867950 - Refactor HTMLInputElement::{Clone,RestoreState,SaveState}() to use GetValueMode() instead of mType. r=smaug
2013-05-02 14:26:44 +01:00
Oleg Romashin
6fd654b87f
Bug 867964 - Build fail with DenormalDisabler.h:116: error: 'FLT_MIN' was not declared in this scope. r=ehsan
...
--HG--
extra : rebase_source : 7076471a442c3ce639b81259e824edd0c1a69eb0
2013-05-01 06:51:13 -07:00
Kartikaya Gupta
e1795f440a
Bug 867582 - Make the Axis overscroll correction use floats for more correctness. r=ajones
2013-05-02 09:24:16 -04:00
Ehsan Akhgari
486a935da3
Bug 867876 - Add some tests for the AudioParam automation events; r=roc
2013-05-02 01:13:27 -04:00
Ehsan Akhgari
22409bc0d8
Bug 867174 - Part 2: Protect against invalid sample rates a bit harder; r=padenot
2013-04-30 16:37:23 -04:00
Ehsan Akhgari
74ef44fd2d
Bug 867174 - Part 1: Deliver the correct channel count the to the resampler the first time that we see a buffer; r=padenot
2013-04-30 16:36:19 -04:00
Ryan VanderMeulen
954cd4dfaa
Backed out changeset 1840b15583fd (bug 636564) for bustage.
...
CLOSED TREE
2013-05-02 08:33:54 -04:00
Jason Smith
44c80e4727
Bug 861958 - Crashtest for DataChannelConnection::Open crash. r=jesup
2013-05-01 20:44:28 -07:00
Martijn Wargers
fac134b729
Bug 865204 - Change remaining CSP tests that use enablePrivilege to SpecialPowers. r=bholley, f=imelven
2013-05-02 01:16:45 +02:00
Ralph Giles
1fafe574a9
Bug 782091 - Add multichannel Opus test files. r=derf
...
This doesn't do any verification of the output, just checks
that we load multichannel files and playback completes.
These are public-domain test files created by Tim and Monty
last year. They're not great audio quality, the idea is just
to verify correct speaker mapping.
http://people.xiph.org/~greg/opus_testvectors/opus_multichannel_examples/
2013-05-01 14:15:57 -07:00
Stephen Pohl
e474e01d79
Bug 636564 - Implement Lion style scrollbars on Mac OSX 10.7+. r=roc
2013-05-02 07:52:25 -04:00
Cykesiopka
f9304c52fd
Bug 541918 - Uncomment head attribute test in content/html/document/test/test_bug324378.html. r=jst
2013-05-02 07:52:25 -04:00
Aryeh Gregor
ff1be59383
Bug 866059 - Don't implicitly convert to already_AddRefed in Codegen.py; r=bz
2013-04-22 14:21:23 +03:00
Aryeh Gregor
d183f6f9bc
Bug 859817 - Make nsStringBuffer::Alloc return already_AddRefed; r=bz
2013-04-22 14:13:22 +03:00
Ryan VanderMeulen
e895c0f228
Merge m-c to inbound.
2013-05-02 07:39:49 -04:00
Ryan VanderMeulen
b11e1c3722
Merge m-c to birch.
2013-05-02 07:37:56 -04:00
Brian Hackett
0af9578a73
Bug 865024 - Avoid using overlapping registers when lowering SetDOMProperty, r=jandem.
2013-05-02 05:35:49 -06:00
Brian Hackett
bab5219019
Bug 865059 - Turn off methodjit prefs by default, r=jandem.
2013-05-02 05:32:28 -06:00
Brian Hackett
6d3350494e
Bug 866730 - Refactor handling of 'this' in definite properties analysis, r=shu.
2013-05-02 05:24:50 -06:00
Gian-Carlo Pascutto
53b40a491f
Bug 866093 - Indicate need for clobber. r=me
2013-05-02 12:09:30 +02:00
Ed Morley
38f36edd9e
Backed out changeset ad10907da2d4 (bug 866450) for B2G build failures
2013-05-02 11:58:05 +01:00
Ed Morley
dfe0338333
Backed out changeset b514d768d793 (bug 866450)
2013-05-02 11:57:14 +01:00
Ed Morley
149a757e2f
Backed out changeset 6e6a175fc36a (bug 866450)
2013-05-02 11:57:10 +01:00
Ed Morley
ab34455a28
Backed out changeset a1e877fa8d67 (bug 866450)
2013-05-02 11:57:07 +01:00
Ed Morley
37db16cd09
Backed out changeset c5ba9c0dc252 (bug 866450)
2013-05-02 11:57:04 +01:00