Commit Graph

140803 Commits

Author SHA1 Message Date
Nicholas Cameron
f0b645b939 Bug 899435. Tidy up pt 1. r=mattwoodrow 2013-08-01 17:00:16 +12:00
Nicholas Cameron
f0a53200b9 Bug 874721; implement CreateRenderTargetFromSource and clear surfaces before use. r=Bas 2013-08-01 16:53:07 +12:00
Nicholas Cameron
3595dbcb83 Bug 874721; Re-fix WebGL. r=mattwoodrow 2013-08-01 16:53:04 +12:00
Nicholas Cameron
1568126fd7 Bug 874721; fuzz some tests. r=Bas 2013-08-01 16:53:00 +12:00
Nicholas Cameron
afcda0726b Bug 874721. Ensure a compositable is valid before use. r=Bas 2013-08-01 16:52:57 +12:00
Nicholas Cameron
386aa78597 Bug 874721; don't OOM with large canvases. r=Bas 2013-08-01 16:52:53 +12:00
Nicholas Cameron
feedf03d05 Bug 874721; identify multi-process OMTC and use shmem. r=Bas 2013-08-01 16:52:46 +12:00
Nicholas Cameron
6146fb5d56 Bug 874721. Fallback for EnsureAllocated and compositor, and some more sanity checks. r=mattwoodrow 2013-08-01 16:52:36 +12:00
Nicholas Cameron
158886aea1 Bug 874721. CompositorD3D9, r=Bas 2013-08-01 16:50:52 +12:00
Nicholas Nethercote
1bf104811b Bug 898912 (part 11) - Use matchChar() to look for TOK_TRIPLEDOT. r=till.
--HG--
extra : rebase_source : 51b90edb1af58f5705249bd02b12be08bff28c0e
2013-07-31 21:39:34 -07:00
Nicholas Cameron
52026c836d Bug 897787. New test to catch the scaling bug. r=roc 2013-08-01 16:24:28 +12:00
Nicholas Cameron
af6b2e8ff9 Bug 897787. Test changes. r=roc 2013-08-01 16:22:48 +12:00
Nicholas Cameron
8a2940a22f Bug 897787. Use background-size in preference to background positioning area size for a background-image's preferered size. r=roc 2013-08-01 16:22:40 +12:00
Nicholas Nethercote
9c23e87963 Bug 898912 (part 10) - Use C++-style casts in TokenStream.cpp. r=till.
--HG--
extra : rebase_source : 13b21b9a8c726428850c84baf124a97c8d367abd
2013-07-31 20:50:56 -07:00
Nicholas Nethercote
9d0aae81c0 Bug 898912 (part 9) - Fix comment about Token.u.decimalPoint. r=till.
--HG--
extra : rebase_source : 352d2d8df673b030958c4c4765083ff94e63778d
2013-07-31 16:48:24 -07:00
Raymond Lee
7b07fe5baf Bug 818593 - Add file size to bookmarks restore UI. r=mak 2013-07-31 22:51:09 +08:00
Daniel Holbert
b168795293 Bug 900277 - Use ALLOW_THIS_IN_INITIALIZER_LIST macro to suppress windows warning in Element.cpp's StringBuilder constructor. r=smaug 2013-08-01 13:00:56 -04:00
Nicholas Nethercote
a651d6acbd Bug 898912 (part 8) - Remove the no-effect TSF_IN_HTML_COMMENT flag. r=till.
--HG--
extra : rebase_source : fcdddf2dfe1d49647b69befca86708eb0ba93c4d
2013-07-29 23:29:05 -07:00
Nicholas Nethercote
1a0f352535 Bug 898912 (part 7) - Remove dead isCurrentToken* functions. r=till.
--HG--
extra : rebase_source : ab272db001bc9f33c1063fdee16c02256e348860
2013-07-29 23:26:34 -07:00
Nicholas Nethercote
9b8aea263c Bug 898912 (part 6) - Clean up the handling of identifiers. r=till.
--HG--
extra : rebase_source : 32582b1d6e17ade8e17f4233e55e2c2024396beb
2013-07-29 20:45:25 -07:00
Nicholas Nethercote
f7b786348d Bug 898912 (part 5) - Add GetDecimalInteger(), a version of GetPrefixInteger() specialized for decimal integers. r=till.
--HG--
extra : rebase_source : ddabc2bd5d2edca38f224c55f289d698e6ab6e3a
2013-07-29 18:31:13 -07:00
Nicholas Nethercote
0842abd84e Bug 898912 (part 4) - Remove unnecessary FirstCharKinds and reorder FirstCharKind handling. r=till.
--HG--
extra : rebase_source : f6a3e8c7ab135b5f4bb97c1e0c2b9da52145d4bb
2013-07-29 18:30:23 -07:00
Nicholas Nethercote
63ded8dde0 Bug 898912 (part 3) - Separate handling of EOLs and whitespace. r=till.
--HG--
extra : rebase_source : c494db4a487e311519331c642f9cdb7d9b53a7ff
2013-07-29 18:29:16 -07:00
Nicholas Nethercote
4889d32ca6 Bug 898912 (part 2) - Merge oneCharTokens[] into firstCharKinds[] to avoid a lookup in the |OneChar| token case. r=till.
--HG--
extra : rebase_source : b978dab8b0cc96b511ab339e597be6805cb3b584
2013-07-29 18:23:42 -07:00
Jason Smith
da7ec39fbd bug 898448 - Installation of packaged apps fail due to assuming existence of getDeviceStorage. r=fabrice
--HG--
extra : rebase_source : 9b8abc4630e0d875086a99f575ad96572dbdf5ff
2013-07-29 12:53:14 -07:00
Matthew Noorenberghe
e72e4d0daa Bug 900354 - Ignore sub-resource loads for Azure recordings. r=Bas
--HG--
extra : rebase_source : 815b88638f5d828f133c92ec2ff94c25c0fa92a7
2013-08-01 14:55:28 -07:00
Jonathan Griffin
6e5132554e Bug 900670 - Add threadtime to Marionette's logcat, r=dhylands 2013-08-01 14:54:02 -07:00
Jason Yeo
508006cf63 Bug 900192 - ValueError when exception is raised in Talos (ValueError: incomplete format). DONTBUILD. r=armenzg 2013-08-01 17:44:50 -04:00
Stephen Pohl
4bf023b44c Bug 874570: Make scrollbar frames smaller for small overlay scrollbars. r=smichaud 2013-08-01 17:01:22 -04:00
Nicholas Nethercote
36dcdbd154 Bug 899834 (attempt 2) - Use a better hash function for the atoms table. r=luke.
--HG--
extra : rebase_source : 8de314d19777ec380c8a4462b04563d77879526f
2013-07-30 18:01:26 -07:00
Ted Mielczarek
8576d5670d bug 893785 - don't fire gamepadconnected events for windows that have already received them. r=smaug
--HG--
rename : dom/tests/mochitest/gamepad/test_gamepad_hidden_frame.html => dom/tests/mochitest/gamepad/test_gamepad_connect_events.html
2013-08-01 13:52:27 -04:00
Ted Mielczarek
41a3f133d3 bug 899849 - fix MozbuildObject.from_environment to work right when no mozconfig specified. r=gps 2013-08-01 13:52:27 -04:00
Dan Gohman
1b0effcf03 Bug 898468 - IonMonkey: Fix a typo in a comment. r=evilpies 2013-08-01 13:42:49 -07:00
Andrew Halberstadt
5c5a796f3f Bug 900444 - Mozprofile writes permissions inefficiently, r=jgriffin 2013-08-01 16:42:32 -04:00
Timothy Nikkel
ad442249cc Bug 900662. Pass sync decode flags through moz-element painting so images inside moz-element work correctly with reftests. r=mstange 2013-08-01 15:42:34 -05:00
Dan Gohman
c7ba79befb Bug 898468 - IonMonkey: Optimize min/max for the case where RangeAnalysis can prove that there are no NaNs. r=evilpies 2013-08-01 13:39:28 -07:00
Dan Gohman
c00d0a5094 Bug 898468 - IonMonkey: Micro-optimize floating-point min and max using x86's minsd and maxsd instructions. 2013-08-01 13:34:48 -07:00
Terrence Cole
fa2c1ba99f Bug 900198 - Suppress spurious static analysis rooting hazards in AsmJS; r=sfink
--HG--
extra : rebase_source : 3b95beff05958e6a9becc3bef3f057f30d4d93bd
2013-08-01 13:29:46 -07:00
Dan Gohman
d0ed2f474a Bug 898451 - Add const to several more read-only static variables. r=evilpies 2013-08-01 13:26:04 -07:00
Nikhil Marathe
3d0efdf741 Bug 900236 - More rooting fixes for StructType field list. r=terrence
--HG--
extra : rebase_source : 06a0ecd83019b6fe9a6819c2b4f990d645d1cf22
2013-08-01 13:19:13 -07:00
Luke Wagner
c2378966fa Bug 899832 - hoist JSScript::originPrincipals and LazyScript::originPrincipals into ScriptSource (r=bhackett)
--HG--
extra : rebase_source : a71608e039c67c7ee9c8b41eb5946ae993d5a697
2013-08-01 13:47:39 -05:00
Nikhil Marathe
bef18d48cb Bug 898622 - Fix StructType errors and handling. r=nmatsakis
--HG--
extra : amend_source : db42834ef0ab8cd218b52f4c631b94c5ca45fe09
2013-08-01 13:10:50 -07:00
Jonathan Wilde
f40aad06ab Bug 899726 - Defect - during keyboard showing/hiding, sometimes hidden appbars show up. r=mbrubeck
--HG--
extra : rebase_source : 520ea7bbfb5667cb96d603ec876fd8bc9a9610ec
2013-08-01 11:59:17 -07:00
Jonathan Wilde
035e6bd434 Bug 892241 - Change - NewUI - Disable extraneous UI elements when on start screen. r=mbrubeck
--HG--
extra : rebase_source : 582f36a246323cbb0e0c29e8db61081375abaa44
2013-07-31 19:04:56 -07:00
William Lachance
dc72c5b8c6 Bug 900629 - Mirror mozdevice 0.29;r=ahal 2013-08-01 16:08:18 -04:00
Nathan Froyd
58f292422e Bug 900181 - remove unused <iostream> #include from PeerConnectionMedia.h; r=jesup 2013-07-31 13:53:47 -04:00
Nathan Froyd
690ca09d6f Bug 900088 - remove unused <iostream> #include from DataChannel.cpp; r=jduell 2013-07-31 13:09:00 -04:00
Nathan Froyd
5033404a44 Bug 900090 - make various bits of nsEventStates constexpr to avoid static constructors; r=smaug 2013-07-31 13:08:35 -04:00
Nathan Froyd
29b810ded2 Bug 900050 - remove dead prclist.h #include from nsSegmentedBuffer.h; r=ehsan 2013-07-31 12:12:43 -04:00
Nathan Froyd
160d0d2071 Bug 900047 - remove nsIOThreadPool code; r=jduell 2013-07-31 12:04:47 -04:00