Phil Ringnalda
51a93c44eb
Back out 8 changesets (bug 1207355) for OS X 10.10 reftest failures in generated-content/
...
CLOSED TREE
Backed out changeset aafd6db2fbb4 (bug 1207355)
Backed out changeset 9dd950b837fb (bug 1207355)
Backed out changeset e941e0e106a1 (bug 1207355)
Backed out changeset ecebca101fcb (bug 1207355)
Backed out changeset 08f2017137e1 (bug 1207355)
Backed out changeset 3dc69e37c9b4 (bug 1207355)
Backed out changeset bcdf51edb121 (bug 1207355)
Backed out changeset 1d4c00dbf49a (bug 1207355)
2015-10-28 22:57:43 -07:00
Seth Fowler
cef55f867e
Bug 1207355 (Part 1) - Stop requesting decodes in nsDocument. r=tn
2015-10-28 16:40:42 -07:00
James Willcox
45f3fb7b19
Bug 1214678 - Allow Apple media decoders to work on iOS r=jya
2015-10-28 14:10:28 -05:00
Nicholas Nethercote
f7ec3dff73
Bug 1186815 (part 2) - Replace nsBaseHashtable::Enumerate() calls in modules/libjar/ with iterators. r=mwu.
2015-10-26 17:35:30 -07:00
Nicholas Nethercote
a5431ee271
Bug 1186815 (part 1) - Replace nsBaseHashtable::Enumerate() calls in modules/libjar/ with iterators. r=mwu.
2015-10-26 17:34:38 -07:00
Jean-Yves Avenard
7dcad9c068
Bug 1101885: P4. Enable Intel VP8/VP9 HW decoder by default. r=cpearce
2015-10-29 00:46:30 +11:00
Benoit Girard
9d19429c30
Bug 1097321 - Add layers.amd-switchable-gfx.enabled pref. r=jrmuizel
2015-10-20 12:58:11 -07:00
Birunthan Mohanathas
a535083ab4
Bug 1217320 - Remove more XPIDL signature comments in .cpp files. r=froydnj
...
Comment-only, DONTBUILD.
2015-10-27 06:54:25 +02:00
Ehsan Akhgari
961fe0ab76
Bug 1203359 - Enable interception of opaque responses through service workers; r=bkelly
2015-10-26 20:47:46 -04:00
Chris Lord
e2802f55df
Bug 1177842 - Introduce separate friction for fling-snap. r=botond
2015-10-26 18:04:02 +00:00
Shih-Chiang Chien
2a41b723b0
Bug 1217807 - disable MDNS discovery. r=xeonchen.
2015-10-26 01:28:00 +01:00
Carsten "Tomcat" Book
ac441ed762
Merge m-c to mozilla-inbound
2015-10-26 11:29:00 +01:00
Carsten "Tomcat" Book
2dbe6c23a9
merge mozilla-inbound to mozilla-central a=merge
2015-10-26 10:57:35 +01:00
dimi
82b187fea0
Bug 1207727 - Add WPT tests for service worker update algorithm. r=bkelly
2015-10-26 11:03:47 +08:00
Wes Kocher
6c59a72f4e
Merge m-c to fx-team, a=merge
2015-10-23 15:52:55 -07:00
Patrick McManus
bf49d29441
bug 1217834 - buzzfeed packet loss r=dragana
2015-10-22 17:46:02 -04:00
Gijs Kruitbosch
99f0e5c2ac
Bug 1217806 - flip OSK pref on release builds, r=jaws
2015-10-23 13:17:20 +01:00
Jonathan Hao
1e4dab63ca
Bug 1216469 - Bypass verification for signed packages from trust origins. r=valentin
2015-10-22 17:09:44 +08:00
Josh Matthews
3239c406c6
Bug 1173811
- Part 1: Propagate the response URL to intercepted channels when necessary (non-e10s). r=mayhemer,bkelly
2015-10-22 09:23:39 -04:00
Ehsan Akhgari
861bbb31bc
Bug 1216697 - Unship Request.cache until the implementation is finished; r=bzbarsky
2015-10-23 15:38:47 -04:00
Phil Ringnalda
b4d210227c
Back out 2 changesets (bug 1173811
) for test_synthesized_response.js timeouts
...
CLOSED TREE
Backed out changeset 56bc1314e660 (bug 1173811
)
Backed out changeset 0ad51d302ba9 (bug 1173811
)
2015-10-21 20:21:05 -07:00
Josh Matthews
b88a44b092
Bug 1173811
- Part 1: Propagate the response URL to intercepted channels when necessary (non-e10s). r=mayhemer,bkelly
2015-10-21 00:05:40 -04:00
Francois Marier
104759bc8e
Bug 1216604 - Ensure that Mozilla list are downloaded immediately in new profiles. r=gcp
2015-10-21 14:34:58 -07:00
Chris Pearce
4d729d7483
Bug 1205083 - Don't enable low latency WMF video decoding as it crashes sometimes. r=jya
2015-10-21 21:17:56 +13:00
Wes Kocher
eaf328ceb9
Merge b2ginbound to central, a=merge
2015-10-20 14:59:07 -07:00
Jeremy Chen
c74c0fe875
Bug 1210341 - (v3) Reduce accessiblecaret size. r=TYLin
2015-10-19 01:53:00 +02:00
Carsten "Tomcat" Book
c880577c82
merge mozilla-inbound to mozilla-central a=merge
2015-10-20 12:00:53 +02:00
Gijs Kruitbosch
1cdf893d96
Bug 1213845 - enable osk support on windows 8, but hide it behind a preference, r=jaws
2015-10-16 16:28:13 +01:00
Nathan Froyd
e4e2da55c9
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
...
The bulk of this commit was generated with a script, executed at the top
level of a typical source code checkout. The only non-machine-generated
part was modifying MFBT's moz.build to reflect the new naming.
CLOSED TREE makes big refactorings like this a piece of cake.
# The main substitution.
find . -name '*.cpp' -o -name '*.cc' -o -name '*.h' -o -name '*.mm' -o -name '*.idl'| \
xargs perl -p -i -e '
s/nsRefPtr\.h/RefPtr\.h/g; # handle includes
s/nsRefPtr ?</RefPtr</g; # handle declarations and variables
'
# Handle a special friend declaration in gfx/layers/AtomicRefCountedWithFinalize.h.
perl -p -i -e 's/::nsRefPtr;/::RefPtr;/' gfx/layers/AtomicRefCountedWithFinalize.h
# Handle nsRefPtr.h itself, a couple places that define constructors
# from nsRefPtr, and code generators specially. We do this here, rather
# than indiscriminantly s/nsRefPtr/RefPtr/, because that would rename
# things like nsRefPtrHashtable.
perl -p -i -e 's/nsRefPtr/RefPtr/g' \
mfbt/nsRefPtr.h \
xpcom/glue/nsCOMPtr.h \
xpcom/base/OwningNonNull.h \
ipc/ipdl/ipdl/lower.py \
ipc/ipdl/ipdl/builtin.py \
dom/bindings/Codegen.py \
python/lldbutils/lldbutils/utils.py
# In our indiscriminate substitution above, we renamed
# nsRefPtrGetterAddRefs, the class behind getter_AddRefs. Fix that up.
find . -name '*.cpp' -o -name '*.h' -o -name '*.idl' | \
xargs perl -p -i -e 's/nsRefPtrGetterAddRefs/RefPtrGetterAddRefs/g'
if [ -d .git ]; then
git mv mfbt/nsRefPtr.h mfbt/RefPtr.h
else
hg mv mfbt/nsRefPtr.h mfbt/RefPtr.h
fi
2015-10-18 01:24:48 -04:00
Andrea Marchesini
03f2438f81
Bug 1214782, r=ehsan
2015-10-20 13:32:47 +02:00
Makoto Kato
fc62c1d156
Bug 978679. Implement touch events for GTK3. r=karlt
2015-04-30 08:29:34 +12:00
Nicholas Nethercote
e49efba560
Bug 1216020 - Comment all ALLOW_COMPILER_WARNINGS lines. r=glandium.
...
DONTBUILD because it only changes comments.
This will hopefully prevent confusion like that in bug 1215903.
2015-10-19 18:05:20 -07:00
Carsten "Tomcat" Book
ca1d229007
Backed out changeset 2f909d41108b (bug 978679) for bustage on a CLOSED TREE
2015-10-19 13:22:55 +02:00
Makato Kato
becef386ca
Bug 978679 - Implement touch events for GTK3. r=karlt
2015-10-19 23:04:52 +13:00
Jonas Sicking
f79de0661c
Bug 1215745: Safer implemetation of nsJarChannel::AsyncOpen2. r=ckerschb
2015-10-18 20:20:29 -07:00
Chris Pearce
312848539e
Bug 1214932 - Remove fragmented-mp4 from media prefs. r=jya
2015-10-15 14:51:28 +13:00
Carsten "Tomcat" Book
62b4cc0ebe
Merge m-c to mozilla-inbound
2015-10-14 12:47:31 +02:00
Carsten "Tomcat" Book
631d2babdf
merge mozilla-inbound to mozilla-central a=merge
2015-10-14 12:46:09 +02:00
Aaron Klotz
206511be8b
Bug 1211262: Ensure that STORED entries in ZIP are considered corrupt if compressed and uncompressed sizes differ; r=mwu
2015-10-13 12:20:25 -06:00
Wes Kocher
c5f64af322
Backed out changeset 6d7a8e19086c (bug 1211262) for wError build bustage CLOSED TREE
2015-10-13 13:59:15 -07:00
Aaron Klotz
a8d1e2c8cc
Bug 1211262: Ensure that STORED entries in ZIP are considered corrupt if compressed and uncompressed sizes differ; r=mwu
2015-10-13 12:20:25 -06:00
Chris Pearce
65938600aa
Bug 1209385 - Backout 417dab86a413 and 6078e8b4878b. r=backout
2015-10-14 19:42:25 +13:00
Henry
91f3ca4967
Bug 1210235 - Skip package verification if pref out or no signature. The package would be treated unsigned. r=valentin
2015-10-12 15:38:41 +08:00
M Hamdy
72753aa511
Bug 606655 - delete cookies UI option AskMeEveryTime and its related comments and tests. r=mak
2015-10-08 09:13:00 +02:00
Timothy Nikkel
72d9557ba9
Bug 1213953
. Remove pref "layout.imagevisibility.enabled_for_browser_elements_only", it is unused and obsolete. r=seth
2015-10-12 13:50:16 -05:00
Hiroyuki Ikezoe
279cfef515
Bug 1167627 - Part 2: Use mozinfo in modules/libmar/. r=rstrong
2015-10-11 21:48:00 +02:00
Morris Tseng
b1e15627bf
Bug 709490 - Part 2: Introduce OffscreenCanvas and let WebGL context work on workers. r=nical, r=jgilbert, r=jrmuizel, sr=ehsan
...
Thanks Jon Morton [:jmorton] (jonanin@gmail.com ) for polishing patches.
2015-10-12 11:21:03 +08:00
Jean-Yves Avenard
d8a8bf0881
Bug 1213173: Always use FFmpeg regardless of version. r=kentuckyfriedtakahe
...
We don't need to prevent using FFmpegDecoderModule on older version anymore
2015-10-12 10:00:04 +11:00
Steve Singer
8aa08a28b7
Bug 1213136 - Declare BrotliPullByte before it is used. r=mcmanus
2015-10-11 18:13:10 +02:00
Xidorn Quan
958a06e546
Bug 1213123 - Make Preferences::SetString accept char16ptr_t instead of char16_t*. r=froydnj
2015-10-10 12:19:23 +11:00