Gene Lian
ba96f2e263
Bug 901887 - [RIL][Contacts] Saving to SIM doesn't work. r=allstars.chh
2013-08-08 16:16:50 +08:00
Marco Castelluccio
7a53f37405
Bug 769848 - window.resizeTo fails is blocked in apps. r=jst
2013-08-07 20:17:34 -04:00
Yoshi Huang
10c5dd471a
Bug 900321 - Part 3: const card lock types to fix style nits. r=vicamo
2013-08-07 12:15:39 +08:00
Ryan VanderMeulen
00f1cf235f
Merge m-c to b2g-inbound.
2013-08-07 14:41:41 -04:00
Thomas Zimmermann
11e2a08ff7
Bug 892939: Remove PrepareAdapterTask, r=echou,gyeh
...
PrepareAdapterRunnable does not block for DBus anymore, so the
intermediate step of PrepareAdapterTask in the main thread is
unnecessary. This patch merges the code of PrepareAdapterTask
into PrepareAdapterRunnable and removes PrepareAdapterTask.
PrepareAdapterRunnable now runs directly on the main thread.
2013-08-07 10:14:20 +02:00
David Dahl
98f42a7f2a
Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler
2013-08-06 21:46:05 -05:00
Ryan VanderMeulen
569226ba78
Merge m-c to fx-team.
2013-08-06 14:23:55 -04:00
Marco Castelluccio
4e9c6ce9e0
Bug 873567 - Fix packaged apps test. r=myk
2013-08-06 10:58:44 -04:00
Yoshi Huang
f28d1eae5d
Bug 900321 - Part 2: Update RIL and test case. r=vicamo
2013-08-05 15:23:10 +08:00
Yoshi Huang
c7198bbfc9
Bug 900321 - Part 1: Add more card states in IDL . r=vicamo. sr=sicking
2013-08-02 15:09:06 +08:00
Edgar Chen
662452fa0f
Bug 900850 - Part 2: Xpcshell tests for accessing contacts of CDMA RUIM. r=allstars.chh
2013-08-06 12:00:52 +08:00
Edgar Chen
7eaa0449c5
Bug 900850 - Part 1: Support accessing contacts of CDMA RUIM. r=allstars.chh
2013-08-02 16:13:32 +08:00
Ryan VanderMeulen
987bbb9c94
Bug 901416 - Follow-up fix for Werror bustage.
2013-08-07 20:45:54 -04:00
Marco Castelluccio
309c83a3a0
Bug 854975 - Print app.installTime, beforehand e installSuccess time to understand what's going on in test_install_app.xul. r=fabrice
2013-08-07 20:07:41 -04:00
Jeremy Kim
3c7a37695e
Bug 901416 - Don't add multiple instances of the network-blip observer to nsGlobalWindow. r=jlebar
2013-08-07 20:07:41 -04:00
Jose Antonio Olivera Ortega
ce1a8d8647
Bug 894871 - [User Story] [Suplementary Services] Temporary MMI codes: support calling line identification restriction (+CLIR). r=hsinyi
2013-08-08 00:47:34 +02:00
Boris Zbarsky
adc8e860c3
Back out revision ab9642207875 (bug 897811) for browser-chrome test failures.
2013-08-08 01:13:45 -04:00
Masayuki Nakano
e08e2dc2d3
Bug 812995 Support 'blink' value at -moz-text-decoration-line and drop -moz-text-blink r=dbaron
2013-08-06 23:02:34 +09:00
Mark Hammond
71bca9e80b
Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin
2013-08-08 09:52:01 +10:00
Nicholas Nethercote
aa5919539d
Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz.
...
--HG--
extra : rebase_source : 25f4de1bfae830b0af6407d260a70b787ab1dc9b
2013-08-06 23:59:54 -07:00
Ed Morley
a428bbb020
Merge mozilla-central and inbound
2013-08-07 16:19:03 -07:00
Ed Morley
e66474f2d9
Backed out changeset 810162a6bd0c (bug 901816) for Windows build failures
2013-08-07 15:50:42 -07:00
Ed Morley
5b8afba90c
Backed out changeset dd79223a1f3a (bug 902485)
2013-08-07 15:50:19 -07:00
Ed Morley
e4241ca68b
Backed out changeset 95cefee173eb (bug 897913)
2013-08-07 15:50:13 -07:00
Ed Morley
aaa9bef673
Backed out changeset 2a70c56c2469 (bug 897913)
2013-08-07 15:50:10 -07:00
Boris Zbarsky
d19773d2a0
Bug 897913 part 3. Enable Promise in chrome and certified apps, even when preffed off. r=bholley, pending review from baku
2013-08-07 17:40:20 -04:00
Boris Zbarsky
8fd721491d
Bug 897913 part 2. Allow touching interface objects via an Xray even if the page they're in can't touch them. r=bholley,smaug
2013-08-07 17:40:00 -04:00
Boris Zbarsky
a1f9ffb3d3
Bug 902485. Disallow copy constructors and operator= on WebIDL union structs, because those wouldn't do what you think they should. r=dzbarsky
2013-08-07 17:40:00 -04:00
Boris Zbarsky
c4c8ef2918
Bug 901816. Include Nullable and TypedArray headers in binding header files if we have dictionaries that have those as members. r=smaug
2013-08-07 17:40:00 -04:00
Ehsan Akhgari
d6eeb2dccd
Bug 855568 - Implement MediaElementAudioSourceNode
...
X-Git-Commit-ID: 52f1fcdd561e8214e6820a3f2478d9e8b9623430
--HG--
extra : rebase_source : c40cd0c7070dec9e0273093499228f13906f8fc5
2013-07-25 15:01:49 +12:00
Ivan Alagenchev
4932a503e0
Bug 762593 - DOM patch. Adds localized strings for insecure passwords error messages. r=bz
2013-08-06 10:15:00 -04:00
Ryan VanderMeulen
19f45ff72d
Backed out changesets aee6b1a6c400 and a633e4d67d31 (bug 875277) for bustage.
2013-08-05 20:47:07 -04:00
JW Wang
5d37ced844
Bug 875277 - Part 1: Implement WaveShaperNode.oversample - webidl enums. r=ehsan
2013-07-26 15:14:35 +08:00
Ryan VanderMeulen
03f1e9ee4f
Merge m-c to inbound.
2013-08-05 20:00:43 -04:00
Marco Castelluccio
dfc9d0934f
Bug 771294 - Install App doorhanger remains visible when installing page immediately loads another page. r=myk
...
--HG--
rename : dom/tests/mochitest/webapps/bug_765063.xul => dom/tests/mochitest/webapps/install_and_redirect_helper.xul
2013-08-05 16:30:41 -04:00
Ryan VanderMeulen
6e225374e2
Backed out changeset a4dd0dc4e354 (bug 824652) for Android M1 orange.
2013-08-05 19:21:17 -04:00
Adam Roach [:abr]
0737f2ad29
Bug 901707: update IPeerConnection UUID r=ekr
2013-08-05 18:01:01 -05:00
Adam Roach [:abr]
249dcce888
Bug 901706: update IPeerConnectionObserver UUID r=ekr
2013-08-05 18:01:00 -05:00
David Zbarsky
4ad8121916
Bug 901700: Rev nsIDOMSVGElement iid due to interface changes made earlier rs=jlebar over irc, a=bajaj
2013-08-05 18:36:08 -04:00
David Dahl
99b75a0ff8
Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler
2013-08-05 16:15:22 -05:00
Ryan VanderMeulen
86ae8ca1a0
Backed out changesets fbba341b5faf, 4b2c9adef1e4, and bde98e3a7194 (bug 762593) for mochitest-bc failures.
2013-08-05 16:58:37 -04:00
Szu-Yu Chen [:aknow]
b33cd27d5d
Bug 743150 - Part 4: Test for supplementary service notification in RIL. r=hsinyi
2013-08-05 16:28:48 -04:00
Szu-Yu Chen [:aknow]
85b464021b
Bug 743150 - Part 3: Handle supplementary service notification in RIL. r=hsinyi
2013-08-05 16:28:31 -04:00
Szu-Yu Chen [:aknow]
7c0dd8c2fa
Bug 743150 - Part 2: Add remoteheld/remoteresumed event (dom). r=bent, r=gyeh
2013-08-05 16:28:14 -04:00
Szu-Yu Chen [:aknow]
d5190ef67d
Bug 743150 - Part 1: Add remoteheld/remoteresumed event (idl). r=hsinyi
2013-08-05 16:27:50 -04:00
Masashi Honma
255e872fda
Bug 890694 - Add EAP-SIM/AKA/AKA' support. r=dlee
2013-08-05 16:25:40 -04:00
Mike Habicher
11a7e018c1
Bug 890427 - Let the Camera app know when the preview has actually started/stopped. r=jst
2013-08-05 16:24:43 -04:00
Ryan VanderMeulen
dd379d3798
Backed out changesets be79c6478634 and 84530975d22f (bug 898512) for B2G mochitest-4 failures.
2013-08-05 13:37:13 -04:00
Reuben Morais
fea03b114b
Bug 898512 - Tests. r=bz
2013-08-05 15:09:20 +02:00
Reuben Morais
c1bfeda35b
Bug 898512 - navigator.mozSettings should be null if an app doesn't have permission. r=bz
2013-08-05 15:09:07 +02:00
Carsten "Tomcat" Book
85ba6d7391
Merge m-c to b2g-inbound
2013-08-05 12:03:22 +02:00
Carsten "Tomcat" Book
ce9fe7db3d
Merge b2g-inbound to m-c
2013-08-05 11:22:48 +02:00
Szu-Yu Chen [:aknow]
55fea9b523
Bug 900900 - Fix test_ril_worker_clir.js. r=hsinyi
...
---
dom/system/gonk/tests/test_ril_worker_clir.js | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
2013-08-05 14:00:28 +08:00
Ben Tian
19957048d4
Bug 900887 - Handle state change: CALL_STATE_DIALING -> CALL_STATE_CONNECTED, r=echou
2013-08-05 11:00:04 +08:00
Ivan Alagenchev
3991ff98ec
Bug 762593 - DOM patch. Adds localized strings for insecure passwords error messages. r=bz
2013-08-05 11:23:07 -07:00
Yoshi Huang
40e67fe4eb
Bug 883741 - Part 2: testing for null in crypto legacy. r=bz
2013-08-01 15:14:44 +08:00
Yoshi Huang
dfc815e181
Bug 883741 - Part 1: WebCrypto: Move Crypto to WebIDL. r=bz
2013-08-01 14:57:25 +08:00
Dave Hylands
373400dd10
Bug 885753 - White space only changes. r=dhylands,jvarga
...
Jan commented that a bunch of my lines were longer than 80 characters.
So I went through and fixed the entire file.
This changeset should be a white-space only changeset and otherwise
has no functional changes.
2013-08-02 16:35:16 -07:00
Dave Hylands
871ce5545f
Bug 885753 - Change getDeviceStorage to return the default storage area. r=jvarga
...
This removes the entire concept of composite storage.
2013-08-02 16:34:59 -07:00
Ryan VanderMeulen
3a385f459a
Merge inbound to m-c.
2013-08-02 16:36:40 -04:00
Justin Lebar
3024bbcc2d
Back out 4ff7455f6720, "Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan" on a CLOSED TREE.
2013-08-02 10:53:34 -07:00
Ed Morley
05a37c3a43
Merge mozilla-central and b2g-inbound
2013-08-02 13:51:22 +01:00
Ed Morley
0dd52ba0e1
Merge latest green b2g-inbound changeset and mozilla-central
2013-08-02 13:30:22 +01:00
Ms2ger
aaa8d8915a
Merge m-c to inbound.
2013-08-02 11:40:30 +02:00
Ms2ger
ed2a9cfb16
Backout changeset 531f544bc9ce for breaking B2G tests.
2013-08-02 11:38:49 +02:00
Ms2ger
21409e5d2c
Merge m-c to inbound.
2013-08-02 11:07:57 +02:00
Thomas Zimmermann
04d9ff53ef
Bug 892933: Replace AddServiceRecordsInternal by non-blocking implementation, r=echou,gyeh
...
AddServiceRecordsInternal blocks the Bluetooth command thread while
waiting for a DBus reply. This patch replaces the function by a DBus
reply handler that runs asynchrounously on the DBus thread.
2013-08-02 09:30:55 +02:00
Ms2ger
468d7dab87
Bug 832883 - Move IDBKeyRange to WebIDL; r=khuey
2013-08-02 09:09:15 +02:00
Ms2ger
f8a25b94f5
Bug 897945 - Use an XPCOM string for nsContentUtils::ReportToConsole's category argument; r=bholley
2013-08-02 09:09:11 +02:00
Ms2ger
f28bde905f
Bug 900096 - Cleanup Touch some; r=dzbarsky
2013-08-02 09:06:35 +02:00
Ms2ger
625b832e4f
Bug 896251 - Make nsEvent::{refPoint, lastRefPoint} LayoutDeviceIntPoints; r=smaug+kats
2013-08-02 09:05:16 +02:00
Ms2ger
d5d5885d4c
Bug 886408 - Move nsContentUtils::ReleaseWrapper into nsWrapperCache; r=mccr8
2013-08-02 09:04:01 +02:00
Ms2ger
642ff60153
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4 ); r=mshal
2013-08-02 09:03:42 +02:00
Gina Yeh
605e485fbe
Bug 900348 - Failed to receive media-button system message, r=echou
2013-08-02 14:37:31 +08:00
Marco Castelluccio
2bb65fbf3a
Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice
2013-08-01 17:00:39 -07:00
Marco Castelluccio
17d4d4fadd
Bug 777402 - Use app name + manifest url hash as unique name for apps but forbid multiple apps per origin and webapposutils refactoring. r=myk,fabrice
2013-08-01 17:00:22 -07:00
Ryan VanderMeulen
712b9e0d53
Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
...
CLOSED TREE
2013-08-01 21:51:12 -04:00
Ryan VanderMeulen
e51ba7c524
Backed out changeset e9429bd59114 (bug 873567) for mochitest-2 failures.
...
CLOSED TREE
2013-08-01 21:43:53 -04:00
Bobby Holley
595cbc9fd5
Bug 897322 - Allow callers to manually fire OnNewGlobalObject when bootstrapping is complete. r=luke
2013-08-01 18:38:47 -07:00
Mike Hommey
ca80cd82ad
Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8
2013-08-02 10:29:05 +09:00
Ms2ger
b96218de59
Bug 898311 - #error qmetatype.h must be included before any header file that defines Bool. r=mounir
2013-08-01 21:21:32 -04:00
Gina Yeh
93e89304fd
Bug 853221 - Patch 2: Distribute events from BluetoothAdapter, r=smaug, sr=mrbkap
2013-08-02 18:33:15 +08:00
Gina Yeh
6cc84fd8fb
Bug 853221 - Patch 1: Distribute connection/pair status to BluetoothAdapter, r=echou
2013-08-02 18:32:57 +08:00
Vincent Chang
827119b36f
Bug 887485 - Wifi code needs to issue fwreload to netd as part of initialization. r=mrbkap
2013-07-30 16:07:13 +08:00
secretrobotron
2c86644947
Bug 856361. Part 5: Implement MediaStreamAudioSourceNode. r=ehsan
...
--HG--
extra : rebase_source : 265f31edda31a2f749eacc568919304622446748
2013-07-24 23:29:39 +12:00
Hsin-Yi Tsai
0b8dfc0ed3
Bug 837079 - get the right call object in Telephony::NotifyError. r=bent
2013-07-19 12:03:30 +08:00
Eric Chou
6761fdbc75
Bug 892392 - Execute BluetoothService::StartInternal() at startup, r=gyeh
2013-08-02 11:58:01 +08:00
Edgar Chen
8ebd4fec1c
Bug 835237 - Part 2: Add marionette tests for signal strength. r=hsinyi
2013-07-23 17:41:18 +08:00
Edgar Chen
0bfcbef59d
Bug 835237 - Part 1: Update signal strength for CDMA/EVDO network. r=hsinyi
2013-07-22 14:35:28 +08:00
Wes Kocher
10764bc8d6
Merge m-c to b2g-inbound on a CLOSED TREE
2013-08-01 14:51:49 -07:00
Masatoshi Kimura
5f8f13c41c
Bug 673919 - Remove routeEvent, enableExternalCapture and disableExternalCapture. r=smaug
2013-08-01 23:48:18 +09:00
David Zbarsky
ec4563559d
merge backout
2013-08-01 01:54:34 -07:00
David Zbarsky
93caf8a63e
backout Bug 893117 for mochitest failure
2013-08-01 01:54:09 -07:00
Nicholas Cameron
4772e654e1
merge backout, a=me
2013-08-01 18:39:19 +12:00
Nicholas Cameron
f67c88d7e9
back out bug 874721, bug 899435
2013-08-01 18:30:46 +12:00
David Zbarsky
ef034aeb17
Bug 893117: Remove nsIDOMHTMLDListElement r=bz
2013-07-31 23:12:41 -07:00
David Zbarsky
c59f81b1cd
Bug 893117: Remove nsIDOMHTMLMeterElement r=bz
2013-07-31 23:12:40 -07:00
David Zbarsky
8673c39649
Bug 893117: Remove nsIDOMHTMLParamElement r=bz
2013-07-31 23:12:40 -07:00
David Zbarsky
3f4a6c913e
Bug 893117: Remove nsIDOMHTMLFontElement r=bz
2013-07-31 23:12:40 -07:00
David Zbarsky
aa2fc03e9f
Bug 893117: Remove nsIDOMHTMLLegendElement r=bz
2013-07-31 23:12:40 -07:00
David Zbarsky
df3b7d2509
Bug 893117: Remove nsIDOMHTMLModElement r=bz
2013-07-31 23:12:39 -07:00
David Zbarsky
e477de162b
Bug 893117: Remove xpidl for nsIDOMHTMLDirectoryElement r=bz
2013-07-31 23:12:39 -07:00
David Zbarsky
3b388eec88
Bug 893117: Remove nsIDOMHTMLOutputElement r=bz
2013-07-31 23:12:39 -07:00
David Zbarsky
e81764d267
Bug 893117: Remove nsIDOMHTMLDataListElement r=bz
2013-07-31 23:12:39 -07:00
David Zbarsky
7d3fb419c1
Bug 893117: Remove nsIDOMHTMLUnknownElement r=peterv
2013-07-31 23:12:39 -07:00
David Zbarsky
290d2c27a6
Bug 893117: Remove nsIDOMHTMLProgressElement r=peterv
2013-07-31 23:12:38 -07:00
David Zbarsky
55948c33f8
Bug 893117: Remove nsIDOMHTMLTableColElement r=peterv
2013-07-31 23:12:38 -07:00
David Zbarsky
824aee11de
Bug 893117: Remove nsIDOMHTMLTableRowElement r=peterv
2013-07-31 23:12:38 -07:00
David Zbarsky
b2ee837299
Bug 893117: Remove nsIDOMHTMLTableSectionElement r=peterv
2013-07-31 23:12:38 -07:00
David Zbarsky
5d9e92d0b3
Bug 893117: Remove xpidl for nsIDOMHTMLTableElement r=peterv
2013-07-31 23:12:37 -07:00
Nicholas Cameron
9d09b0b60d
Bug 874721. Fallback for EnsureAllocated and compositor, and some more sanity checks. r=mattwoodrow
2013-08-01 16:52:36 +12:00
Gene Lian
f6fee5ada5
Bug 850140 - B2G MMS: implement MmsService.handleDeliveryIndication() to handle delivery report (part 2, handle delivery report). r=vicamo a=koi+
2013-07-31 15:24:07 +08:00
Gene Lian
bdc10c2013
Bug 850140 - B2G MMS: implement MmsService.handleDeliveryIndication() to handle delivery report (part 1, provide and correct DB functions). r=vicamo a=koi+
2013-07-31 15:23:37 +08:00
Eric Chou
6fa92a1082
Bug 899711 - Notify file change after receiving an one-packet-size file, r=gyeh
2013-08-01 12:32:18 +08:00
Kyle Machulis
cc370cb03b
Bug 899734: Fix bluetooth compile errors on desktop b2g; r=echou
2013-07-31 18:10:16 -07:00
Wes Kocher
9a495c1873
Merge m-c to birch
2013-07-31 17:39:43 -07:00
Justin Lebar
7a09255449
Bug 899761 - Fix a debug-build shutdown crash in ContentParent. r=khuey
...
Sometimes a ContentParent object gets destroyed after XPCOM shutdown has
shut down the cycle collector. If the ContentParent destructor releases
a cycle collected object (e.g. mMessageManager), this causes the cycle
collector to assert.
2013-07-31 14:26:19 -07:00
Justin Lebar
e2cde3bc3b
Bug 899354 - Only ever add one visibilitychange listener to BrowserElementParent's owner window. r=khuey
...
This prevents a leak when we run tests that create thousands of BrowserElementParents without ever turning the screen off.
2013-07-31 14:14:12 -07:00
Ryan VanderMeulen
42e1e42d76
Merge m-c to inbound.
2013-07-31 16:33:59 -04:00
Ryan VanderMeulen
8dd96c6023
Merge m-c to fx-team.
2013-07-31 13:47:57 -04:00
Ryan VanderMeulen
5f5be4b9f5
Merge m-c to fx-team.
2013-07-31 13:43:36 -04:00
Ryan VanderMeulen
e86471d798
Merge m-c to birch.
2013-07-31 13:42:54 -04:00
Ed Morley
3d591629ad
Merge mozilla-central and inbound
2013-07-31 14:25:28 +01:00
Ed Morley
a3d88c33b7
Merge latest green birch changeset and mozilla-central
2013-07-31 12:42:30 +01:00
Szu-Yu Chen [:aknow]
dc6bdde547
Bug 880643 - Part 2: Address the suggestion from jshint. r=hsinyi
...
---
dom/system/gonk/RILContentHelper.js | 6 +++---
dom/system/gonk/RadioInterfaceLayer.js | 2 +-
dom/system/gonk/ril_worker.js | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
2013-07-31 16:03:57 +08:00
Szu-Yu Chen [:aknow]
780d938594
Bug 880643 - Part 1: Add a test for coding style check on RIL code by JSHint. r=hsinyi
...
---
dom/system/gonk/tests/marionette/manifest.ini | 1 +
.../gonk/tests/marionette/ril_jshint/README.md | 9 +
.../gonk/tests/marionette/ril_jshint/jshint.js |11096 ++++++++++++++++++++
.../gonk/tests/marionette/ril_jshint/jshintrc | 118 +
.../gonk/tests/marionette/test_ril_code_quality.py | 353 +
5 files changed, 11577 insertions(+)
create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/README.md
create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/jshint.js
create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/jshintrc
create mode 100644 dom/system/gonk/tests/marionette/test_ril_code_quality.py
2013-07-31 16:03:10 +08:00
Jose Antonio Olivera Ortega
59faa9ddc1
Bug 897869 - [b2g-ril] Need to keep CLIR settings across reboots. r=vicamo
2013-07-31 09:56:43 +02:00
Nicholas Cameron
a2cdf1ab09
Bug 895873 - backout bug 893117 for Win8 mc bustage
2013-07-30 23:32:35 -04:00
Boris Zbarsky
75bbe6d667
Bug 892609. Implement support for [ArrayClass]. r=khuey
2013-07-30 22:28:30 -07:00
Boris Zbarsky
aae3cb0194
Bug 892929 - hide window.CSSFontFeatureValueRule when font features disabled. r=smaug
2013-07-31 14:17:48 +09:00
Ryan VanderMeulen
dcd7a90f78
Backed out changesets 77fcbb01366c (bug 899792) and e7d81c2597f2 (bug 899241) for OSX bustage.
...
CLOSED TREE
2013-07-30 21:46:07 -04:00
Johnny Stenback
dbb32c1f2e
Bug 898906. Fix this bug by making nsMimeType objects hold their active plugin alive, and rely on the cycle collector to break the explicit reference cycle. r=mccr8
...
---
dom/base/crashtests/898906.html | 14 ++++++++++++++
dom/base/crashtests/crashtests.list | 3 ++-
dom/base/nsMimeTypeArray.cpp | 2 +-
dom/base/nsMimeTypeArray.h | 14 ++++++--------
dom/base/nsPluginArray.cpp | 24 +-----------------------
dom/base/nsPluginArray.h | 2 --
6 files changed, 24 insertions(+), 35 deletions(-)
create mode 100644 dom/base/crashtests/898906.html
2013-07-30 17:46:46 -07:00
Robert Bindar
0b0878e5da
Bug 890597 - Transport layer ping diagnostic tool. r=valentin.gosu
2013-07-31 09:16:44 -04:00
Yoshi Huang
1ac94af7e6
Bug 895960 - Part 3: revise parseMccMncFromImsi. r=hsinyi
2013-07-30 17:34:00 +08:00
Yoshi Huang
2b39e8629f
Bug 895960 - Part 2: Test cases for reading PBR. r=hsinyi
2013-07-30 17:33:00 +08:00
Gregory Szorc
5fd8b7d40f
Bug 899792 - Establish precompile tier and move IPDL and WebIDL build rules; r=glandium
...
A new build tier is introduced: precompile. The intention is to replace
the export subtier with something better and nonrecursive. IPDL and
WebIDL code generation have been moved into this new tier and are
performed concurrently. This appears to reduce build times due to fewer
"single threaded" build actions.
The subtier tracking UI has been updated to reflect operations that can
occur in parallel. As subtiers are started, they turn yellow. They can
then complete in any order.
Nonrecursive targets have been added to preserve the IPDL and WebIDL
build targets such that developers can type |make| from leaf directories
like they have always done.
2013-07-30 17:00:24 -07:00
Wes Kocher
9bbd0a74e3
Backed out changeset 675ea8aeb804 (bug 884897) for breaking builds on a CLOSED TREE
2013-07-30 15:31:10 -07:00
Ryan VanderMeulen
02d1dbe0d8
Merge m-c to inbound.
2013-07-30 18:08:18 -04:00
David Zbarsky
09b669e023
Bug 893117: Remove nsIDOMHTMLDListElement r=bz
2013-07-30 14:55:13 -07:00
David Zbarsky
0d3882f4c1
Bug 893117: Remove nsIDOMHTMLMeterElement r=bz
2013-07-30 14:55:13 -07:00
David Zbarsky
cc5cdadf7d
Bug 893117: Remove nsIDOMHTMLParamElement r=bz
2013-07-30 14:55:13 -07:00
David Zbarsky
aa7c54d744
Bug 893117: Remove nsIDOMHTMLLabelElement r=bz
2013-07-30 14:55:13 -07:00
David Zbarsky
5058a43793
Bug 893117: Remove nsIDOMHTMLFontElement r=bz
2013-07-30 14:55:13 -07:00
David Zbarsky
0ee6634734
Bug 893117: Remove nsIDOMHTMLLegendElement r=bz
2013-07-30 14:55:12 -07:00
David Zbarsky
5be64ca260
Bug 893117: Remove nsIDOMHTMLHeadingElement r=bz
2013-07-30 14:55:12 -07:00
David Zbarsky
287910005d
Bug 893117: Remove nsIDOMHTMLModElement r=bz
2013-07-30 14:55:12 -07:00
David Zbarsky
9066c58bfc
Bug 893117: Remove xpidl for nsIDOMHTMLDirectoryElement r=bz
2013-07-30 14:55:12 -07:00
David Zbarsky
51c60afc61
Bug 893117: Remove nsIDOMHTMLOutputElement r=bz
2013-07-30 14:55:11 -07:00
David Zbarsky
6310037dcf
Bug 893117: Remove nsIDOMHTMLDataListElement r=bz
2013-07-30 14:55:11 -07:00
David Zbarsky
0a8ff9d696
Bug 893117: Remove nsIDOMHTMLUnknownElement r=peterv
2013-07-30 14:55:11 -07:00