Commit Graph

417049 Commits

Author SHA1 Message Date
Ryan VanderMeulen
b488aec511 Backed out changeset dd10ce7a6b1a (bug 1151242) for bustage.
CLOSED TREE
2015-04-14 13:20:05 -04:00
jlal@mozilla.com
bfa0897aef Bug 1154358 - Add mulet reftests to all branches r=me
--HG--
extra : rebase_source : 9ea5277cb672407cfa4fa20efc2c95c9d8b15162
2015-04-14 10:16:44 -07:00
B2G Bumper Bot
c6ad89f9cd Bumping manifests a=b2g-bump 2015-04-14 10:17:47 -07:00
B2G Bumper Bot
79ea63d4a8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2ccafd1bac96
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #29406 from eeejay/bug-1148715_master

Bug 1148715 - Change class name for MediaFrame instances so it doesn't c... r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/2c3af4eb00f2
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1148715 - Change class name for MediaFrame instances so it doesn't collide with camera CSS rule.
2015-04-14 10:15:36 -07:00
B2G Bumper Bot
93d1adf92a Bumping manifests a=b2g-bump 2015-04-14 09:27:34 -07:00
B2G Bumper Bot
a42998f120 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/14c1f6f9e474
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1152228 - merge pull request #29439 from mikehenrty:bug-1152228-override-bidi to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/97a79c4ae59a
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1152228 - Override text-direction for notification titles
2015-04-14 09:25:21 -07:00
Jordan Santell
73ef930712 Bug 1077464 - Wire console.profile/profileEnd to the new performance tool. Move most of the recording-model logic from the front end into the PerformanceFront and PerformanceActorConnection so it can manage recordings without the front end being viewed. r=vp,jryans,pbrosset 2015-04-14 08:58:58 -07:00
Jared Wein
2a59eeb639 Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
B2G Bumper Bot
eecab696e6 Bumping manifests a=b2g-bump 2015-04-14 08:37:27 -07:00
B2G Bumper Bot
403243bc23 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7483b454e2f5
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1152238 - merge pull request #29450 from albertopq:1152238-statusbar-email-master to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/d877d1ccd0a3
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1152238 - Statusbar wrong colors when sharing song
2015-04-14 08:35:10 -07:00
Ryan VanderMeulen
612dc2a6ee Merge inbound to m-c. a=merge 2015-04-14 10:06:03 -04:00
Carsten "Tomcat" Book
662ed27b62 merge fx-team to mozilla-central a=merge 2015-04-14 14:27:14 +02:00
Alexandre Lissy
5c644a77dd Bug 1150579 - Switch Mulet reftests ON. r=lightsofapollo 2015-04-14 06:34:00 -04:00
Bevis Tseng
9429e1e24b Bug 1154186 - Deprecate nsISmsMessenger_new.idl. r=echen
--HG--
extra : histedit_source : a5046c08a45adba7bd69867f1cf3a0379394f7f6
2015-04-14 18:07:44 +08:00
Shawn Huang
931df00596 Bug 1152098 - Ignore subsequent toggling requests if toggling is already in progress. r=btian
--HG--
extra : histedit_source : 62052c8ffd607ff9381980a0a4c5cd5af52f9b0a
2015-04-14 20:55:00 -04:00
Carsten "Tomcat" Book
6b53afcce7 Backed out changeset f3e21cdfa1fc (bug 1153413) for causing regression like Bug 1153851
--HG--
extra : rebase_source : 8f8d52fe0c3a64403fea0b859fb671066a480e85
2015-04-14 09:13:44 +02:00
Carsten "Tomcat" Book
3ac2fef09c Backed out changeset 946b935a9cb4 (bug 1077464) for suspicion of causing dt e10s perma failure on a CLOSED TREE 2015-04-14 08:59:56 +02:00
Vincent Liu
f6abe8c8d0 Bug 1150381 - [LayerScope]: Don't showing the same texture in the same frame on LayerScope. r=chiajung
--HG--
extra : rebase_source : e08ee8eba2d2905f7194269b7425c8f0856830ae
2015-04-14 14:57:42 +08:00
Reed Loden
5ad916619b Bug 1152939 - "Upgrade to SQLite 3.8.9". r=mak77
--HG--
extra : rebase_source : 927dff511753aa7ec0242ffb656555b0c35025a7
2015-04-14 17:31:00 +02:00
Jean-Yves Avenard
75aa71162f Bug 1153049: Fix linux build ON A CLOSED TREE. a=bustage 2015-04-14 16:11:14 +10:00
Jean-Yves Avenard
01ed7a3eb9 Bug 1153049: Part5. Simplify retrieval of HTMLVideoElement dimensions. r=cpearce
--HG--
extra : rebase_source : f20080a613cf8dfb5a6aec4ec01923e7ad380282
2015-04-14 15:17:55 +10:00
Jean-Yves Avenard
4623f4873e Bug 1153049: Part4. Remove redundant mHasAudio/mHasVideo member. r=cpearce
--HG--
extra : rebase_source : f53f194f7e8c870024c39270a626bc41f2f79d0b
2015-04-14 15:17:51 +10:00
Jean-Yves Avenard
378df808cf Bug 1153049: Part3. Using AudioInfo/VideoInfo object. r=cpearce
This remove all remaining references to stagefright/MP4 specific objects.

--HG--
extra : rebase_source : 0f34f7851c0f22532dffb88c32ac83ebb962a7cc
2015-04-14 15:16:32 +10:00
Jean-Yves Avenard
0d5cf79b96 Bug 1153049: Part2. Fix const-ness. r=cpearce
--HG--
extra : rebase_source : 7a9fad13436126356ab20116ca40055d2ec51d77
2015-04-14 15:15:46 +10:00
Jean-Yves Avenard
a7c51ce020 Bug 1153049: Part1. Merge MediaInfo and mp4_demuxer::TrackConfig. r=cpearce
--HG--
extra : rebase_source : 5387f4dbab91f354700361ff14daea33f3b56e2e
2015-04-14 15:15:46 +10:00
Jean-Yves Avenard
6efbf8c631 Bug 1153686: Remove redundant mMediaSize member. r=roc
--HG--
extra : rebase_source : ab88f07b315389cbeec2063ac87048021d8ae340
2015-04-14 15:15:46 +10:00
Jean-Yves Avenard
ea02e1a1f5 Bug 1152658: Use MediaRawDataWriter to access MediaRawData::mCrypto. r=cpearce
--HG--
extra : rebase_source : 20332ef7e99c0183d219c0b1b739aae24f35d907
2015-04-14 15:15:46 +10:00
Mike Hommey
342f543f10 Bug 1154122 - Fix stdc++compat check after bug 1059255. r=mshal 2015-04-14 14:34:07 +09:00
Masayuki Nakano
c576af7982 Bug 492394 part.2 Implement ITextStoreACP::GetACPFromPoint() r=emk 2015-04-14 14:27:37 +09:00
Masayuki Nakano
8c1890067d Bug 492394 part.1 NS_QUERY_CHARACTER_AT_POINT should also return tentative caret offset for the point r=smaug, sr=smaug 2015-04-14 14:27:37 +09:00
JW Wang
14e96990fc Bug 1080685 - add more debug aids and longer timeout. r=edwin. 2015-04-14 13:11:23 +08:00
Gijs Kruitbosch
c63c828d6c Bug 1153900 - fix use of 'File' constructor in IEProfileMigrator.js, r=mak 2015-04-14 05:37:00 +01:00
Tooru Fujisawa
f286c1c595 Bug 1147700 - Part 2: Do not overwrite dataTransfer in ChromeUtils.synthesizeDrop if dragData is null. r=enndeakin 2015-04-14 13:07:59 +09:00
Tooru Fujisawa
dc525cc40f Bug 1147700 - Part 1: Add aDragEvent parameter to ChromeUtils.synthesizeDrop to modify DragEvent, and set default position to center of destElement. r=enndeakin 2015-04-14 13:07:57 +09:00
JW Wang
14016d17d6 Bug 1153739 - Make Log() usable outside EME test cases. r=edwin. 2015-04-14 11:27:58 +08:00
Phil Ringnalda
0cc202565a Backed out 4 changesets (bug 1150683) for Android xpcshell test bustage
CLOSED TREE

Backed out changeset 645508dd2a76 (bug 1150683)
Backed out changeset 4389151f1348 (bug 1150683)
Backed out changeset 66ca87f2a944 (bug 1150683)
Backed out changeset 814fc7abbe18 (bug 1150683)
2015-04-13 20:15:58 -07:00
Mark Capella
6f1202dd58 Bug 1153076 - Add NS_MOUSE_MOZLONGTAP support in Fennec, r=kats, tylin 2015-04-13 22:33:02 -04:00
Mark Hammond
0b8c43e99e Bug 1148701: React to Backoff and Retry-After headers from Reading List server. r=adw 2015-04-14 11:14:00 +10:00
Mark Hammond
a1c3f9294e Bug 1151666 - fix intermittent orange by reducing verified timer intervals and always using mock storage. r=zaach 2015-04-14 10:35:48 +10:00
Wes Kocher
44390984f4 Merge central to fx-team a=merge 2015-04-13 17:30:09 -07:00
Wes Kocher
5e9e8610ab Merge central to b2ginbound a=merge 2015-04-13 17:28:59 -07:00
Wes Kocher
381ed5c1ba Merge inbound to m-c a=merge 2015-04-13 17:13:10 -07:00
David Parks
9651c8065d Bug 1127727 - Swap callbacks in the Compositor when dragging tabs between windows. r=billm
When remote browsing, swap the MozLayersReady callback in the compositor
when dragging tabs between windows.

--HG--
extra : rebase_source : 717b8317bc3afbab7daa8856573d48b2ed5ca2cc
2015-04-13 17:06:03 -07:00
Jean-Yves Avenard
52a7a65989 Bug 1153094: Rename LargeDataBuffer and DataBuffer object. r=cpearce
This causes conflicts with webRTC libraries that use those names already. The
linker appears to get it wrong and calls the destructor of the wrong class.

--HG--
extra : rebase_source : 809221de3e5bde540bd40406f061f3865e4c4f00
2015-04-15 15:27:38 +10:00
Wes Kocher
d5cd54b54d Merge fx-team to m-c a=merge 2015-04-13 16:29:41 -07:00
Willian Gustavo Veiga
dfd03446c5 Bug 992947 - Add "Open Link In New Tab" item to stylesheet list. r=bgrins 2015-04-13 16:16:16 -07:00
John Dai
ae24a15b48 Bug 949849 - B2G RIL: Update the marionette test script for icc.updateContact. r=echen 2015-04-13 18:27:00 -04:00
B2G Bumper Bot
b306d95b8a Bumping manifests a=b2g-bump 2015-04-14 05:49:33 -07:00
B2G Bumper Bot
199ca656e9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/df9d7b7406cd
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1145758 - merge pull request #29413 from hfiguiere:bug1145758-scrubber-paused to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/43ea223bfc95
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1145758 - Don't go to next song if paused and at the end of the scrubber.
2015-04-14 05:46:57 -07:00
B2G Bumper Bot
e9ec781a0d Bumping manifests a=b2g-bump 2015-04-14 04:27:55 -07:00