Guilherme Goncalves
4163245809
Bug 650295 - Add tests for speech recognition. r=smaug
2013-03-27 14:14:22 -07:00
Guilherme Goncalves
b8efeb2286
Bug 650295 - Implement main state machine for speech recognition. r=smaug
2013-03-27 14:13:57 -07:00
Ryan VanderMeulen
0d389c5e36
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
50fef7983a
Backed out changeset e420e4044337 (bug 845134) for OSX 10.6 mochitest-other orange.
2013-03-27 16:59:06 -04:00
Rodrigo Silveira
786cf4f461
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
52d0a07575
Bug 854021 - Fix using correct CompileInfo in parallel bailouts. (r=nmatsakis)
2013-03-27 13:46:23 -07:00
Lucas Rocha
704719d882
Bug 854457 - Implement a11y actions/state and focus handling in TwoWayView (r=mfinkle)
2013-03-27 16:06:27 +00:00
Jonathan Griffin
dc032ea10f
Bug 851610 - Don't look for fastboot for emulator runs, r=ahal
2013-03-25 14:49:37 -07:00
Jason Orendorff
5caf400e17
Bug 848051 - Allow 'arguments' in generator-expressions. r=ejpbruel.
2013-03-27 14:16:56 -05:00
Jason Orendorff
ec96e9fa89
Bug 848197 - Arrow functions should not be constructors. r=Waldo.
2013-03-27 14:16:48 -05:00
Philipp Matthias Schäfer
b418bd08f8
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
e4f225bcbe
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
217b9c48cc
Bug 685652 - we need a pushPermissionsEnv equivalent to pushPrefEnv in SpecialPowers. r=jdm
2013-03-27 15:04:39 -04:00
Trevor Saunders
73fc4c2d3b
bug 845134 - enable more logging
2013-03-27 14:56:50 -04:00
Jeff Muizelaar
84fcc66109
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
4ecaa64cda
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
d786bde8e3
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
f2f6a4c72a
Bug 808770 - Revert a change that accidentally added the same lines twice
2013-03-27 11:09:09 -07:00
Rodrigo Silveira
b82250a2c6
Bug 854881 - Remove broken Master Password support from /browser/metro [r=mbrubeck]
2013-03-27 10:34:29 -07:00
Gregory Szorc
072881eb60
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]
e86f5cee01
Bug 853858: Additional instrumentation for on-hook event r=ehugg
2013-03-27 13:00:56 -05:00
Gregory Szorc
751520f7cd
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
8d781c04c3
Bug 853075 - Remove workarounds. r=tschneidereit
...
--HG--
extra : rebase_source : baf38de8ba1e05411e1b0a5276610e3cf931daa8
2013-03-27 08:40:00 +01:00
Mounir Lamouri
ec3c933ae7
Bug 851780 - Add tests for input event. r=jwatt
2013-03-27 17:18:15 +00:00
Edgar Chen
cfeedc61c3
Bug 855186 - Call error message dose not expose to DOM correctly. r=vyang
2013-03-27 12:37:01 +08:00
Cykesiopka
449f238220
Bug 801266 - Add label next to Error Console's filter box. r=dao
2013-03-27 13:56:40 -04:00
Jan-Ivar Bruaroey
f66551b7df
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
9c7fc2ea1c
Bug 840687 - Use HTTPS instead of HTTP for in-product documentation URLs. r=gavin
2013-03-27 12:26:43 +08:00
Cykesiopka
57cb3eedab
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
828da5ee16
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
d2a420e5d4
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
af8e38d769
Backed out changeset 6580ca3028de (bug 845546) for B2G xpcshell failures on a CLOSED TREE.
2013-03-27 13:01:46 -04:00
Ryan VanderMeulen
4ddd42edd4
Backed out changeset ed90c16f9b22 (bug 854350) for mochitest-other failures on a CLOSED TREE.
2013-03-27 12:08:08 -04:00
Ryan VanderMeulen
a521727b0c
Backed out changeset ef6fba6c2878 (bug 852143) for mochitest-other orange on a CLOSED TREE.
2013-03-27 12:05:32 -04:00
Sam Foster
6e5f871216
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
e2e51d79ce
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
03a729ab11
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
6975c42d56
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
04569fefad
Bug 853819 - Use focused window to process SetInputContext and GetInputContext. r=cpeterson
2013-03-27 11:32:34 -04:00
Andrea Marchesini
890787eb92
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
e8837eed1a
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
6492c60c09
Bug 851763 - Increase maxbytes for JSRuntime in IDBObjectStore and testGCOutOfMemory. r=Waldo
2013-03-27 11:32:34 -04:00
Mina Almasry
2f2a1387d7
Bug 582783 - Move windows.h include and undef LoadImage to gfxWindowsSurface.h. r=joe
2013-03-25 17:53:54 -04:00
Xin Zhang
bbd97457d2
Bug 82301 - Show all history should expand Today history folder by default. r=mak
2013-03-27 11:32:34 -04:00
Luqman Aden
2d3277f7d7
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
5b8d2542d2
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
7f2d5d2f64
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
5cc5056451
Bug 852053 - Support WBMP on FirefoxOS only. r=joe
2013-03-20 14:03:07 +08:00
Ben Tian
5a6f3aa1f9
Bug 851823 - Disable shutter sound in CameraService. r=sotaro
2013-03-27 11:19:10 -04:00
Michael Vines
18e74f4235
Bug 851721 - Emit system-reboot/system-power-off events for Gonk backend. r=kchen
2013-03-23 19:26:50 -07:00