Brian R. Bondy
71e906fb28
Bug 902020 - Cleanup no longer needed GeckoContentController includes. r=jimm
2013-08-12 11:00:30 -04:00
Daniel Holbert
d9e15ffe67
Bug 904148: Move ReplaceData into an anonymous namespace, to fix build warning. r=Waldo
2013-08-12 11:44:39 -07:00
Robert Longson
f329519406
Bug 903732 - Stop leaking gfxPattern objects when using CSS text frames. r=dholbert
2013-08-12 19:39:08 +01:00
Steve Workman
55ccfb3702
Bug 897904 - Set nsInputStreamPump::mStatus only if EnsureWaiting fails
2013-08-12 11:13:23 -07:00
Ryan VanderMeulen
9905ab6f3e
Backed out changeset 06714f8dc18c (bug 902909) for OSX bustage on a CLOSED TREE.
2013-08-12 14:02:43 -04:00
Nathan Froyd
bc904fa9b2
Bug 903466 - eliminate static constructors in widget/android/; r=blassey
2013-08-12 10:58:36 -04:00
Ehsan Akhgari
a327209455
Bug 885505 - Enable Web Audio by default on all platforms; r=roc
...
--HG--
extra : rebase_source : ee2a9ac1083c642485de311a1cbbfe2e338577c2
2013-08-12 10:00:07 -04:00
Mounir Lamouri
24e5c663d2
Bug 651124 - Remove GetChildAt() usage in nsBindingManager. r=mrbkap
2013-08-12 15:00:44 +01:00
Blake Kaplan
912e909fe1
Bug 903912 - Remove the internals of the old parser since it's only used for about:blank. r=hsivonen
...
--HG--
extra : rebase_source : 620d34c12607f1e79ffed95e547d19e9c7a2359b
2013-08-12 11:28:41 -04:00
Josh Aas
1775fc7148
Bug 903788 - Fix a few memory leaks in Cocoa file picker code. r=smichaud
2013-08-12 13:29:00 -04:00
Kyle Huey
67a23929df
Bug 902909 - Use fallible allocation when interfacing with Snappy. r=sicking
2013-08-12 13:27:53 -04:00
Kyle Huey
2062f4e9b4
Bug 803612 - Add deprecation warnings for mozGetAsFile. r=sicking
2013-08-12 13:26:31 -04:00
Ed Morley
58faa3bd18
Backed out changeset 64324e19ca10 (bug 903715) for failures in test_bug903715.html on a CLOSED TREE
2013-08-12 16:59:00 +01:00
Jan de Mooij
5cf929623d
Bug 903410 - Fix Ion regalloc to avoid some redundant stores. r=bhackett
2013-08-12 15:33:40 +02:00
Masayuki Nakano
0ed1df82f6
Bug 903715 Consume Enter keydown event if dropdown of <select> element is closed by it r=smaug
2013-08-12 22:09:39 +09:00
Jan-Ivar Bruaroey
194b5e5b04
Bug 903539 - Readable exceptions for missing username/credential on turn servers (still in Error console, sigh). r=jesup
2013-08-10 04:19:35 -04:00
Po-Chun Chang
3439586c22
Bug 898692 - Avoid wasted work in ArrayBufferObject::obj_trace(). r=sphink
2013-08-12 08:52:01 -04:00
Po-Chun Chang
11ffdae3d4
Bug 898228 - Avoid wasted work in gfxContext::ClipContainsRect(). r=bas
2013-08-12 08:51:45 -04:00
Xidorn Quan
0751b2c25c
Bug 786254 - Add reftest. r=roc
2013-08-12 08:51:30 -04:00
Vincent Chang
5df15c81a6
Bug 903859 - [WiFi] setWifiEnabled tries to configure the WiFi operation mode before any driver being loaded. r=mwu
2013-08-12 11:22:20 +08:00
Ed Morley
a4ae239c93
Bug 901898 - Remove codesighs now that it's no longer run in automation; r=gps
2013-08-12 13:10:41 +01:00
Ralph Giles
ebb5e958d6
Bug 903012 - Fix static bounds checks. r=kinetik
...
In reviewing the static asserts in the code I found two
inconsistencies.
riffHeader includes 4 skipped bytes which weren't accounted
for in the bounds check.
Comparisons of a uint against UINT_MAX are very unlikely to
fail regardless, but this at least makes the two MAX_BLOCK_SIZE
checks the same.
2013-08-08 10:30:00 -04:00
Ralph Giles
99fe1d262f
Bug 903012 - Convert WaveReader to use static_assert. r=kinetik
...
We prefer the built-in check to the PR_STATIC_ASSERT macro now
that it's supported widely enough to use.
This is mostly adding error strings to report on assertion failure.
2013-08-08 10:30:00 -04:00
Jon Coppeard
59e1633369
Bug 903354 - GC: Remove unused AutoPropertyDescriptorRooter r=terrence
2013-08-12 12:09:19 +01:00
Jon Coppeard
e133b9b2a9
Bug 903352 - Handlify remaining PropertyDescriptor APIs r=terrence r=bholley r=smaug
2013-08-12 12:09:14 +01:00
Carsten "Tomcat" Book
33286db4be
merge mozilla-central to mozilla-inbound
2013-08-12 11:37:21 +02:00
Carsten "Tomcat" Book
b9e01e20d4
merge b2g-inbound to mozilla-central
2013-08-12 11:30:31 +02:00
Carsten "Tomcat" Book
01700a5501
merge mozilla-inbound to mozilla-central
2013-08-12 11:28:29 +02:00
Jonathan Kew
ec5b5b31a1
bug 879963 - unit tests for redundant downloading of a repeated @font-face resource, and for rendering regressions when multiple rules refer to the same font. r=dbaron,jdaggett
2013-08-12 10:08:00 +01:00
Jonathan Kew
964fc5670a
bug 879963 - preserve in-progress font loaders when updating the user font set, and avoid adding duplicate face entries to a user font family. r=dbaron,jdaggett
2013-08-12 10:07:55 +01:00
Phil Ringnalda
3b9dba8610
Back out ffb1961adc27:c81045074b71 (bug 875452), 87a5139e77eb:093496cb6997 (bug 902264), d04219b09245:954b005832ac (bug 875452) on suspicion of causing GC crashes
...
CLOSED TREE
2013-08-11 20:02:15 -07:00
Phil Ringnalda
d2099e030b
Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures
...
CLOSED TREE
2013-08-11 19:21:17 -07:00
Nicholas Nethercote
fab6b01232
No bug - Fix warning about |msTotal|. r=me.
...
--HG--
extra : rebase_source : 2a37ef3091fc90aef70a9ac982123e18cd1c82c1
2013-08-11 17:10:39 -07:00
Nicholas Nethercote
120cabb8ac
Bug 900346 (part 2) - Fix some comments in TokenStream.h. r=jwalden.
...
--HG--
extra : rebase_source : 374e1a258f9dd1aba86b90318016b5275fa9a092
2013-08-11 16:57:45 -07:00
Nicholas Nethercote
59e2276c13
Bug 900346 (part 1) - Fix peekTokenSameLine(). r=jwalden.
...
--HG--
extra : rebase_source : c1c76d2ceb6b23d0cdc061c740bffdc8b4244a38
2013-08-11 16:55:06 -07:00
Phil Ringnalda
ceaeadcb34
Back out 79684dc64173 (bug 898936) for 10.7 debug M4 crashes
2013-08-11 17:34:20 -07:00
Matt Woodrow
b151a2e534
Bug 902339 - Null check mImageHost in ImageLayerComposite before trying to access it. r=nrc
2013-08-12 12:11:09 +12:00
Nicholas Cameron
5cd4425728
Bug 903816. Include-what-you-use for gfx/layers. r=roc
2013-08-12 11:17:23 +12:00
Nicholas Cameron
de3e98e1de
Bug 903816. Fixups in non-layers files. r=roc
2013-08-12 11:15:10 +12:00
Fabrice Desré
470094f7f6
Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI in the settings DB r=gwagner
2013-08-11 08:41:59 -07:00
Tim Taubert
6a1bd2decb
merge m-c to fx-team
2013-08-11 09:27:17 +02:00
Gaia Pushbot
af8aebd276
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cc6b6bcc278e
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 903260 fixes tests, a=test-only
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-10 13:10:23 -07:00
Gaia Pushbot
e3c6e86759
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5774008b1f63
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 903260 - [SMS][MMS] SettingsURL value is never used in sms/js/notification.js: Ringtones BROKEN
https://bugzilla.mozilla.org/show_bug.cgi?id=903260
- Make the mock's set method behave enough like the real thing to write a correct test
- Assign the result of the call to set(…) to the actual local setting
- Tests
- Ensure that the src property is as expected
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-10 12:45:23 -07:00
Phil Ringnalda
2b95198bd0
Back out fd59f2cfbbff (No bug) for being the worst automated HSTS preload list update possible
2013-08-10 07:43:42 -07:00
ffxbld
80ae47a6bc
No bug, Automated HSTS preload list update from host bld-centos6-hp-006 - a=hsts-update
2013-08-10 03:22:55 -07:00
ffxbld
e60a3a6f04
No bug, Automated blocklist update from host bld-centos6-hp-016 - a=blocklist-update
2013-08-10 03:19:31 -07:00
Olli Pettay
cc7395c336
Backout Bug 902481 to fix crashes, r=me
2013-08-10 12:24:09 +03:00
Irving Reid
69b84c0a29
Bug 853388: Keep trying to save JSON even if read or save fails; r=unfocused
2013-08-09 20:21:47 -04:00
Ryan VanderMeulen
3daac1182d
Merge fx-team to m-c.
2013-08-09 19:28:34 -04:00
Hannes Verschore
90751a9857
Bug 898832: Fix topcrash regression, r=bhackett
2013-08-10 01:15:11 +02:00