Tom Schuster
9cd767a44d
Bug 832923 - From DOM Blob to DOM File in the DOM File builder (originally from bug 690659). r=sicking, a=akeybl
2013-03-03 19:30:13 +01:00
Andrea Marchesini
17644d72e3
Bug 832923 - Implement <input type='file'> on B2G. r=mounir, r=fabrice, a=akeybl
2013-03-27 15:46:51 -04:00
Mounir Lamouri
c28ff9580d
Bug 832923 - Re-enable input file. r=baku, a=akeybl
2013-03-04 14:06:02 +01:00
Gene Lian
aa73a12762
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 6, dispatch MMS events). r=vicamo,mounir sr=sicking a=leo+
2013-03-09 15:22:42 +08:00
Sotaro Ikeda
f0edeb711d
Bug 844248 - Add a custom media stream for camera preview. r=roc, a=tef+
2013-03-21 17:41:50 -04:00
Ryan VanderMeulen
bef74b4f45
Backed out changeset 66374e4c72b3 (bug 844248) for bustage. a=backout
2013-03-21 11:56:33 -04:00
Sotaro Ikeda
1f425d776f
Bug 844248 - Add a custom media stream for camera preview. r=roc, a=tef+
2013-03-21 11:26:29 -04:00
Chris Double
c642b64718
Bug 848639 - Prevent DecodeHeader for Ogg Skeleton tracks from failing on valid indexes. r=cpearce, a=tef+
2013-03-14 13:57:18 +13:00
Mats Palmgren
f8684f0208
Bug 635852. r=smaug a=lsblakk
2013-03-14 14:37:10 +01:00
Ryan VanderMeulen
eec47c3e71
Backed out changeset 6f2bd6ce1556 (bug 635852) for mochitest-other orange. a=backout
2013-03-12 18:02:47 -04:00
Mats Palmgren
6295fd267d
Bug 635852. r=smaug a=lsblakk
2013-03-12 21:25:31 +01:00
Sotaro Ikeda
43e4f65f76
Bug 803471 - Part 5b - Change OmxDecode to use GonkNativeWindowClient. r=cdouble, a=leo+
2013-03-08 14:43:33 -05:00
Sotaro Ikeda
cbac461492
Bug 803471 - Part 2 - Use OmxClient in OmxDecoder. r=cdouble, a=leo+
2013-03-08 14:43:32 -05:00
Ian Melven
77adddd4d0
Bug 832193 - Content Security Policy: a source of *.something.com is mistakenly interpreted as a source of http://*:80 . r=sstamm, a=akeybl
2013-02-01 10:53:20 -08:00
Thomas Zimmermann
69f01c032e
Bug 826055 - Check OMX when looking for decoders on FirefoxOS. r=bz, a=tracking+
...
On FirefoxOS, when trying to stream an MP3 file in the browser, Gecko
does not check the OMX decoder for support, and streaming fails.
This patch adds the check for OMX decoders. The browser now streams
the MP3 file correctly.
2013-01-23 16:10:30 +01:00
Bobby Holley
4e39894ecb
Bug 801576 - Forbid cross-origin access to the History object. r=mrbkap, a=lsblakk
2012-10-24 12:04:18 +02:00
Olli Pettay
49649f675b
Bug 844313 - Call GC more likely when there are lots of Events to collect. r=mccr8, a=tef+
2013-03-08 09:47:06 -05:00
Olli Pettay
083e7fc829
Bug 811206 - Fix JSHolder drop handling, part 3 (fixes). r=mccr8, r=khuey, a=tef+
2012-11-28 03:37:57 +02:00
Sotaro Ikeda
83c0b7f12f
Bug 840154 - Do not release MediaBuffer during OMXCodec is seeking. r=cdouble, a=tef+
2013-02-15 21:27:18 -05:00
Justin Lebar
63af8a94b6
Bug 836654 - Part 9: During app-frame creation, take the CPU wake lock only after sending down the mozapptype. r=cjones
...
This prevents the child process from downgrading its CPU priority when
it notices that it has the CPU wake lock but no "critical" frames.
In this patch we also reduce the scope of a race condition which occurs
when we don't launch a new process for an app. In this case, we still
need to set the child process's priority and then check that the process
is still alive.
Because this isn't a brand-new process, it's possible that the process
will downgrade its priority (e.g. due to a timer) after we check that
it's still alive and before it notices that we've acquired the CPU wake
lock on its behalf. This patch does not resolve that race.
2013-02-15 12:07:34 -05:00
Justin Lebar
fb22e05f5c
Bug 836654 - Part 7: Hold a CPU wake lock while a "critical" process that's expecting a system message loads. r=cjones,fabrice
2013-02-15 12:07:34 -05:00
Justin Lebar
ed1dc3281d
Bug 836654 - Part 5: Add nsIMozBrowserFrame::isExpectingSystemMessage. r=bz
2013-02-15 12:07:33 -05:00
Andrew McCreight
5b823a66d6
Bug 830399. Add JSAutoCompartment in nsXMLHttpRequest::GetInterface. r=bz a=bajaj
2013-01-17 16:30:41 -08:00
Andrew Halberstadt
fb102153d7
Bug 834382 - Disable failing crashtests on b2g18 branch, r=jgriffin, a=test-only,tracking-b2g18+
2013-02-12 14:02:09 -05:00
Cervantes Yu
dbee7e1b53
Bug 820571 - Don't show remote frame on restyles until reflow finished. r=roc, a=lsblakk
...
Original work from :roc.
Add check in nsFrameLoader::ShowRemoteFrame() so restyle of subdocument frames
doesn't resize remote content until first reflow finished and size is decided.
2013-01-10 15:23:55 +08:00
Andrew Halberstadt
52140a5e38
Bug 834382 - Disable failing crashtests so we can enable them, r=jgriffin, a=approval-mozilla-b2g18+
2013-02-07 14:47:49 -05:00
Kyle Huey
e2abfafb7d
Bug 831095: Follow up to add a semicolon. a=bustage
2013-01-22 09:23:50 -08:00
Kyle Huey
b599d8ee52
Bug 831095. r=bz a=akeybl
2013-01-22 08:45:04 -08:00
Chris Jones
737ae90723
Bug 834150 - Just Say No to the fallback SW decoder. r=doublec, a=tef+
2013-01-30 15:06:28 -08:00
Jose Antonio Olivera Ortega
4909d3c431
Bug 827280 - Part 2: DOMEvent. r=philikon a=tef+
2013-01-25 19:45:16 +01:00
Johnny Stenback
1d6e6f6035
Backout the patches that landed for bug 827280 due to bustage.
2013-01-26 12:00:32 -08:00
Jose Antonio Olivera Ortega
f35f9f431a
Bug 827280 - Part 2: DOMEvent. r=philikon a=tef+
2013-01-25 19:45:16 +01:00
Andrew McCreight
2a79d71a5e
Bug 832385 - Always NS_DROP_JS_OBJECTS in ~IDBWrapperCache. r=smaug,khuey a=tef+
2013-01-23 11:38:16 -08:00
Marco Chen
b1281f9600
Bug 834146 - [Audio] When initilizing AudioChannelAgent, we should set visibility correctly in that time. r=kinetik, a=tef+
2013-01-25 11:00:43 +08:00
Olli Pettay
dd0939447e
Bug 834417, don't even try to open context menu without widget, r=jst,a=jst
2013-01-24 23:21:54 +02:00
Olli Pettay
90beca4acb
Bug 830975, make sure to flush all the documents, yet keep the no-flush-needed case fast, r=mccr8,f=bz,a=lsblakk
...
--HG--
extra : rebase_source : 08aee81e5a72026664ec3680b2e64dc219e43cb0
2013-01-24 20:40:54 +02:00
Ryan VanderMeulen
7b45f6bc65
Backed out changesets 92259dfdcbd6 and 67b9d435c57b (bug 832385) for xpcshell crashes/timeouts. a=backout
2013-01-25 12:53:26 -05:00
Andrew McCreight
652a387633
Bug 832385 - don't spam WARNING when there's no XPConnect. r=smaug a=tef+
2013-01-24 09:36:56 -08:00
Kyle Huey
6a46168d5d
Bug 823609: Disable blob memory reporter. r=jlebar a=sicking
2013-01-24 08:53:21 -08:00
Andrew McCreight
96ab293959
Bug 832385 - Always NS_DROP_JS_OBJECTS in ~IDBWrapperCache. r=smaug,khuey a=tef+
2013-01-23 11:38:16 -08:00
Sotaro Ikeda
6f29e1a611
Bug 826756 - Update video image size. r=cdouble, a=tef+
2013-01-23 18:08:16 -05:00
Mounir Lamouri
d262297d89
Bug 801635 - Fix mochitest-1 orange. r=me a=bustage
2013-01-21 12:15:37 +00:00
Mounir Lamouri
7286245e03
Bug 801635 - Disable <input type='file'> for B2G. r+a=sicking
2013-01-21 10:51:42 +00:00
Jason Duell
2e6b767914
Bug 830920 - Reduce running time of test_websocket_basic.html. r=smaug, a=lsblakk
2013-01-15 12:16:55 -08:00
Andrea Marchesini
ec7aa648ac
Bug 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking, a=bb+
2013-01-14 11:11:34 +01:00
Kyle Huey
ca91ac56d2
Bug 806503: Eagerly transmit blob data across processes so that it is available if the originating process dies. r=bent a=bb+
2013-01-10 05:47:32 -08:00
Johnny Stenback
faa807ad7a
Backing out ae7cce14f365.
2013-01-10 16:39:55 -08:00
Kyle Huey
ab28dc6310
Bug 806503: Eagerly transmit blob data across processes so that it is available if the originating process dies. r=bent a=bb+
2013-01-10 05:47:32 -08:00
Daniel Holbert
3ba91278d4
Bug 827961: Add explicit parens around condition in nsHTMLMediaElement::UpdateAudioChannelPlayingState(), to fix build warning (treated as error in warnings-as-errors builds). r=roc a=bustage
2013-01-08 15:57:28 -08:00
Marco Chen
9fff164488
Bug 819852 - Modify conditions from media element of judging playing state for audio channel agent with consideration of loop property. r=roc, a=blocking-basecamp
2013-01-07 16:40:50 +08:00