Commit Graph

98926 Commits

Author SHA1 Message Date
Masatoshi Kimura
780a1d99a0 Bug 752187 - Part 11: Implement serializing unprefixed gradients. r=dbaron 2012-07-07 10:27:09 -04:00
Masatoshi Kimura
b63f5083a9 Bug 752187 - Part 10: Implement rendering unprefixed gradients. r=dbaron 2012-07-07 10:27:08 -04:00
Masatoshi Kimura
162441c196 Bug 752187 - Part 9: Implement unprefixed radial-gradient parsing. r=dbaron 2012-07-07 10:27:08 -04:00
Masatoshi Kimura
2ffab37483 Bug 752187 - Part 8: Implement unprefixed linear-gradient parsing. r=dbaron 2012-07-07 10:27:08 -04:00
Masatoshi Kimura
7b6af80799 Bug 752187 - Part 7: Add aIsLegacy parameter to parsing functions. r=dbaron 2012-07-07 10:27:08 -04:00
Masatoshi Kimura
05280fd9ca Bug 752187 - Part 6: Rename mIsToCorner to mIsLegacySyntax. r=dbaron 2012-07-07 10:27:08 -04:00
Masatoshi Kimura
f4ef239cf5 Bug 752187 - Part 5: Remove "to" corner parsing from ParseRadialGradient. r=dbaron 2012-07-07 10:27:08 -04:00
Masatoshi Kimura
55d49c353c Bug 752187 - Part 4: Remove aIsRadial parameter. r=dbaron 2012-07-07 10:27:07 -04:00
Masatoshi Kimura
68ea947bb7 Bug 752187 - Part 3: Separate linear gradient parsing and radial gradient parsing. r=dbaron 2012-07-07 10:27:07 -04:00
Masatoshi Kimura
926b4d2e42 Bug 752187 - Part 2: Separate legacy gradient line parsing. r=dbaron 2012-07-07 10:27:07 -04:00
Masatoshi Kimura
43403583e2 Bug 752187 - Part 1: Separate color stops parsing. r=dbaron 2012-07-07 10:27:07 -04:00
Ryan VanderMeulen
8e1f1321e9 Bug 771403 - Update libjpeg-turbo to version 1.2.1. r=jlebar 2012-07-07 10:21:32 -04:00
Ryan VanderMeulen
6c77f55217 Bug 771394 - Update libpng to version 1.5.11. r=jlebar 2012-07-07 10:21:31 -04:00
Marshall Culpepper
58ffceb873 Bug 771595 - Ensure the Gonk widget falls back to software rendering when the GL context cannot be created. r=cjones 2012-07-07 10:07:00 -04:00
Andrew Quartey
29f9c1dec1 Bug 761910 - Add text attribute testing for HTML mark color. r=eitan 2012-07-07 10:06:59 -04:00
Marshall Culpepper
4ba3595a19 Bug 749538 - Check 24bpp/RGBX_8888 and 32bpp/RGBA_8888 when validating EGL Contexts. r=vlad 2012-07-07 10:06:59 -04:00
Ryan VanderMeulen
a04de6c03c Merge m-c to inbound. 2012-07-07 10:06:52 -04:00
Tim Taubert
297a8de876 merge m-c to fx-team 2012-07-07 15:48:12 +02:00
Tim Taubert
9a9fbde534 Bug 758212 - Allow swapping of docShells from standalone and tabbrowser <browser> elements; r=neil 2012-07-07 11:55:11 +02:00
Tim Taubert
26301c4e44 Bug 765235 - [New Tab Page] test suite should make use of underlying storages; r=gavin 2012-07-07 11:55:06 +02:00
Brian Nicholson
b6f1b7d352 Bug 771677 - Fix setting suggest client in testSearchSuggestions. r=gbrown 2012-07-06 23:26:54 -07:00
Brian Nicholson
cb9ddecd19 Bug 771621 - Check sameDocument on location change. r=mfinkle 2012-07-06 22:50:07 -07:00
Brian Nicholson
831e3a5daa Bug 750358 - Workaround for AsyncTask using wrong Looper. r=blassey 2012-07-06 22:38:05 -07:00
Joel Maher
2b34ec62fa backout 9abaedb956a1 2012-07-06 15:59:19 -04:00
Mihnea Dobrescu-Balaur
8f3aa62469 Bug 770490 - Add ability to specify emulator resolution, r=jgriffin, DONTBUILD because NPOTB, 2012-07-06 11:54:59 -07:00
Joel Maher
643f3f15f5 Bug 771587 - update a talos.zip to include specialpowers, a11y, dirty, v8, sunspider changes. r=armenzg 2012-07-06 14:26:46 -04:00
Ehsan Akhgari
3d1daaa43b Merge the last green PGO changeset from mozilla-inbound to mozilla-central 2012-07-06 10:45:06 -04:00
Tim Taubert
0e2cc6cecf merge m-c to fx-team 2012-07-06 12:59:15 +02:00
Makoto Kato
9c49d12750 Bug 769533 - Part 2. get rid of AppendWithConversion. r=jlebar 2012-07-06 18:44:20 +09:00
Makoto Kato
5567f1a177 Bug 769533 - Part 1. Replace AppendWithConversion with others. r=jlebar 2012-07-06 18:43:28 +09:00
Ryan VanderMeulen
d0be60fa9c Merge the last PGO-green inbound changeset to m-c. 2012-07-05 20:26:55 -04:00
Ryan VanderMeulen
20c45dac98 Merge the last PGO-green inbound changeset to m-c. 2012-07-05 20:15:12 -04:00
Myk Melez
492fce4c5a remove observer added by test to resolve test bustage caused by fix for bug 765063 (fa750527a43b) 2012-07-05 14:54:11 -07:00
Jeff Muizelaar
cc8b97c5a6 Bug 771317. Fix comment about FASTCALL and inline functions. r=espindola
Calling convention does not make a difference on functions that are inlined,
but that feels obvious because no call is being made. Inline functions are not
necessarily inlined so this comment is somewhat misleading.

--HG--
extra : rebase_source : f634f18d1a6669147f53162a7bc0ab08b145cc43
2012-07-05 17:38:30 -04:00
Gregor Wagner
9d1c982589 Bug 758357 - Remove indexedDB permission for B2G. r=fabrice 2012-07-05 14:12:02 -07:00
Ben Turner
798ac10ab8 Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking 2012-07-05 14:11:48 -07:00
Gavin Sharp
a627041e8e Bug 771247: lazify SocialService initialization, add getProviderList, r=adw
--HG--
rename : toolkit/components/social/test/xpcshell/test_getProvider.js => toolkit/components/social/test/xpcshell/test_getProviderList.js
extra : transplant_source : %8Ej%FET%034%86M%C9L%25j%12%0AfWt%A1%E9O
2012-07-05 14:01:38 -07:00
Joe Walker
77aaa8b522 Bug 767729 - [GCLI] pressing Tab on an empty Developer Toolbar inserts "break"; r=dcamp 2012-07-05 21:47:45 +01:00
Joe Walker
106f3add54 Bug 731972 - GCLI selection field should be clear when more options exist, and allow you to get them; r=dcamp 2012-07-05 21:47:45 +01:00
Joe Walker
f31175531c Bug 720972 - GCLI optional parameters should have a popup menu; r=dcamp 2012-07-05 21:47:45 +01:00
Joe Walker
3db030b3a3 Bug 770929 - GCLI should execute its tests asynchronously; r=dcamp 2012-07-05 21:47:45 +01:00
Joe Walker
4a28c528ab Bug 769672 - GCLI shouldn't grab focus on startup; r=dcamp 2012-07-05 21:47:45 +01:00
Ehsan Akhgari
613f1628e2 Merge the last green PGO changeset from mozilla-inbound to mozilla-central 2012-07-05 11:11:34 -04:00
Paul Rouget
f3ca286779 Bug 764746 - [devtb] style the error counter. r=dao 2012-07-05 17:02:28 +02:00
Aryeh Gregor
0b6b626d97 Bug 767169 part 3 - Use script runner for nsHTMLEditor::ResetRootElementAndEventTarget; r=ehsan,bz 2012-07-05 10:45:08 +03:00
Randell Jesup
75efbb9ea0 Bug 771588: don't PGO asm_enc_offsets.c in libvpx - fix for MSVC2010 r=bsmedberg 2012-07-08 08:39:03 -04:00
Randell Jesup
b91cca4ef6 Bug 771248: Flip webrtc build pref to on r=roc 2012-07-08 08:35:05 -04:00
Cameron McCormack
c437bc6e92 Bug 769115 - Calculate marker orientation correctly for arc endpoints. r=jwatt 2012-07-08 21:36:07 +10:00
Jonathan Watt
7328eb27bf Bug 771795 - Stop over-invalidating SVG. r=heycam. 2012-07-08 08:29:57 +02:00
L. David Baron
22e6bbc578 Add flush before we find our pres context, to fix media queries tests on ringmark. (Bug 753777) r=bzbarsky 2012-07-07 21:41:27 -07:00