Ed Morley
|
3f360365bf
|
Merge mozilla-central and mozilla-inbound
|
2011-12-16 10:19:52 +00:00 |
Jan Varga
|
a1572b7d02
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
Jignesh Kakadiya
|
8c56e3cee8
|
Bug 709493 - Return JSObject* from nsIScriptHandler::GetScriptObject() rather than returning void to remove casting. f=Ms2ger r=bz
|
2011-12-15 21:03:33 +01:00 |
Andrew Quartey
|
805844edf9
|
Bug 706731: Support for defaultMuted DOM attribute on media elements. r=kinetik,bzbarsky
|
2011-12-15 14:36:46 -05:00 |
Boris Zbarsky
|
7a2a7b979b
|
Bug 708405. Make sure to propagate out failures from JS_HasPropertyById in the old nodelist resolve hook. r=mrbkap
|
2011-12-15 14:36:46 -05:00 |
Fabrice Desré
|
ebdb481da1
|
Bug 709875 - add enumerateAll to navigator.mozApps API [r=gal]
|
2011-12-15 09:20:57 -08:00 |
Justin Lebar
|
6a0111976a
|
Bug 679966, part 2: Add mozVibrator() for "playing" a vibration pattern. r=bz
|
2011-11-10 16:26:36 -05:00 |
Masatoshi Kimura
|
406be1fbd0
|
Bug 704820 - Simplify nsContentUtils::ReportToConsole. r=smaug
|
2011-12-15 14:47:03 +00:00 |
Ed Morley
|
b74d9ea67a
|
Backout 80831e4a10de (bug 706672) for build failures on a CLOSED TREE
|
2011-12-15 22:09:55 +00:00 |
Chris Pearce
|
1a5e143543
|
Bug 706672 - Revoke DOM full-screen when windowed plugin focused on non-MacOSX systems, and deny requests for full-screen from non-focused-tab documents. r=smaug
|
2011-12-16 10:42:36 +13:00 |
Luke Wagner
|
e23ef8620a
|
Bug 699974 - Plug several holes that prevent stopping slow scripts (r=jst)
--HG--
extra : rebase_source : 220a804295ee3b5fc00c6a23769f05731560c8fe
|
2011-12-06 13:11:22 -08:00 |
Boris Zbarsky
|
c4a1ccf28b
|
Bug 710981. Add the new name for cancelAnimationFrame. r=roc
|
2011-12-15 08:53:06 -05:00 |
Boris Zbarsky
|
9d05774e94
|
Bug 708169. Warn when null or no argument is passed to mozRequestAnimationFrame. r=roc
|
2011-12-15 08:53:06 -05:00 |
Jet Villegas
|
f3c5bd0336
|
Bug 511909. Allow @-rules to nest when parsing CSS. In particular, allow them inside @media and @-moz-document. r=dbaron
|
2011-12-14 23:42:15 -05:00 |
Christian Holler
|
abea2d64b3
|
Bug 709483. Fix off-by-one error in the call to memmove that could cause us to copy memory we didn't own. r=bzbarsky
|
2011-12-14 23:42:15 -05:00 |
Olli Pettay
|
15c0041cbb
|
Bug 709127 - Implement MouseEvent and UIEvent ctors, r=jst, a=sheriff
|
2011-12-14 22:36:46 +02:00 |
Olli Pettay
|
a50f3c2e8d
|
Bug 708701 - Implement HTML event ctors, r=jst
--HG--
extra : rebase_source : 4abb0185ea790c29ff7f2df0f032045777c898e0
|
2011-12-14 21:55:32 +02:00 |
Olli Pettay
|
1ba09b2cc9
|
Bug 675884 - Implement Event constructors, part1, r=jst
--HG--
extra : rebase_source : 109d9cb22b810fbff71c637b6e15965eafdd61fe
|
2011-12-14 21:53:48 +02:00 |
Margaret Leibovic
|
4e929653f5
|
Bug 707886 - Platform support for non-e10s click-to-play plugins. r=jst,blassey
|
2011-12-10 09:23:05 -08:00 |
Mounir Lamouri
|
ffee5c12ad
|
no bug - Create batteryInfo on the stack. rs=Ms2ger a=Ms2ger
--HG--
extra : rebase_source : a67b23da903520585ac32b4113aa65d397fae94a
|
2011-12-14 11:40:29 +01:00 |
Ms2ger
|
9e45f146a2
|
Bug 709516 - Remove unused _tostring from nsNPAPIPlugin.cpp; r=josh a=removal
|
2011-12-14 10:13:36 +00:00 |
Jonas Sicking
|
ad2b57750f
|
Tests for Bug 706088. r=khuey. Also removes a now-obsolete test. r=bent. a=khuey
|
2011-12-13 11:46:19 -08:00 |
Philipp von Weitershausen
|
5e2bbf4044
|
Bug 709862 - RIL: no more "incoming" events after the first. r=qDot
|
2011-12-12 14:34:18 -08:00 |
Philipp von Weitershausen
|
d3d53f25eb
|
Bug 708446 - Part 3: Implement mute and speaker. r=mrbkap a=khuey
|
2011-12-12 10:30:43 -08:00 |
Philipp von Weitershausen
|
5871496739
|
Bug 708446 - Part 2: Update audio system state when call state changes. r=mrbkap
|
2011-12-12 10:22:26 -08:00 |
Philipp von Weitershausen
|
1d79742a68
|
Bug 708446 - Part 1: Implement nsIAudioManager to communicate with audio subsystem. r=mrbkap
|
2011-12-12 10:22:26 -08:00 |
Margaret Leibovic
|
52fee8325b
|
backout f9b9d90ff8e1 due to bustage
|
2011-12-09 14:56:20 -08:00 |
Margaret Leibovic
|
c7649d4676
|
Bug 707886 - Platform support for non-e10s click-to-play plugins. r=jst
|
2011-12-09 14:04:15 -08:00 |
Johnny Stenback
|
722b628d65
|
Fixing bug 704621. Report DOM memory usage in about:memory by windows and show whether a window is active, cached, or potentially leaked. Also group windows by the top level window they're contained in. r=njn,mounir
|
2011-12-08 21:42:20 -08:00 |
Nicholas Nethercote
|
bda9cd4100
|
Bug 704400 - Implement --enable-dmd. r=khuey.
|
2011-12-08 19:09:36 -08:00 |
Steven Michaud
|
e13d9d926e
|
Bug 705931 - FF crashes when you leave/close page with many Java applets (using latest Apple Java updates). r=jst
|
2011-12-08 17:28:07 -06:00 |
Jeff Muizelaar
|
2deb089eea
|
Bug 707800. Add more sampler labels. r=bgirard
|
2011-12-02 17:05:33 -05:00 |
Henri Sivonen
|
aec8d17dd5
|
Bug 707142 - Replace the "moz-json" responseType with spec-compliant "json". r=smaug.
|
2011-12-08 15:56:14 +02:00 |
Masatoshi Kimura
|
75bd6adaeb
|
Bug 701787 - Part 1: disallow responseType and withCredentials for sync XHR. r=smaug
|
2011-12-08 15:54:05 +02:00 |
Ed Morley
|
f5bfd70c80
|
Backout e479e03eaa71 (bug 706088) for mochitest-2 permaorange
|
2011-12-08 13:46:16 +00:00 |
Jonas Sicking
|
ccece2b6dc
|
Bug 706088 part 2: Add tests for all combinations of add/put/keypath/autoincrement/explicit keys etc. r=khuey
|
2011-12-08 03:03:51 -08:00 |
Ben Turner
|
fe42076368
|
Bug 687929 - 'null cx Crash [@ JS_BeginRequest] with dom workers', r=sicking.
|
2011-12-08 02:52:53 -08:00 |
Mounir Lamouri
|
89296557c6
|
Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug
|
2011-12-08 16:31:14 +08:00 |
Boris Zbarsky
|
4898ad5d65
|
Bug 589640 followup to fix breakage.
|
2011-12-08 02:37:55 -05:00 |
Brian O'Keefe
|
1aa954a878
|
Bug 589640 part 1. Add an SVGUnknownElement, like HTMLUnknownElement, so random elements in the SVG namespace create SVGElements (instead of XML Elements). r=bzbarsky
|
2011-12-08 01:32:11 -05:00 |
Fabrice Desré
|
c654474b5b
|
Bug 707507 - Zombie compartment at AMO in Nightly
|
2011-12-07 18:15:42 -08:00 |
Ben Turner
|
0ca92074c5
|
Bug 703660 - IndexedDB: Compress structured clone data with Snappy. r=sicking+khuey.
|
2011-12-07 15:24:20 -08:00 |
Phil Ringnalda
|
1dd06a5d4f
|
Back out 8941e2b7a0bf (bug 703660) for Windows PGO build failures
|
2011-12-07 08:41:02 -08:00 |
Henri Sivonen
|
e6afd9509c
|
Back out bug 701787 due to orangeness conflict with tests added in bug 664179.
|
2011-12-07 15:11:47 +02:00 |
Masatoshi Kimura
|
6f84e891e6
|
Bug 701787 - Part 1: disallow responseType and withCredentials for sync XHR. r=smaug
|
2011-12-07 13:29:00 +02:00 |
Kyle Machulis
|
b28247fca0
|
Bug 699222 - Part 2: IPC RIL implementation. r=cjones
|
2011-12-07 18:58:56 +08:00 |
Ben Turner
|
8babfd2ddf
|
Bug 703660 - IndexedDB: Compress structured clone data with Snappy. r=sicking+khuey.
--HG--
extra : transplant_source : 55%9D%86m%D8%18%87J%5C%E1%E3%93P%AF.%B7%D0%8EQ
|
2011-12-07 00:10:13 -08:00 |
Philipp von Weitershausen
|
fb7fa11bdb
|
Bug 707629 - Part 2: Complete most of the mozTelephony API. r=bent
|
2011-12-07 14:57:19 +08:00 |
Philipp von Weitershausen
|
ca3bab343c
|
Bug 707629 - Part 1: Add call state handling and manipulation to the RIL worker. r=gal
|
2011-12-07 14:57:05 +08:00 |
Boris Zbarsky
|
e94157900e
|
Bug 647518 part 2. Allow canceling requestAnimationFrame requests. r=roc
|
2011-12-06 23:43:18 -05:00 |