Georg Fritzsche
7e77babc00
Bug 974009 - Telemetry experiments - Tests 4 - Experiments API. r=felipe
2014-03-18 22:52:29 +01:00
Georg Fritzsche
5e8e7991a3
Bug 974009 - Telemetry experiments - Tests 3 - Experiment activation. r=felipe
2014-03-18 22:52:29 +01:00
Georg Fritzsche
f9595364b1
Bug 974009 - Telemetry experiments - Tests 2 - Experiment activation. r=felipe
2014-03-18 22:52:29 +01:00
Georg Fritzsche
0a372c5d9b
Bug 974009 - Telemetry experiments - Tests 1 - Condition evaluation. r=felipe
2014-03-18 22:52:28 +01:00
Georg Fritzsche
510e9d7b9e
Bug 974009 - Telemetry experiments: test experiment conditions and enable experiments. r=felipe,unfocused
2014-03-18 22:52:28 +01:00
Joel Maher
55487541ce
Bug 933680 - browser_pluginCrashCommentAndURL.js hangs ubuntu ec2 slaves in conjunction with browser_bug410900.js. r=felipec
2014-03-18 03:41:00 -07:00
Jeff Walden
1d206cd4db
Bug 982974 - Last bit of trunk fixup. r=sfink
...
--HG--
extra : rebase_source : 5f7635125fca688cf315d21fd2aa9fe59f22baa1
2014-03-17 16:39:59 -07:00
Andrew McCreight
91a9dbd6a1
Bug 981920 - ASAN builds should use -fno-omit-frame-pointer by default. r=glandium
2014-03-18 14:25:40 -07:00
Andrew McCreight
4a51558dfd
Bug 983990 - Remove all trailing whitespace from nsPluginStreamListenerPeer. rs=bsmedberg
2014-03-18 14:25:40 -07:00
Anuj Agarwal
252eace0a6
Bug 983990 - Convert nsPluginStreamListenerPeer::mDataForwardToRequest to nsDataHashtable. r=johns
2014-03-18 14:25:40 -07:00
Anuj Agarwal
0abe2b9d0d
Bug 975745 - Remove nsStringKey. r=froydnj
2014-03-18 14:25:40 -07:00
Anuj Agarwal
4ae443db15
Bug 975747 - Reftest for MathML operator dictionary. r=fred.wang
2014-03-18 14:25:40 -07:00
Anuj Agarwal
5bed7c0dd5
Bug 975747 - Convert gOperatorTable to nsDataHashtable. r=karlt
2014-03-18 14:25:40 -07:00
Andrew McCreight
9d14962bdc
Bug 983899, part 2 - Convert nsXBLService::gClassTable to nsDataHashtable. r=mrbkap
2014-03-18 14:25:39 -07:00
Andrew McCreight
69ec149e2d
Bug 983899, part 1 - Delete some trailing whitespace in XBL. r=mrbkap
2014-03-18 14:25:39 -07:00
Andrew McCreight
86f527ecb1
Bug 983993, part 2 - Remove unused hash table arguments from the Unix nsOSHelperAppService.
2014-03-18 14:25:39 -07:00
Andrew McCreight
e238035e45
Bug 983993, part 1 - Remove trailing whitespace from nsOSHelperAppService.
2014-03-18 14:25:39 -07:00
Trevor Saunders
cb76c46f5a
bug 933189 - rm unused android-noion mozconfig r=glandium
2014-03-18 17:23:16 -04:00
Trevor Saunders
8d58679f46
bug 933189 - change to android sdk 17 r=glandium
2014-03-18 17:23:14 -04:00
Trevor Saunders
7348e10ae2
bug 933189 - cleanup cruft from bug 894885 r=glandium
2014-03-18 17:23:11 -04:00
Nicolas Silva
3a79563214
Bug 980647 - Part 1 - Move the compositor's texture recycling startegy behind a pool interface. r=Cwiiis
2014-03-12 17:28:47 +01:00
Jan de Mooij
622a060061
Bug 984293 - Poison Yarr code in release builds. r=cpeterson
2014-03-18 13:09:21 +01:00
Rick Eyre
2e37168e82
Bug 983207 - Tracks created through a TrackElement should have a default mode of 'disabled'. r=cpearce
...
- I've refactored the way we set modes as well, making it a part
of the TextTrack ctors.
- I've also changed TextTracks in the track tests to have their
mode set to 'hidden' in order to be able to call TextTrack::Cues.
This is correct since TextTracks with a mode of 'disabled' do not
return null for their cue lists.
2014-03-13 13:18:06 -04:00
Georg Koppen
37d1743748
Bug 982075 - Make addEntriesToListFile() in buildlist.py deterministic. r=ted
2014-03-18 08:04:11 -04:00
JW Wang
c5af24a4ab
Bug 907162 - Fix MediaDecoderStateMachine might dispatch MediaDecoder::PlaybackEnded more than once and trigger multiple 'ended' events in HTMLMediaElement. r=cpearce
2014-03-17 10:12:20 +08:00
Rik Cabanier
5423a62b82
Bug 830734 - Add tests for path object in canvas. r=roc
2014-03-18 08:03:19 -04:00
Rik Cabanier
d29d3eb6a0
Bug 830734 - Implement Path primitives. r=roc
2014-03-18 08:03:06 -04:00
Hiroyuki Ikezoe
3fcf25cde8
Bug 901198 - Set download_block_table explicitly for testing applications. r=mmc
2014-03-18 10:46:34 +00:00
Andrea Marchesini
21e3c90277
Bug 984629 - Remove dom/workers/Console.cpp, r=khuey
2014-03-18 09:16:57 +00:00
Cameron McCormack
d36b03a216
Bug 950436 - Store ImageValues that resulted from re-parsing a nsCSSValueTokenStream on that object. r=dbaron
2014-03-18 20:11:14 +11:00
Chris Lord
9d5f2b19f0
Bug 950050 - Use EXTERNAL for gralloc texture targets on SGX. r=nical
2014-03-18 08:12:40 +00:00
Chris Lord
06cb2f45ab
Bug 874950 - Don't let fixed position content occlude displayports. r=tn
...
Don't let opaque fixed position items occlude display items that are in
display ports and thus may be asynchronously scrolled.
2014-03-17 23:39:59 +00:00
Makoto Kato
7de91d240c
Bug 982298 - crash in mozilla::ScrollFrameHelper::ScrollToImpl by findAgain. r=roc
2014-03-18 16:35:28 +09:00
Botond Ballo
85f9092aef
Bug 983208 - Workaround for composition bounds being wrong on android. r=tnikkel
...
Go back to using widget bounds. The root content document on android is a child document but it's treated like a root document in many ways. Do this until we can do what would technically be correct.
2014-03-17 12:16:05 -04:00
Phil Ringnalda
79d8e75d3b
Back out f79690ca47fa:48828b35e4ce (bug 982318) for b2g mochitest bustage
...
CLOSED TREE
2014-03-18 00:02:24 -07:00
Phil Ringnalda
0a98494b10
Back out a2e5b6d2f31a (bug 866528) for gaia-unit bustage
2014-03-17 22:53:54 -07:00
Cameron McCormack
e91094a2d6
Bug 984739 - Make nsCSSValue::StartImageLoad assume |new ImageValue| is infallible. r=dbaron
2014-03-18 16:49:51 +11:00
Phil Ringnalda
a711b4933d
Merge m-c to m-i
2014-03-17 22:45:27 -07:00
Phil Ringnalda
285e7900c9
Merge f-t to m-c
2014-03-17 22:42:42 -07:00
Phil Ringnalda
bcbebbf911
Merge m-i to m-c
2014-03-17 22:38:12 -07:00
Matthew Noorenberghe
bf208c6eb3
Bug 984170 - Inherit the text colour and font-weight of OS X bookmarks on a toolbar. r=Gijs ui-r=shorlander
...
--HG--
extra : rebase_source : 70a7d566902b31764b0e037cb740b5f25b21e9e5
2014-03-17 17:33:11 -07:00
Nick Alexander
ab9b0a7ae2
No bug - Fix warnings. r=trivial
...
DONTBUILD
--HG--
extra : amend_source : 6805921db1e6afa164b2b3ac066bf08b3ec17a4a
2014-03-17 17:41:57 -07:00
Rail Aliiev
a695342874
Bug 962187 - Tracking bug for 17-mar-2014 migration work. Bump b2g version. r=aki CLOSED TREE
2014-03-17 18:42:09 -04:00
Mozilla Release Engineering
3ad85792c0
Tagging for mozilla-central version bumps CLOSED TREE DONTBUILD NO BUG
2014-03-17 14:01:45 -07:00
Mozilla Release Engineering
2c5e1676f1
backout changeset 4811c0f6bf3f; script generated wrong tag
2014-03-17 14:01:21 -07:00
Mozilla Release Engineering
0c196d67b7
Merging in version bump NO BUG CLOSED TREE DONTBUILD
2014-03-17 13:48:08 -07:00
Mozilla Release Engineering
3cddfdfb23
Added tag FIREFOX_AURORA_30_BASE-m, Tagging for mozilla-central version bumps CLOSED TREE DONTBUILD for changeset 83c9853e1364
2014-03-17 13:35:18 -07:00
Ryan VanderMeulen
6598f49d2f
Merge inbound to m-c.
2014-03-17 13:16:53 -04:00
Ryan VanderMeulen
59316e388d
Merge fx-team to m-c.
2014-03-17 13:12:50 -04:00
Ryan VanderMeulen
e5679c7452
Merge b2g-inbound to m-c.
2014-03-17 13:09:05 -04:00