Carsten "Tomcat" Book
2128623a66
Merge m-c to mozilla-inbound
2014-09-25 14:42:49 +02:00
Carsten "Tomcat" Book
996fc54b8d
merge mozilla-inbound to mozilla-central a=merge
2014-09-25 14:22:30 +02:00
Bobby Holley
db168e5cde
Bug 1065811 - Expose isCallable()/isConstructor() in JS_PUBLIC_API. r=billm
2014-09-25 13:13:28 +02:00
Arnaud Sourioux
5bca523013
Bug 1038570 - Part 3: rename ObjectFrame variables to PluginFrame. r=dbaron
2014-09-24 06:35:00 +02:00
Arnaud Sourioux
54b32a98a0
Bug 1038570 - Part 2: rename ObjectFrame class to PluginFrame. r=dbaron
2014-09-24 06:34:00 +02:00
Arnaud Sourioux
4f1c6d56a0
Bug 1038570 - Part 1: rename nsObjectFrame.* to nsPluginFrame.*, changes moz.build and includes. r=dbaron
...
--HG--
rename : layout/generic/nsObjectFrame.cpp => layout/generic/nsPluginFrame.cpp
rename : layout/generic/nsObjectFrame.h => layout/generic/nsPluginFrame.h
2014-09-24 06:33:00 +02:00
Yoshi Huang
49574c4bef
Bug 1058490 - B2G NFC: Add a sessionHelper in Chrome Process. r=dimi
...
From ac82ed58d645749aafbeb94741c87d27b4eed558 Mon Sep 17 00:00:00 2001
---
dom/nfc/gonk/Nfc.js | 131 ++++++++++++++++++++++++++++++++++------------------
1 file changed, 87 insertions(+), 44 deletions(-)
2014-09-23 18:33:08 +08:00
peter chang
ae05a3086a
Bug 1020801 - Notify the ScrollViewChange DOM event when APZ starts/stops to change the transform. r=ehsan
2014-09-23 06:37:00 -04:00
Valentin Gosu
b660cd35ec
Bug 1071527 - "dom.performance.enabled" set to "false" shows non-zero values for attributes. r=bz
2014-09-23 23:18:28 +03:00
Valentin Gosu
dde978715d
Bug 1070146 - Test resource timing info for script resources. r=bz
2014-09-24 01:51:54 +03:00
Brian Birtles
9f07908ee4
Bug 1039924 part 6 - Use StickyTimeDuration for timing calculations; r=dholbert
...
This patch takes the StickyTimeDuration defined in the previous patch and
uses it within the calculation of animation timing for parameters that are
expected to be +/- Forever.
2014-09-25 14:25:50 +09:00
John Daggett
b0dafb656a
Bug 998869 part 5 - lazily load userfonts (non-linux). r=jfkthame
2014-09-25 12:16:54 +09:00
John Daggett
291057d212
Bug 998869 part 4 - rename fontgroup methods. r=heycam
2014-09-25 12:16:54 +09:00
John Daggett
3570b54018
Bug 998869 part 2 - switch to GetFontAt(0) to GetFirstValidFont(). r=jfkthame
2014-09-25 12:16:53 +09:00
peter chang
d2e238061d
Bug 1020801 - Add new 'ScrollViewChangeEvent' DOM event. r=fabrice, r=bz
2014-09-22 02:43:00 -04:00
Ryan VanderMeulen
63fa2a3906
Merge m-c to b2g-inbound. a=merge
2014-09-24 17:12:21 -04:00
Ryan VanderMeulen
16e1505ea9
Backed out changeset ebd8df8e8631 (bug 1062323) for Gaia unit test failures.
2014-09-24 17:08:28 -04:00
Ryan VanderMeulen
00ab1b8c1b
Merge m-c to b2g-inbound. a=merge
2014-09-24 16:10:45 -04:00
Ryan VanderMeulen
240ed29614
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-09-24 16:08:33 -04:00
Ryan VanderMeulen
cde3e01598
Merge fx-team to m-c. a=merge
2014-09-24 15:58:32 -04:00
Nikhil Marathe
95c8c96ad5
Bug 1062323 - Chained promises should resolve asynchronously. r=bz
2014-09-22 16:37:40 -07:00
Andrea Marchesini
01b5cd66ae
Bug 1072115 - languagechange event should be dispatched to current inner windows only., r=bz
2014-09-24 17:12:22 +01:00
Andrea Marchesini
1d21930927
Bug 1069401 - UserAgent cannot be changed for specific websites in workers, r=khuey, r=bz
2014-09-24 17:09:50 +01:00
Jeff Gilbert
0c01b089c8
Bug 1048108 - Exclude RGBA configs when alpha:false. - r=kamidphish
2014-09-24 16:42:27 -07:00
Ehsan Akhgari
025f7a045d
Bug 1072301 - Build the cross platform camera code in unified mode; r=mikeh
2014-09-24 18:43:26 -04:00
Michael Henretty
b9f20bedc6
Bug 960762 - Disable notification storage tests for non-debug builds too. r=gerard-majax
2014-09-23 14:20:32 -07:00
Robert Bindar
52c3ba44a4
Bug 980567 - Fix wrong icon URL resolving. r=mhenretty
...
--HG--
extra : rebase_source : 731442a807b47e3da35f232eb155e5468200c72c
2014-09-18 10:59:00 -04:00
Wes Kocher
ea995d134a
Merge m-c to b2g-inbound a=merge
2014-09-23 16:49:29 -07:00
Wes Kocher
27b927d770
Merge fx-team to m-c a=merge
2014-09-23 16:19:36 -07:00
Wes Kocher
5ea03ee417
Merge b-i to m-c a=merge
2014-09-23 15:44:15 -07:00
Kyle Machulis
64b49e97a2
Bug 1058180 - Only create app migrator when absolutely needed; r=fabrice
2014-09-23 13:22:54 -07:00
Kyle Machulis
0b5f5b17f3
Bug 1071721 - Call destroyDOMRequestHelper on SettingsLock after transaction ends; r=bent
2014-09-23 13:13:50 -07:00
Benoit Jacob
72649e9c80
Bug 1071340 - Convert to STRONG_GLENUM: TexType, TexFormat, TexInternalFormat - r=djg
2014-09-23 13:48:27 -04:00
Benoit Jacob
9e98d8b0b8
Bug 1071339 - Improvements to STRONG_GLENUM's - r=djg
2014-09-23 13:48:25 -04:00
Dale Harvey
f389407fc7
Bug 1045934 - Add rel information to iconchange event detail. r=fabrice
2014-09-23 17:23:11 +02:00
Ed Morley
48f033b905
Merge mozilla-central and inbound
2014-09-23 15:08:09 +01:00
Ed Morley
11cafc23e3
Merge mozilla-central and b2g-inbound
2014-09-23 15:07:05 +01:00
Ed Morley
85a9c3ee07
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-09-23 14:36:11 +01:00
Yoshi Huang
23c27b0f0b
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
cb5322cb10
Bug 1061512 - [NFC] nfcd should notify gecko about NDEF information. r=allstars.chh
2014-09-23 18:53:41 +08:00
Wes Kocher
4640ea696d
Merge m-c to b-i a=merge
2014-09-22 19:06:28 -07:00
Wes Kocher
5a802aade4
Merge inbound to m-c a=merge
2014-09-22 18:54:14 -07:00
Thomas Zimmermann
a1f41b2ca9
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
d9b7d2733c
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
155c61c24a
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
6568414f5d
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
1ca472946f
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
5a5d76a631
Bug 1058180 - Only create app migrator when absolutely needed; r=fabrice
2014-09-22 14:45:39 -07:00
Vlatko Markovic
0e0e41c434
Bug 1011393 - Add support for 'csp' entries in Manifest Helper. r=fabrice
2014-09-22 13:48:45 -07:00
Jeff Gilbert
1591e1ee60
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