Ed Morley
3d75fdc8aa
Merge mozilla-central and birch
2013-05-28 13:04:08 +01:00
Tim Taubert
7f0306022a
Bug 874452 - Remove Firefox 8 preference migration code; r=yoric
2013-05-28 11:02:13 +02:00
Tim Taubert
5a63b84116
Bug 876313 - [New Tab Page] Unpinning a site doesn't update pref; r=jaws
2013-05-28 11:01:54 +02:00
Ed Morley
0a9e684f5e
Backed out changeset 9395a7b2e54c (bug 876426) for crashtest timeouts on a CLOSED TREE
2013-05-28 08:50:53 +01:00
Ed Morley
cb03e05a97
Backed out changeset 3c6a72bd7411 (bug 876426)
2013-05-28 08:50:19 +01:00
Ed Morley
4724029a6f
Backed out changeset 6e02333d572b (bug 876380)
2013-05-28 08:50:17 +01:00
Robert O'Callahan
26730ab7e8
Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske
2013-05-28 17:05:38 +12:00
Robert O'Callahan
ece8403a18
Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske
2013-05-28 17:00:59 +12:00
Robert O'Callahan
fc5da57107
Bug 876426. Part 1: Fire 'resize' event on video controls element when the element's size is changed. r=mattwoodrow
2013-05-28 17:00:59 +12:00
Patrick Wang
8a32368fb3
Bug 875208 - Check blob last modification date before sending it through IPC. r=gene.lian
2013-05-28 12:24:11 +08:00
Eric Chou
70b3a85035
Bug 871438 - Reset value when file transfer session starts, r=gyeh
...
When the transferring session was stopped, mBodySegmentLength wouldn't reset
to 0, and that would impact the next transferring if the first packet of the
next transferring doesn't contain header Body or EndOfBody, which would invoke
ExtractPacketHeaders() and refresh mBodySegmentLength in the function.
2013-05-28 15:25:42 +08:00
Eric Chou
48159027b0
Bug 875719 - Simplify and correct the mechanism of handling call state change event, r=gyeh
...
1. Remove variable mCurrentCallIndex and replace with using function FindFirstCall(aState)
2. Remove unused variable index and callArrayLength
2013-05-28 14:58:51 +08:00
L. David Baron
bbcd59d515
Additional tests for bug 750388. No review.
2013-05-28 12:12:06 +08:00
Thomasy
a58861a388
Bug 750388: In an+b microsyntax in :nth-child() etc., allow starting with +n and allow comments at all token boundaries rather than requiring the strange tokens that result from lack of comments or spaces. r=dbaron
2013-05-28 12:12:06 +08:00
Phil Ringnalda
f671fb68af
Merge m-c to m-i
2013-05-27 20:24:40 -07:00
Phil Ringnalda
f3918e9824
Merge m-c and birch
2013-05-27 18:58:47 -07:00
David Zbarsky
8afdf30279
Bug 788549 Part 4: Add the ability to pause and sample animations on compositors at a specified time r=roc
2013-05-27 16:47:45 -07:00
Mats Palmgren
17c3dd2d83
Bug 871099. r=bzbarsky
2013-05-28 03:00:08 +00:00
Ehsan Akhgari
59a18c2247
Bug 876252 - Stop the AudioBufferSourceNode if the offset is no longer valid after setting a new buffer more effectively; r=roc
...
Calling Stop() here is not quite enough, because web content might call stop() again
with a non-zero argument, which overrides what we do here.
2013-05-27 20:17:24 -04:00
David Zbarsky
98d3a0b99a
Backed out changeset 6c1cf4694a13 for not building on windows and android
2013-05-27 17:14:33 -07:00
David Zbarsky
02c736e319
Bug 788549 Part 4: Add the ability to pause and sample animations on compositors at a specified time r=roc
2013-05-27 16:47:45 -07:00
Shane Caraveo
c7438f2e7f
bug 875949 - 'leaked' provider test cleanup, r=felipe
2013-05-27 15:46:11 -07:00
Joshua Cranmer
3c65985c73
Bug 868285 - Fix static checking builds, part 4: kill dehydra stack checking tests. r=bsmdberg
2013-05-27 16:05:22 -05:00
Joshua Cranmer
1b9302565d
Bug 868285 - Fix static checking builds, part 3: actually check js/src. r=glandium
2013-05-27 16:05:10 -05:00
Joshua Cranmer
c6a8662716
Bug 868285 - Fix static checking builds, part 2: Add MOZ_NONHEAP_CLASS. r=ehsan
...
--HG--
rename : build/clang-plugin/tests/TestStackClass.cpp => build/clang-plugin/tests/TestNonHeapClass.cpp
2013-05-27 16:05:02 -05:00
Joshua Cranmer
2cf82af930
Bug 868285 - Fix static checking builds, part 1: infer MOZ_STACK_CLASS. r=bsmedberg
2013-05-27 16:04:18 -05:00
Andrea Marchesini
8bd1d9af1d
Bug 874252 - Leak with expando on a DOMError, r=khuey
2013-05-27 16:43:09 -04:00
Justin Lebar
778c6f351b
Bug 857412 - Try to fix intermittent orange in browserElement_SendEvent.js by unregistering our test event listener after we're done testing. r=vingtetun
2013-05-27 16:33:57 -04:00
Phil Ringnalda
6351f68629
Merge m-c to a CLOSED TREE birch
2013-05-27 11:47:01 -07:00
Phil Ringnalda
378ce8fe7f
Merge m-c to birch
2013-05-27 09:57:56 -07:00
Phil Ringnalda
cea75154ce
Merge birch to m-c
2013-05-27 09:55:00 -07:00
Phil Ringnalda
0f6261fe2e
Merge the last PGO-green cset on m-i to m-c
2013-05-27 09:44:40 -07:00
Fernando Jiménez
76f3bb1222
Bug 874148 - crash in libxul.so!mozilla::hal_impl::GonkDiskSpaceWatcher::OnFileCanReadWithoutBlocking [GonkDiskSpaceWatcher.cpp : 238 + 0x4]. r=fabrice
2013-05-27 18:35:27 +02:00
octoploid@yandex.com
ee81a84ae6
Bug 875790 - Revert AutoPushJSContext change in nsJSContext::CompileScript due to crashes. r=bholley
2013-05-27 06:40:37 -07:00
Markus Stange
e2c9b54971
Bug 876256 - Restore the previous scissor rect at the end of CompositorOGL::DrawQuad. r=mattwoodrow
2013-05-27 14:48:15 +02:00
Jon Coppeard
c437a3a2c0
Bug 875872 - Add public Heap<T> class for implementing post-barriers in the browser r=terrence
2013-05-27 12:51:25 +01:00
Jon Coppeard
8a68ce4b84
Bug 874691 - Make CC participant tracing indirect r=mccr8 r=smaug r=bz
2013-05-27 12:50:49 +01:00
Jonathan Watt
81db085aa4
Bug 876175 - Fix O(n^2) behavior and other perf issues with nsSVGGradientFrame::GetPaintServerPattern. r=roc
2013-05-27 08:34:01 +01:00
Jonathan Watt
ddccab29b8
Bug 876157 - Avoid expensive nsSVGGradientFrame::GetGradientTransform calls when gradients paint only a single color. r=roc
2013-05-27 08:31:39 +01:00
Cameron McCormack
89eacf7637
Bug 876127 - Assert if we do not look at all style structs in nsStyleContext::CalcStyleDifference. r=dbaron
2013-05-27 16:48:19 +10:00
Robert O'Callahan
94905a3054
Bug 876133. Ensure output audio volume is updated when 'volume' attribute is set on media element. r=cpearce
...
--HG--
extra : rebase_source : defbb7d13b70349d321006db37f005888fb6a79e
2013-05-27 17:13:05 +12:00
Phil Ringnalda
b3f9ceb38a
CLOBBER for bug 869002
2013-05-26 22:00:38 -07:00
Andrea Marchesini
c429a32f93
Bug 874090 - Crash in mozilla::dom::Notification::GetPermissionInternal, r=wchen
2013-05-23 15:38:00 -07:00
Bobby Holley
a105e4d514
Bug 875251 - Push the JSContexts that get used in BluetoothAdapter, r=gabor
2013-05-23 07:10:00 -07:00
Thomas Zimmermann
c7e2c70a18
Bug 875251: Added AutoPushJSContext in Bluetooth, r=gabor
...
This patch fixes the fallout from bug 868130.
2013-05-24 01:50:00 -07:00
Gregor Wagner
a2f25d3cac
Bug 875845 - PhoneNumberJS: update metadata, r=bent
2013-05-24 10:47:00 -07:00
Antonio M. Amaya
3753b721a5
Bug 875712 - When a system update removes a system app, delete the app data from the registry after deleting the private data, not before, r=fabrice
...
--HG--
extra : rebase_source : a01e8a07760eab05504395c897a49482384f2af4
2013-05-24 12:07:10 +02:00
Vicamo Yang
485a876d19
Bug 871944 - move dom/mms/* to dom/mobilemessage/*. r=gene
...
--HG--
rename : dom/mms/interfaces/nsIMmsService.idl => dom/mobilemessage/interfaces/nsIMmsService.idl
rename : dom/mms/interfaces/nsIWapPushApplication.idl => dom/mobilemessage/interfaces/nsIWapPushApplication.idl
rename : dom/mms/src/ril/MmsPduHelper.jsm => dom/mobilemessage/src/ril/MmsPduHelper.jsm
rename : dom/mms/src/ril/MmsService.js => dom/mobilemessage/src/ril/MmsService.js
rename : dom/mms/src/ril/MmsService.manifest => dom/mobilemessage/src/ril/MmsService.manifest
rename : dom/mms/src/ril/WapPushManager.js => dom/mobilemessage/src/ril/WapPushManager.js
rename : dom/mms/src/ril/WspPduHelper.jsm => dom/mobilemessage/src/ril/WspPduHelper.jsm
rename : dom/mms/src/ril/mms_consts.js => dom/mobilemessage/src/ril/mms_consts.js
rename : dom/mms/src/ril/wap_consts.js => dom/mobilemessage/src/ril/wap_consts.js
rename : dom/mms/tests/header_helpers.js => dom/mobilemessage/tests/header_helpers.js
rename : dom/mms/tests/test_mms_pdu_helper.js => dom/mobilemessage/tests/test_mms_pdu_helper.js
rename : dom/mms/tests/test_mms_service.js => dom/mobilemessage/tests/test_mms_service.js
rename : dom/mms/tests/test_wsp_pdu_helper.js => dom/mobilemessage/tests/test_wsp_pdu_helper.js
2013-05-27 11:18:50 +08:00
Gina Yeh
cb157d5ef0
Bug 853235 - Patch 2: Keep original mechaniems of bluetooth pairing requests, r=echou
2013-05-27 09:45:06 +08:00
Phil Ringnalda
f57319b609
Bug 875585 - Disable test_Range-surroundContents.html on Windows until it can manage to be a little less OOM-prone
2013-05-26 12:16:50 -07:00