Ryan VanderMeulen
e79ac2a52c
Backed out changeset 4740975a1063 (bug 837458) for Android mochitest failures.
2013-03-08 16:08:45 -05:00
Fabrice Desré
1f539f99ef
Bug 845128 - [Twitter] [Browser] Twitter mobile website doesn't work in Browser, nor as everything.me app r=sicking a=tef+
2013-03-08 12:13:12 -08:00
Sotaro Ikeda
546e7c210a
Bug 803471 - Part 5e - Change Makefile.in to add GonkNativeWindowClient.cpp. r=mhabicher
2013-03-08 14:43:33 -05:00
Sotaro Ikeda
87297878ad
Bug 803471 - Part 5d - Cange GonkRecorder to use GonkCameraHardware. r=mhabicher
2013-03-08 14:43:33 -05:00
Sotaro Ikeda
102ee3682a
Bug 803471 - Part 5c - Cange GonkCamera to use android::Camera. r=mhabicher
2013-03-08 14:43:33 -05:00
Sotaro Ikeda
47441e4a44
Bug 803471 - Part 5a - Split GonkNativeWindow to GonkNativeWindow and GonkNativeWindowClient. r=kchen
2013-03-08 14:43:32 -05:00
Sotaro Ikeda
fede26192c
Bug 803471 - Part 4 - Use OmxClient in GonkRecorder. r=mhabicher
2013-03-08 14:43:32 -05:00
Henrik Skupin
c636516e93
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
11f832a8b7
Bug 848651 - Part 3: Add a localization note for MediaBufferSourceNodeResampleOutOfMemory
...
DONTBUILD
2013-03-08 12:37:04 -05:00
Ehsan Akhgari
365a8ed207
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
8ca357843d
Bug 849119 - [dom/phonenumberutils] PhoneNumber.Normalize() handles letters incorrectly. merge upstream. r=gwagner
2013-03-08 08:12:13 -08:00
Jim Mathies
2d21b7addb
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
3113ab0c9a
Bug 635852. r=smaug
2013-03-08 12:04:53 +01:00
Kyle Huey
167e35ed17
No bug: Remove some windows line endings to kick-start a build.
2013-03-07 22:15:26 -08:00
Eric Chou
fbc0120ad1
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
d8ce2154f7
Bug 841984 - Fixed potential memory problem in SetProperty(), r=qdot
2013-03-08 12:10:09 +08:00
Masatoshi Kimura
f139345dd5
Bug 587251 - new Worker(badURL) should throw a SECURITY_ERR. r=khuey
2013-03-08 07:27:21 +09:00
Albert Crespell
bd73dd6278
Bug 844774 - Move old samples to last one. r=khuey
2013-03-04 17:35:40 +01:00
Olli Pettay
25044dfc64
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
8d5fd16382
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
8161849c3d
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
5d4c05d548
Bug 833291 - Part 7/7: fix createMessageList(). r=hsinyi
2013-03-08 00:12:56 +08:00
Vicamo Yang
a4cc55dcc5
Bug 833291 - Part 6/7: fix getThreadList(). r=hsinyi
2013-03-08 00:12:52 +08:00
Vicamo Yang
1ab924d37a
Bug 833291 - Part 5/7: fix markMessageRead(). r=hsinyi
2013-03-08 00:12:49 +08:00
Vicamo Yang
85dbb3cff2
Bug 833291 - Part 4/7: fix deleteMessage(). r=hsinyi
2013-03-08 00:12:44 +08:00
Vicamo Yang
aa76622999
Bug 833291 - Part 3/7: fix saveRecord(). r=hsinyi
2013-03-08 00:12:40 +08:00
Vicamo Yang
db8eeb58ce
Bug 833291 - Part 2/7: add thread/participant stores. r=hsinyi
2013-03-08 00:12:35 +08:00
Vicamo Yang
6eb5fb12ce
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
9d915cdd0d
Bug 841576 - Check if nsTHashtable has been initialized before calling Init(), r=qdot
2013-03-07 21:36:13 +08:00
Gregory Szorc
58b7ec0116
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
fe417ad697
Backed out changeset 28ef4bdff455 (bug 848395)
2013-03-07 13:03:35 +00:00
Jon Coppeard
82b2b286dc
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
fa71007e65
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
97b02e847e
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
1cb8b82496
Bug 847120: Convert SVGFEImageElement to WebIDL r=Ms2ger
2013-03-07 04:15:23 -05:00
David Zbarsky
522dcbb29b
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
def1e2f580
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
4ae93f0b94
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
b360848aef
Backed out changeset be1ee54becf4 (bug 839650) for build failures
2013-03-07 09:10:47 +00:00
Randell Jesup
07aff4ee8e
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
0e7046c8fe
Bug 847838 - Part 3: tests case for cached record size. r=vicamo
2013-03-05 15:49:03 +08:00
Yoshi Huang
dfe795c888
Bug 847838 - Part 2: cache record size. r=vicamo
2013-03-05 14:24:37 +08:00
Yoshi Huang
7d596c96ba
Bug 847838 - Part 1: add recordSize in loadLinearFixedEF. r=vicamo
2013-03-05 11:16:17 +08:00
Yoshi Huang
bd700a0ea0
Bug 842458 - Part 4: xpcshell tests for updateFdn, updateICCContact and getFreeRecordId. r=vicamo
2013-02-26 14:01:39 +08:00
Yoshi Huang
09b25e5801
Bug 842458 - Part 3: ICCRecordHelper.getFreeRecordId. r=vicamo
2013-03-04 11:46:49 +08:00
Yoshi Huang
2bfa623919
Bug 842458 - Part 2: implementations for updating FDN. r=vicamo
2013-02-26 12:18:40 +08:00
Yoshi Huang
e42552d684
Bug 842458 - Part 1: Add pin2 for updateICCContact. r=vicamo
2013-02-26 11:51:50 +08:00
David Zbarsky
82569fcba5
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
8a4008b7df
Backed out changeset 3710f0b135b8 for wrong commit message
2013-03-07 02:16:30 -05:00
David Zbarsky
5bc4b05831
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