Nikhil Marathe
3f1edc2c3a
Bug 1042908 - Fix WorkerPrivate error handling. r=bent
...
--HG--
extra : amend_source : 9eda75aa5fb1a61a740046138f3224294d0c330f
extra : transplant_source : %14%C48%D1-%07%08%E8%8DR%D5%AA%B6Y%7CV%DE%C3F%18
2014-07-11 11:59:39 -07:00
Terrence Cole
62fae135f8
Bug 914402 - Remove the defunct conservative stack scanner; r=sfink
...
--HG--
extra : rebase_source : c261ef7492694e9724c78edc7bc0dac7aa4357ba
2014-09-09 15:08:23 -07:00
Jonathan Watt
423fda249a
Bug 1065031, part 2 - Changes to Moz2D consuming code to update callers of Moz2D Matrix's Translate, Scale and Rotate methods to use these methods' new names. r=Bas
2014-09-10 18:29:35 +01:00
Andrea Marchesini
7396255880
Bug 982728 - Implement ServiceWorkerGlobalScope unregister(), r=nsm
2014-09-10 11:21:32 -04:00
Michael Henretty
89a4cf0bd9
Bug 960762 - Re-enable notification mochitests. r=gerard-majax
2014-09-09 09:13:05 -07:00
Francois Marier
12e6ff4e4a
Bug 752559 - Console warning when sandboxed iframe is used ineffectively. r=smaug
2014-09-07 23:05:00 -04:00
Markus Stange
75b8bea4c8
Bug 1064842 - Add ImplCycleCollectionTraverse/Unlink implementations for nsSMILTimedElement so that SVGAnimationElement can use the shorter NS_IMPL_CYCLE_COLLECTION_INHERITED macro. r=roc
2014-09-10 12:18:58 +02:00
Kyle Huey
1e8e0c575a
Bug 982212: Part 3 - Now that nsTArray::AppendElement supports r-value references, remove the workarounds added in Bug 967364. r=nfroyd
...
--HG--
extra : rebase_source : 1e6188d26b745f6dc9bdf2accc0abf7f07351510
2014-03-15 18:56:00 +01:00
Peter Van der Beken
bb194022b9
Bug 849567 - Automatically handle raw and already_AddRefed return values in Paris bindings and remove resultNotAddRefed, use overloaded functions and auto to select the right type to store return values. r=bz.
...
--HG--
extra : rebase_source : 50f86f20966fee33cfa039abc227ee2560640fd4
2014-08-28 00:43:56 +02:00
Peter Van der Beken
17de93a57d
Bug 849567 - Automatically handle raw and already_AddRefed return values in Paris bindings and remove resultNotAddRefed, statically assert that we keep a strong reference to return values of NewObject methods. r=bz.
...
--HG--
extra : rebase_source : b0d62c7a8ecf73de3e24a9ab31ec2cae64174c24
2014-08-28 00:43:56 +02:00
Peter Van der Beken
41421a4284
Bug 849567 - Automatically handle raw and already_AddRefed return values in Paris bindings and remove resultNotAddRefed, use templatized class to hold strong or weak pointer depending on the return type. r=bz.
...
--HG--
extra : rebase_source : 243e9ea15e2f4c213aa8a17a97fbaf53520804ac
2014-08-28 00:43:56 +02:00
Peter Van der Beken
14fafa0ab2
Bug 849567 - Automatically handle raw and already_AddRefed return values in Paris bindings and remove resultNotAddRefed, remove instances of non-refcounted sequence return type. r=bz.
...
--HG--
extra : rebase_source : 1388e0d6f971d52debb745a448a9a5524ceee25d
2014-08-28 00:43:55 +02:00
Peter Van der Beken
73d234512e
Bug 849567 - Automatically handle raw and already_AddRefed return values in Paris bindings and remove resultNotAddRefed, make all Constructor methods return already_AddRefed<...>. r=bz.
...
--HG--
extra : rebase_source : 726702eb39e627d74ddb3adf6059569d077089d4
2014-08-28 00:43:55 +02:00
Kearwood (Kip) Gilbert
ecf1650979
Bug 1062406 - Part 1 - Change x and y parameters of window.scroll* CSSOM-View DOM calls from double to unrestricted double. r=bz
...
- WebIDL updated so that x and y parameters of window.scroll, window.scrollTo,
and window.ScrollBy are changed from "double" to "unrestricted double".
- Implemented mozilla::ToZeroIfNonfinite
- Updated nsGlobalWindow::Scroll, ScrollTo, and ScrollBy methods so that they
replace non-finite numbers with 0.
2014-09-09 12:02:00 +02:00
Valentin Gosu
c69a596dda
Bug 936814 - Part 3: Add tests for cross origin resource timing check r=bz
2014-09-10 10:00:59 +03:00
Valentin Gosu
37ba14d4ad
Bug 936814 - Part 2: Fix old tests for resource_timing r=bz
2014-08-30 03:54:09 +03:00
Valentin Gosu
96eb6b1308
Bug 936814 - Part 1: Implement the _timing allow check algorithm_ for cross-origin Resource Timing r=bz,honzab
2014-05-15 08:26:07 +03:00
Daniel Holbert
2d7a1035be
Bug 1065182: Remove vestigial code from nsICanvasRenderingContextInternal.h and WebGLContext.h. r=jgilbert
2014-09-09 22:31:13 -07:00
Sotaro Ikeda
aa9fc7efc9
Bug 1049195 - Call glFlush() for each frame if necessary r=jgilbert
2014-09-09 18:40:51 -07:00
Ryan VanderMeulen
d5c18a9e28
Backed out changeset 96a507248c53 (bug 1059583) for Werror bustage.
...
CLOSED TREE
2014-09-09 19:57:12 -04:00
Ryan VanderMeulen
c8ceeb68ce
Backed out changeset 65cda04dc8d2 (bug 1064432) for bustage on all platforms.
...
CLOSED TREE
2014-09-09 19:40:26 -04:00
Ryan VanderMeulen
26027498d4
Merge m-c to inbound. a=merge
2014-09-09 19:29:28 -04:00
Mats Palmgren
2c38b0b6b7
Bug 1061468 - Notify the editor when removing the focused element is its ancestor limiter. r=ehsan
2014-09-09 23:27:56 +00:00
Ryan VanderMeulen
ca03f2d467
Merge inbound to m-c. a=merge
2014-09-09 19:26:59 -04:00
Jeff Gilbert
8ec082edad
Bug 1059583 - Add CanvasLayer::MustLayerUpdateBeSynchronous. - r=kamidphish,mattwoodrow
2014-09-09 16:20:08 -07:00
Jeff Gilbert
303705de14
Bug 1064432 - Add mochitest-webgl.ini unified mochitest manifest. - r=kamidphish
2014-09-09 16:18:46 -07:00
Ryan VanderMeulen
8777ff4fa0
Merge fx-team to m-c. a=merge
2014-09-09 19:05:41 -04:00
Bobby Holley
7c712dca7b
Bug 981198 - Make JS_{Get,Set}ErrorReporter take a JSRuntime. r=terrence,r=bz
2014-09-09 16:02:10 -07:00
Patrick Brosset
fb1884e4ec
Bug 1050376 - Record restyle/reflow/paint devtools timeline markers at docshell level; r=smaug
2014-09-09 20:54:08 +02:00
Fabrice Desré
ad043352e3
Bug 1063852 - Use webidl sequence for the receipts property. r=marco,bholley
2014-09-05 16:55:30 -07:00
Thomas Zimmermann
0f37d126ec
Bug 1064264: Remove references to Android from BluetoothServiceBluedroid, r=btian
2014-09-09 16:30:06 +02:00
Thomas Zimmermann
7ef8117ca4
Bug 1064264: Cleanup ANDROID_VERSION from BluetoothA2DPManager (under bluetooth2/), r=btian
...
All interfaces for Bluetooth profiles are now always available, so we
don't have to check for specific versions of Bluedroid. Instead, we
try to call the methods, and check their results.
2014-09-09 16:30:06 +02:00
Thomas Zimmermann
a4917bfb6d
Bug 1064264: Make Bluetooth AVRCP interface generally available (under bluetooth2/), r=btian
...
The methods of |BluetoothAVRCPInterface| are now always available. On
Android versions before 18, which don't support AVRCP, they always
fail with STATUS_UNSUPPORTED.
2014-09-09 16:30:06 +02:00
Thomas Zimmermann
f4a6bef003
Bug 1064264: Fix constants in Bluedroid HFP manager (under bluetooth2/), r=btian
...
This patch replaces the remaining Bluedroid constants from Bluedroid's
|BluetoothHfpManager| with Gecko constants.
2014-09-09 16:30:05 +02:00
Thomas Zimmermann
e69a950918
Bug 1064264: Add AVRCP_UID_SIZE to Bluetooth (under bluetooth2/), r=btian
...
The constant AVRCP_UID_SIZE replaces the corresponding Bluedroid
constant BTRC_UID_SIZE.
2014-09-09 16:30:05 +02:00
Carsten "Tomcat" Book
81ce456a3a
merge mozilla-inbound to mozilla-central a=merge
2014-09-09 15:56:53 +02:00
Kan-Ru Chen (陳侃如)
1a2247029b
Bug 1040561 - Part 5. Initialize mManager in TabChild::Create. r=khuey
2014-09-09 16:57:54 +08:00
Kan-Ru Chen (陳侃如)
7d9927b1a4
Bug 1040561 - Part 4. Initialize mOpener when transform preallocated process. r=khuey
2014-09-09 16:57:53 +08:00
Kan-Ru Chen (陳侃如)
5ff4caf32e
Bug 1040561 - Part 3. Return nullptr when CreateContentBridgeParent fails. r=khuey
2014-09-09 16:57:51 +08:00
Kan-Ru Chen (陳侃如)
621c4ae883
Bug 1040561 - Part 2. Don't wait Nuwa preallocated process when allocating new browser process. r=khuey
...
This makes the browser process allocation behavior align to the app
process allocation.
2014-09-09 16:57:49 +08:00
Alphan Chen
8ecb6cc282
Bug 1061117 - [MTP] Correct the offset and component in "MozMtpDatabase::CreateEntryForFile", r=dhylands
2014-09-09 10:35:06 +08:00
Ryan VanderMeulen
6ee49243a4
Merge inbound to m-c. a=merge
2014-09-08 19:10:31 -04:00
Ryan VanderMeulen
6085853db6
Merge fx-team to m-c. a=merge
2014-09-08 19:00:24 -04:00
Walter Litwinczyk
4eec6b8e99
Bug 1063805 - WebGL add missing validation to html element version of texSubImage2D. r=jgilbert
2014-09-08 13:23:30 -07:00
Boris Zbarsky
935648f51a
Bug 1063889. Fix the handling of sequences of wrapper types in unions. r=khuey
2014-09-08 11:28:57 -04:00
Carsten "Tomcat" Book
efa9474eef
Merge m-c to b2g-inbound
2014-09-08 15:34:29 +02:00
Carsten "Tomcat" Book
75dcdffdac
merge mozilla-inbound to mozilla-central a=merge
2014-09-08 15:22:16 +02:00
Thomas Zimmermann
8b63ef8652
Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in Bluetooth, r=btian
2014-09-08 11:44:02 +02:00
Thomas Zimmermann
8a82828754
Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in NFC helpers, r=allstars.chh
2014-09-08 11:44:01 +02:00
Fabrice Desré
44901b7a5f
backout bug 1063852 (84ac3d72395f) since that breaks Gij. r=bholley to please the dom/ hook.
2014-09-07 20:04:58 -07:00