Commit Graph

234345 Commits

Author SHA1 Message Date
Margaret Leibovic
398c5277f1 Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson 2015-03-12 20:06:37 -07:00
Julien Pagès
2e56250800 Bug 923381 - [mozprocess] mozprocess.ProcessHandler should have an option not to print. r=ahal 2015-03-12 13:38:00 +01:00
chiajung hung
d84e7bed32 Bug 1142181 - ProfilerBacktrace.cpp should #include its own .h file first, r=aklotz 2015-03-16 23:01:00 +01:00
Tim Taubert
d0edf6a669 Bug 1095418 - Convert xpcshell-tests in toolkit/components/places/tests/favicons to Bookmarks.jsm API r=mak 2015-03-12 11:29:01 +01:00
Tim Taubert
ccd15009ae Bug 1094906 - Convert xpcshell-tests in toolkit/components/places/tests/queries to Bookmarks.jsm API r=mak 2015-03-12 14:26:28 +01:00
Tim Taubert
4624c54070 Bug 1095421 - Convert xpcshell-tests in toolkit/components/places/tests/unifiedcomplete to Bookmarks.jsm API r=mak 2015-03-13 16:30:38 +01:00
Mark Banner
b353611114 Bug 1081079 - Use the DocumentTitleMixin for Loop in more places. r=jaws 2015-03-17 08:41:25 +00:00
Alexandre Poirot
5ad53e620f Bug 1142080 - Fix app orientation support on desktop. r=fabrice 2015-03-12 02:12:00 -04:00
Andrew Osmond
048665b1e2 Bug 1139721 - Fix camera memory leaks for onfacesdetected events, failed initializations and capabilities. r=mikeh 2015-03-13 12:32:34 -04:00
Bruce Sun
8a4a0e9282 Bug 1136514 - Add ReadRemoteRssi in GATT client. f=jocelyn, r=btian, r=mrbkap 2015-03-16 16:55:50 +08:00
Ting-Yu Lin
8e02540a79 Bug 1140238 - Part 1: Add a test to drag first caret over non-selectable. r=automatedtester
The original test had dragged the second SelectionCaret over
non-selectable elements. After that, we should further drag the first
SelectionCaret over non-selectable elements, and confirm that the
selection ranges are correct.
2015-03-10 20:40:00 -04:00
Alexandre Poirot
9b74d49025 Bug 1139984 - Fix console API in child processes by ensuring windowID is correctly typed. r=bz 2015-03-17 07:13:00 -04:00
Catalin Badea
d05757bf13 Bug 982726 follow-up: Add exempt from worker limit pref to a test. 2015-03-18 16:56:47 +02:00
Catalin Badea
41d159c815 Bug 982726 - Test the number of clients returned by matchAll. r=nsm 2015-03-18 16:47:17 +02:00
L. David Baron
b62645c849 Bug 1125455 patch 7 - For compositor-thread application of transitions, don't apply transitions when animations are also running. r=birtles
I've verified locally that this patch (not others in this series) fixes
the test failures that match the test changes in this patch.
2015-03-18 07:35:30 -07:00
L. David Baron
b4a39b941b Bug 1125455 patch 6 - Only search the properties list of the animation once when adding animations to the compositor. r=birtles
This removes the duplication where AddAnimationsForProperty calls
HasAnimationOfProperty which goes over the list once, and then
AddAnimationForProperty searches the list again and skips all but the
item found before.

It also makes it easier, in patch 7, to perform additional tests on the
item that we found.
2015-03-18 07:35:30 -07:00
L. David Baron
380c5afa45 Bug 1125455 patch 5 - Add Animation::GetAnimationOfProperty. r=birtles
This is needed for patch 6.
2015-03-18 07:35:30 -07:00
L. David Baron
f761f07595 Bug 1125455 patch 4 - For main-thread application of transitions, don't apply transitions when animations are also running. r=birtles
I've verified locally that this patch (not others in this series) fixes
the test failures that match the test changes in this patch.
2015-03-18 07:35:30 -07:00
L. David Baron
59417c32e4 Bug 1125455 patch 3 - Add mochitests for animations overriding transitions. r=birtles
Note that (at this stage) some of the tests in both files fail (which I
have verified locally), as noted by the todos and FIXMEs in the test,
which will be removed in later patches in this bug, as the failures are
fixed.
2015-03-18 07:35:30 -07:00
L. David Baron
56d5ca771b Bug 1125455 patch 2 - Set mWinsInCascade for transitions based on whether there are animations. r=birtles 2015-03-18 07:35:30 -07:00
L. David Baron
6fe137890e Bug 1125455 patch 1 - Add boolean for whether an animation of a property wins in the CSS cascade. r=birtles 2015-03-18 07:35:29 -07:00
Nicolas B. Pierron
7221c0f443 Bug 1137624 - Disable Array.join optimization. r=jandem 2015-03-18 15:12:47 +01:00
Nikhil Marathe
a2add679a5 Bug 1134462 - Cleanup Promise usage in fetch test SW. r=jdm 2015-03-17 08:48:31 -07:00
Nikhil Marathe
064bd5a101 Bug 1134462 - allow null body. r=jdm 2015-03-17 08:48:30 -07:00
Nikhil Marathe
bcd3a955e7 Bug 1134462 - Synthesize status and headers from Response returned by ServiceWorker. r=jdm 2015-03-17 08:48:30 -07:00
Boris Zbarsky
8450749af6 Bug 1144452. Print the global in JSObject::dump. r=waldo 2015-03-18 09:24:13 -04:00
Boris Zbarsky
1cd9709e7c Bug 1144097. Fix yet another is<ScopeObject>() assert. r=shu 2015-03-18 09:24:13 -04:00
Boris Zbarsky
379f43f8e3 Bug 1135963. Allow JS_InitializePropertiesFromCompatibleNativeObject to deal with objects that have different prototypes. r=bhackett 2015-03-18 09:24:13 -04:00
Sylvestre Ledru
2774727f62 Bug 1144176 - Remove a useless declaration. r=bholley 2015-03-18 14:10:08 +01:00
Carsten "Tomcat" Book
829b302b30 Merge mozilla-central to mozilla-inbound 2015-03-18 13:53:54 +01:00
Avi Halachmi
32b22da83c bug 1142079: disable refresh driver telemetry on Android. r=froydnj 2015-03-18 08:59:01 +02:00
Gavin Sharp
998964e8b1 Bug 1144231 - browser_polaris_prefs.js doesn't cleanup the preference at the end of the test. r=jmaher 2015-03-18 08:38:26 -04:00
Joel Maher
03fb5ffb85 Bug 1143091 - restarting tests with --keep-open is hard. r=ted 2015-03-18 08:38:25 -04:00
Olli Pettay
4b0176114d Bug 1124206, don't release nsCORSListenerProxy so early, r=mcmanus 2015-03-18 00:26:33 +02:00
Patrick McManus
57ad88e7bc bug 1135160 - ioservice have speculative connect use proxy-resolve2() r=hurley 2015-03-13 17:32:18 -04:00
Robert O'Callahan
a6b743d3be Bug 1143972. Return 0,0 for offsetX/Y when the document has no presentation. r=mats 2015-03-18 02:04:32 +13:00
Sean Stangl
1b2d3db3ba Bug 1038839 - Use type information for alias analysis. r=jandem 2015-03-10 14:56:13 -07:00
Seth Fowler
0b505f011b Bug 1124084 - Flip on downscale-during-decode everywhere. r=tn 2015-03-17 13:56:50 -07:00
Seth Fowler
3be45d0bcc Bug 1143509 - Unlock surfaces for downscale-during-decode before creating a new decoder. r=dholbert 2015-03-17 13:56:49 -07:00
Seth Fowler
222b1f3513 Bug 1143506 - Give up on sync decoding if we get DrawResult::BAD_IMAGE. r=tn 2015-03-17 13:56:49 -07:00
Seth Fowler
d629807f7f Bug 1143077 - Add assignment operators to mozilla::Pair. r=waldo 2015-03-17 13:56:49 -07:00
Ehsan Akhgari
41f1bd318c Bug 1143222 - Avoid dumping out extremely long response bodies to the mochitest log, and re-enable the newly added DOM cache tests to run both in seqential and parallel modes; r=bkelly
The test timeouts here are some form of bug 1141256, which causes the service
worker spawned in the parallel mode of the tests to never start up.  It turns
out that avoiding sending this huge message to the mochitest logger avoids the
issue on the infrastructure, so let's re-enable these tests.  Bug 1141256 still
needs to be investigated.
2015-03-17 16:51:57 -04:00
Aaron Klotz
a72962d364 Bug 1128064: Check for null mContent in nsPluginInstanceOwner::GetDocument; r=jimm 2015-03-16 15:11:13 -06:00
Tooru Fujisawa
7a4feaee85 Bug 1141455 - Do not treat an element with tabindex as an interactive content in label. r=smaug 2015-03-18 05:42:14 +09:00
Ethan Hugg
f9313df547 Bug 1144157 - Add ciscospark.com in place of collaborate.com to the screenshare default whitelist r=jesup
Cisco re-branded their productized version of squared
2015-03-17 08:40:55 -07:00
Bill McCloskey
40b7001f36 Bug 1142109 - Process incoming urgent messages before sending (r=dvander) 2015-03-17 13:43:34 -07:00
Bill McCloskey
574518cef6 Bug 1142109 - Fix IPDL tests (r=dvander) 2015-03-17 13:43:28 -07:00
Josh Matthews
16968f0686 Bug 1142124 - Never revalidate cache entries for synthesized responses. r=michal 2015-03-11 13:00:38 -04:00
Dave Townsend
1733d983f9 Bug 1136910: Fix browser_tab_dragdrop.js to avoid CPOWs and correctly test clicks. r=mconley, r=ttaubert
Switches the whole test to task based and removes most of the CPOW traffic, the
plugin checks are the notable exception.

This also makes ContentTask act sanely in the presence of tab detach by using
browser.permanentKey as the indication that the framescript has been loaded and
just listening to all frames.

Also adds a click in the upper-left of the content area to browser_tabopen_reflows.js
to make sure the mouse isn't hovered over one of the tiles causing an unexpected
reflow.
2015-03-09 15:53:01 -07:00
Blair McBride
6ed56726ec Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw 2015-03-17 12:49:07 -07:00