Tim Taubert
|
7185561a51
|
Bug 1012221 - Setting browser.send_pings.max_per_link to -1 should allow for an unlimited number of pings r=jst
|
2014-05-18 10:06:42 +02:00 |
Jonathan Watt
|
db7080c070
|
Bug 1016931 - Provide better messages to users for range underflow/overflow of HTML number, date and time inputs. r=smaug
|
2014-06-02 14:53:56 +01:00 |
Robert O'Callahan
|
2a92625af7
|
Bug 1015664 . Part 2: Remove some NS_HIDDEN usage. r=bsmedberg
|
2014-06-03 00:08:24 +12:00 |
Robert O'Callahan
|
cbb8fdebfc
|
Bug 1015664 . Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
Gabor Krizsanits
|
0a0f6be6f6
|
Bug 1015576 - fixing performance regression on android. r=mrbkap
|
2014-06-02 13:28:55 +02:00 |
Jonathan Kew
|
f782538e93
|
bug 1014639 - part 2 - use IrishCasing in nsCaseTransformTextRunFactory::TransformString to provide correct Irish uppercasing. r=smontagu
|
2014-06-01 23:18:03 +01:00 |
Phil Ringnalda
|
3e5340dd29
|
Merge f-t to m-c
|
2014-05-31 20:31:07 -07:00 |
Victor Porof
|
9ce7e9c089
|
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
|
2014-05-23 17:12:29 -04:00 |
Benjamin Chen
|
6b31842845
|
Bug 951040 - Add gtest testcase for WebMWriter. r=rillian
|
2014-05-29 16:21:01 +08:00 |
Ms2ger
|
b790db0fab
|
Merge mozilla-inbound to mozilla-central.
|
2014-05-30 14:07:35 +02:00 |
Ms2ger
|
a39cee4de3
|
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
|
2014-05-30 09:36:53 +02:00 |
Andrea Marchesini
|
eec1044619
|
Bug 886420 - Move SVGNumber to WebIDL; r=bz
This commit also implements constructors for the SVGNumber interface.
|
2014-05-30 09:36:52 +02:00 |
Ryan VanderMeulen
|
ad36412fe6
|
Merge m-c to inbound on a CLOSED TREE.
|
2014-05-29 14:46:47 -04:00 |
Ryan VanderMeulen
|
7e970bd782
|
Backed out changeset 441137505200 (bug 980178) for causing various TBPL crashes.
|
2014-05-29 14:33:28 -04:00 |
Sid Stamm
|
09301e6a88
|
Bug 963668 - remove unescaping in CSP logging to prevent early return from thrown exceptions. r=grobinson
|
2014-05-29 16:41:00 +02:00 |
Benoit Jacob
|
4cc86bff8f
|
Bug 1008717 - Additional WebGLElementArrayCache fixes and improvements - r=jgilbert
|
2014-05-28 21:10:01 -04:00 |
Bill McCloskey
|
6f5327bb6c
|
Bug 1014993 - Add Cu.isCrossProcessWrapper (r=mrbkap)
|
2014-05-28 18:05:22 -07:00 |
Bas Schouten
|
bde143ec52
|
Bug 992850: Cache Moz2D path for length or position measuring. r=jwatt
|
2014-05-29 01:52:47 +02:00 |
Wes Kocher
|
4c3d7d8799
|
Backed out changeset dc79f34a19f1 (bug 1011831) for OSX dt1 bustage on an otherwise CLOSED TREE
|
2014-05-30 17:35:30 -07:00 |
William Chen
|
a456310337
|
Bug 1011831 - Support <template> element in XHTML parser. r=hsivonen
|
2014-05-30 16:11:02 -07:00 |
Botond Ballo
|
208521ef2b
|
Bug 1016682 - Store CSS viewport size as floating-point to avoid rounding errors. r=tn
|
2014-05-28 16:27:38 -04:00 |
Randell Jesup
|
964601c191
|
Bug 987979: Patch 3 - Fix various build issues in webrtc.org/Mozilla integration. r=rjesup
|
2014-05-29 17:05:14 -04:00 |
Randell Jesup
|
21318d2311
|
Bug 987979: Patch 2 - Rollup of changes previously applied to media/webrtc/trunk/webrtc rs=jesup
|
2014-05-29 17:05:14 -04:00 |
Ryan VanderMeulen
|
e56b4d6f7a
|
Merge m-c to inbound.
|
2014-05-28 16:28:34 -04:00 |
Ryan VanderMeulen
|
a363451504
|
Merge inbound to m-c.
|
2014-05-28 16:26:25 -04:00 |
Jonathan Watt
|
58eea22a12
|
Bug 1016131 - Fix crash in nsCSSStyleSheet::IsApplicable when dom.forms.number is disabled. r=dholbert
|
2014-05-28 14:28:34 +01:00 |
Carsten "Tomcat" Book
|
c527681317
|
Merge mozilla-central to b2g-inbound
|
2014-05-28 14:57:27 +02:00 |
Carsten "Tomcat" Book
|
809708bcda
|
merge mozilla-inbound to mozilla-central
|
2014-05-28 14:22:02 +02:00 |
Randell Jesup
|
3e5a393123
|
Bug 743703: allow mirroring of trace logs to NSPR; fix backwards lazy allocation defines r=pkerr
|
2014-05-28 03:18:33 -04:00 |
Jocelyn Liu
|
8a979995cb
|
Bug 1006316 - Patch2: Modify bluetooth2/BluetoothAdapter to support WebAPI change, r=btian
|
2014-05-28 18:16:22 +08:00 |
Tim Taubert
|
a8c3787586
|
Bug 990812 - Fix nsIMessageManager documentation r=smaug
|
2014-05-27 21:46:06 +02:00 |
Bob Owen
|
4786b9c34d
|
Bug 1014553 - Part 6: Remove using mozilla::AutoPushJSContext from nsXULPrototypeDocument.cpp. r=bholley
|
2014-05-23 11:48:23 +01:00 |
Bob Owen
|
8f03db611a
|
Bug 1014553 - Part 5: Replace AutoPushJSContext in nsScriptLoader::AttemptAsyncScriptParse. r=bholley
|
2014-05-27 16:44:51 +01:00 |
Bob Owen
|
2d2087d13b
|
Bug 1014553 - Part 4: Replace AutoPushJSContext in nsDOMDataChannel::DoOnMessageAvailable. r=bholley
|
2014-05-23 10:18:37 +01:00 |
Bob Owen
|
6a00348c08
|
Bug 1014553 - Part 3: Replace AutoPushJSContext in nsContentUtils::IsPatternMatching. r=bholley
|
2014-05-27 16:44:01 +01:00 |
Bob Owen
|
3d30abba7d
|
Bug 1014553 - Part 2: Remove AutoPushJSContext in nsContentUtils::WrapNative. r=bholley
|
2014-05-23 09:04:44 +01:00 |
Bob Owen
|
96ac8b31ff
|
Bug 1014553 - Part 1: Replace AutoPushJSContext in WebSocket::CreateAndDispatchMessageEvent. r=bholley
|
2014-05-23 08:47:46 +01:00 |
Ryan VanderMeulen
|
4a08636d20
|
Merge inbound to m-c on a CLOSED TREE.
|
2014-05-27 16:23:41 -04:00 |
Ryan VanderMeulen
|
095b86b386
|
Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes.
CLOSED TREE
|
2014-05-27 14:08:30 -04:00 |
Reuben Morais
|
6b28e6ff71
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
Fabrice Desré
|
2deb233e1d
|
Bug 952486 - backout for breaking all device and emulator builds (keeping dom reviewer to land the backout...) r=bz
|
2014-05-26 12:11:52 -07:00 |
Reuben Morais
|
df3026450e
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
Carsten "Tomcat" Book
|
5f4bdd154a
|
merge b2g-inbound to mozilla-central
|
2014-05-26 15:26:11 +02:00 |
Carsten "Tomcat" Book
|
2446abd3df
|
merge fx-team to mozilla-central
|
2014-05-26 14:59:21 +02:00 |
Wes Kocher
|
4fef3cddfb
|
Merge m-c to b2g-inbound
|
2014-05-23 17:39:48 -07:00 |
Wes Kocher
|
76327fe133
|
merge inbound to m-c
|
2014-05-23 17:19:27 -07:00 |
Vincent Chen
|
c53b5f77a8
|
Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal
|
2014-05-23 15:56:15 -04:00 |
Carsten "Tomcat" Book
|
203ded0aa0
|
merge b2g-inbound to mozilla-central
|
2014-05-23 16:03:42 +02:00 |
Gijs Kruitbosch
|
db892a8095
|
Bug 1013457 - remove browser.frames.enabled pref, r=bz
|
2014-05-23 10:54:58 +01:00 |
Felipe Gomes
|
e92b57bd96
|
Bug 1015535 - Only consider text nodes and cdata sections as candidates for translation. r=smaug
|
2014-05-24 23:52:04 -03:00 |