John Daggett
6fb8e38803
Bug 998869 part 5 - lazily load userfonts (non-linux). r=jfkthame
2014-09-25 12:16:54 +09:00
John Daggett
b08eeaabee
Bug 998869 part 4 - rename fontgroup methods. r=heycam
2014-09-25 12:16:54 +09:00
John Daggett
8d40c31973
Bug 998869 part 2 - switch to GetFontAt(0) to GetFirstValidFont(). r=jfkthame
2014-09-25 12:16:53 +09:00
Jeff Gilbert
0cfe76c68c
Bug 1048108 - Exclude RGBA configs when alpha:false. - r=kamidphish
2014-09-24 16:42:27 -07:00
Ehsan Akhgari
526e56673f
Bug 1072301 - Build the cross platform camera code in unified mode; r=mikeh
2014-09-24 18:43:26 -04:00
Michael Henretty
be5cc7b9e5
Bug 960762 - Disable notification storage tests for non-debug builds too. r=gerard-majax
2014-09-23 14:20:32 -07:00
Ryan VanderMeulen
96c3a38dc4
Backed out changeset ebd8df8e8631 (bug 1062323) for Gaia unit test failures.
2014-09-24 17:08:28 -04:00
Ryan VanderMeulen
79910dd5bf
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-09-24 16:08:33 -04:00
Ryan VanderMeulen
36c25772d1
Merge fx-team to m-c. a=merge
2014-09-24 15:58:32 -04:00
Nikhil Marathe
2130046b95
Bug 1062323 - Chained promises should resolve asynchronously. r=bz
2014-09-22 16:37:40 -07:00
Andrea Marchesini
761b6976b7
Bug 1072115 - languagechange event should be dispatched to current inner windows only., r=bz
2014-09-24 17:12:22 +01:00
Andrea Marchesini
308a9b24dc
Bug 1069401 - UserAgent cannot be changed for specific websites in workers, r=khuey, r=bz
2014-09-24 17:09:50 +01:00
Robert Bindar
d383740516
Bug 980567 - Fix wrong icon URL resolving. r=mhenretty
...
--HG--
extra : rebase_source : 731442a807b47e3da35f232eb155e5468200c72c
2014-09-18 10:59:00 -04:00
Wes Kocher
9955605281
Merge m-c to b2g-inbound a=merge
2014-09-23 16:49:29 -07:00
Wes Kocher
bba09b58a5
Merge fx-team to m-c a=merge
2014-09-23 16:19:36 -07:00
Wes Kocher
b9bac9ed0e
Merge b-i to m-c a=merge
2014-09-23 15:44:15 -07:00
Kyle Machulis
817596be6b
Bug 1058180 - Only create app migrator when absolutely needed; r=fabrice
2014-09-23 13:22:54 -07:00
Kyle Machulis
e2ae4d6709
Bug 1071721 - Call destroyDOMRequestHelper on SettingsLock after transaction ends; r=bent
2014-09-23 13:13:50 -07:00
Benoit Jacob
b1ee6122a2
Bug 1071340 - Convert to STRONG_GLENUM: TexType, TexFormat, TexInternalFormat - r=djg
2014-09-23 13:48:27 -04:00
Benoit Jacob
8bc81effc6
Bug 1071339 - Improvements to STRONG_GLENUM's - r=djg
2014-09-23 13:48:25 -04:00
Dale Harvey
40da40bcd8
Bug 1045934 - Add rel information to iconchange event detail. r=fabrice
2014-09-23 17:23:11 +02:00
Ed Morley
b037b46642
Merge mozilla-central and inbound
2014-09-23 15:08:09 +01:00
Ed Morley
70fa2e3454
Merge mozilla-central and b2g-inbound
2014-09-23 15:07:05 +01:00
Ed Morley
d7bdcdbf9c
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-09-23 14:36:11 +01:00
Yoshi Huang
0e2055201f
Bug 1066570 - b2g NFC uninitialized memory bug. r=dimi
...
From 1ffa3080ca8b3ac70564734cd02cae72fddf730c Mon Sep 17 00:00:00 2001
---
dom/nfc/gonk/NfcMessageHandler.cpp | 3 +++
1 file changed, 3 insertions(+)
2014-09-23 12:50:21 +08:00
dlee
64402e267b
Bug 1061512 - [NFC] nfcd should notify gecko about NDEF information. r=allstars.chh
2014-09-23 18:53:41 +08:00
Wes Kocher
d5e2e4201b
Merge m-c to b-i a=merge
2014-09-22 19:06:28 -07:00
Wes Kocher
945d1e3a20
Merge inbound to m-c a=merge
2014-09-22 18:54:14 -07:00
Thomas Zimmermann
afc3c829dc
Bug 1065897: Distribute Bluetooth HAL implementation among multiple files (unter bluetooth2/), r=btian
...
The files BluetoothHALInterface.{cpp,h} are getting too large. This patch
moves helper functions and profile implementations into separate files.
2014-09-23 09:41:57 +08:00
Thomas Zimmermann
71d78e8ed0
Bug 1065897: Move Bluedroid code out of BluetoothInterface.{cpp,h} (under bluetooth2/), r=btian
...
This patch moves BluetoothInterface.{cpp,h} to the generic section
of Gecko's Bluetooth code, and the Bluedroid implementation into
the new files BluetoothHalImplementation.{cpp,h}.
BluetoothHalImplementation.{cpp,h} contains all Bluedroid-specific
code. The classes in BluetoothInterface.{cpp,h} are now interfaces
for Gecko.
--HG--
rename : dom/bluetooth2/bluedroid/BluetoothInterface.cpp => dom/bluetooth2/bluedroid/BluetoothHALInterface.cpp
2014-09-23 09:40:36 +08:00
Kyle Machulis
bf40a819b0
Bug 1069115 - Make mobileconnection webapi marionette tests wait for transaction success when changing settings; r=vyang
...
--HG--
extra : rebase_source : d8423024d586f6cf976f05bbfd17664d45ba7bd9
2014-09-22 16:15:09 -07:00
Kyle Machulis
d96f78bec4
Bug 1069115 - Make bluetooth webapi marionette tests wait for transaction success when changing settings; r=echou
...
--HG--
extra : rebase_source : c4fdc80f904987c848bca4b839d8b3f36fefd667
2014-09-22 16:15:07 -07:00
Kyle Machulis
dc3d53c3d7
Backing out 6d28e030fd7b (bug 1058180) due to causing crashes on desktop on a CLOSED TREE
2014-09-22 16:01:50 -07:00
Kyle Machulis
f449615bb4
Bug 1058180 - Only create app migrator when absolutely needed; r=fabrice
2014-09-22 14:45:39 -07:00
Vlatko Markovic
8f88d4d1e3
Bug 1011393 - Add support for 'csp' entries in Manifest Helper. r=fabrice
2014-09-22 13:48:45 -07:00
Jeff Gilbert
d23fbb7282
Bug 1064432 - Add mochitest-webgl.ini unified mochitest manifest. - r=kamidphish
...
--HG--
rename : dom/canvas/test/webgl-mochitest/mochitest.ini => dom/canvas/test/webgl-mochitest.ini
2014-09-22 13:08:51 -07:00
Ryan VanderMeulen
6a5ec97f20
Merge m-c to inbound. a=merge
2014-09-22 15:51:51 -04:00
Ryan VanderMeulen
9ff8b15061
Merge m-c to inbound. a=merge
2014-09-22 15:50:08 -04:00
Eric Rahm
2d12719a88
Bug 1069490 - Part 4: Update tests. r=past
2014-09-22 11:29:16 -07:00
Eric Rahm
8ce1452b9c
Bug 1069490 - Part 3: Set columnNumber when processing console messages. r=bz
2014-09-22 11:28:55 -07:00
Eric Rahm
e16aa3e787
Bug 1069490 - Part 2: Add columnNumber to nsIStackFrame and set in JSStackFrame. r=bz
2014-09-22 11:28:31 -07:00
Eric Rahm
4bc244b199
Bug 1069490 - Part 1: Add columnNumber to ConsoleEvent and ConsoleStackEntry. r=bz
2014-09-22 11:27:59 -07:00
Rik Cabanier
d89b95d6a7
Bug 1070466 - Crash [@ mozilla::gfx::StreamPathToSinkApplierFunc] after path.addPath(path). r=roc
2014-09-20 11:03:00 -04:00
Henry Chang
3d22a4d5c9
Bug 1065916 - Make usb/wifi tethering request exclusively executed. r=chucklee
2014-09-18 17:08:05 +02:00
Morris Tseng
a85099277b
Bug 1051995 - Use observer services to prevent ContentParent leak. r=fabrice
2014-09-23 00:10:00 -04:00
Tim Taubert
09b9a2e110
merge m-c to fx-team
2014-09-23 15:54:23 +02:00
Tomasz KoĆodziejski
9cf24cf083
Bug 1058435 - Add removeAllDomainsSince to ContentPrefService2. r=adw
2014-09-19 14:24:00 -04:00
Vlatko Markovic
6a02a4a80c
Bug 1059198 - Permission table update for Trusted Hosted Apps. r=sicking
2014-09-22 07:59:00 -07:00
Vlatko Markovic
5d6a560637
Bug 1059216 - Verification of Trusted Hosted Apps manifest signature, part 2. r=sicking
2014-09-22 07:59:00 -07:00
Vlatko Markovic
2e30280054
Bug 1059216 - Verification of Trusted Hosted Apps manifest signature, part 1. r=dkeeler,rlb
2014-09-22 07:58:59 -07:00