Ralph Giles
9519eeb8a7
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
467c635f04
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
eeb7224bae
Bug 903354 - GC: Remove unused AutoPropertyDescriptorRooter r=terrence
2013-08-12 12:09:19 +01:00
Jon Coppeard
8d0a37229f
Bug 903352 - Handlify remaining PropertyDescriptor APIs r=terrence r=bholley r=smaug
2013-08-12 12:09:14 +01:00
Carsten "Tomcat" Book
43a837d163
merge mozilla-central to mozilla-inbound
2013-08-12 11:37:21 +02:00
Carsten "Tomcat" Book
8927ba4c73
merge b2g-inbound to mozilla-central
2013-08-12 11:30:31 +02:00
Carsten "Tomcat" Book
a883f57a4a
merge mozilla-inbound to mozilla-central
2013-08-12 11:28:29 +02:00
Jonathan Kew
9d6d5924e8
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
141239e413
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
9464a7e66a
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
26893fc5ad
Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures
...
CLOSED TREE
2013-08-11 19:21:17 -07:00
Nicholas Nethercote
f2174029d6
No bug - Fix warning about |msTotal|. r=me.
...
--HG--
extra : rebase_source : 2a37ef3091fc90aef70a9ac982123e18cd1c82c1
2013-08-11 17:10:39 -07:00
Nicholas Nethercote
2859cb683d
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
6d4f62bc77
Bug 900346 (part 1) - Fix peekTokenSameLine(). r=jwalden.
...
--HG--
extra : rebase_source : c1c76d2ceb6b23d0cdc061c740bffdc8b4244a38
2013-08-11 16:55:06 -07:00
Phil Ringnalda
730dde46e4
Back out 79684dc64173 (bug 898936) for 10.7 debug M4 crashes
2013-08-11 17:34:20 -07:00
Matt Woodrow
4ea156e47f
Bug 902339 - Null check mImageHost in ImageLayerComposite before trying to access it. r=nrc
2013-08-12 12:11:09 +12:00
Nicholas Cameron
788218a793
Bug 903816. Include-what-you-use for gfx/layers. r=roc
2013-08-12 11:17:23 +12:00
Nicholas Cameron
f639add88a
Bug 903816. Fixups in non-layers files. r=roc
2013-08-12 11:15:10 +12:00
Fabrice Desré
c20a1bedf1
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
16b215b40f
merge m-c to fx-team
2013-08-11 09:27:17 +02:00
Gaia Pushbot
cbf696412c
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
a0cb7e72a6
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
53d82c3ff8
Back out fd59f2cfbbff (No bug) for being the worst automated HSTS preload list update possible
2013-08-10 07:43:42 -07:00
ffxbld
d2b0657c5b
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
1329680775
No bug, Automated blocklist update from host bld-centos6-hp-016 - a=blocklist-update
2013-08-10 03:19:31 -07:00
Olli Pettay
5359e648b3
Backout Bug 902481 to fix crashes, r=me
2013-08-10 12:24:09 +03:00
Irving Reid
295e6faf16
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
617d547291
Merge fx-team to m-c.
2013-08-09 19:28:34 -04:00
Hannes Verschore
46009791cc
Bug 898832: Fix topcrash regression, r=bhackett
2013-08-10 01:15:11 +02:00
Ryan VanderMeulen
13be9bc4d0
Merge inbound to m-c.
2013-08-09 19:08:45 -04:00
Ryan VanderMeulen
305e621852
Merge m-c to fx-team.
2013-08-09 17:29:37 -04:00
Ryan VanderMeulen
c56b4e5a84
Merge b2g-inbound to m-c.
2013-08-09 17:26:14 -04:00
Dave Townsend
90ca7cfdcb
Bug 901239 - Uplift Add-on SDK to Firefox r=me
2013-08-09 13:17:14 -07:00
Matt Brubeck
8461082308
Bug 903541 - Fix duplicate contextmenu handling on about:start [r=jimm]
2013-08-09 12:53:08 -07:00
Gaia Pushbot
bb55815eb3
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0e3e30e489ff
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 903137 - [SMS][MMS] Contextmenu prompt for email in message should display email address r=gnarf
- Make all prompts consistent
- Ensures that dataset.isContact strings are only used to derive a true isContact boolean
- Renames ThreadUI.activateContact to ThreadUI.prompt
- The function no longer serves as only a "contact" prompt
- May prompt any type of recipient (contact, unknown, email)
- May prompt from header, group list or message content
- Renames ThreadUI.genPrompt to ThreadUI.prompContact
- genPrompt is meaningless
- The function is explicitly for creating a prompt with a known contact
- Includes the contact info lookup
- Converts promptContact arguments to an object, instead of named parameters
- Update LinkActionHandler to delegate to promptContact, instead of doing it's own duplicated lookup
- Adds tests to ensure that a something is displayed when something is provided
- Could be any of the following:
- DOM UL
- Email address
- Phone Number
- Name
- Updates LinkActionHandler tests to use the correct new function names
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-09 12:05:25 -07:00
Gregory Szorc
6f9881b6e7
Bug 902389 - Normalize topobjdir; r=mshal
2013-08-09 12:04:15 -07:00
Po-Chun Chang
a3033884fb
Bug 897258 - Avoid wasted work in GestureEventListener::HandleInputEvent(). r=kentuckyfriedtakahe
2013-08-09 15:01:56 -04:00
Ryan VanderMeulen
7c8c020f1b
Bug 903452 - Update pdf.js to version 0.8.423. r=bdahl
2013-08-09 15:01:28 -04:00
Nicolas B. Pierron
8b40e76c94
Bug 900890 - IonMonkey: Use a dedicated register to unbox the index of SetElementIC. r=jandem
2013-08-09 11:50:55 -07:00
Gaia Pushbot
ecc5f02ba6
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/30a28b592ed8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11353 from KevinGrandon/bug_901578_remove_mouse_shim_settings
Bug 901578 - Remove mouse_event_shim from settings r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/86532663e60e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 901578 - Remove mouse_event_shim from settings
2013-08-09 11:45:23 -07:00
Jim Mathies
efc5c39ea7
Bug 903364 - Fix: Mouse scrollbar remains visible on start tab after touch. r=rsilveira
2013-08-09 13:40:36 -05:00
David Rajchenbach-Teller
64a5a5dc82
Bug 902434 - Move Telemetry I/O to TelemetryFile.jsm. r=froydnj
2013-08-09 14:11:09 -04:00
Sunny
64faa076ef
Bug 827805 - [OS.File] Use Deprecated.jsm to mark deprecation of OS.File.Info.prototype.creationDate. r=yoric
2013-08-09 14:10:44 -04:00
Marco Castelluccio
cfe21069fd
Bug 776446 - Cannot use contextmenu <menu> elements within the desktop webapp runtime. r=myk
2013-08-09 14:02:20 -04:00
Marco Castelluccio
4a9c7da1f4
Bug 773783 - Launching an app with an incompatible version of Firefox installed on Mac produces a very not so useful error message. r=myk
2013-08-09 14:02:04 -04:00
Matt Brubeck
9ca86bdded
Merge m-c to fx-team
2013-08-08 21:54:44 -07:00
Michael Comella
f00e99309b
Bug 900289: Enable foreign key pragma on FHR database. r=rnewman
2013-08-08 20:54:36 -07:00
Tim Taubert
5ef8ec87aa
Backed out changeset 1230bd543454 (bug 792806)
2013-08-09 05:50:22 +02:00
Tim Taubert
fedf1e6ed8
Backed out changeset 24e725b72a0d (bug 792806)
2013-08-09 05:50:21 +02:00
Tim Taubert
793e5c1645
Bug 880101 - part 2 - Wait until the initial tab's content document has been created before adding the progress listener; r=gavin
2013-08-09 04:56:48 +02:00