Commit Graph

127441 Commits

Author SHA1 Message Date
Ben Turner
e850a70025 Bug 857376 - 'Use 2k page_size for databases on B2G'. r=mak, sr=mossop. 2013-04-04 17:14:46 -07:00
Wes Kocher
bc50d1c5ec Bug 858326 - Uplift Add-on SDK changeset 99d7f27c7e 2013-04-04 16:30:51 -07:00
Jason Duell
d787dc2549 Bug 792920 - Update nsITimer.idl comments re: off main-thread use. r=mcmanus DONTBUILD 2013-04-04 11:36:07 -07:00
Nicholas Cameron
04b8d0946c Bug 856272; don't round our mask size too early so we get a proper transform for small surfaces. r=roc 2013-04-05 12:42:14 +13:00
Seth Fowler
1cea6ec22f Bug 856486 (Followup 2) - Make sure we use the buffered frame, when appropriate, for all callers of GetDrawableImgFrame. r=me 2013-04-04 15:46:08 -07:00
Eddy Bruel
87757f0b25 Bug 858170 - Fix a NULL dereference in the debugger; r=jorendorff 2013-04-04 21:22:23 +02:00
Eddy Bruel
4dec20fb13 Bug 846906 - Implement nsAppShellService::CreateWindowlessBrowser; r=bz; sr=benjamin 2013-04-04 15:24:32 +02:00
Dave Hylands
2d23e128dc Bug 858034 - Make navigator.getDeviceStorage('') not crash when device storage is disabled. r=bent 2013-04-04 15:21:49 -07:00
Gregory Szorc
91afcc54b5 Bug 857984 - mach mochitest now colorizes and prints failure summary; r=Ms2ger
--HG--
extra : rebase_source : 97900c2bf0aaa83a3a9fa5e4dc88901140f66e60
2013-04-04 15:17:23 -07:00
Yura Zenevich
c368d15c02 Bug 753984 - added a preference for utterance order to make it configurable. Presenter context was moved to Utils and renamed to pivot context. Created a new method to generate utterance for pivot context. Moved context utterance generation from Pivot(Presentation) to UtteranceGenerator. r=eeejay 2013-04-04 15:16:37 -07:00
Yura Zenevich
400b3881fb Bug 753984 - added tests for an utterance order configurability. r=eeejay 2013-04-04 15:16:37 -07:00
Shu-yu Guo
dcf5bdafb6 Bug 857846 - Deal with -0 in scatter. (r=nmatsakis) 2013-04-04 08:13:23 -07:00
Shu-yu Guo
461a461985 Bug 857094. (r=sstangl) 2013-04-04 08:13:22 -07:00
Shu-yu Guo
d614d104aa Bug 857579 - Monitor ICGetIntrinsic_Fallback for when bailing Ion->Baseline during eager compilation. (r=djvj) 2013-04-04 08:13:22 -07:00
Eitan Isaacson
d884549b65 Bug 858136 - Rename nsIDOMSpeechSynthesisGetter as nsISpeechSynthesisGetter. r=smaug
--HG--
rename : dom/interfaces/base/nsIDOMSpeechSynthesisGetter.idl => dom/interfaces/base/nsISpeechSynthesisGetter.idl
2013-04-04 15:12:34 -07:00
Adam Roach [:abr]
16c6fc801d Bug 853858: Move PeerConnectionTest instance reference into global scope r=jesup 2013-04-04 17:08:42 -05:00
Seth Fowler
48a7e71857 Bug 856486 (Followup) - Make sure we use the buffered frame, when appropriate, for all callers of GetDrawableImgFrame. r=me 2013-04-04 15:05:19 -07:00
Tanvi Vyas
d99609941d Bug 834836 - Turn on preference to enable Mixed Content Blocker and block insecure active content loads on https pages. r=dveditz 2013-04-04 14:52:55 -07:00
Tanvi Vyas
4f96b13dc2 Bug 834836 - Disable mixed content blocking when running tests that rely on mixed active content loads to test security state. r=smaug 2013-04-04 14:52:52 -07:00
Jeff Walden
c66d6bbfe4 Bug 805121 - Add tests. r=terrence 2012-12-08 13:22:09 -08:00
Jeff Walden
8fac40f5c4 #include jsscriptinlines.h in SPSProfiler.cpp so that it builds in no-jit configurations. No bug, r=sparky 2013-04-04 14:43:43 -07:00
Jeff Walden
15bf2189db Bug 857856 - Make --enable-debug --disable-optimize --disable-ion --disable-methodjit build work again. r=sstangl 2013-04-04 11:05:46 -07:00
André Bargull
4fb30fe28c Bug 836404 - Provide better timezone support in jstests. r=jwalden
--HG--
extra : rebase_source : 11267ba920def4077e843230cddb583cbe8bad6d
2013-04-03 12:20:02 -07:00
André Bargull
b2fd7a28c9 Bug 836396 - Apply a local-time correction to the value passed to date.setMilliseconds(), before passing it along to the mock implementation against which the native implementation's being tested. rs=jwalden as it doesn't look *wrong* and he's spent too much time trying to understand this already, even if he doesn't fully grok it
--HG--
extra : rebase_source : 4201ebcfa7c13037e7f46178b9853409a3bcd460
2013-04-03 12:18:55 -07:00
Nikhil Marathe
11253bac03 Bug 851368 - Remove SimplePush registrations on app uninstall. r=dougt
--HG--
extra : rebase_source : 1af46c496c72ad81b5afe335593952e273a2ad8c
2013-04-04 13:42:35 -07:00
Daniel Holbert
1d8144f611 Bug 857740: Use MOZ_STATIC_ASSERT instead of COMPILE_ASSERT in convolver.h. r=jrmuizel 2013-04-04 14:42:07 -07:00
Daniel Holbert
b9818d3c85 Bug 857863: Disable MSVC build warning C4244, since it's easy to trigger with valid code and other compilers don't warn about it by default. r=ted 2013-04-04 14:42:05 -07:00
Phil Ringnalda
7f7722c7fb Back out 9967368c7c72:5d817fa463cb (bug 847983) for mochitest-8 crashes
CLOSED TREE
2013-04-04 14:28:37 -07:00
Chris Lord
cf8e2a9ab5 Bug 822810 - Enable low precision rendering in more scenarios. r=kats
This patch matches previous behaviour, but adds the following scenarios:
- When rendering is aborted due to the viewport falling out of the displayport,
  enable low precision rendering.
- When the viewport falls out of the displayport during low precision rendering,
  low precision rendering will be enabled on the next frame.
2013-04-04 18:51:14 +01:00
Chris Peterson
65f9ac6d44 Bug 857335 - Add EventDispatcher warnings about events with no listeners. r=mfinkle r=kats 2013-04-02 14:28:59 -07:00
Chris Peterson
7b51735db0 Bug 579517 - Remove some PRBools. r=ehsan 2013-04-04 10:28:18 -07:00
Jan de Mooij
2be7ffaf59 Bug 857580 - Fix breakpoint trampoline to store a NULL stub pointer. r=djvj 2013-04-04 19:17:55 +02:00
Shane Caraveo
b4f67200ab bug 851936 allow uninstall of builtin providers, r=markh 2013-04-03 20:39:37 -07:00
Tim Abraldes
9622db9ff7 bug 852805. Add an event handler to the "find in page" textbox to make 'enter' equivalent to 'find next'. r=ally 2013-04-04 10:05:01 -07:00
Ryan VanderMeulen
3fbdf0376a Backed out changeset 4081996a7420 (bug 855276) for mochitest-other orange on a CLOSED TREE. 2013-04-04 12:35:35 -04:00
Jim Chen
2b87c0b48c Bug 847983 - Try harder to get a valid frame; r=masayuki 2013-04-04 12:30:00 -04:00
Jim Chen
936c97e5fe Bug 847983 - Don't include empty elements at end of range; r=masayuki 2013-04-04 12:29:59 -04:00
Jim Chen
11c50badc0 Bug 847983 - Skip script text nodes for content events; r=masayuki 2013-04-04 12:29:59 -04:00
Ryan VanderMeulen
c525eb829e Backed out changeset cbed4fe28c54 (bug 858084) for talos bustage. 2013-04-04 12:29:14 -04:00
Brian R. Bondy
48d0a0f5d2 Bug 854269 - Pin still selected when pressing Bac or Forward buttons. r=sfoster 2013-04-04 12:18:10 -04:00
Brian R. Bondy
74f0efa3a7 Bug 855590 - Start page does not refresh app bar Star button state. r=sfoster 2013-04-04 12:18:06 -04:00
Brian R. Bondy
e836086230 Bug 850458 - Add full screen video element to html5 video controls. r=mbrubeck 2013-03-28 21:29:50 -04:00
Brian R. Bondy
a84ef58b85 Bug 842130 - Fix fullscreen video which currently isn't working. r=mbrubeck 2013-03-28 21:29:55 -04:00
Brian R. Bondy
d288e299db Bug 841228 - Defect - Hover state on buttons (like the bookmark star) persists after you tap the button. r=jimm 2013-04-04 12:17:53 -04:00
Ryan VanderMeulen
e21d7c4218 Backed out changesets 715fce49a07b and abbc05319449 (bug 851916) for B2G mochitest-2 orange.
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_ChildNode-remove.js
2013-04-04 12:02:50 -04:00
Nils Maier
447d037468 Bug 857690 - Introduce xpc::ZoneStatsExtras and xpc::CompartmentStatsExtras. r=njn 2013-04-04 11:55:56 -04:00
Ryan VanderMeulen
85653a510e Bug 856247 - Disable TestStartupCache on B2G desktop builds. r=mhommey, f=fabrice 2013-04-04 11:47:13 -04:00
Kannan Vijayan
d6713cf65e Bug 857576 - Make sure isOwnProperty() method of the input typeset's single typeobject's property typeset is run before main body of IonBuilder::jsop_getprop method. r=bhackett 2013-04-04 11:44:23 -04:00
Joel Maher
45c92fa228 Bug 858084 - upload a new talos.zip to to fix the mozcrash issue. r=armenzg 2013-04-04 08:41:50 -07:00
Kyle Huey
d0dccfab5c Bug 855276: Add assertions to catch the cause. r=bent 2013-04-04 08:09:16 -07:00