Patrick McManus
fd3d3d767f
bug 819734 - Token Bucket for Network Bursts part 1/2 [base] r=honzab
2013-04-15 08:50:35 -04:00
Raymond Lee
1330d7c991
Bug 855190 - Use new async getCharsetForURI in /toolkit/components/places/tests/unit/test_bookmarks_json.js. r=mak
2013-04-15 12:20:48 +08:00
Honza Bambas
d166a33982
Bug 850362 - reintroduce bug 842852 - localStorage optimizations, r=mak77
2013-04-15 14:38:58 +02:00
Honza Bambas
e7a737bf35
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
2013-04-15 14:38:48 +02:00
Jonathan Watt
0c743dcdbd
Bug 861805 - Stop layers from snapping transforms for SVG content. r=roc
2013-04-15 13:30:28 +01:00
Jonathan Kew
3ef1da119b
bug 861403 - fix mixing of device pixels with global display pixels in MoveClient and ResizeClient calculations. r=roc
2013-04-15 13:17:22 +01:00
Brian Hackett
c54672c910
Bug 845596 - Keep track of free variables during syntax parsing, r=jorendorff.
2013-04-15 06:02:16 -06:00
Cameron McCormack
5a7bc3047e
Bug 843917 - Test.
2013-04-15 19:50:57 +10:00
Jonathan Griffin
1fc0273d70
Bug 843793 - Throw specific errors when iframe is crashed or hung, r=mdas
2013-04-08 14:12:32 -07:00
Jonathan Griffin
8e8fd0de06
Bug 838607 - Disable another click test, a=test-only
2013-04-15 01:40:08 -07:00
Jonathan Griffin
80a6327b09
Backed out changeset c2449e6144d1 (wrong bug #)
2013-04-15 01:43:14 -07:00
Jonathan Griffin
da632e9f73
Bug 860104 - Disable another click test, a=test-only
2013-04-15 01:40:08 -07:00
Chris Lord
1f8698bb32
Bug 856932 - Fix async scrolling of auto-positioned fixed position elements. r=nrc
...
Layers representing auto-positioned fixed position elements should not be
offset by the fixed layer margins.
2013-04-15 09:31:48 +01:00
Chris Lord
54272cbda0
Bug 856932 - Fix fixed margins on position:fixed hierarchies. r=roc
...
Make sure that fixed margins aren't applied to auto-positioned frames, unless
their containing block is the primary frame of the body element.
2013-04-15 09:31:45 +01:00
Cameron McCormack
1445eb2a89
Bug 843917 - Don't call InvalidateBounds() in nsSVGTextFrame2; leave invalidation to DLBI. r=jwatt
2013-04-15 17:16:07 +10:00
Matt Woodrow
af4c662a21
Bug 859630 - Use the PresContext's document in FindContentInDocument when the frame doesn't have an associated nsIContent. r=roc
2013-04-15 18:55:36 +12:00
Matt Woodrow
ad7e9c1f00
Bug 859526 - Null check parent frames when wrapping preserve-3d display lists. r=roc
2013-04-15 18:55:34 +12:00
Matt Woodrow
637d715713
Bug 861042 - Manually invalidate frames with both opacity and svg effects, as this isn't caught by DLBI. r=roc
2013-04-15 18:55:32 +12:00
Matt Woodrow
718e9e6204
Bug 857817 - Make AreLayerMarkedActive aware of preserve-3d transformed frames. r=roc
2013-04-15 18:55:29 +12:00
Jonathan Watt
b467ddc5c9
Bug 859139 - Allow <input type=range> to keep its native styling when authors set its padding. r=mounir
2013-04-15 06:03:57 +01:00
Jonathan Watt
c402225cbc
Bug 860701 - Check for error in nsRangeFrame::GetValueAtEventPoint so that we don't change the value of <input type=range> when we can't convert an event to a valid point. r=me
2013-04-15 06:01:38 +01:00
Justin Busby
1384dc65ae
Bug 755240 - Allow Fennec axis locking behaviour to be controlled by a pref. r=kats
2013-04-14 14:27:02 +01:00
Ehsan Akhgari
97fdf4af59
Bug 853298 - Part 2: Make AudioNode an EventTarget; r=smaug
2013-04-12 11:28:33 -04:00
Ehsan Akhgari
2d790c190b
Bug 853298 - Part 1: Switch the ownership model of audio nodes to be based the cycle collector with wrapper caches; r=roc
...
Here is what this patch does:
* Got rid of the JSBindingFinalized stuff
* Made all nodes wrappercached
* Started to hold a self reference while the AudioBufferSourceNode is playing back
* Converted the input references to weak references
* Got rid of all of the SetProduceOwnOutput and UpdateOutputEnded logic
The nodes are now collected by the cycle collector which calls into
DisconnectFromGraph which drops the references to other nodes and destroys the
media stream. Note that most of the cycles that are now inherent in the
ownership model are between nodes and their AudioParams (that is, the cycles
not created by content.)
2013-04-14 21:52:55 -04:00
Vincent Chang
c024ffafb4
Bug 854302 - [Buri][WIFI]Cann't disconnect WIFI when connect AP use WPS. r=mrbkap
2013-03-26 14:55:56 +08:00
Colby Russell
377adeeeea
Bug 861557 - nsIClassInfo.idl references non-existent nsIClassInfo.h. r=jlebar
2013-04-14 21:32:07 -04:00
Yura Zenevich
22a3b1d992
Bug 861264 - Add support for options argument for OS.File.read method. r=Yoric
2013-04-14 21:32:07 -04:00
Ralph Giles
2d5bfa7015
Bug 860338 - Remove MOZ_WEBVTT. r=khuey, r=ted
...
The webvtt dom implementation and parser are a small amount of code.
Given the tendency of build-time switches to bitrot, it's not worth
keeping this one.
2013-04-10 16:37:00 -07:00
Raymond Lee
ada048d41b
Bug 852032 - Create a PlacesBackups.jsm. r=mak
2013-04-10 17:10:33 +08:00
Valentin Gosu
94d309ad7d
Bug 843865 - Implement Networking Dashboard using webidl. r=bz
2013-04-14 21:32:06 -04:00
Nicholas Cameron
dbf706c7b5
Bug 861127, refactor ContentClientRemote::CreateBuffer. r=Bas
2013-04-15 13:25:14 +12:00
Jim Blandy
f1d09dc1ad
Bug 857715: In testing/xpcshell/head.js, use 'uneval' to quote values passed to the child process. r=ted
2013-04-14 17:49:40 -07:00
Gijs Kruitbosch
77a8ea38e7
Bug 125082 - use GetChildren in inDOMUtils and inDeepTreeWalker to get native anonymous content, too. r=roc
2013-04-14 11:47:31 -07:00
David Zbarsky
8aa282388a
Bug 846995 Part 3: Rename DOMSVGAnimatedTransformList and kill nsISupports r=jwatt
...
--HG--
rename : content/svg/content/src/DOMSVGAnimatedTransformList.cpp => content/svg/content/src/SVGAnimatedTransformList.cpp
rename : content/svg/content/src/DOMSVGAnimatedTransformList.h => content/svg/content/src/SVGAnimatedTransformList.h
2013-04-14 18:56:34 -04:00
David Zbarsky
0b59098f03
Bug 846995 Part 2: Rename SVGAnimatedTransformList to nsSVGAnimatedTransformList r=jwatt
...
--HG--
rename : content/svg/content/src/SVGAnimatedTransformList.cpp => content/svg/content/src/nsSVGAnimatedTransformList.cpp
rename : content/svg/content/src/SVGAnimatedTransformList.h => content/svg/content/src/nsSVGAnimatedTransformList.h
2013-04-14 18:56:34 -04:00
David Zbarsky
0336e27883
Bug 846995 Part 1: Fix all the files that reference SVGAnimatedTransformList r=jwatt
2013-04-14 18:56:34 -04:00
rsx11m
f92095fddb
Bug 861633: Fix typo in new TLS sync preferences introduced with bug 733642, r=bsmith
2013-04-14 08:41:55 -05:00
David Zbarsky
c60331f6f0
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 3 r=Ms2ger
2013-04-14 14:27:33 -04:00
Tom Schuster
080088031c
Bug 861461 - Resolve this in sandbox.importFunction. r=bholley
2013-04-14 18:45:36 +02:00
James Zhang
eda2d32b19
Bug 852400 - revert bug 739417 to support touchscreen on tara, r=mwu
2013-04-14 13:45:47 +02:00
Masayuki Nakano
714199aee6
Bug 857820 part.3 Drop <blink> support from HTML parser r=mrbkap
2013-04-14 19:11:09 +09:00
Masayuki Nakano
2832e225ec
Bug 857820 part.2 Drop <blink> support from editor r=ehsan
2013-04-14 19:11:07 +09:00
Masayuki Nakano
c8e059b44d
Bug 857820 part.1 Drop blink effect implementation r=dbaron
2013-04-14 19:11:07 +09:00
Mike Hommey
8de8ef6cd4
Bug 854103 - Ignore the high bits of returnReg in js_InternalInterpret on x86_64 when it actually holds a bool. r=dvander
2013-04-14 10:21:59 +02:00
Mike Hommey
9532d17c95
Bug 462463 - Remove mddepend.pl. r=ted
2013-04-14 10:14:31 +02:00
Mike Hommey
1d0fdf7537
Bug 462463 - Add missing add_phony_targets.py file. r=me
2013-04-14 10:12:33 +02:00
Mike Hommey
dfc662d0fe
Bug 860894 - Fix typelib.py after bug 462463. r=ted
2013-04-14 10:11:06 +02:00
Robert Longson
a84db0dfe3
Bug 861188 - Fix empty transforms on svg elements. r=dholbert
2013-04-14 08:17:36 +01:00
Fabrice Desré
5550075124
Bug 861592 - Make isContentEditable() in form.js not fail with null elements r=ttaubert
2013-04-13 23:50:53 -07:00
Chris Peterson
7b19d6e3ba
Bug 861395 - Part 2: Still try to report exception if the exception reporter throws an exception. r=kats
2013-04-12 14:17:37 -07:00