Commit Graph

234710 Commits

Author SHA1 Message Date
Kartikaya Gupta
8eac48cc93 Bug 1144831 - Remove the HandleLongTapUp callback and just use HandleSingleTap instead. r=botond 2015-03-20 14:26:52 -04:00
Kartikaya Gupta
ff7cb60a33 Bug 1128042 - Don't round critical displayport out as it should already be tile aligned and rounding error can increase tile usage. r=botond 2015-03-20 14:26:51 -04:00
Byron Campen [:bwc]
2fac9119ff Bug 1144933: Only check that remote candidate is loopback in TestLoopbackOnlySortOf. r=drno 2015-03-18 16:34:50 -07:00
Byron Campen [:bwc]
65249960e6 Bug 1144432 - Part 4: Unbust signaling_unittests r=mt 2015-03-18 14:56:19 -07:00
Byron Campen [:bwc]
bc0089cbcc Bug 1144432 - Part 3: Disable unused m-sections in answer, and fix a null ptr bug. r=mt 2015-03-18 14:55:36 -07:00
Byron Campen [:bwc]
0bedfc9633 Bug 1144432 - Part 2: Allow mid to change in renegotiation, check that mid doesn't change in answer, and disable some checking when the m-section was previously disabled. r=mt 2015-03-18 14:52:24 -07:00
Byron Campen [:bwc]
548216628b Bug 1144432 - Part 1: Test-case r=mt 2015-03-17 17:23:20 -07:00
Byron Campen [:bwc]
9f52236151 Bug 1141230: Stop using getLocalStreams() to drive checking of various things in the mochitest suite. r=jib 2015-03-12 17:30:12 -07:00
Nicolas B. Pierron
0150c85183 Bug 1138693 - Check if Loads can be optimized by Scalar Replcement. r=jandem 2015-03-20 19:16:47 +01:00
Ben Kelly
f417bd0137 Bug 1143223 Teach Cache ReadStream not to AddRef() itself in its destructor. r=ehsan 2015-03-20 11:01:57 -07:00
Jeff Gilbert
a60a968462 Bug 1143218 - Use mochitest subsuites to specify webgl tests. r=jmaher,gbrown 2015-03-18 17:19:22 -07:00
Kannan Vijayan
ed4c0370c4 Bug 1135236 - Remove unused print callbacks in profiler backend. r=mstange 2015-03-20 13:51:37 -04:00
Kannan Vijayan
3b8d6c58e5 Bug 1145333 - Skip NativeStackAddrs that conflict with pseudoStackAddrs and jsStackAddrs when merging sampler stacks. r=mstange 2015-03-20 13:50:46 -04:00
Kannan Vijayan
ba33562b8c Bug 1143802 - Forward jit level information to profiler frontend. r=shu 2015-03-20 13:50:23 -04:00
L. David Baron
05f2ed4a02 Bug 1010675 - Stop allowing button contents to overflow into the CSS padding and border (although still allow them to overflow into our internal focuspadding when the min-content width says the contents don't fit). r=dholbert
Note that this replaces the code that allows eroding the space with new
code that reduces the focusPadding value.

(Also, we previously didn't count the focusPadding towards what could be
eroded, which meant we wouldn't quite get to the edge of the padding and
border, because we weren't counting the extra for the focusPadding.)

The existing reftests that I'm changing from == to != are ones that were
specifically testing issues related to erosion of padding.

The change to 491180-{1,2}-ref.html is because we now *do* erode the
focusPadding, which is 3px in the horizontal dimensions (see the
button::-moz-focus-inner styles in forms.css), and that was the only
nonzero style on the button in 491180-{1,2}.html.

CLOSED TREE (per RyanVM)
2015-03-20 10:27:09 -07:00
Ryan VanderMeulen
d296d3f9ca Backed out changeset c5af69669855 (bug 1124084) for various regressions.
CLOSED TREE
2015-03-20 13:01:35 -04:00
Ryan VanderMeulen
cb23f0b54a Backed out changesets f33123f726b6 and c2724e2f9de9 (bug 1010675) for B2G reftest failures.
CLOSED TREE
2015-03-20 12:25:49 -04:00
Ryan VanderMeulen
78913c4393 Backed out changeset 763cc10e0bb1 (bug 1144127) for B2G reftest bustage. 2015-03-20 12:23:11 -04:00
Carsten "Tomcat" Book
70285ec3f2 Backed out changeset bd0060c41a3d (bug 1140558) for xpcshell bustage on a CLOSED TREE 2015-03-20 17:07:10 +01:00
Carsten "Tomcat" Book
b13e54e607 Backed out changeset 9a5f8a7ad479 (bug 1145057) for B2G L Emulator opt/debug bustage on a CLOSED TREE 2015-03-20 16:56:58 +01:00
Benjamin Bouvier
44e4c91635 Bug 1135428: Fix test to run with --no-asmjs as well on a CLOSED TREE; r=bustage 2015-03-20 16:55:06 +01:00
Timur Valeev
28a5828a95 Bug 1136757 - Add direct Response overload for FetchEvent.respondWith(). r=jdm,nsm,ehsan
ON CLOSED TREE
Fix bug number
2015-03-20 08:44:20 -07:00
Nikhil Marathe
21808d9cca Backed out changeset 62b55b1f9b7e for wrong bug number ON CLOSED TREE 2015-03-20 08:43:59 -07:00
L. David Baron
e76f3d2be8 Bug 1010675 followup - fix reftest failure annotation to fix Mac OS X 10.6 reftest orange. No review. 2015-03-20 08:39:27 -07:00
Timur Valeev
063358ac0c Bug 1135627 - Add direct Response overload for FetchEvent.respondWith(). r=jdm,nsm,ehsan 2015-03-18 06:17:11 +03:00
Benjamin Bouvier
a28f4e13a1 Bug 1135039: Generalize SimdGeneralShuffle codegen; r=sunfish 2015-03-12 14:58:59 +01:00
Benjamin Bouvier
ea3ccf4e1b Bug 1135039: Factor out LInstructionHelper/LVariadicInstruction code; r=sunfish 2015-03-12 14:25:29 +01:00
Benjamin Bouvier
6a2263406f Bug 1135039: Generalize swizzle MIR node to SimdGeneralShuffle; r=sunfish 2015-03-18 20:07:45 +01:00
Benjamin Bouvier
85af73e764 Bug 1135039: Implement LVariadicInstruction; r=sunfish 2015-03-12 14:01:29 +01:00
Mason Chang
9a88b696cc Bug 1133527. Fallback to software vsync on android. r=kats 2015-03-20 08:12:53 -07:00
Jan-Ivar Bruaroey
a64931a5e4 Bug 1145403 - Don't open MediaManager on shutdown. r=jesup 2015-03-19 18:43:25 -04:00
Nick Fitzgerald
527861e144 Bug 1144973 - Ensure that StringifySavedFrameStack puts its stack string in the cx's compartment. r=bz 2015-03-19 10:29:00 -04:00
Stéphane SCHMIDELY
ca672491fc Bug 1144619 - Variable 'nextX' is created in the wrong scope. r=dbaron 2015-03-19 21:00:03 +01:00
Jim Porter
c52fa97c92 Bug 1039639 - Add support for Flac on Firefox OS. r=cajbir 2014-12-02 16:37:00 -05:00
James Willcox
348a62175f Bug 1106827 - Improve handling of Android memory pressure events r=rnewman 2015-03-20 09:51:20 -05:00
James Willcox
331e20ca79 Bug 1145204 - Fix build failure with Android support library v22 r=nalexander 2015-03-20 09:51:20 -05:00
JW Wang
de4e193adf Bug 1145057 - Block drawImage() from EME media. r=roc 2015-03-19 19:08:00 -04:00
Daniel Stenberg
67f5dbdde1 Bug 1145050 - Fix uninitialized class members in Http2Session. r=hurley 2015-03-20 00:42:00 -04:00
Chris Manchester
106fd4322c Bug 1144907 - Restore previous context after calling marionette's gather_debug. r=davehunt 2015-03-18 15:34:12 -07:00
Emanuel Hoogeveen
68e9470c33 Bug 1143966 - Remove type specifier from AllocKind to avoid miscompilations on GCC. r=terrence 2015-03-19 13:59:00 -04:00
David Parks
92eca57da1 Bug 1138678 - Ignore NOTIFY_IME_OF_BLUR when establishing secure input mode. r=masayuki
SetInputContext keeps proper tabs on the secure input setting.  This
code could result in improper IME configuration.
2015-03-18 19:08:22 -07:00
Benjamin Chen
885edb420d Bug 1131563 - Set the flag skipToNextKeyFrame to false if there is no keyframe behind. r=kinetik 2015-03-19 18:00:02 +08:00
Benjamin Smedberg
44d11d29e9 Part of bug 1140558 - Switch TelemetryEnvironment to a model which keeps track of the current state constantly and makes the current environment available synchronously. r=vladan/Dexter 2015-03-13 10:55:06 -04:00
Benjamin Smedberg
c242db94bf Bug 1144127 - Remove support for distribution/bundles because of its malware/hijacking risk, r=Mossop 2015-03-17 10:56:03 -04:00
Luke Wagner
908ca2a044 Bug 1135428 - OdinMonkey: return nullptr, not false (r=warnings-as-errors CLOSED TREE) 2015-03-20 09:15:03 -05:00
Nathan Froyd
c88b0aa913 Bug 1145167 - make imgIContainer::type getter infallible; r=seth
Rather than writing out a separate GetType() for every concrete
imgIContainer, we can tag the attribute as [infallible] in the IDL file.
The IDL code generator takes care of generating the correct GetType,
leading to less code duplication.
2015-03-19 10:12:52 -04:00
Luke Wagner
de625ca072 Bug 1135428 - OdinMonkey: remove compileAndGo restriction (r=bbouvier) 2015-03-20 08:52:14 -05:00
L. David Baron
0a12d900ae Bug 1010675 - Stop allowing button contents to overflow into the CSS padding and border (although still allow them to overflow into our internal focuspadding when the min-content width says the contents don't fit). r=dholbert
Note that this replaces the code that allows eroding the space with new
code that reduces the focusPadding value.

(Also, we previously didn't count the focusPadding towards what could be
eroded, which meant we wouldn't quite get to the edge of the padding and
border, because we weren't counting the extra for the focusPadding.)

The existing reftests that I'm changing from == to != are ones that were
specifically testing issues related to erosion of padding.

The change to 491180-{1,2}-ref.html is because we now *do* erode the
focusPadding, which is 3px in the horizontal dimensions (see the
button::-moz-focus-inner styles in forms.css), and that was the only
nonzero style on the button in 491180-{1,2}.html.
2015-03-20 06:47:29 -07:00
L. David Baron
036d7d294f Bug 1123979 - Make the crashtest for bug 769303 more reliable by using reftest-wait correctly. r=mats
Once we do this, we'll be able to get a better sense of how common this
intermittent failure is and where it occurs.
2015-03-20 06:47:28 -07:00
Brian Hackett
c676689589 Bug 1143256 - Store object metadata using a weak map, r=luke. 2015-03-20 06:33:33 -07:00