Sotaro Ikeda
f432a83b17
Bug 803471 - Part 5e - Change Makefile.in to add GonkNativeWindowClient.cpp. r=mhabicher
2013-03-08 14:43:33 -05:00
Sotaro Ikeda
42e2f02b70
Bug 803471 - Part 5d - Cange GonkRecorder to use GonkCameraHardware. r=mhabicher
2013-03-08 14:43:33 -05:00
Sotaro Ikeda
d84486e5ae
Bug 803471 - Part 5c - Cange GonkCamera to use android::Camera. r=mhabicher
2013-03-08 14:43:33 -05:00
Sotaro Ikeda
7630560edd
Bug 803471 - Part 5a - Split GonkNativeWindow to GonkNativeWindow and GonkNativeWindowClient. r=kchen
2013-03-08 14:43:32 -05:00
Sotaro Ikeda
b189543d1d
Bug 803471 - Part 4 - Use OmxClient in GonkRecorder. r=mhabicher
2013-03-08 14:43:32 -05:00
Henrik Skupin
9a7cda5f3e
Bug 837458 - Refactoring of PeerConnection mochitest framework. r=ekr, r=jsmith
...
--HG--
extra : rebase_source : 77c8b111a058c9caa13afeec9042497254725fa3
2013-02-15 14:42:26 -08:00
Ehsan Akhgari
78d26c2134
Bug 848651 - Part 3: Add a localization note for MediaBufferSourceNodeResampleOutOfMemory
...
DONTBUILD
2013-03-08 12:37:04 -05:00
Ehsan Akhgari
fc32827507
Bug 848651 - Part 2: Log an error to the Web Console if we run out of memory while trying to resample an AudioBuffer for playback; r=padenot
2013-03-08 11:49:56 -05:00
David Flanagan
3b559b8e1a
Bug 849119 - [dom/phonenumberutils] PhoneNumber.Normalize() handles letters incorrectly. merge upstream. r=gwagner
2013-03-08 08:12:13 -08:00
Jim Mathies
d5e3986308
Bug 847881 - adjust test_sizetocontent_clamp for minimum window size constraints on Win8. r=mounir
2013-03-08 05:22:36 -06:00
Mats Palmgren
0600e7abd7
Bug 635852. r=smaug
2013-03-08 12:04:53 +01:00
Kyle Huey
d35b26d9a7
No bug: Remove some windows line endings to kick-start a build.
2013-03-07 22:15:26 -08:00
Eric Chou
7ad8ab6e26
Bug 836715 - Fix potential memory problem in RemoveDeviceTask, r=qdot
...
From 6e3780271509a502462560717f7cc768dafb673b Mon Sep 17 00:00:00 2001
2013-03-04 18:47:41 +08:00
Eric Chou
1278a17f48
Bug 841984 - Fixed potential memory problem in SetProperty(), r=qdot
2013-03-08 12:10:09 +08:00
Masatoshi Kimura
34260ccf6d
Bug 587251 - new Worker(badURL) should throw a SECURITY_ERR. r=khuey
2013-03-08 07:27:21 +09:00
Albert Crespell
748b341c97
Bug 844774 - Move old samples to last one. r=khuey
2013-03-04 17:35:40 +01:00
Olli Pettay
ceab0ac5ce
Bug 844313 - Call GC more likely when there are lots of Events to collect, r=mccr8
...
--HG--
extra : rebase_source : 675ad0e5b5e22b3ccc1ec2bddac7048df57f522a
2013-03-07 20:53:19 +02:00
Jon Coppeard
f85957ecb3
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence
...
--HG--
extra : rebase_source : 35cbf3cc4da4598c2e9e6975028ef397718849db
2013-03-06 16:41:43 +00:00
Randell Jesup
82afed2e43
Bug 839650: Add debugs to MediaStreamGraph to ease investigation of issues in the future r=roc
2013-03-07 03:53:45 -05:00
Vicamo Yang
07e342fc94
Bug 833291 - Part 7/7: fix createMessageList(). r=hsinyi
2013-03-08 00:12:56 +08:00
Vicamo Yang
5ba392f45f
Bug 833291 - Part 6/7: fix getThreadList(). r=hsinyi
2013-03-08 00:12:52 +08:00
Vicamo Yang
06e0685ba2
Bug 833291 - Part 5/7: fix markMessageRead(). r=hsinyi
2013-03-08 00:12:49 +08:00
Vicamo Yang
3c5057cf3c
Bug 833291 - Part 4/7: fix deleteMessage(). r=hsinyi
2013-03-08 00:12:44 +08:00
Vicamo Yang
e8d6d0a50d
Bug 833291 - Part 3/7: fix saveRecord(). r=hsinyi
2013-03-08 00:12:40 +08:00
Vicamo Yang
9ce11f103e
Bug 833291 - Part 2/7: add thread/participant stores. r=hsinyi
2013-03-08 00:12:35 +08:00
Vicamo Yang
42aaddb0f4
Bug 833291 - Part 1/7: correct variable namings. rs=sicking
...
1. 'STORE_NAME' to 'MESSAGE_STORE_NAME',
2. 'lastKey' to 'lastMessageId',
3. 'objectStore' to either 'messageStore' or 'mostRecentStore'.
4. 'record' to either 'messageRecord' or 'mostRecentRecord'
2013-03-08 00:12:31 +08:00
Eric Chou
960e073d4c
Bug 841576 - Check if nsTHashtable has been initialized before calling Init(), r=qdot
2013-03-07 21:36:13 +08:00
Gregory Szorc
795c5eeeff
Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
...
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.
--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Ed Morley
0887cddaa0
Backed out changeset 28ef4bdff455 (bug 848395)
2013-03-07 13:03:35 +00:00
Jon Coppeard
0b6f2291f6
Bug 841801 - Allow proxies to be finalized in the background r=billm
...
--HG--
extra : rebase_source : 48da96daddf75f505bf90c8e2ce2cdd6daf04cc5
2013-02-21 10:19:17 +00:00
Jon Coppeard
19ed4f05c2
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence
...
--HG--
extra : rebase_source : 866879df05e3ec3f8e93570eb3f6b71103636b41
2013-03-06 16:41:43 +00:00
Chris Lord
6558212b53
Bug 716403 - Add nsIDOMWindowUtils.setContentDocumentFixedPositionMargins. r=roc,dholbert
...
Add a function to set margins on the viewport that are respected by its
absolute containing block. This has the effect of being able to add margins to
fixed position content, which will be used on mobile to stop temporarily
visible chrome from obscuring content.
2013-03-07 10:17:33 +00:00
David Zbarsky
84557c998c
Bug 847120: Convert SVGFEImageElement to WebIDL r=Ms2ger
2013-03-07 04:15:23 -05:00
David Zbarsky
5df6f36301
Bug 847120: Convert SVGFEFloodElement to WebIDL r=Ms2ger
...
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEFloodElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEFloodElement.h
2013-03-07 04:15:22 -05:00
David Zbarsky
63f558a7eb
Bug 847202: Convert SVGFEMergeNodeElement to WebIDL r=Ms2ger
...
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEMergeNodeElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEMergeNodeElement.h
2013-03-07 04:15:22 -05:00
David Zbarsky
92184df53d
Bug 847120: Convert SVGFEMergeElement to WebIDL r=Ms2ger
...
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEMergeElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEMergeElement.h
2013-03-07 04:15:21 -05:00
Ed Morley
f16c99acd7
Backed out changeset be1ee54becf4 (bug 839650) for build failures
2013-03-07 09:10:47 +00:00
Randell Jesup
1d6e4a068a
Bug 839650: Add debugs to MediaStreamGraph to ease investigation of issues in the future r=roc
2013-03-07 03:53:45 -05:00
Yoshi Huang
2165aff0bc
Bug 847838 - Part 3: tests case for cached record size. r=vicamo
2013-03-05 15:49:03 +08:00
Yoshi Huang
c3d23f6b51
Bug 847838 - Part 2: cache record size. r=vicamo
2013-03-05 14:24:37 +08:00
Yoshi Huang
2ebd003aba
Bug 847838 - Part 1: add recordSize in loadLinearFixedEF. r=vicamo
2013-03-05 11:16:17 +08:00
Yoshi Huang
81593e5b21
Bug 842458 - Part 4: xpcshell tests for updateFdn, updateICCContact and getFreeRecordId. r=vicamo
2013-02-26 14:01:39 +08:00
Yoshi Huang
a1efd20464
Bug 842458 - Part 3: ICCRecordHelper.getFreeRecordId. r=vicamo
2013-03-04 11:46:49 +08:00
Yoshi Huang
0805eb9f3a
Bug 842458 - Part 2: implementations for updating FDN. r=vicamo
2013-02-26 12:18:40 +08:00
Yoshi Huang
eab700b7d7
Bug 842458 - Part 1: Add pin2 for updateICCContact. r=vicamo
2013-02-26 11:51:50 +08:00
David Zbarsky
f55aef104a
Bug 847116: WebIDL bindings for SVGFEBlendElement r=Ms2ger
...
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEBlendElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEBlendElement.h
2013-03-07 02:17:00 -05:00
David Zbarsky
3a2c3de3db
Backed out changeset 3710f0b135b8 for wrong commit message
2013-03-07 02:16:30 -05:00
David Zbarsky
c9412d785b
Bug 847120: WebIDL bindings for SVGFEBlendElement r=Ms2ger
...
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEBlendElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEBlendElement.h
2013-03-07 02:12:33 -05:00
Ryan VanderMeulen
8cf664a621
Backed out 9 changesets (bug 716403) for Android 4.0 robocop bustage on a CLOSED TREE.
2013-03-06 16:11:05 -05:00
Jan Beich
baf4a980ad
Bug 848264 - Explicitly include <cstdlib> after bug 835542. r=Waldo
2013-03-06 13:06:24 -05:00