Randell Jesup
|
9d1bc6e5a6
|
Bug 1024288: Add a button to about:webrtc to turn on/off AEC logging r=jib,smaug,unfocused
|
2014-06-12 12:21:38 -04:00 |
|
Ed Morley
|
03812e8f9a
|
Backed out changeset 5d63a1316981 (bug 1024288)
|
2014-06-12 17:40:44 +01:00 |
|
Randell Jesup
|
0a434412d2
|
Bug 1024288: Add a button to about:webrtc to turn on/off AEC logging r=jib,smaug,unfocused
|
2014-06-12 12:21:38 -04:00 |
|
Paul Kerr [:pkerr]
|
af0b5dd5d3
|
Bug 970713 - Part 1: Control webrtc logging from about:config settings r=jesup
|
2014-06-08 18:54:47 -07:00 |
|
Randell Jesup
|
25850e193b
|
Bug 1022212: enable WebRTC load adaptation by default rs=jesup,gcp
|
2014-06-07 13:19:12 -04:00 |
|
Ryan VanderMeulen
|
216229ce6c
|
Backed out changeset 650ea68d7ef2 (bug 1022212) for causing bug 1022235.
|
2014-06-07 21:13:08 -04:00 |
|
Randell Jesup
|
f40d692729
|
Bug 1022212: enable WebRTC load adaptation by default rs=jesup,gcp
|
2014-06-07 13:19:12 -04:00 |
|
Jonathan Kew
|
1e15f90fb6
|
backout changeset 48b74ab18f92 (bug 1018034) due to MS Sans Serif regression with Thai system locale (see bug 1020826).
|
2014-06-06 22:41:07 +01:00 |
|
Ryan VanderMeulen
|
088ba5726f
|
Merge m-c to inbound. a=merge
|
2014-06-06 17:34:13 -04:00 |
|
Ed Morley
|
51a5e8d0e0
|
Merge mozilla-central and b2g-inbound
|
2014-06-06 19:12:21 +01:00 |
|
John Shih
|
310a8ba164
|
Bug 1020758 - Disable Network Information API on Desktop. r=sicking
|
2014-06-06 17:12:54 +08:00 |
|
Brian Nicholson
|
fbe90a006b
|
Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN
|
2014-06-06 13:06:15 -07:00 |
|
Matthew Noorenberghe
|
80f45e2208
|
Bug 1009935 - Implement the @autocomplete attribute for values other than off/on. r=smaug
|
2014-06-06 00:25:02 -07:00 |
|
Brian Birtles
|
d38051f593
|
Bug 77992 part 2 - Make event.timeStamp use TimeStamp value based on a pref; r=smaug
Note that this pref isn't fully live since the timeStamp member of the event
interface is [Pure] and so values will be cached.
|
2014-06-06 14:29:49 +09:00 |
|
Brian Birtles
|
ff1bb4a821
|
Turn off changes to SVG's getBBox due to bug 1019326; r=longsonr
|
2014-06-05 15:43:33 +09:00 |
|
Morris Tseng
|
3b9de473da
|
Bug 987718 - Part 6: Hooks up SelectionCaret; r=roc
|
2014-06-04 22:58:00 +02:00 |
|
Daniel Holbert
|
db941b5d80
|
Bug 864005: Remove mentions of & checks for 'layout.css.supports-rule.enabled' pref. r=heycam r=khuey
|
2014-06-04 21:07:07 -07:00 |
|
Markus Stange
|
4016f3594e
|
Bug 944938 - Add default values for some AsyncPanZoom prefs to all.js. r=kats
|
2014-06-03 15:39:50 +02:00 |
|
Carsten "Tomcat" Book
|
14b3e9e2e4
|
Backed out changeset f62d16bc1c3e (bug 944938) for testfailures during 10.8 Builds on a CLOSED TREE
|
2014-06-04 16:06:24 +02:00 |
|
Markus Stange
|
07b16a1cf9
|
Bug 944938 - Add default values for some AsyncPanZoom prefs to all.js. r=kats
|
2014-06-03 15:39:50 +02:00 |
|
Jeremy Poulin
|
4c8dd6d4b2
|
Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
|
2014-06-03 13:37:46 -07:00 |
|
Phoebe Chang
|
5413497932
|
Bug 924692 - Part 3: Add TouchCaret; r=roc, bugs
|
2014-06-03 15:08:45 +08:00 |
|
Phoebe Chang
|
a76e3e825d
|
Bug 924692 - Part 1: Add touch caret rendering support; r=roc
|
2014-06-03 15:08:25 +08:00 |
|
Monica Chew
|
6948373904
|
Bug 1012882: Restrict pinning to desktop (r=keeler)
|
2014-06-02 15:06:30 -07:00 |
|
Robert O'Callahan
|
9170085906
|
Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
|
Makoto Kato
|
49fe8ad9dd
|
Bug 1010653 - Add Noto Sans family to fallback font. r=jdaggett
|
2014-06-02 16:46:54 +09:00 |
|
Masatoshi Kimura
|
16cb0cff34
|
Bug 1018034 - Remove the "gfx.font_rendering.harfbuzz.scripts" pref. r=jfkthame
|
2014-05-31 15:11:29 +09:00 |
|
Jason Duell
|
5ac4f4acb2
|
Bug 1010434 - NeckoParent matches a wrong app for the request of a new RemoteOpenFile. r=bent
|
2014-05-30 12:50:51 -07:00 |
|
Ryan VanderMeulen
|
be31bb1838
|
Backed out changeset 8164fe57ac92 (bug 1010434 ) for bustage.
CLOSED TREE
|
2014-05-30 16:06:03 -04:00 |
|
John Schoenick
|
5024f327e2
|
Bug 870021 - Part 1.3 - Add srcset to HTMLImageElement & atoms. r=jst, sr=jst
|
2014-05-30 13:03:04 -07:00 |
|
Jason Duell
|
b4ce7b0627
|
Bug 1010434 - NeckoParent matches a wrong app for the request of a new RemoteOpenFile. r=bent
|
2014-05-30 12:50:51 -07:00 |
|
Botond Ballo
|
e24dcd4aaa
|
Bug 1016573 - Put logging of APZ test data behind a pref. r=kats
|
2014-05-29 12:51:28 -04:00 |
|
Kartikaya Gupta
|
b89a1584da
|
Bug 1016222 - Ensure async-scroll-1b is run with low-precision painting disabled. r=Cwiiis
|
2014-05-29 12:47:42 -04:00 |
|
wei.gao@spreadtrum.com
|
ab03e5a14f
|
Bug 1008812 - change dom.mms.retrievalRetryIntervals to shorten the mms wait time. r=vyang
|
2014-05-28 10:33:22 -04:00 |
|
Peter Van der Beken
|
3f55868a69
|
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : 4ee28872adf9d03d9dc28880426383224359fd78
|
2014-04-08 20:48:37 +02:00 |
|
Peter Van der Beken
|
3c18fdf069
|
Backout 82e3d6f25c5f (bug 789261).
|
2014-05-25 18:50:27 +02:00 |
|
Peter Van der Beken
|
fd17683306
|
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : 4c515e4a41e622f195a81904e1f896c492831440
|
2014-04-08 20:48:37 +02:00 |
|
Masayuki Nakano
|
c981e66e2f
|
Bug 865649 part.1 Implement KeyboardEvent.code r=smaug
|
2014-05-25 11:08:58 +09:00 |
|
Randell Jesup
|
3683c22e00
|
Bug 1004396: Make video codec default bitrates configurable for WebRTC r=ekr
|
2014-05-24 18:28:00 -04:00 |
|
Gijs Kruitbosch
|
0de814cacf
|
Bug 1013457 - remove browser.frames.enabled pref, r=bz
|
2014-05-23 10:54:58 +01:00 |
|
Boris Zbarsky
|
4f44033bc1
|
Bug 528456. Enable :scope support in querySelector and scoped stylesheets by default. r=dholbert
|
2014-05-22 00:23:51 -04:00 |
|
Birunthan Mohanathas
|
6f68094e30
|
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
2deaba6d91
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
76ca8ec617
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
807e72372f
|
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Benoit Girard
|
9945822fd2
|
Bug 1014042 - Add compositor benchmark. r=jrmuizel
|
2014-05-21 17:29:49 +00:00 |
|
Ryan VanderMeulen
|
ad4282b28a
|
Merge b2g-inbound to m-c.
|
2014-05-21 16:17:37 -04:00 |
|
Kartikaya Gupta
|
38e324242e
|
Bug 1001438 - Switch Fennec to using margins-based displayport as well. r=Cwiiis
|
2014-05-21 12:06:03 -04:00 |
|
Carsten "Tomcat" Book
|
68f3c7307e
|
Merge mozilla-central to b2g-inbound
|
2014-05-21 14:32:08 +02:00 |
|
Shigeyuki Tsukihashi
|
4a3b14fabe
|
Bug 999964 part 1 - Patch for SVG 2 getBBox method; r=longsonr, r=bz
|
2014-05-13 10:24:35 +09:00 |
|