Commit Graph

218821 Commits

Author SHA1 Message Date
Nick Alexander
6f794e00a2 Bug 1107134 - Disable GeckoView independence testing due to Classycle inlining bug. r=ckitching
It appears that Classycle is dependent on the version of javac that
compiles the .class files.  There are real references between two
sets that are not caught by Classycle; ckitching and I theorize that
Classycle misses a reference from a set if it is a constant that is
inlined by the javac compiler.  This inlining differs between javac
compiler version.

--HG--
extra : rebase_source : 9040c77c604c8b76c4bfe1142c7efa015a82dcb5
2014-12-08 12:46:57 -08:00
Ryan VanderMeulen
ec587e4cfb Merge m-c to fx-team. a=merge 2014-12-08 15:48:03 -05:00
Mike Conley
b022abda10 Bug 1053981 - use the popup-scrollbars binding for <select> dropdowns in e10s windows. r=ally 2014-12-05 13:10:48 -08:00
Drew Willcoxon
0f1f1ffa43 Bug 1096534 - ContentSearch should load the search URL in the tab sending the search message, not the current tab. r=mak 2014-12-08 11:05:27 -08:00
Jay Wang
32debb7f9a Bug 1105452 - Need to use new Audio system APIs for audio offload playback. r=roc, r=jld, r=ggrisco
Resolve the build failure caused by API changes

There are some changes in Audio APIs in Android version
21. Modifying the code to use the new APIs.

Change-Id: I24fdeb20f8f957d05fb6c0c317de0a6f0769c347

Resolve seccomp violation caused by syscall 256

Modify the filter to allow syscall 256 (set_tid_address).

Change-Id: I49461770c4c5e70bf68462d34321381b0b7ead0a
2014-12-02 17:10:00 -05:00
Terrence Cole
6fe27efc84 Bug 1105069 - Part 8: Remove implicit cast from GCCellPtr to js::gc::Cell*; r=jonco, r=mccr8
--HG--
extra : rebase_source : 0dfb2314f5d20770b7b92fa9fde23cb6c41f20d8
2014-12-01 22:34:25 -08:00
Terrence Cole
df4c5e7445 Bug 1105069 - Part 7: Convert WeakMapTracer to use GCCellPtr; r=jonco, r=mccr8
--HG--
extra : rebase_source : d61c5f00a86472581bedd833fd4fbaf1f6700a0a
2014-12-01 15:06:38 -08:00
Terrence Cole
a693fbeadd Bug 1105069 - Part 6: Convert IncrementalReferenceBarrier to GCCellPtr; r=jonco
--HG--
extra : rebase_source : 008ec53319b44347af7398f07a9753b914a1157e
2014-12-01 15:06:37 -08:00
Terrence Cole
f6a9aced26 Bug 1105069 - Part 5: Convert MarkGCThingAsLive to GCCellPtr; r=jonco
--HG--
extra : rebase_source : 19fc003cc5c9796963b8bf54213556e1310ab240
2014-12-01 15:06:37 -08:00
Karl Tomlinson
e01c542179 bug 975782 stop delaying the load event when media fetch has stalled r=cpearce,f=kinetik
--HG--
extra : rebase_source : 7e47f1be1b68185377f20c0a8dc5f5f5b70b2938
2014-11-28 18:23:37 +13:00
Milan Sreckovic
f60450e005 Bug 1099437 - Part 2: Clean up int vs uint usage. r=nical 2014-11-26 22:00:32 -05:00
Milan Sreckovic
12a0c94814 Bug 1099437 - Part 1: Protect against negative sizes and overflow. r=nical 2014-12-09 13:19:29 -05:00
Luke Wagner
fa85a654b7 Bug 1109009 - OdinMonkey: don't increment sp in ARM/MIPS profiling epilogue until activation.fp has been updated (r=dougc) 2014-12-10 09:16:26 -06:00
Hiroyuki Ikezoe
24f7ba5f6c Bug 1079387 - Need yield for checkItem to avoid intermittent failures. r=mak 2014-12-09 03:11:00 -05:00
Ryan VanderMeulen
e649209272 Backed out changeset fc5225b5022b (bug 1101478) for causing bug 1103966. 2014-12-10 10:02:17 -05:00
Ryan VanderMeulen
10a05b7a9c Bug 1108328 - Upgrade SQLite to version 3.8.7.4. r=mak 2014-12-10 10:02:17 -05:00
Kartikaya Gupta
994ed80afc Bug 1109263 - Clamp the reftest drawWindow call to the canvas. r=dbaron
In some cases the area reported by MozAfterPaint can be extremely large. Since
that area determines what we pass to drawWindow, we could end up trying to
drawWindow an area that is too large for drawWindow to handle. Instead, this
patch clamps that area to the canvas size so that we don't unnecessarily try to
paint (and fail at painting) the whole invalid area.
2014-12-10 07:50:47 -05:00
Benjamin Bouvier
bbfaef694b Bug 1109096: Tweak error message in SIMD load/store arguments checking in Odin; r=luke 2014-12-10 13:26:12 +01:00
Benjamin Bouvier
47cec4a1d9 Bug 1108870: Support ternary conditionals with SIMD operands in asm.js; r=luke 2014-12-10 13:26:06 +01:00
Benjamin Bouvier
5c7fc3839d Bug 1108807: Group SIMD.js shift tests; r=till 2014-12-10 13:26:00 +01:00
Benjamin Bouvier
38ea6ab216 Bug 1108807: Rename SIMD shifts; r=till 2014-12-10 13:25:49 +01:00
Carsten "Tomcat" Book
c9fd5b9a48 Merge mozilla-central to mozilla-inbound 2014-12-10 13:01:03 +01:00
Georg Fritzsche
d76a5657eb Bug 1107708 - Fix potential race against clientId loading in TelemetryPing initialization. r=froydnj 2014-12-04 15:13:25 -08:00
Georg Fritzsche
40e893cf6a Bug 1107686 - Remove redundant task cache check in DataReportingService. r=gps 2014-12-08 12:38:20 +01:00
Jon Coppeard
271e3bdfcf Bug 1106784 - Restore loop order of background sweeping to hopefully fix Dromaeo regression r=terrence 2014-12-10 11:06:33 +00:00
Seth Fowler
7a2c5e4cd0 Bug 1109283 - Handle failure of nsExpirationTracker::AddObject in the SurfaceCache. r=dholbert 2014-12-10 02:53:47 -08:00
Carsten "Tomcat" Book
eafa787b9f Backed out changeset ac697e112134 (bug 1105468) for m5 test failures 2014-12-10 11:44:24 +01:00
Bob Owen
61edbfb626 Bug 1103946 Part 1: Change --content-sandbox mach / mochitest option to --strict-content-sandbox. r=jmaher
Also, change tests that are skipped using (contentSandbox != off) to (strictContentSandbox).
2014-12-10 09:34:03 +00:00
Chris Pearce
29cc2ddc3a Bug 1109389 - Don't share task queues with all EMEDecryptors the EME PDM creates. r=kinetik 2014-12-09 20:34:00 +01:00
Jean-Yves Avenard
0a17f71202 Bug 1107339 - Add support for MP4 with VP6F video track (FFmpeg only). r=k17e 2014-12-04 11:58:00 -08:00
Jean-Yves Avenard
de1720c490 Bug 1107339 - Add VP6F and extend MP3 support in libstagefright. r=k17e 2014-12-04 11:54:06 -08:00
Andrew McCreight
5f4aa3219c Bug 1105468 - OpenFileAndSendFDRunnable::OpenFile needs to ensure we don't release off main thread. r=khuey
If any of the file operations fail, we need to ensure we still dispatch to the main thread.

If the dispatch fails, leak the runnable (and the things it owns) rather than crash when we try to release them off main thread.
2014-11-26 13:05:00 +01:00
Alexandre Poirot
b12265e338 Bug 1100964 - Reset phone while enabling unrestricted devtools mode. r=fabrice, r=sicking
--HG--
extra : amend_source : 905e0ea7680baad061c66a0b6dc77dbf23258218
2014-11-26 06:46:00 -05:00
Manu Jain
6cc6f7cdce Bug 1088186 - Index out of range in RecentTabsCursorLoader. r=rnewman 2014-12-06 04:57:00 -05:00
Carsten "Tomcat" Book
cf5d1950fa Backed out changeset bfee51abf471 (bug 1106569) on request 2014-12-08 14:58:24 +01:00
Carsten "Tomcat" Book
d9d05d0f67 Merge mozilla-central to fx-team 2014-12-08 13:10:11 +01:00
Carsten "Tomcat" Book
9f30102543 merge b2g-inbound to mozilla-central a=merge 2014-12-08 12:58:28 +01:00
Carsten "Tomcat" Book
2113c68303 merge fx-team to mozilla-central a=merge 2014-12-08 12:56:24 +01:00
Carsten "Tomcat" Book
0813821e4d merge mozilla-inbound to mozilla-central a=merge 2014-12-08 12:48:58 +01:00
Mark Finkle
45f88e0cdd Bug 1079891 - Search widget minWidth is too big for some phones r=wesj 2014-12-07 16:21:09 -05:00
Victor Porof
7b89fed485 Bug 1107947 - Small reorg of the files in the new performance tool, r=jsantell
--HG--
rename : browser/devtools/performance/controller.js => browser/devtools/performance/performance-controller.js
rename : browser/devtools/performance/views/main.js => browser/devtools/performance/performance-view.js
rename : browser/devtools/performance/views/call-tree.js => browser/devtools/performance/views/details-call-tree.js
rename : browser/devtools/performance/views/waterfall.js => browser/devtools/performance/views/details-waterfall.js
2014-12-06 12:08:10 -05:00
Victor Porof
52d79ba92e Bug 1107945 - The call tree in the new performance tool has a distracting thick top border, r=jsantell 2014-12-06 12:08:10 -05:00
Victor Porof
ef94dfc659 Bug 1107943 - The maker sidebar has some annoying text spacing, r=jsantell 2014-12-06 12:08:10 -05:00
Victor Porof
6c10f9d3bd Bug 1106409 - Avoid overlap by hiding the 'max' framerate tooltip when the min/max difference is too small, r=jsantell 2014-12-06 12:08:10 -05:00
Tim Nguyen
18a06894b0 Bug 1108270 - Convert CSS values in performance.css to CSS variables. r=vporof 2014-12-06 13:06:00 +01:00
ffxbld
c15c36922a No bug, Automated HPKP preload list update from host bld-linux64-spot-132 - a=hpkp-update 2014-12-06 03:20:43 -08:00
ffxbld
3651d911d5 No bug, Automated HSTS preload list update from host bld-linux64-spot-132 - a=hsts-update 2014-12-06 03:20:41 -08:00
B2G Bumper Bot
7d9f18ed2d Bumping manifests a=b2g-bump 2014-12-05 17:56:58 -08:00
B2G Bumper Bot
d53aab9746 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5f064a62ce5e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1108099 - merge pull request #26647 from stasm:1108099-format-once to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/c8f4deeaede5
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1108099 - Make formatValue wait for Context.isReady. r=gandalf
2014-12-05 17:52:19 -08:00
Richard Newman
2d5c112fab Bug 1106347 - Don't die when retrieving over-large favicons from the database. r=mfinkle 2014-12-05 16:54:47 -08:00