Commit Graph

154228 Commits

Author SHA1 Message Date
David Major
b45d2ed45e Bug 932100 - Part 1: Remove load-time dependency on user32. r=bsmedberg 2013-11-12 08:31:32 -05:00
Bob Owen
26107f627c Bug 885140 - Test 4: Move testAttempted() call to before click and iframe to navigate to before test iframe. r=smaug 2013-11-11 11:55:35 +00:00
Jonathan Kew
29a24300a3 bug 909344 - reftest for display of stray control characters. r=roc 2013-11-12 12:58:18 +00:00
Jonathan Kew
74941dd0c6 bug 909344 - render stray control characters as hexboxes instead of invisible. r=roc 2013-08-26 16:32:55 -07:00
Jonathan Kew
10cb6945e2 bug 909344 - testcase 398332-3.html might not trigger assertions. r=roc 2013-11-12 12:57:39 +00:00
Jonathan Kew
32d9c9c699 bug 909344 - load testcase 388367-1 as a crashtest rather than reftest. r=roc
--HG--
rename : layout/reftests/bugs/388367-1.html => layout/generic/crashtests/388367-1.html
2013-11-12 12:57:22 +00:00
Olli Pettay
1a484b93fe Bug 930381 - Follow the COM rules when calling ProcessSynthMouseMoveEvent. r=mats, smaug, tnikkel 2013-11-12 07:54:10 -05:00
Nathan Froyd
3243d20805 Bug 841373 - use STRIP_FLAGS with STRIP consistently; r=glandium 2013-11-11 11:01:22 -05:00
Nathan Froyd
27ba4a96b6 Bug 933320 - part 2 - inform WebRTC of our chosen target when invoking gyp; r=ted 2013-10-31 13:34:32 -04:00
Nathan Froyd
9829841e7c Bug 933320 - part 1 - make find_sdk.py silently comply if we're not running on a Mac host; r=ted 2013-10-31 13:34:02 -04:00
Florian Quèze
f793c91db0 Bug 831759 - PeerConnection set*Description callbacks can be overwritten prematurely, r=abr. 2013-11-12 13:09:26 +01:00
Jon Coppeard
0e138bb07b Bug 935136 - Always barrier assignments to Heap<Value> r=terrence 2013-11-12 11:21:01 +00:00
Jonathan Kew
37ef36ed13 backout 739edf98ca0b (bug 909344) for reftest failure in layout/reftests/bugs/388367-1.html. 2013-11-12 10:13:10 +00:00
Ralph Giles
25c4d7a4bf Bug 888789 - Update nestegg with VP9 and Opus support. r=kinetik
Update our in-tree source to the upstream master branch.
2013-11-11 21:44:00 +13:00
Ralph Giles
c7923e2ca1 Bug 931060 - Add encoder files to in-tree libvorbis. r=xiphmont
Add vorbisenc.c and its dependent headers to the libvorbis build
and export the relevant symbols. Based on a patch by Benjamin Chen.
2013-11-12 09:30:16 +13:00
Ralph Giles
29894017e6 Bug 930718 - Revert os.h to upstream version. r=cpearce
Forgot to re-run update.sh after removing the Solaris patch.
2013-11-11 17:01:38 +13:00
Ralph Giles
c9f5b0f5ad Bug 930718 - Remove reference to Solaris patch in readme. r=cpearce
Forgot this in the original commit.
2013-11-11 16:53:34 +13:00
Henri Sivonen
8be3895281 Bug 930281 - Use nsINode instead of nsIContent. r=smaug. 2013-11-12 10:45:22 +02:00
Henri Sivonen
e03d6ed558 Bug 936440 - Report UTF-16LE or UTF-16BE instead of UTF-16 as the BOM-sniffed encoding. r=emk. 2013-11-12 10:45:22 +02:00
Jonathan Kew
45314d379f bug 909344 - render stray control characters as hexboxes instead of invisible. r=roc 2013-08-26 16:32:55 -07:00
Matt Woodrow
f477146890 Bug 926023 - Use the value of SetPermitSubpixelAA for DrawTargetCairo. r=Bas 2013-11-05 17:50:56 +13:00
Garrett Robinson
72855f7c75 Bug 902654 - refactor CSP call sites for readability r=dholbert r=mrbkap 2013-11-11 14:25:55 -08:00
Daniel Holbert
2699bc1b56 Bug 937298 part 2: De-virtualize nsIFrame::GetOffsetFromView, since it only has one implementation. r=mats 2013-11-11 23:57:44 -08:00
Daniel Holbert
956d278394 Bug 937298 part 1: Remove always-NS_OK return value from nsIFrame::GetOffsetFromView. r=mats 2013-11-11 23:57:42 -08:00
Carsten "Tomcat" Book
eb83c4a356 Backed out changeset e5b40752f743 (bug 912891) for browser chrome test failures on a CLOSED TREE 2013-11-12 08:48:41 +01:00
Carsten "Tomcat" Book
54cb72cd2d Backed out changeset a0737b57f233 (bug 912891) for browser chrome failures 2013-11-12 08:47:46 +01:00
Wes Kocher
3dbc5bd2fa Backed out 7 changesets (bug 935228, bug 936143, bug 935470, bug 933882, bug 934799) for breaking ASAN browser-chrome tests on a CLOSED TREE
Backed out changeset ae6f2151610f (bug 934799)
Backed out changeset 82495f0c5da2 (bug 934799)
Backed out changeset 77be849d81e7 (bug 935228)
Backed out changeset 555e5759fe5f (bug 935470)
Backed out changeset ce4011f33422 (bug 933882)
Backed out changeset e13e98eab890 (bug 936143)
Backed out changeset fb230c191a88 (bug 936143)
2013-11-11 16:53:59 -08:00
David Keeler
351ae40bdc bug 932519 - (3/3) add an optional additional cert name as a parameter to GetOCSPResponseForType r=cviecco r=briansmith 2013-11-11 13:36:29 -08:00
David Keeler
a2409d20fd bug 932519 - (2/3) rename OCSP response generation test code to remove "stapling" r=cviecco r=briansmith 2013-11-11 13:42:35 -08:00
David Keeler
05787ee46f bug 932519 - (1/3) move common OCSP response generation test code for refactoring r=cviecco r=briansmith
--HG--
rename : security/manager/ssl/tests/unit/tlsserver/cmd/OCSPStaplingServer.cpp => security/manager/ssl/tests/unit/tlsserver/lib/OCSPCommon.cpp
rename : security/manager/ssl/tests/unit/tlsserver/cmd/OCSPStaplingServer.cpp => security/manager/ssl/tests/unit/tlsserver/lib/OCSPCommon.h
2013-11-11 13:43:04 -08:00
Wes Kocher
42a56cb5a7 Merge m-c to inbound 2013-11-11 16:18:14 -08:00
Wes Kocher
a49630600c Merge b2g-inbound to m-c 2013-11-11 16:15:22 -08:00
Wes Kocher
be23be7961 Merge fx-team to m-c 2013-11-11 16:11:16 -08:00
Nicholas Hurley
293bde9a59 Bug 935413 - Fix dumb sql error in Seer. r=mcmanus 2013-11-11 16:07:41 -08:00
David Anderson
159a927b97 Support 3D transforms in the basic compositor (bug 935265, r=mattwoodrow). 2013-11-11 15:53:29 -08:00
Wes Kocher
0568023133 Merge inbound to m-c 2013-11-11 15:51:01 -08:00
Mike Hommey
fda70b1aad Backout changeset 4810e8f4eb98 (part of bug 934864) for causing bug 937332. 2013-11-12 08:37:08 +09:00
Ryan VanderMeulen
5d1d4d7c5f Backed out changesets 5fdcf5a9697f, da1a4740a722, and f16921967806 (bug 935628) for robocop failures.
CLOSED TREE
2013-11-11 15:56:27 -05:00
Gaia Pushbot
faea1a6ff5 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ed6e6bf16fcf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #13049 from igordsm/bug-796702

Bug 796702 - Makes the current day from Day or Week views selected in the Month view. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/80f52e8c6cd9
Author: Igor Montagner <igordsm@gmail.com>
Desc: Solves bug 796702. Makes the current day from Day or Week views selected in the Month view.

Added unit test.
2013-11-11 12:50:25 -08:00
Ryan VanderMeulen
d4fc422b45 Merge inbound to m-c. 2013-11-11 15:41:03 -05:00
Ryan VanderMeulen
b0817ed5a7 Merge b2g-inbound to m-c. 2013-11-11 15:38:53 -05:00
Brian Hackett
4eac8946e3 Bug 930327 - Don't deoptimize the type of a coerced argument if it has other uses. r=jandem 2013-11-11 14:50:26 -05:00
Gaia Pushbot
72e5a54f58 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8aa52bb04742
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #13537 from eeejay/bug-920839

Bug 920839 - Make Value selectors accessible. r=timdream

Re-merged after fixing unit tests.

========

https://hg.mozilla.org/integration/gaia-central/rev/6a7c649f88cc
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 920839 - Added spinbutton ARIA markup to value picker.

========

https://hg.mozilla.org/integration/gaia-central/rev/94f157d99683
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 920839 - ARIA fixes to value selector.
2013-11-11 11:40:24 -08:00
Gregor Wagner
c9d954d8dc Backout 69acb8830b8c for real. 2013-11-11 10:40:50 -08:00
Gregor Wagner
3ccc300d09 Backout bug 921991 2013-11-11 10:29:38 -08:00
Gregor Wagner
b9f5f3ac75 Backout 26407a874057 for causing Bug 937199. 2013-11-11 10:28:56 -08:00
Gaia Pushbot
0a75f352e0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3dd9a13e0604
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #13587 from zacc/bug_935052_4

Bug 935052 - Python Remove launch() methods from homescreen tests

========

https://hg.mozilla.org/integration/gaia-central/rev/92c3b5b39da1
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 935052 - Python Remove launch() methods from homescreen tests
2013-11-11 09:55:24 -08:00
Ryan VanderMeulen
b9cb6aeb20 Bug 915897 - Disable testShareLink due to intermittent failures. 2013-11-11 12:25:42 -05:00
Olli Pettay
a23090c336 Bug 936969, make sure to null check the return value of GetFrameElementInternal(), r=bholley
--HG--
extra : rebase_source : 91f1276627c6f31aa2d8de18a1dfc8d8ee533bec
2013-11-11 18:56:45 +02:00
Ehsan Akhgari
68e154052c Bug 936924 - Build libpng in unified mode; r=jrmuizel 2013-11-11 11:56:58 -05:00