Commit Graph

277098 Commits

Author SHA1 Message Date
David Anderson
8ced4416a5 Force a repaint after DXGI device resets. (bug 1188019, r=bas) 2015-12-17 11:20:08 -08:00
David Anderson
9a6d78d24c Fix crash trying to allocate textures for oversize scrollbars. (bug 1214261, r=mstange) 2015-12-17 11:13:45 -08:00
Garrett Robinson
d2d7f5f0fb Bug 1194893 - Pref for default file upload directory. r=smaug 2015-12-16 11:58:40 -08:00
Haik Aftandilian
f28e658174 Bug 1232374 - remove nsAutoArrayPtr usages from toolkit/; r=froydnj 2015-12-17 09:37:47 -08:00
Wes Kocher
48075c5321 Backed out 2 changesets (bug 1211562) for breaking mulet builds
Backed out changeset 5889e20eb419 (bug 1211562)
Backed out changeset d7450e4e52de (bug 1211562)
2015-12-17 09:34:50 -08:00
Wes Kocher
a99845bbc4 Backed out 2 changesets (bug 1208566) for breaking mulet builds
Backed out changeset a5618a5cbc7f (bug 1208566)
Backed out changeset f3fd530324ee (bug 1208566)
2015-12-17 09:34:33 -08:00
Rail Aliiev
e360afa234 Bug 1233314 - beta repacks are failing trying to find checksums file. r=mshal 2015-12-17 11:40:07 -05:00
Julien Pagès
0db85ab646 Bug 1229379 - use mozlog test report protocol in talos. r=jgraham,jmaher 2015-12-14 15:15:42 +01:00
Julien Pagès
781c3fbfd5 Bug 1229379 - use mozlog in talos. r=jgraham,jmaher 2015-12-17 12:11:28 +01:00
Terrence Cole
eb7a97ac54 Bug 1227144 - Remove unused AutoRegExpStaticsBuffer; r=jonco 2015-12-16 08:40:13 -08:00
Nathan Froyd
815b18809d Bug 1208566 - require Rust 1.5 for --enable-rust builds; r=mshal
Rust 1.5 features fine-grained dependency tracking that we need for
proper incremental builds.  As a side effect, it also features choosing
between the builtin-to-Rust jemalloc and the system allocator, which
Gecko needs for interoperation.  (Gecko needs to make Rust use the
system allocator, which then gets redirected into Gecko's copy of
jemalloc if necessary.)  It's not great to require an unstable Rust
target here, but we need to upgrade at some point anyway, so we might as
well make people aware of the upgrade requirement sooner rather than
later.
2015-12-17 08:25:03 -08:00
Nathan Froyd
aeed534cc0 Bug 1208566 - emit proper dependencies when compiling Rust sources; r=mshal 2015-12-17 08:25:03 -08:00
Ralph Giles
4bb5301af4 Bug 1211562 - Update linux64 tooltool rustc to 1.5. r=mshal
Custom build of stable rustc 1.5 with --enable-rpath
--enable-llvm-static-stdcpp and --target=i686-unknown-linux-gnu.

https://github.com/rillian/rust-build commit fe6d07b8b86c.
2015-12-17 08:25:03 -08:00
Ralph Giles
90152b78e8 Bug 1211562 - Update mac tooltool rustc to 1.5. r=mshal
Custom build from 1.5.0-src with MACOSX_DEPLOYMENT_TARGET=10.7
--enable-rpath --disable-elf-tls --disable-doc with i686 rustlib
copied into the x86_64 install for cross-32 support.
2015-12-17 08:25:03 -08:00
Andrea Marchesini
5171ba1b29 Bug 1232630 - Rename C and I to Cc and Ci in profileSelection.js, r=ehsan 2015-12-17 15:39:33 +00:00
Ben Kelly
aeccd63407 Bug 1233171 Cancel channel when ScriptLoader is aborted during service worker script load. r=khuey 2015-12-17 10:11:26 -05:00
Kartikaya Gupta
1b7df272e2 Bug 1229039 - If a PanGesture input block gets interrupted, just start a new block instead of not sending the rest of the events through the APZ. r=mstange 2015-12-17 10:05:47 -05:00
Kartikaya Gupta
61d91466e4 Bug 1229039 - Miscellaneous logging fixes/updates. r=botond 2015-12-17 10:05:12 -05:00
Sebastian Hengst
18829a9e77 Backed out changeset 30839ee209e8 (bug 901097) for mochitest failures on Android and Mulet. r=backout 2015-12-17 14:13:59 +01:00
Andrea Marchesini
1a046036d9 Bug 901097 - FileReader API in workers, r=sicking, r=nfroyd 2015-12-17 12:00:35 +00:00
Carsten "Tomcat" Book
885befca8f Merge mozilla-central to mozilla-inbound 2015-12-17 12:03:41 +01:00
Andrea Marchesini
7c31c9a68f Bug 1233065 - about:profiles in the ProfileManager should be smaller, r=ehsan, f=alice0775 2015-12-17 10:59:37 +00:00
Nicholas Nethercote
c32445145d Bug 1231256 (part 5) - Remove dead FromCSSPerspectiveInfo() function. r=vlad. 2015-12-07 15:20:02 -08:00
James Graham
df7eb630d3 Bug 1221424 - Give custom element test a longer timeout, r=Ms2ger 2015-12-16 22:48:07 +00:00
James Graham
e5717f2ae2 Bug 1232118 - Fix use of stash.put in CORS test, r=Ms2ger 2015-12-16 22:48:07 +00:00
James Graham
6a6d9abae0 Bug 1226462 - Make hash change test faster to run and increase timeout, r=Ms2ger 2015-12-16 22:48:07 +00:00
James Graham
f9f8670421 Bug 1226082 - Restart after document.open using test that causes instability in following test, r=Ms2ger 2015-12-16 22:48:07 +00:00
James Graham
ec9448cb92 Bug 1226346 - Make test that uses window.open faster and give it a longer timeout, r=Ms2ger 2015-12-16 22:48:07 +00:00
James Graham
914c56ddbc Bug 1232259 - Update to latest wptrunner, a=testonly 2015-12-16 22:48:07 +00:00
James Graham
aef86fbe8e Bug 1232257 - Update to latest wptserve, a=testonly 2015-12-16 22:48:07 +00:00
Jeff Gilbert
9fd5fca748 Bug 1231040 - Check for premulting better. - r=jrmuizel 2015-12-16 14:35:17 -08:00
Nathan Froyd
faa66fbfc6 Bug 1232772 - fix typo causing Windows build bustage; r=me 2015-12-16 17:12:45 -05:00
Botond Ballo
080bb85c29 Bug 1231228 - Gtest. r=kats 2015-12-16 10:49:42 -05:00
Botond Ballo
9df8275310 Bug 1231228 - Correctly check for whether an APZC along the handoff chain is panned into overscroll. r=kats 2015-12-14 19:55:37 -05:00
Nathan Froyd
f0773715c5 Bug 1233069 - add override declarations to Windows graphics headers; r=Bas
This change silences a number of -Winconsistent-missing-override
warnings on clang-cl.
2015-12-16 10:41:21 -05:00
Aaron Klotz
b81eb38afa Bug 1233208: Disable IOInterposer on Beta and Release; r=froydnj 2015-12-16 14:36:44 -07:00
Armen Zambrano Gasparnian
d3a4e97cf9 Bug 1233044 - Schedule Linux64 debug xpcshell and jittests on TaskCluster as tier-2. r=dustin 2015-12-16 12:23:17 -05:00
Armen Zambrano Gasparnian
9dc675e578 Bug 1232796 - Schedule Linux64 debug mochitest-webgl on TaskCluster as tier-2. r=jmaher 2015-12-15 19:59:13 -05:00
Ten Thumbs
dd331b6b54 Bug 234031 - broken parsing of xlen in gzip rfc 1952 r=mcmanus 2015-12-16 16:33:40 -05:00
Francois Marier
f02e0bedd4 Bug 1231557 - Use the URL Classifier in Media elements. r=cpearce,r=gcp 2015-12-16 13:24:40 -08:00
Jeff Muizelaar
abfa044bc8 Bug 1231657. Don't allow linking different versions shaders. r=jgilbert
This fixes glsl3/shader-linking.html
2015-12-16 16:16:00 -05:00
Chris Manchester
9b8027e8eb Bug 1223745 - Move generate headers in toolkit/mozapps/update/updater/Makefile.in to GENERATED_FILES. r=glandium 2015-12-16 13:08:34 -08:00
Julian Seward
56f54c2697 Bug 1232326 - Uninitialised value use in AudioBufferInPlaceScale. r=dminor. 2015-12-16 17:36:21 +01:00
Geoff Brown
9d13c4ac57 Bug 1232962 - Use emulator device-serial for android-emulator command only; r=jmaher 2015-12-16 13:59:11 -07:00
Geoff Brown
696e2d0c58 Bug 1231491 - Warn when android-emulator run from a non-Android context; r=jmaher 2015-12-16 13:59:09 -07:00
Nicholas Hurley
fa29701467 Bug 1228822 - Ensure we send out the window update when matching a pushed stream with a pull stream. r=mcmanus 2015-12-09 10:11:04 -08:00
Terrence Cole
e447c622bd Bug 1232814 - Part 2: Move LazyScript finalization to the background finalization thread; r=jonco 2015-12-11 12:15:19 -05:00
Terrence Cole
20d3c45be9 Bug 1232814 - Part 1: Fix a missing early return in NoteWeakEdge; r=sfink 2015-12-16 12:50:12 -08:00
Ehsan Akhgari
ccefca55db Bug 1230042 - Fix clients-matchall-include-uncontrolled.https.html by sorting the clients array and ignoring non-test clients; r=bkelly 2015-12-16 15:48:43 -05:00
Kit Cambridge
bce952673f Bug 1189998, Part 4 - Add authentication secret to Push data test. r=dragana 2015-12-11 11:16:46 -05:00