Andrea Marchesini
7b073b6210
Bug 1025741 - Null-check for GetPerfomance in Console API, r=bz
2014-06-17 08:26:23 +01:00
Ben Kelly
935db1e193
Bug 1025973 - Part 2: Do not pass JSContext to static webidl methods in non-worker case. r=bz
2014-06-16 12:52:00 -04:00
Ben Kelly
bf1b5506d6
Bug 1025973 - Part 1: Rename GlobalObject::GetContext() to Context(). r=bz
2014-06-16 14:08:00 -04:00
Olli Pettay
fc9d66f955
Bug 998809 - WidgetEvent::typeString is not always set correctly , r=masayuki
2014-06-17 01:59:54 +03:00
Guillermo López
c62aa959ad
Bug 1024579 - Create a sync getNetworkInformation and make getNetworkStatus use it. r=nsm
2014-06-16 00:24:05 +02:00
Nathan Froyd
460519a83f
Bug 1025139 - use the correct symbol for CERT_AddTempCertToPerm in WifiCertService.cpp; r=bz
2014-06-13 14:16:13 -04:00
Armen Zambrano Gasparnian
74c8fc1b52
Bug 989583 - Install all tests (even disabled) from manifests. r=jmaher
2014-06-16 14:51:22 -04:00
Ryan VanderMeulen
9fa26cbf9c
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-06-16 14:26:54 -04:00
Carsten "Tomcat" Book
b5af4a2a5b
Backed out changeset 287aa2e3cab0 (bug 998809) for xpcshell and mochitest 2 test failures
2014-06-16 14:38:50 +02:00
Olli Pettay
4164cc37e8
Bug 998809 - WidgetEvent::typeString is not always set correctly, r=masayuki
2014-06-16 12:08:29 +03:00
Nils Ohlmeier [:drno]
36b0708467
Bug 1010641 - verify signaling state transitions. r=bwc
2014-06-13 17:05:00 +02:00
Nils Ohlmeier [:drno]
d1e862b0eb
Bug 1022896 - handle B2G network setup and teardown transparently. r=jib
2014-06-13 16:56:00 +02:00
Ben Tian
034782bbcd
Bug 1016186 - Wrap nsRefPtr<BluetoothAdapter> instead of BluetoothAdapter*, r=echou
2014-06-05 14:52:45 +08:00
Ben Tian
1c89f9fe97
Bug 1016186 - Do not fire AdapterAdded event when BT is turned on, r=echou
2014-06-04 16:11:59 +08:00
Jamin Liu
b96cb2f7ad
Bug 1009157 - Ensures that we can receive BT enable/disabled events in marionette test every times. r=echou
...
Ensures that we can always receive that "enabled"/"disabled" event by
installing the event handler *before* we ever enable/disable Bluetooth. Or
we might just miss those events and get a timeout error.
2014-06-15 22:50:00 +02:00
Ben Tian
d69584592a
Bug 1025732 - [bluetooth2][RIL] Add number and name presentation, r=shuang
2014-06-16 11:53:56 +08:00
Doug Turner
9030269f06
Bug 1019071 - Backout 9ccdc477061e. r=me
2014-06-13 11:04:34 -07:00
Andrew McCreight
1ce2a85dbb
Bug 1019101 - Add a way to get the max CC pause during a given period of time. r=smaug
2014-06-14 16:43:45 -07:00
Guillaume Abadie
90b929b9a9
Bug 973815 - Implements WebGL draft extension EXT_blend_minmax - r=jgilbert,bzbarsky
2014-06-14 09:07:53 -07:00
"Kan-Ru Chen (陳侃如)"
c77d1b96a4
Bug 1024943 - Check IsContentParent() before use AsContentParent(). r=smaug
2014-06-14 15:32:24 +08:00
"Kan-Ru Chen (陳侃如)"
e35235cc31
Bug 1020169 - Part 1. Remove static constructors. r=mattwoodrow
2014-06-14 15:24:59 +08:00
"Kan-Ru Chen (陳侃如)"
dc42453d34
Bug 1009351 - Add link text to mozbrowser context menu data. r=smaug
2014-06-14 15:16:26 +08:00
Andrea Marchesini
ada0098088
Bug 1024618 - DataStoreChangeNotifier.jsm doesn't remove all the children when they are unregistered, r=ehsan
2014-06-14 08:05:47 +01:00
Masayuki Nakano
00a740a47b
Bug 1024864 Warn KeyboardEvent.key value change when KeyboardEvent.key is read and its key value is obsolete r=smaug
2014-06-14 11:24:16 +09:00
Benoit Jacob
47fe23275a
Bug 774388 - revert TabParent.cpp hunk of previous changeset as it's similar to ContentParent.cpp and probably unwanted - no review, simple revert
2014-06-13 22:18:27 -04:00
Benoit Jacob
c704395d39
Bug 774388 - Patch 4: Flatten the way that we track whether we are using OMTC, and move Layers IPC shutdown code back to gfxPlatform (but still triggered by ShutdownXPCOM) - r=nical,sotaro
2014-06-06 09:51:24 -04:00
Ehsan Akhgari
efbf78ada0
Backed out changeset ca5b7ed0dd5a (bug 973815) because of build bustage
2014-06-13 21:09:10 -04:00
Wes Kocher
54f194e083
Merge m-c to inbound
2014-06-13 17:48:06 -07:00
Wes Kocher
243bae1f1c
Merge fx-team to m-c a=merge
2014-06-13 17:39:46 -07:00
Wes Kocher
8d39585bc3
Merge inbound to m-c a=merge
2014-06-13 17:12:04 -07:00
Wes Kocher
e0e2d25f5e
Merge inbound to m-c a=merge
2014-06-13 17:00:46 -07:00
Olli Pettay
617200b118
Bug 1025078 - [@nsPerformance::GetDOMTiming()], r=baku
2014-06-13 22:36:25 +03:00
Ed Morley
ffb675a6c4
Backed out changeset 25b0cc03110c (bug 1024618) for failures in test_changes.html
2014-06-13 17:41:10 +01:00
Richard Barnes
26378a3817
Bug 1021102: Correct test vector for RSAES-PKCS1-v1_5. r=wtc.
2014-06-13 11:22:29 -07:00
Florian Quèze
a631f20793
Bug 1000253 - Background tabs with persistent device permissions can access devices without the user noticing, r=jesup,MattN.
2014-06-13 14:51:12 +02:00
Jessica Jong
146d817acd
Bug 1023139 - B2G RIL: Flame: Resend data subscription after uicc subscription. f=edgar, r=hsinyi
2014-06-11 02:54:00 -04:00
Szu-Yu Chen [:aknow]
48869efd74
Bug 1014903 - Get active call by query. r=hsinyi
2014-06-12 19:34:00 -04:00
Guillaume Abadie
59ca14014f
Bug 973815 - Implements WebGL extension EXT_blend_minmax - r=jgilbert,bzbarsky
2014-06-10 18:20:12 -07:00
Wes Kocher
e69f063595
Merge b2g-inbound to m-c a=merge
2014-06-12 17:27:02 -07:00
Mike Habicher
3edd4fddaf
Bug 1022766 - allow autoFocus() to interrupt earlier calls, r=dhylands
2014-06-12 14:56:46 -04:00
Ed Morley
cf92330496
Merge mozilla-central and b2g-inbound
2014-06-12 16:02:18 +01:00
Ed Morley
90d46cf7ae
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-06-12 15:52:13 +01:00
Brian Birtles
db14f53c80
Bug 1018862 part 9 - Remove nsIDOMWindowUtils::GetOMTAOrComputedStyle; r=dholbert
...
Now that getOMTAOrComputedStyle is no longer used by any tests it should be
removed. It is a footgun because it can lead the test author to think they
are testing compositor animations (OMTA) when in fact they are just testing
main thread animations.
This has bitten us before because while we were getting results from the
compositor on some platforms when run locally, on Tinderbox the only build
configurations that had OMTA turned on were falling back to returning the
computed style.
2014-06-12 13:17:48 +09:00
Jan Varga
4b3e6f96d2
Bug 1006485 - Part b: hg rename LockedFile.h/cpp/webidl in a separate patch for better readability; r=bent
...
--HG--
rename : dom/filehandle/LockedFile.cpp => dom/filehandle/FileHandle.cpp
rename : dom/filehandle/LockedFile.h => dom/filehandle/FileHandle.h
rename : dom/webidl/LockedFile.webidl => dom/webidl/FileHandle.webidl
2014-06-12 05:35:47 +02:00
Jan Varga
31546e1e24
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
...
--HG--
rename : dom/filehandle/FileHandle.cpp => dom/filehandle/MutableFile.cpp
rename : dom/filehandle/FileHandle.h => dom/filehandle/MutableFile.h
rename : dom/filehandle/test/test_lockedfile_lifetimes.html => dom/filehandle/test/test_filehandle_lifetimes.html
rename : dom/filehandle/test/test_lockedfile_lifetimes_nested.html => dom/filehandle/test/test_filehandle_lifetimes_nested.html
rename : dom/filehandle/test/test_lockedfile_ordering.html => dom/filehandle/test/test_filehandle_ordering.html
rename : dom/filehandle/test/test_overlapping_lockedfiles.html => dom/filehandle/test/test_overlapping_filehandles.html
rename : dom/filehandle/test/test_readonly_lockedfiles.html => dom/filehandle/test/test_readonly_filehandles.html
rename : dom/indexedDB/IDBFileHandle.cpp => dom/indexedDB/IDBMutableFile.cpp
rename : dom/indexedDB/IDBFileHandle.h => dom/indexedDB/IDBMutableFile.h
rename : dom/webidl/IDBFileHandle.webidl => dom/webidl/IDBMutableFile.webidl
rename : dom/webidl/FileHandle.webidl => dom/webidl/MutableFile.webidl
2014-06-12 05:35:29 +02:00
Wes Kocher
7e6ba4389f
Merge m-c to inbound
2014-06-11 18:38:53 -07:00
Ryan VanderMeulen
5d2c11b904
Bug 1019071 - Skip Geolocation tests on OSX. r=dougt
...
CLOSED TREE
2014-06-11 19:53:45 -04:00
Ed Morley
bac7c78535
Merge mozilla-central and b2g-inbound
2014-06-11 18:06:52 +01:00
Ed Morley
38d7d214af
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-11 17:29:15 +01:00
Bobby Holley
33f3b6c595
Bug 1020609 - Fix up mozApps for Array Xrays. r=mccr8
2014-06-11 15:16:06 -07:00