Commit Graph

126185 Commits

Author SHA1 Message Date
Guilherme Goncalves
c48d442559 Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
Ryan VanderMeulen
d86ac55e7c Backed out changeset 01ed911e67e1 (bug 685652) for possibly being the real OSX 10.6 mochitest-other culprit. r=OJ 2013-03-27 17:05:52 -04:00
Ryan VanderMeulen
fe0fde1dd9 Backed out changeset e420e4044337 (bug 845134) for OSX 10.6 mochitest-other orange. 2013-03-27 16:59:06 -04:00
Rodrigo Silveira
5b9c191f89 Bug 845484 - [Metro] Add choices of private data to clear in the options flyout [r=mbrubeck] 2013-03-25 11:11:11 -07:00
Shu-yu Guo
278e75d8ba Bug 854021 - Fix using correct CompileInfo in parallel bailouts. (r=nmatsakis) 2013-03-27 13:46:23 -07:00
Lucas Rocha
fa2d5e5680 Bug 854457 - Implement a11y actions/state and focus handling in TwoWayView (r=mfinkle) 2013-03-27 16:06:27 +00:00
Jonathan Griffin
93ddd7e634 Bug 851610 - Don't look for fastboot for emulator runs, r=ahal 2013-03-25 14:49:37 -07:00
Jason Orendorff
89da1ad9a3 Bug 848051 - Allow 'arguments' in generator-expressions. r=ejpbruel. 2013-03-27 14:16:56 -05:00
Jason Orendorff
724a495551 Bug 848197 - Arrow functions should not be constructors. r=Waldo. 2013-03-27 14:16:48 -05:00
Philipp Matthias Schäfer
de127f382e Bug 620141 - eval cache should key based on calling script and pc, not calling function. r=jorendorff. 2013-03-27 14:16:42 -05:00
Jason Orendorff
61d451c5a2 Bug 853178 - Remove all SRC_PCDELTA source notes except on JSOP_CASE opcodes; rename SRC_PCDELTA to SRC_NEXTCASE. r=njn. 2013-03-27 14:16:34 -05:00
Joel Maher
79f15d62bf Bug 685652 - we need a pushPermissionsEnv equivalent to pushPrefEnv in SpecialPowers. r=jdm 2013-03-27 15:04:39 -04:00
Trevor Saunders
205968e53e bug 845134 - enable more logging 2013-03-27 14:56:50 -04:00
Jeff Muizelaar
0dc99e5dab Bug 855178. Use WaitSync instead of ClientWaitSync in SharedSurfaceGL. r=jgilbert
This is better than waiting/spinning. WaitSync will make the GPU do the
waiting for us and we can continue on.

Banana bench before:
gameplay: 98.554 total seconds
gameplay: 70.097 JS seconds

after:
gameplay: 77.188 total seconds
gameplay: 70.33 JS seconds

--HG--
extra : rebase_source : 6eca32668d828a9f312500cfb900c53b107357a1
2013-03-26 22:29:07 -07:00
Do Nhat Minh
bd5e7e7910 Bug 845478 - Use CallArgs to access argc/vp in most places in half of CTypes.cpp. r=jwalden 2013-03-26 18:33:38 -07:00
Jeff Walden
c6b23ce0a3 Bug 854419 - Fix ecma_5/JSON/parse-array-gc.js to work in non-debug builds. r=sparky as trivial
--HG--
extra : rebase_source : 7851f45d986d0045f30c56a2993e1b33de8fe573
2013-03-25 14:16:31 -07:00
Matt Brubeck
148bf29e5a Bug 808770 - Revert a change that accidentally added the same lines twice 2013-03-27 11:09:09 -07:00
Rodrigo Silveira
94bbdefcbd Bug 854881 - Remove broken Master Password support from /browser/metro [r=mbrubeck] 2013-03-27 10:34:29 -07:00
Gregory Szorc
49244782db Bug 854545 - Don't validate Fennec binary exists; r=ted
--HG--
extra : rebase_source : 20ac79f0abf8662f58bb40c4382dbce9e6720751
2013-03-27 11:02:17 -07:00
Adam Roach [:abr]
33de650cc5 Bug 853858: Additional instrumentation for on-hook event r=ehugg 2013-03-27 13:00:56 -05:00
Gregory Szorc
ff1c58a1db Bug 771578 - Part 2: Move code to invoke a single test into its own method; r=ted 2013-03-26 17:15:24 -07:00
Norbert Lindenberg
5dc1c91c1f Bug 853075 - Remove workarounds. r=tschneidereit
--HG--
extra : rebase_source : baf38de8ba1e05411e1b0a5276610e3cf931daa8
2013-03-27 08:40:00 +01:00
Mounir Lamouri
84161a8755 Bug 851780 - Add tests for input event. r=jwatt 2013-03-27 17:18:15 +00:00
Edgar Chen
6e11c0d643 Bug 855186 - Call error message dose not expose to DOM correctly. r=vyang 2013-03-27 12:37:01 +08:00
Cykesiopka
652f83a569 Bug 801266 - Add label next to Error Console's filter box. r=dao 2013-03-27 13:56:40 -04:00
Jan-Ivar Bruaroey
764f3b8406 Bug 840962 - Don't fail ICE on VPN adapters which store friendly names differently. r=ekr 2013-03-26 17:25:07 -04:00
Raymond Lee
185921d3fc Bug 840687 - Use HTTPS instead of HTTP for in-product documentation URLs. r=gavin 2013-03-27 12:26:43 +08:00
Cykesiopka
abe8299b01 Bug 800522 - Add javascript.options.showInConsole to all.js so that Error Console can use a field instead of rolling its own lazy getter. r=Neil 2013-03-27 11:49:02 -04:00
Andre Reinald
86c8786005 Bug 675410 - Fix bottom rounded corners, hopefully in the same openGL context as the rest of the window. r=mstange, r=bgirard 2013-03-27 11:49:02 -04:00
Lukas Nordin
92317fcd3d Bug 252441 - Dropping text containing spaces will now perform a search on the given sentence. r=gavin.sharp 2013-03-27 11:49:02 -04:00
Ryan VanderMeulen
4b5747b46b Backed out changeset 6580ca3028de (bug 845546) for B2G xpcshell failures on a CLOSED TREE. 2013-03-27 13:01:46 -04:00
Ryan VanderMeulen
1bf803e305 Backed out changeset ed90c16f9b22 (bug 854350) for mochitest-other failures on a CLOSED TREE. 2013-03-27 12:08:08 -04:00
Ryan VanderMeulen
ea501c8f71 Backed out changeset ef6fba6c2878 (bug 852143) for mochitest-other orange on a CLOSED TREE. 2013-03-27 12:05:32 -04:00
Sam Foster
a7e7fb5156 Bug 808770 - Implement pin/unpin of Top Sites, new Site model and refresh method on richgriditem. r=mbrubeck
--HG--
extra : rebase_source : 46fbc61a42d21ef41215f16fbeaf3501cfbb9ab7
2013-03-27 15:34:52 +00:00
Raymond Lee
f1d6807807 Bug 852040 - Apply use of BookmarkJSONUtils.importFromURL r=mbrubeck
--HG--
extra : rebase_source : 0b1a99da2455b86fce5aeae991d3f3384336e596
2013-03-22 13:08:03 +08:00
Dão Gottwald
734ad9acf6 Bug 855273 - Clean up how we determine whether the location should be displayed for new tabs (customizing browser.newtab.url hides the URL for new tabs, displays it when de- and re-selecting the tab). r=ttaubert
--HG--
extra : rebase_source : 030a76811975cceece7bb4dc9553d90331a107e3
2013-03-27 16:32:07 +01:00
Brandon Waterloo
13382bfc77 Bug 853909 - Add test code for gesture image rotation. r=jaws
Tests at all 4 initial rotations, with different directions, amounts, and whether or not to stop and hold or allow image to have 'momentum'
2013-03-26 09:45:38 -04:00
Jim Chen
a3500c7e18 Bug 853819 - Use focused window to process SetInputContext and GetInputContext. r=cpeterson 2013-03-27 11:32:34 -04:00
Andrea Marchesini
627b51e31e Bug 853019 - Web Activities' regexp should have a behaviour closer to HTML's pattern. r=mounir 2013-03-27 11:32:34 -04:00
Steve Singer
2a6c9d4ab8 Bug 851859 - Set jemalloc's page size based on the architecture instead of assuming it's always 4kb. r=jlebar 2013-03-27 11:32:34 -04:00
Norbert Lindenberg
5610448202 Bug 851763 - Increase maxbytes for JSRuntime in IDBObjectStore and testGCOutOfMemory. r=Waldo 2013-03-27 11:32:34 -04:00
Mina Almasry
797287a144 Bug 582783 - Move windows.h include and undef LoadImage to gfxWindowsSurface.h. r=joe 2013-03-25 17:53:54 -04:00
Xin Zhang
431196b4a4 Bug 82301 - Show all history should expand Today history folder by default. r=mak 2013-03-27 11:32:34 -04:00
Luqman Aden
d963ceff0c Bug 854028 - New mochitests for Power API. r=kchen
--HG--
rename : dom/power/test/browser_bug697132.js => dom/power/test/browser_wakelocks.js
2013-03-25 10:57:26 -07:00
Alive Kuo
653dcd8b8b Bug 853454 - Fix non-normal audio channel visibility state error. r=baku 2013-03-27 12:04:32 +08:00
leo.bugzilla.gecko@gmail.com
40b0696336 Bug 852409 - Change XREMain::XRE_mainInit() method to use mAppData instead of aAppData which is given as parameter. r=jmathies 2013-03-27 11:19:10 -04:00
Shih-Chiang Chien
c665155214 Bug 852053 - Support WBMP on FirefoxOS only. r=joe 2013-03-20 14:03:07 +08:00
Ben Tian
b02137288e Bug 851823 - Disable shutter sound in CameraService. r=sotaro 2013-03-27 11:19:10 -04:00
Michael Vines
80b81fa6cb Bug 851721 - Emit system-reboot/system-power-off events for Gonk backend. r=kchen 2013-03-23 19:26:50 -07:00
Shelly Lin
21faee1c5e Bug 847809 - Add audio/amr to the supported decode type, but disable it if this AMR is loaded from Web pages. r=roc 2013-03-22 10:56:22 +08:00