Commit Graph

26529 Commits

Author SHA1 Message Date
Cameron McCormack
0afdb19cf7 Bug 1025725 - Followup build fix. 2014-06-19 17:28:47 +10:00
Cameron McCormack
66ae57c571 Bug 1025725 - Part 3: Encapsulate nsXBLPrototypeResources::mStyleSheetList. r=bzbarsky 2014-06-19 17:02:56 +10:00
Cameron McCormack
7a0031cc61 Bug 1025725 - Part 2: Encapsulate nsXBLPrototypeResources::mRuleProcessor. r=bzbarsky 2014-06-19 17:02:56 +10:00
Cameron McCormack
85da33c00b Bug 1025725 - Part 1: Give nsXBLPrototypeResources::mRuleProcessor a more concrete type. r=bzbarsky 2014-06-19 17:02:56 +10:00
"Kan-Ru Chen (陳侃如)"
093e2092b9 Bug 1024470 - Make sure we run InitOnContentProcessCreated in all cases. r=khuey 2014-06-19 01:22:05 +08:00
Birunthan Mohanathas
bc0233fe47 Bug 1026535 - Fix mismatched class/struct tags. r=ehsan 2014-06-18 17:57:51 -07:00
Birunthan Mohanathas
51ba75d135 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Benoit Jacob
05cd90f1fc Bug 1027251 - Fix or whitelist dangerous public destructors in dom/ - r=smaug 2014-06-18 22:28:59 -04:00
Ben Kelly
840e5ff4b5 Bug 1027256 P2 Add test case for ByteString union type. r=bz 2014-06-18 20:22:09 -04:00
Ben Kelly
1b50c24441 Bug 1027256 P1 Fix SetStringData() to exclude ByteString and otherwise use real type name. r=bz 2014-06-18 20:22:09 -04:00
Jamin Liu
b86122ee4d Bug 968709 - Add a marionette test for pairing APIs of BluetoothAdapter. r=echou, f=vyang 2014-06-05 19:17:00 -04:00
Jamin Liu
449dc2e322 Bug 968709 - Add a marionette test case to Bluetooth set to make sure the URL of Marionette client is correct. r=vyang
Few marionette tests in unit-test set may navigate to specific URL and
wouldn't restore the URL of marionette client when the tests end.
Navigate the URL to default value before running Bluetooth test to make
sure the correctness of test.
2014-06-18 00:20:00 -04:00
Carsten "Tomcat" Book
72dda3815a Merge mozilla-central to b2g-inbound 2014-06-18 14:45:28 +02:00
Nivedita Sarkar
bf219eba73 Bug 1024747 - Do QueryInterface before accessing iccInfo from nsIRilContext. r=vyang, a=1.4+ 2014-06-17 11:56:42 +08:00
Jessica Jong
a68e97ba67 Bug 1017950 - wrap telephony related code with MOZ_B2G_RIL flag. r=hsinyi 2014-06-17 01:14:00 +02:00
Wes Kocher
dd65a59b3d Merge b2g-inbound to m-c a=merge 2014-06-17 18:55:06 -07:00
Dave Hylands
46c3624796 Bug 1026320 - Deal with race condition due to slow response from VolumeManager. r=qDot 2014-06-17 13:37:24 -07:00
Nikhil Marathe
fa1c34c4be Bug 984048 - Register should ignore scope fragment. r=ehsan 2014-06-17 13:03:11 -07:00
Ryan VanderMeulen
ad6d202a0e Merge m-c to b2g-inbound. a=merge 2014-06-17 15:41:18 -04:00
Ehsan Akhgari
28c14d47a0 Fix the places where we forward declare already_AddRefed as a struct, no bug, r=I'm-sick-and-tired-of-MSVC-stupidity 2014-06-17 10:57:23 -04:00
Nils Ohlmeier [:drno]
1250af0c6a Bug 1025352 - fix race condition between waiting for event and setting a timeout for it. r=gmealer 2014-06-16 20:55:00 +02:00
Giovanni Sferro
2c4043716f Bug 1020697 - Implement @autocomplete for <select>. r=smaug 2014-06-17 19:50:00 +02:00
Masayuki Nakano
aa9228ddd4 Bug 976673 part.4 Allow nested mouse button event handling for modal dialog r=smaug+enndeakin 2014-06-18 15:13:01 +09:00
Masayuki Nakano
d6f9e801a9 Bug 976673 part.3 Don't synthesize mouse events while another mouse event is being synthesized r=smaug 2014-06-18 15:13:00 +09:00
Masayuki Nakano
cff50b8c01 Bug 976673 part.2 Allow to steal focus by JS at handling mouseup event r=enndeakin 2014-06-18 15:13:00 +09:00
Masayuki Nakano
37b7f48906 Bug 976673 part.1 Add tests r=enndeakin 2014-06-18 15:12:59 +09:00
Boris Zbarsky
4dbddd5d19 Bug 1019194 part 2. Get rid of the XPCOM contract way of creating an IndexedDatabaseManager. r=khuey 2014-06-17 15:01:47 -04:00
Boris Zbarsky
3a5702d71d Bug 1019194 part 1. Get rid of nsIIndexedDatabaseManager. r=paul,khuey,mossop 2014-06-17 15:01:47 -04:00
Andrea Marchesini
cc2ba4f0a5 Bug 1026265 - DataStore API - name error in a property of DataStoreChangeNotifier, r=ehsan 2014-06-17 19:59:22 +01:00
Nikhil Marathe
4a3b901700 Bug 1025082 - ServiceWorker related WebIDL changes. r=ehsan,jst
--HG--
extra : amend_source : c8d89097ddfb423ba2eb39beb469c48b69944a89
2014-06-17 11:01:28 -07:00
Bobby Holley
e828dcdeab Bug 987163 - Test fixups. r=gabor 2014-06-17 10:16:08 -07:00
Kyle Huey
2d027024a6 Bug 1023033: Remove unnecessary MOZ_COUNT_CTOR/DTOR from promise code. r=mccr8 2014-06-17 09:39:16 -07:00
Ed Morley
9521481921 Merge mozilla-central and inbound 2014-06-19 17:11:32 +01:00
Ed Morley
69e146bee2 Backed out changeset d346871db5f6 (bug 1020697) for intermittent test failures 2014-06-19 13:19:56 +01:00
Nicholas Nethercote
aaf6fb2124 Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
2014-05-20 23:06:54 -07:00
L. David Baron
a13b5c1919 Bug 996798 - Add a typedef to make it easier to change the size of nsWrapperCache/nsINode flags. r=bzbarsky 2014-06-18 17:07:26 -07:00
Eric Faust
f9d65507e2 Bug 1011660 - Remove separate DOMClass struct. (r=bz) 2014-06-18 13:19:19 -07:00
Ryan VanderMeulen
c65e6c2bfb Merge m-c to inbound. a=merge 2014-06-18 16:16:32 -04:00
Martin Thomson
b4edc5a02a Bug 1021776 - Disable peerIdentity test on B2G. r=RyanVM 2014-06-17 17:28:00 -04:00
Nils Ohlmeier [:drno]
7c5f225963 Bug 1019923 - Prevent multiple confusing error logs in case the data channels does not get established. r=jib 2014-06-04 12:20:00 -04:00
Edgar Chen
d10bc35365 Bug 861725 - Part 2: Revise the call forwarding test cases. r=vicamo
--HG--
rename : dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_get.js => dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_get_error.js
rename : dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_set.js => dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_set_error.js
2014-05-19 19:10:58 +08:00
Chuck Lee
89e60b3257 Bug 1020866 - Add IEEE8021X to WPA-EAP config. r=vchang 2014-06-13 12:00:10 +08:00
Thomas Zimmermann
2ea8b0088b Bug 980851 - Add Marionette test case for receiving NDEF message on P2P mode. r=dlee
This patch adds a test for receiving an NDEF message in P2P mode. The
content of the message is known beforehand and validated against
the reference message.
2014-06-17 03:52:00 -04:00
Thomas Zimmermann
2412dba388 Bug 980851 - Move NFC emulator helpers to head.js. r=dlee
The functions |activateRE|, |notifyDiscoverRE|, and |setTagData| are
of general usefulness. They are now defined in the object |emulator|.
Callers have been adapted.
2014-06-10 02:21:00 -04:00
Carsten "Tomcat" Book
61dfe39e65 Merge mozilla-central to b2g-inbound 2014-06-17 14:40:36 +02:00
Carsten "Tomcat" Book
1526ee8c2b merge b2g-inbound to mozilla-central a=merge 2014-06-17 14:23:57 +02:00
Carsten "Tomcat" Book
e6b190e7a8 merge fx-team to mozilla-central a=merge 2014-06-17 14:09:46 +02:00
Andrea Marchesini
9c7515313c Bug 1025741 - Null-check for GetPerfomance in Console API, r=bz 2014-06-17 08:26:23 +01:00
Ben Tian
89b88ca8f4 Bug 1020736 - Wrap adapter's new properties for BluetoothManager::GetAdapters call in BluetoothServiceBluedroid, r=echou 2014-06-16 16:47:11 +08:00
Ben Tian
9e8687b1e0 Bug 1016196 - Patch 2/2: Add logs for Promise in BluetoothReplyRunnable, r=echou 2014-06-16 15:50:45 +08:00
Ben Kelly
85647df24b 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
8bf2933ed2 Bug 1025973 - Part 1: Rename GlobalObject::GetContext() to Context(). r=bz 2014-06-16 14:08:00 -04:00
Olli Pettay
af1549a12d Bug 998809 - WidgetEvent::typeString is not always set correctly , r=masayuki 2014-06-17 01:59:54 +03:00
Guillermo López
b5f59a7209 Bug 1024579 - Create a sync getNetworkInformation and make getNetworkStatus use it. r=nsm 2014-06-16 00:24:05 +02:00
Nathan Froyd
d3279fdd5d 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
93d68b29e0 Bug 989583 - Install all tests (even disabled) from manifests. r=jmaher 2014-06-16 14:51:22 -04:00
Ryan VanderMeulen
ef66038dae Merge m-c to inbound on a CLOSED TREE. a=merge 2014-06-16 14:26:54 -04:00
Carsten "Tomcat" Book
018685a11e Backed out changeset 287aa2e3cab0 (bug 998809) for xpcshell and mochitest 2 test failures 2014-06-16 14:38:50 +02:00
Olli Pettay
9ecc91cacc Bug 998809 - WidgetEvent::typeString is not always set correctly, r=masayuki 2014-06-16 12:08:29 +03:00
Nils Ohlmeier [:drno]
cb92ecddc0 Bug 1010641 - verify signaling state transitions. r=bwc 2014-06-13 17:05:00 +02:00
Nils Ohlmeier [:drno]
8ae7798ac7 Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
Ben Tian
913968f3ef Bug 1016186 - Wrap nsRefPtr<BluetoothAdapter> instead of BluetoothAdapter*, r=echou 2014-06-05 14:52:45 +08:00
Ben Tian
70e03af5fd Bug 1016186 - Do not fire AdapterAdded event when BT is turned on, r=echou 2014-06-04 16:11:59 +08:00
Jamin Liu
d69fd4964b 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
f705492f4b Bug 1025732 - [bluetooth2][RIL] Add number and name presentation, r=shuang 2014-06-16 11:53:56 +08:00
Doug Turner
2d1c03aa6a Bug 1019071 - Backout 9ccdc477061e. r=me 2014-06-13 11:04:34 -07:00
Andrew McCreight
50648bc638 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
8b404b63af Bug 973815 - Implements WebGL draft extension EXT_blend_minmax - r=jgilbert,bzbarsky 2014-06-14 09:07:53 -07:00
"Kan-Ru Chen (陳侃如)"
c76743182f Bug 1024943 - Check IsContentParent() before use AsContentParent(). r=smaug 2014-06-14 15:32:24 +08:00
"Kan-Ru Chen (陳侃如)"
c382b43e4f Bug 1020169 - Part 1. Remove static constructors. r=mattwoodrow 2014-06-14 15:24:59 +08:00
"Kan-Ru Chen (陳侃如)"
e29f67c3a8 Bug 1009351 - Add link text to mozbrowser context menu data. r=smaug 2014-06-14 15:16:26 +08:00
Andrea Marchesini
dd273ed3a3 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
f31b35e66b 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
af5619baf2 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
8f1cf755a9 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
0f2c9e9356 Backed out changeset ca5b7ed0dd5a (bug 973815) because of build bustage 2014-06-13 21:09:10 -04:00
Wes Kocher
d4f67e83f9 Merge m-c to inbound 2014-06-13 17:48:06 -07:00
Wes Kocher
2eed38ebe8 Merge fx-team to m-c a=merge 2014-06-13 17:39:46 -07:00
Wes Kocher
ad99ae743a Merge inbound to m-c a=merge 2014-06-13 17:12:04 -07:00
Wes Kocher
1416242684 Merge inbound to m-c a=merge 2014-06-13 17:00:46 -07:00
Olli Pettay
1644f6f5e9 Bug 1025078 - [@nsPerformance::GetDOMTiming()], r=baku 2014-06-13 22:36:25 +03:00
Ed Morley
daff9b5036 Backed out changeset 25b0cc03110c (bug 1024618) for failures in test_changes.html 2014-06-13 17:41:10 +01:00
Richard Barnes
f976e1a360 Bug 1021102: Correct test vector for RSAES-PKCS1-v1_5. r=wtc. 2014-06-13 11:22:29 -07:00
Florian Quèze
7fd9445f50 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
d5e5514a9f 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]
b3b134d636 Bug 1014903 - Get active call by query. r=hsinyi 2014-06-12 19:34:00 -04:00
Guillaume Abadie
d29e99ca32 Bug 973815 - Implements WebGL extension EXT_blend_minmax - r=jgilbert,bzbarsky 2014-06-10 18:20:12 -07:00
Wes Kocher
b910a6fa07 Merge b2g-inbound to m-c a=merge 2014-06-12 17:27:02 -07:00
Mike Habicher
e918adaaef Bug 1022766 - allow autoFocus() to interrupt earlier calls, r=dhylands 2014-06-12 14:56:46 -04:00
Ed Morley
e9af0f26e9 Merge mozilla-central and b2g-inbound 2014-06-12 16:02:18 +01:00
Ed Morley
87ffc51e01 Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-06-12 15:52:13 +01:00
Brian Birtles
77b68a070c 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
76a6d48d48 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
55b6d367ce 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
b9d1bf909f Merge m-c to inbound 2014-06-11 18:38:53 -07:00
Ryan VanderMeulen
fca92c9520 Bug 1019071 - Skip Geolocation tests on OSX. r=dougt
CLOSED TREE
2014-06-11 19:53:45 -04:00
Ed Morley
63eff9d511 Merge mozilla-central and b2g-inbound 2014-06-11 18:06:52 +01:00
Ed Morley
403a66d9f6 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-06-11 17:29:15 +01:00
Bobby Holley
f93f11d656 Bug 1020609 - Fix up mozApps for Array Xrays. r=mccr8 2014-06-11 15:16:06 -07:00
Olli Pettay
03c368b8fc Bug 1023698 - Missing JSContext* parameter in inherited generated event constructor, r=bz
--HG--
extra : rebase_source : 458a5daf28ed3bac57639f6be13b5a1ebd49d91e
2014-06-11 23:25:25 +03:00
Boris Zbarsky
dfe8c38082 Bug 1009675 part 3. Return WebIDL 'object' values as handles. r=peterv 2014-06-11 16:26:52 -04:00
Boris Zbarsky
bc1e511e33 Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv 2014-06-11 16:26:52 -04:00
Boris Zbarsky
b058cec1b6 Bug 1009675 part 1. Change the return value of getRetvalDeclarationForType to allow more than two states for the outparam bit. r=peterv 2014-06-11 16:26:51 -04:00
Olli Pettay
0040a9cd76 Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz 2014-06-11 22:38:55 +03:00
Ryan VanderMeulen
e0b5408f8b Backed out changeset ec353cd772b1 (bug 989583) for B2G emulator mochitest mass-fail. 2014-06-11 13:55:44 -04:00
Ed Morley
c9db749ab2 Merge mozilla-central and inbound 2014-06-11 18:09:44 +01:00
Armen Zambrano Gasparnian
92828eb5f2 Bug 989583 - Include all tests upon build time (even disabled ones) & only run enabled ones during run time. r=jmaher 2014-06-11 12:16:10 -04:00
Ed Morley
91ca7607e9 Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-06-11 17:14:10 +01:00
Antonio M. Amaya
f5830b4cef Bug 833633 - Remember permissions granted by users for PROMPT_ACTION through an update. r=ferjm 2014-06-11 04:47:00 -04:00
Wes Kocher
563d543aa2 Merge m-c to fx-team 2014-06-10 18:58:39 -07:00
Wes Kocher
1ce168a40f Merge fx-team to m-c a=merge 2014-06-10 18:47:36 -07:00
Wes Kocher
f1578378b0 Merge b2g-inbound to m-c a=merge 2014-06-10 18:37:54 -07:00
Jessica Jong
7c07336341 Bug 1022112 - Part 2: Add serviceId parameter in getNetworkInterface() function. r=hsinyi 2014-06-11 02:08:00 -04:00
Jessica Jong
ea029d883c Bug 1022112 - Part 1: Get default service id for data call from settings db. r=hsinyi 2014-06-10 23:24:00 -04:00
Myk Melez
78814e0a21 Bug 1019054 - re-add uninstallation from about:apps context menu; r=mfinkle,marco 2014-06-10 15:52:47 -07:00
Ryan VanderMeulen
fb0287ec93 Backed out changesets 5309d91dc590, b2afa18bea00, and 610b1e0c7562 (bug 951976) for introducing new rooting hazards. 2014-06-10 15:15:10 -04:00
Szu-Yu Chen [:aknow]
b67f228592 Bug 1020060 - Retry getCurrentCalls. r=hsinyi 2014-06-12 02:41:00 -04:00
Giovanni Sferro
8af5e719cd Bug 995901 - Rename nsICSSRuleList to mozilla::dom::CSSRuleList. r=bz
--HG--
rename : layout/style/nsICSSRuleList.cpp => layout/style/CSSRuleList.cpp
rename : layout/style/nsICSSRuleList.h => layout/style/CSSRuleList.h
2014-06-09 22:11:00 -04:00
Edgar Chen
d5d61f2079 Bug 965143 - Dispatching an error event instead of throwing an exception in network selection api. r=hsinyi 2014-06-09 18:59:49 +08:00
Nils Ohlmeier [:drno]
b447446157 Bug 1010641 - Verify if ICE state transition is legit. r=bwc 2014-06-12 13:31:00 -04:00
Nils Ohlmeier [:drno]
9200bce6f7 Bug 1010641 - Record the ICE connection state transitions. r=bwc 2014-06-12 11:48:00 -04:00
Randell Jesup
e1780c8d5c Bug 1024288: Add a button to about:webrtc to turn on/off AEC logging r=jib,smaug,unfocused 2014-06-12 12:21:38 -04:00
Milan Sreckovic
46fee89d00 Bug 1019257: Canvas pattern setTransform exposed through WebIDL. r=gw280,bz.
--HG--
extra : rebase_source : a12b913bf1cfeb11313aa1525d1ebcae075e1456
2014-06-12 10:54:43 -04:00
Ryan VanderMeulen
6acfa3e394 Merge m-c to inbound on a CLOSED TREE. 2014-06-12 14:56:35 -04:00
Bobby Holley
b6ba6fc7ae Bug 990090 - Use AutoJSAPI for BroadcastErrorToSharedWorkers. r=khuey 2014-06-12 10:02:33 -07:00
Bobby Holley
2e76633b8f Bug 990090 - Add a version of AutoJSAPIWithErrorsReportedToWindow that takes an nsIGlobalObject. r=bz 2014-06-12 10:02:33 -07:00
Ed Morley
226523e5a8 Backed out changeset 5d63a1316981 (bug 1024288) 2014-06-12 17:40:44 +01:00
Randell Jesup
06c4824015 Bug 1024288: Add a button to about:webrtc to turn on/off AEC logging r=jib,smaug,unfocused 2014-06-12 12:21:38 -04:00
Ehsan Akhgari
a256b73ccf Bug 1024465 - Define an out of line destructor for DataStore so that we can forward delcare DataStoreImpl in DataStore.h; r=bzbarsky
This is required because the destructor for the nsRefPtr<DataStoreImpl>
member requires the full definition of the type.
2014-06-12 11:31:36 -04:00
Ed Morley
c19ece1e48 Merge mozilla-central and inbound 2014-06-12 16:02:42 +01:00
Mike Habicher
44d97b0604 Bug 1020497 - collapse exposureCompensation to single attribute, r=bz 2014-06-06 15:37:15 -04:00
Alexandre Lissy
ae0ab47740 Bug 1003050 - Harden NotificationDB code with Promises. r=mhenretty 2014-06-09 02:34:00 -04:00
Xidorn Quan
96a68ed4e1 Bug 966166 - Part 1: Parse @counter-style rule. r=dbaron, r=bz 2014-06-11 21:10:00 -04:00
Richard Newman
aa3662b743 Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle 2014-06-10 10:37:38 -07:00
Ed Morley
dce6e16f9b Merge latest green inbound changeset and mozilla-central; a=merge 2014-06-10 15:58:31 +01:00
Ting-Yu Chou
ee8fd42985 Bug 1007520 - Part 2: Avoid leaking Activities.callers in ActivitiesService.jsm. r=fabrice
--HG--
extra : rebase_source : f2a09304c40e743c5374ef2a52864b380b2f9a0a
2014-06-10 14:05:38 +08:00
Ryan VanderMeulen
028ca01a20 Merge inbound to m-c. a=merge 2014-06-10 00:45:12 -04:00
Ryan VanderMeulen
1c967fe3ae Merge fx-team to m-c. a=merge 2014-06-10 00:36:38 -04:00
Ryan VanderMeulen
5b3b28a3c9 Merge m-c to b2g-inbound. a=merge 2014-06-09 18:17:11 -04:00
Ryan VanderMeulen
7f089812ff Merge m-c to inbound. a=merge 2014-06-09 18:13:50 -04:00
Ryan VanderMeulen
1485564e4d Merge b2g-inbound to m-c. a=merge 2014-06-09 17:11:08 -04:00
Ghislain 'Aus' Lacroix
61f2295cd0 bug 983747 - Add 'download' method to Browser API r=kanru,paolo 2014-06-09 10:51:25 -07:00
Andrea Marchesini
2befea780d Bug 1018682 - URL API - SetProtocol should serialize and reparse the URL, r=bz 2014-06-09 17:20:19 +01:00
Ed Morley
db2da15e48 Merge mozilla-central and inbound 2014-06-09 17:18:00 +01:00
Kevin Grandon
33620222e9 Bug 1021351 - Update settings db version for 2.0. r=gwagner 2014-06-09 11:18:00 -04:00
Ed Morley
824243893a Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-06-09 15:28:38 +01:00
Ed Morley
0c7bfa6f11 Backed out changeset f7e0ffc1debd (bug 879475) for B2G reftest crashes 2014-06-09 11:28:40 +01:00
Ed Morley
6a8a945c35 Backed out changeset f1406960c26a (bug 879475) 2014-06-09 11:28:16 +01:00
Ed Morley
9473a6cd0b Backed out changeset 3f1a5417af05 (bug 879475) 2014-06-09 11:28:13 +01:00
Ed Morley
f7265baf13 Backed out changeset 5b65bf834d5f (bug 879475) 2014-06-09 11:28:09 +01:00