Commit Graph

144484 Commits

Author SHA1 Message Date
Ryan VanderMeulen
42d50abf15 Backed out 7 changesets (bug 905999, bug 909989) for Linux tp crashes on a CLOSED TREE.
Backed out changeset 3bb7a1c950a3 (bug 905999)
Backed out changeset a95e00dbefea (bug 905999)
Backed out changeset f66ece725f98 (bug 905999)
Backed out changeset f7779522f6f6 (bug 905999)
Backed out changeset 91b14e27101a (bug 909989)
Backed out changeset f1842e91034d (bug 909989)
Backed out changeset ccc30b7c2277 (bug 909989)
2013-08-28 21:53:28 -04:00
Ryan VanderMeulen
55619c362b Backed out changeset 70153e30c826 (bug 823822) for bringing back the crashtest failures it was supposed to be fixing.
CLOSED TREE
2013-08-28 20:52:02 -04:00
Ryan VanderMeulen
a53939b5fa Backed out 2 changesets (bug 909447, bug 909441) for jit-test failures on a CLOSED TREE.
Backed out changeset 3300c750cd53 (bug 909447)
Backed out changeset b1b242a80ef7 (bug 909441)
2013-08-28 20:18:00 -04:00
Ryan VanderMeulen
a1a6c597f9 Backed out changeset 3a1f27080f9c (bug 906811) for Linux mochitest failures. 2013-08-28 20:15:34 -04:00
Benjamin Bouvier
7282d49091 Bug 908001: Reuse default block for non cases in giant sparse switch tables in Odin; r=mjrosenb 2013-08-28 17:03:29 -07:00
Ben Turner
29adf4f298 Bug 823822 - Reenable test and fix worker assertion. 2013-08-28 16:36:20 -07:00
Rick Eyre
d91df96fac Bug 868509 - Rename TextTrackCue to VTTCue r=rillian
This way we can ensure that JS code written for WebVTT is spec
compliant while at the same time not having to abstract VTTCue
from TextTrackCue.

--HG--
rename : dom/webidl/TextTrackCue.webidl => dom/webidl/VTTCue.webidl
2013-08-27 13:07:00 -07:00
Eric Faust
72b8310c53 Bug 905999 - Part 3: Only generate Array.length stubs in idempotent caches with accurate TI. (r=bhackett) 2013-08-28 16:12:59 -07:00
Eric Faust
523b3725a1 Bug 905999 - Part 2: Store cache location data in IonScript for runtime lookup. (r=nbp) 2013-08-28 16:12:59 -07:00
Eric Faust
a209d549fb Bug 905999 - Part 1: Get accurate location data for idempotent GetPropertyCaches. (r=nbp) 2013-08-28 16:12:59 -07:00
Eric Faust
354b075067 Bug 905999: Part 0: Implement InlineConcatList for union-based algorithms. (r=nbp) 2013-08-28 16:12:59 -07:00
Eric Faust
bf41fb9e03 Bug 909989 - Part 2: Use DataPtr in visit*IC instead of direct pointers. (r=nbp) 2013-08-28 16:12:59 -07:00
Eric Faust
ad4137a88a Bug 909989 - Part 1: Implement DataPtr to refer to objects in runtimeData_. (r=nbp) 2013-08-28 16:12:59 -07:00
Eric Faust
245b546ef3 Bug 909989 - Part 0: Use runtimeData_ offsets instead of cacheList_ offsets to refer to ICs. (r=nbp) 2013-08-28 16:12:59 -07:00
Eric Faust
246eef3ed3 Bug 908507 - Remove unused scriptList() from IonScript and MIRGraph. (r=nbp) 2013-08-28 16:12:58 -07:00
Eric Faust
78165830f3 Bug 909601 - Don't optimize common accessors on objects with {get,set}Generic hooks. (r=jandem) 2013-08-28 16:12:58 -07:00
Gary Kwong
d83d1dc000 Bug 909447 - Test. r=bholley DONTBUILD 2013-08-28 16:03:18 -07:00
Gary Kwong
da98368d60 Bug 909441 - Test. r=bholley 2013-08-28 16:02:51 -07:00
Nicholas Nethercote
382134a91a Bug 909623 (part 6) - Remove a reminder comment that I forgot to remove before landing. r=me.
DONTBUILD

--HG--
extra : rebase_source : 25f78c070caded05856e0ed8d0995ae66342b607
2013-08-28 15:57:10 -07:00
Chris Pearce
359627843e Bug 908862 - Strip ID3 tags before we expose MP3 data to DirectShow, to work around bugs in its MP3 decoder. r=padenot 2013-08-29 10:53:03 +12:00
Masatoshi Kimura
537980e822 Bug 910291 - Hide TraceMalloc debug functions from content. r=bz 2013-08-29 07:48:43 +09:00
Masatoshi Kimura
890ecab565 Bug 909340 - Make sure the interface object for XULElement is created before the prototype object so that it is hidden from content. r=bz 2013-08-29 07:48:42 +09:00
Seth Fowler
f1dac737cf Bug 825771 (Part 5) - Add image-orientation reftests for SVG images. r=dholbert 2013-08-28 15:39:07 -07:00
Seth Fowler
90c8d4deba Bug 825771 (Part 4) - Add image-orientation reftests for raster images. r=dholbert 2013-08-28 15:39:07 -07:00
Seth Fowler
c9627e154d Bug 825771 (Part 3) - Add support for image-orientation to nsImageFrame. r=dholbert 2013-08-28 15:39:07 -07:00
Seth Fowler
2c454b34e8 Bug 825771 (Part 2) - Make nsImageFrame hold a reference to its image container. r=dholbert 2013-08-28 15:39:06 -07:00
Seth Fowler
e57e4a214f Bug 825771 (Part 1) - Add CSS support for the image-orientation property. r=dbaron 2013-08-28 15:39:06 -07:00
Seth Fowler
27bf640537 Bug 867183 - Don't recursively notify in FinishedSomeDecoding. r=jlebar 2013-08-28 15:39:05 -07:00
Seth Fowler
93dba29d30 Bug 905468 (Part 2) - Replace SyncNotifyDecodeState with DecodeStateAsDifference. r=jdm 2013-08-28 15:39:05 -07:00
Seth Fowler
5785191f27 Bug 905468 (Part 1) - Make imgStatusTracker state diffing a cleaner process. r=jdm 2013-08-28 15:39:04 -07:00
Timothy Nikkel
9c47a1e864 Bug 906811. Don't enter favor performance mode when loading documents in background tabs. r=smaug
This means we are trading (possible) performance in background tabs for responsiveness in foreground tabs and chrome.
2013-08-28 15:16:16 -05:00
Shu-yu Guo
587be819c7 Bug 905986 - Refactor adjusting phi types. (r=jandem) 2013-08-28 15:15:08 -07:00
Ryan VanderMeulen
2cd028c6e3 Bug 823822 - Disable 769464.html for leaking asserts into other tests on a CLOSED TREE. 2013-08-28 16:33:25 -04:00
Nicholas D. Matsakis
e9956f1d13 Bug 898347 - Move structType from DOM names to global names r=evilpie CLOSED TREE 2013-08-28 15:14:15 -04:00
Ehsan Akhgari
c48e2a86be Bug 910237 - Get rid of the nsIEditor.h #include in nsTextControlFrame.h; r=mats,ehsan 2013-08-28 19:06:00 +00:00
Bobby Holley
a3e0ef6660 Bug 732665 - Tests. r=luke 2013-08-28 11:04:16 -07:00
Bobby Holley
aad44b761a Bug 732665 - Use separate stack depths for XPConnect JS. r=luke 2013-08-28 11:04:16 -07:00
Bobby Holley
456b035a4a Bug 732665 - Clean up and clarify the stack sizing logic. r=luke
The only change in behavior here is that we give the osx check higher precedence
than the DEBUG check, meaning that we end up with 7MB stacks on osx debug rather
than 4MB stacks. But this seems strictly better given the logic involved here.
2013-08-28 11:04:16 -07:00
Bobby Holley
013fc9cae3 Bug 732665 - Introduce a mechanism for specifying different stack limits for system, trusted, and untrusted code. r=luke
We kind of cop out for ion and PJS stuff. We should at least have a good story
for ion, but it probably needs to be done with someone with more jit familiarity
than I have.

The uninlined function call in JS_CHECK_RECURSION is unfortunate. We could fix
this either by separating the jsfriendapi JS_CHECK_RECURSION from the internal
one, or moving the appropriate stuff into friend fields.
2013-08-28 11:04:15 -07:00
Bobby Holley
d453dbf50e Bug 732665 - Disable a few test on mac. r=tbsaunde,me
These tests trigger very slow infinite recursion in the status quo. With the
existing stack quotas, they always (or usually) hit the native stack limit
before the test times out, causing them to be green on tinderbox. But when
we bump the debug mac stack limit, they end up timing out. We have bugs on
file for the various issues, but let's not let them block this landing.
2013-08-28 11:04:15 -07:00
Luke Wagner
0ab0acb012 Bug 900669 - OdinMonkey: store relative offsets in AsmJSModule::{Exit,ExportedFunction} (r=bbouvier) 2013-08-23 17:51:46 -05:00
Luke Wagner
1882907440 Bug 900669 - OdinMonkey: un-HeapPtr more AsmJSModule property names (r=terrence) 2013-08-23 17:32:47 -05:00
Luke Wagner
e85ca23c49 Bug 900669 - OdinMonkey: put memcpy-able data in 'pod' fields of AsmJSModule (r=bbouvier) 2013-08-12 18:40:52 -05:00
Nicholas D. Matsakis
3633396dcc Bug 898347 - Patchup test_inferfaces test r=evilpie CLOSED TREE 2013-08-28 13:13:22 -04:00
Boris Zbarsky
0b4de71ec1 Bug 909645 part 4. Don't include ipdl headers in DesktopNotification.h. r=ms2ger,glandium 2013-08-28 00:14:57 -04:00
Boris Zbarsky
527fc53e17 Bug 909645 part 3. Make including SpeechRecognition.h and MediaManager.h not pull ipdl headers. r=ms2ger 2013-08-28 00:14:57 -04:00
Boris Zbarsky
d201003d5f Bug 909645 part 2. Don't include ipdl headers in Hal.h. r=ms2ger 2013-08-28 00:14:57 -04:00
Boris Zbarsky
415f450a14 Bug 909645 part 1. Don't include ipdl headers in nsGeolocation.h. r=ms2ger 2013-08-28 00:14:57 -04:00
James Willcox
c2779b4f41 Bug 850263 - Use reasonable SkiaGL cache size and share between instances r=mattwoodrow
--HG--
extra : rebase_source : 11a2e5ce90a693abdac91d5ca1308aaed3a29403
2013-08-28 10:08:10 -04:00
Andrew Halberstadt
2cda1a3ab6 Bug 908874 - Add mach command to run b2g mochitests, r=jgriffin,gps, DONTBUILD, a=NPOTB 2013-08-28 10:08:50 -04:00