Commit Graph

280418 Commits

Author SHA1 Message Date
Brian Birtles
d364750b39 Bug 1226091 - Use MayHaveAnimations in Element::UnbindFromTree; r=smaug 2016-01-19 08:04:25 +09:00
Andreas Tolfsen
3690e1c437 Bug 1240182 - Use Log.Level.Debug for logging accepted and closed sockets; r=automatedtester 2016-01-18 19:09:31 +00:00
Andreas Tolfsen
e3c9e93f0a Bug 1240550 - Make fnName, file, and line optional arguments; r=automatedtester
Previously fnName and line was tested as the entry requirement for
printing the filename to the trace information.  Testing line here was
premature since it is meant to be an optional argument.

This patch rectifies this behaviour by testing for each of the optional
arguments sequentially.  This means the file argument is required to print
the line, and the fnName argument is required to print any of those two.
2016-01-18 18:55:52 +00:00
Andreas Tolfsen
ce14e18926 Bug 1239373 - Tests for testing/marionette/message.js; r=automatedtester 2016-01-18 18:39:21 +00:00
Andreas Tolfsen
628ccce940 Bug 1239373 - Tests for testing/marionette/error.js; r=automatedtester 2016-01-18 18:38:47 +00:00
Andreas Tolfsen
dc1aaade80 Bug 1239373 - Infrastructure for Marionette xpcshell unit tests; r=automatedtester 2016-01-18 18:38:08 +00:00
Vladan Djeric
92baa0f0e7 Bug 1228437 - Add BHR stats from e10s child process. B2G fix by Ting-Yu Chou. r=nchen 2015-12-26 19:34:11 -05:00
Francois Marier
95ef275799 Bug 1237370 - Improve Application Reputation unit tests. r=gcp 2016-01-18 13:39:42 -08:00
Francois Marier
7490fe98e1 Bug 1237370 - Always log the reason for remote AppRep lookup failures. r=gcp 2016-01-18 13:39:00 -08:00
Francois Marier
6b6cc3b53b Bug 1237132 - Missing Safe Browsing pref updates on Android. r=gcp
These were forgotten in bug 1107372 and bug 1237103.
2016-01-18 13:31:35 -08:00
Kartikaya Gupta
05d268d98f Bug 1213095 - Enable chaos mode on a couple of APZ tests. r=botond 2016-01-18 15:23:08 -05:00
Kartikaya Gupta
658ea46971 Bug 1213095 - Ensure that stale FrameMetrics do not clobber more recent metrics for paint requests. r=botond 2016-01-18 15:23:08 -05:00
Kartikaya Gupta
177288c85a Bug 1213095 - Don't allow RequestContentRepaint to mutate the provided FrameMetrics. r=botond 2016-01-18 15:23:08 -05:00
Kartikaya Gupta
4ce8091982 Bug 1213095 - Inline the DispatchRepaintRequest function. r=botond 2016-01-18 15:23:08 -05:00
Kartikaya Gupta
f0244adbb2 Bug 1213095 - Fix APZEventState build with logging enabled. r=botond 2016-01-18 15:23:08 -05:00
Luke Wagner
07f80173c0 Bug 1239177 - Odin: make calls more like wasm (r=bbouvier) 2016-01-12 22:12:07 -06:00
Andrea Marchesini
d6ed37c85b Bug 1239420 - UserContextId should be propagate to nested docShells, r=smaug 2016-01-18 12:03:46 -08:00
Daniel Holbert
f98b95b16b Bug 1186405 followup: move fuzzy annotation to the correct file (inline--display-inline--01.xhtml). (no review) 2016-01-18 10:34:41 -08:00
Sebastian Hengst
801429056f Backed out changeset a5472dd5fafd (bug 1237706) for Android talos bustage. r=bustage 2016-01-18 19:31:25 +01:00
Benjamin Bouvier
e315298754 Bug 1229399: Add test file forgotten in previous rebase/checkin; r=bustage 2016-01-18 19:03:39 +01:00
Benjamin Bouvier
fb8eab66a9 Bug 1229399: Add list of wasm opcodes described in v8 design document; r=luke 2016-01-18 18:48:25 +01:00
Benjamin Bouvier
a36b0614af Bug 1229399: Unite all the Emit* functions in WasmIonCompile; r=luke 2016-01-12 15:18:19 +01:00
Benjamin Bouvier
5746c4ca9e Bug 1229399: Implement write/readVarU32 and use it for locals/globals; r=luke 2016-01-18 17:40:03 +01:00
Kyle Huey
c848138c5a Bug 1204784: Do not shut the main thread down before all outstanding asynchronous thread shutdowns complete. r=froydnj 2016-01-18 09:34:38 -08:00
Benjamin Bouvier
b5a95a8eb1 Bug 1240524: Fix AsmJS checkedValueType of Bool32x4; r=luke 2016-01-18 17:12:16 +01:00
Botond Ballo
cb4ae38ece Bug 1240244 - Split APZ gtests into several files. r=kats 2016-01-15 20:05:23 -05:00
Daniel Holbert
3fc32896fb Bug 1239799 part 2: Add support for @media(-webkit-transform-3d) media query, for web compatibility. r=heycam 2016-01-18 09:24:44 -08:00
Daniel Holbert
1cfa22ec3b Bug 1239799 part 1: Make check for -webkit-device-pixel-ratio pref more targeted, so we can support other webkit-prefixed media queries. r=heycam 2016-01-18 09:24:16 -08:00
Henrik Skupin
9a8d9b711b Bug 1237706 - Use general unpack() method to extract all kinds of supported archives. r=jlund 2016-01-18 18:13:22 +01:00
Julian Seward
7fe5eea4b7 Bug 1141565 - TSan: data race ipc/chromium/src/base/histogram.cc:730 Accumulate. r=gfritzsche. 2016-01-18 17:15:19 +01:00
Gian-Carlo Pascutto
6485c17799 Bug 1239384 - Remove static interface for Cameras using forwarding. r=jesup 2016-01-18 17:15:05 +01:00
Jonathan Kew
50bb3b2a95 Bug 1239855 - Fix for widget positioning/sizing on hidpi displays under Gtk. r=emk 2016-01-18 12:24:06 +00:00
Jonathan Kew
e7618e3501 Bug 1240180 - Optimize native theme scaling for the single-monitor case. r=emk 2016-01-18 13:28:26 +00:00
Jonathan Kew
e24bc5e3c4 Bug 1239301 - Use 'ch' units rather than 'ex' units when specifying a width that is intended to fit a specific number of characters. r=tbsaunde 2016-01-18 13:27:59 +00:00
Carsten "Tomcat" Book
9feb3318c8 Merge mozilla-central to mozilla-inbound 2016-01-18 14:23:44 +01:00
Carsten "Tomcat" Book
8e36028b6b merge mozilla-inbound to mozilla-central a=merge 2016-01-18 14:22:46 +01:00
Carsten "Tomcat" Book
006b3458b4 merge fx-team to mozilla-central a=merge 2016-01-18 14:13:25 +01:00
Carsten "Tomcat" Book
d5cf8ee4a8 merge b2g-inbound to mozilla-central a=merge 2016-01-18 14:04:13 +01:00
Sebastian Hengst
4480d4b442 Backed out 2 changesets (bug 1238906) for bustage in M(2) on OSX and Windows. r=bustage
Backed out changeset e729b30ba7b4 (bug 1238906)
Backed out changeset 1857bca40ac4 (bug 1238906)
2016-01-18 13:11:43 +01:00
Fernando Jimenez
c763b0e530 Bug 1237731 - Sync doesn't work and jumps back to welcome screen. r=gwagner 2016-01-18 12:38:35 +01:00
Nicolas Silva
ad461a4298 Bug 1239844 - Log hexadecimal values in a more standard way. r=dholbert 2016-01-18 12:03:15 +01:00
Jan de Mooij
ecc4ff20ea Bug 1234845 part 7 - Simplify isGlobalFrame and isModuleFrame. r=jonco 2016-01-18 10:23:50 +01:00
Jan de Mooij
7f93c4a3e5 Bug 1234845 part 6 - Simplify isEvalFrame, make it use script->isForEval() instead of flags. r=luke 2016-01-18 10:22:58 +01:00
Jan de Mooij
9183c35792 Bug 1234845 part 5 - Rename isNonEvalFunctionFrame to isFunctionFrame and use the script instead of flags. r=luke 2016-01-18 10:22:01 +01:00
B2G Bumper Bot
4d69876f89 Bumping manifests a=b2g-bump 2016-01-18 00:10:53 -08:00
B2G Bumper Bot
88c7779077 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5dec1b4e9d9c
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #33852 from begeeben/1239250_fix_jshint_errors

Bug 1239250 - Fix jshint errors in awesomescreen and browser_dialog, r=dhuang

========

https://hg.mozilla.org/integration/gaia-central/rev/66451e2d2468
Author: yifan <yliao@mozilla.com>
Desc: Bug 1239250 - Fix jshint errors in awesomescreen and browser_dialog
2016-01-18 00:09:11 -08:00
Carsten "Tomcat" Book
e9df491b0a Backed out 8 changesets (bug 1217129) for test failures in browser_ext_pageAction_context.js
Backed out changeset dc5742de0823 (bug 1217129)
Backed out changeset 106365a3847c (bug 1217129)
Backed out changeset 628af985c7eb (bug 1217129)
Backed out changeset 7ad8b56958c5 (bug 1217129)
Backed out changeset 71f46fe62f59 (bug 1217129)
Backed out changeset 7d8dee4c335b (bug 1217129)
Backed out changeset 3b5fb2845c3b (bug 1217129)
Backed out changeset 93266f211716 (bug 1217129)
2016-01-18 09:08:35 +01:00
Carsten "Tomcat" Book
bbe3790774 Backed out changeset d935c88d79d6 (bug 1237754) for OS X refrest failures 2016-01-18 08:54:13 +01:00
Carsten "Tomcat" Book
b15e37557e Backed out changeset 57a677703c20 (bug 1237754) 2016-01-18 08:53:53 +01:00
Masayuki Nakano
6d1835db0c Bug 1237216 TSFTextStore should forget redundant pending composition events for Korean TIPs r=emk 2016-01-18 16:29:02 +09:00