Commit Graph

128834 Commits

Author SHA1 Message Date
Robert Longson
e1fbe2a9a9 Bug 862817 - Fix animateMotion on foreignObject elements. r=dholbert 2013-04-17 21:28:59 +01:00
Ralph Giles
4dbce1de77 Bug 862586 - Update webvtt parser to v0.4. r=cpearce
Update media/webvtt to the v0.4 tag of
https://github.com/mozilla/webvtt.git master
2013-04-16 15:53:00 -07:00
Wes Kocher
9c1e5f5cce Bug 862988 - Uplift Addon SDK to Firefox 2013-04-17 13:18:06 -07:00
Mats Palmgren
fb33a3d3b3 Bug 762332 - Make the "EnsureTextRun should have set font size inflation" assertion non-fatal for now so it doesn't block fuzzing. r=sjohnson 2013-04-17 22:16:15 +02:00
Mats Palmgren
5027d39d5d Bug 862185 - Remove child frame members which may become stale and add accessors to get them from the child list instead. r=roc 2013-04-17 22:16:14 +02:00
Mats Palmgren
9c02ab8b6e Bug 862185 - Make nsFieldSetFrame reflow and paint overflow container children. r=roc 2013-04-17 22:16:14 +02:00
Mats Palmgren
5395296c47 Bug 859088 - Left/Right Arrow key after selection should move to the beginning/end of selection respectively (on all platforms). r=ehsan 2013-04-17 22:16:14 +02:00
Mats Palmgren
c538e42a6e Bug 485149 - Using box-shadow on a <fieldset> with <legend> does not follow box shape. r=roc 2013-04-17 22:16:14 +02:00
Mats Palmgren
365ab3e273 Bug 701504 - Null out all BidiParagraphData::mPrevFrame when starting a new block. r=smontagu 2013-04-17 22:16:14 +02:00
Mats Palmgren
b7156e09ed Bug 844549 - Backout the test for bug 395609 since it refers to external resources (http://google.com/). r=test-only 2013-04-17 22:16:14 +02:00
Randell Jesup
89680eac25 Bug 861958: Support pre-negotiated streams greater than the currently-allocated number r=tuexen 2013-04-17 15:48:35 -04:00
Shane Caraveo
e665bf4653 bug 851653 add services to addonprovider for fhr, r=gps 2013-04-17 12:43:30 -07:00
Kartikaya Gupta
3e45685612 Bug 847898 - Put Android Beam support behind a confvar variable. r=mfinkle 2013-04-17 16:08:11 -04:00
Jim Mathies
cdc60453d6 Bug 854070 - Add a bit of directional hysteresis when converting a caret monocle drag to selection. r=bbondy 2013-04-17 15:02:24 -05:00
Jim Mathies
f261fb9615 Bug 862025 - Ignore monocle vertical drag orientation for single line text inputs. r=bbondy 2013-04-17 15:02:24 -05:00
Ryan VanderMeulen
4d45bc5a16 Merge m-c to inbound. 2013-04-17 15:59:54 -04:00
Gregory Szorc
1711730360 Bug 862809 - Add mach reftest-ipc and mach crashtest-ipc; r=bz
DONTBUILD (NPOTB)
2013-04-17 12:06:36 -07:00
John Hopkins
9c53bb1031 Bug 862472 - Update snapshots to pick up font updates. r=bhearsum 2013-04-17 13:35:28 -04:00
Ryan VanderMeulen
e5d30b7e85 Backed out changeset f5a10853e457 (bug 858340) for Android bustage on a CLOSED TREE. 2013-04-17 13:31:05 -04:00
Daniel Holbert
287b430a79 Bug 862621: Remove unused variable 'shmType' from SharedPlanarYCbCrImage::Allocate. r=Bas 2013-04-17 10:08:39 -07:00
Ryan VanderMeulen
152804332c Merge the last PGO-green inbound changeset to m-c. 2013-04-17 12:44:08 -04:00
Marshall Culpepper
0c1e22c7f7 Bug 861103: Fix for 'Install Later' in B2G updates. r=dhylands
--HG--
extra : rebase_source : a4e283b28adcbea09dc9fcc3cba1eed9d85321ab
2013-04-17 15:29:50 +02:00
David Hsu
afa1f84699 Bug 861205 - Added fuzzyEquals method for float comparisions. r=kats
Replaces the (Math.abs(x) < 1e-6) previously used.
2013-04-17 09:12:08 -04:00
Mike Hommey
8cc368186d Bug 861158 - Always run jarmaker for searchplugins. r=ted 2013-04-17 14:58:35 +02:00
Michael Tüxen
da14e11030 Bug 862744: Fix code to avoid reusing a DataChannel while it's in the process of closing r=jesup 2013-04-17 08:30:19 -04:00
Chia-hung Tai
b210f43f56 Bug 862365 - B2G MMS: Support auto-home in retrieve mode(follow-up fixed). r=vyang 2013-04-17 20:15:01 +08:00
Paul Adenot
91d43d2085 Bug 861936 - Allow calling cubeb_stream_get_position while in the callback when using the pulseaudio backend. r=kinetik 2013-04-17 14:02:01 +02:00
Raymond Lee
b2ce45f5a0 Bug 855638 - Part 2: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak 2013-04-17 14:10:02 +08:00
Raymond Lee
5bd7a21edc Bug 855638 - Part 1: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak 2013-04-17 14:08:11 +08:00
Raymond Lee
2bbf35abf4 Bug 852034 - Replace restoreBookmarksFromJSONFile with importFromFile. r=mano 2013-04-17 13:36:02 +08:00
Frédéric Wang
d55876613a Bug 717546 - Add reftest. r=karlt 2013-04-17 07:47:09 -04:00
Frédéric Wang
7c79da9ab8 Bug 717546 - Partial support for negative mspace@width. r=karlt 2013-04-17 07:47:09 -04:00
Ryan VanderMeulen
e23794f0ad Merge m-c to inbound. 2013-04-17 07:35:49 -04:00
Lucas Rocha
bfc7dddb50 Bug 814587 - Add "Add to Reading List" context menu (r=bnicholson) 2013-04-17 12:09:18 +01:00
Chris Peterson
ffc38f4471 Bug 862669 - Fix some warnings in SIPCC Android code. r=jesup 2013-04-16 22:15:15 -07:00
Ryan VanderMeulen
731b5b1853 Merge m-c to birch. 2013-04-16 21:09:07 -04:00
Ryan VanderMeulen
94c77d42ff Merge the last PGO-green inbound changeset to m-c. 2013-04-16 21:07:27 -04:00
Chris Cooper
bb5833edd3 Bug 851753 - add new mozconfig for static analysis with clang (currently unused, hence DONTBUILD) - r=jcranmer 2013-04-16 17:58:16 -04:00
Alexandre Poirot
6d5f258dde Bug 857073 - Simplify ChromeUtils usages. r=jmaher 2013-04-16 16:46:47 -04:00
EKR
cc7a6869ad Bug 854085. Make thread asserts conditional on DEBUG not MOZ_DEBUG. r=jesup 2013-04-16 13:13:09 -07:00
Ryan VanderMeulen
32e0055ca7 Merge m-c to inbound. 2013-04-16 16:04:20 -04:00
Ryan VanderMeulen
1fd1a9e639 Merge m-c to birch. 2013-04-16 16:03:26 -04:00
Ryan VanderMeulen
e2df2ac6c1 Merge the last green birch changeset to m-c. 2013-04-16 16:02:42 -04:00
Joe Drew
9a4bbfb986 Bug 857876 - If we're not storing source data, explicitly shut down the decoder when the image data is complete. r=seth 2013-04-16 15:55:45 -04:00
Ryan VanderMeulen
8cf1313052 Backed out changeset 1d41c64ab235 (bug 860326) for robocop crashes. 2013-04-16 15:38:50 -04:00
Mike Shal
24b4056720 Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Geoff Brown
2b9efbd80f Bug 862493 - disable robocop tests that cause instability on panda; r=jmaher DONTBUILD 2013-04-16 13:32:39 -06:00
Aaron Klotz
516e3cbadd Bug 826851: Unit tests for Plugin Hang UI. r=bsmedberg 2013-04-16 13:19:17 -06:00
Julian Seward
e7cb13d0cd Bug 837390 - Profiler livelock caused by SA_RESTART restarting fork() syscall. r=bgirard 2013-04-16 20:53:03 +02:00
Sriram Ramasubramanian
48ec6342cc Bug 861655: Settings screen should be in white. [r=wesj] 2013-04-16 11:48:55 -07:00