Commit Graph

274858 Commits

Author SHA1 Message Date
Nicholas Cameron
0e6b01bba2 Bug 757347; checking the format of images. r=roc 2012-06-26 14:43:31 +12:00
Nicholas Cameron
65d2f251d1 Bug 757346; Use A8 textures (OGL). r=roc 2012-06-26 14:43:31 +12:00
Nicholas Cameron
df04b53eb1 Bug 757346; Use A8 textures (DX9). r=roc 2012-06-26 14:43:31 +12:00
Nicholas Cameron
162bac1537 Bug 757346; mask image format stuff - use A8 textures (except DX10) and some small, misc fixes. r=roc 2012-06-26 14:43:31 +12:00
Nicholas Cameron
f1e0596d58 Bug 757347; Add a shutdown hook and remove MaskImageFormat(). r=roc 2012-06-26 14:43:30 +12:00
Nicholas Cameron
2b4e7781e6 Bug 757347; changes to FrameLayerBuilder. r=roc 2012-06-26 14:43:30 +12:00
Nicholas Cameron
a11036f50f Bug 757347; changes to mask layer user data. r=roc 2012-06-26 14:43:30 +12:00
Nicholas Cameron
244650b5db Bug 757347; Add a cache for image containers. r=roc 2012-06-26 14:43:30 +12:00
Blair McBride
420956a208 Bug 767965 - Web App Runtime should disable installation of distribution extensions. r=gavin 2012-06-26 14:30:45 +12:00
Bas Schouten
459b745b39 Bug 765845: Reduce calling frequency of SetTextRenderingParams. r=jrmuizel 2012-06-26 02:59:18 +02:00
Eric Faust
eb128c6f7c Bug 764148 - Stop incorrectly shadowing TI properties on sets if a setter would
be called. r=bhackett
2012-06-25 17:32:34 -07:00
Matthew Gregan
dfc77196f2 Bug 768265 - Really enable AudioUnit cubeb backend. r=doublec 2012-06-26 11:38:13 +12:00
Benoit Girard
154e0a6996 Backout 493781e75ced (Bug 765357) 2012-06-25 19:23:25 -04:00
Neil Rashbrook
eaedd546e8 Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
Nicholas Cameron
1a825cc2d4 Back out bug 757346
--HG--
extra : rebase_source : 8a07c2c56ca9dbc165012b679d421435cc886c2c
2012-06-26 10:54:05 +12:00
Jonathan Watt
970e60a384 Bug 767388 - Kill NS_DEBUG. r=bz.
--HG--
extra : rebase_source : d045208a26345712dbb4628c973c616cd9504f28
2012-06-25 20:59:42 +01:00
Benoit Girard
4383c6a1a5 Bug 765357 - Add xpcshell tests for the Profiler. r=ehsan 2012-06-25 16:49:41 -04:00
Gian-Carlo Pascutto
e6f7685bc1 Bug 710330 - Fix isBookmark logic for duplicated bookmarks. r=margaret 2012-06-26 00:32:03 +02:00
Gian-Carlo Pascutto
112405fe81 Bug 710330 - Handle updates of bookmark folders and seperators correctly. r=lucasr 2012-06-26 00:31:43 +02:00
Gian-Carlo Pascutto
9bc740b761 Bug 710330 - Allow duplicate bookmarks if parents differ. r=lucasr 2012-06-26 00:31:41 +02:00
Gian-Carlo Pascutto
5fd81823f5 Bug 710330 - Add simple settings function to trigger import. r=lucasr 2012-06-26 00:31:02 +02:00
Gian-Carlo Pascutto
93d05a87ee Bug 710330 - Import function for Android bookmarks and history. r=lucasr 2012-06-26 00:30:54 +02:00
Gian-Carlo Pascutto
4df3be97fa Bug 710330 - Refactor batch update helper functions into LocalDB. r=lucasr 2012-06-26 00:30:47 +02:00
Gian-Carlo Pascutto
316dca6e38 Bug 710330 - Extend INSERT_IF_NEEDED support to Bookmarks and Images. r=lucasr 2012-06-26 00:30:36 +02:00
Dão Gottwald
088094d3e8 Bug 684534 - Apply workaround to all arrow panels to prevent flickering when reopening certain panels. r=enndeakin
--HG--
extra : rebase_source : c84f5db8915a8038176e0391a62549abfe760772
2012-06-26 00:17:45 +02:00
Nicholas Cameron
00ede18308 Bug 757346 followup, actually compile 2012-06-26 10:15:15 +12:00
Nicholas Cameron
90e38cb124 Bug 757347; checking the format of images. r=roc 2012-06-26 09:44:41 +12:00
Nicholas Cameron
52501aeb72 Bug 757346; Use A8 textures (OGL). r=roc 2012-06-26 09:44:41 +12:00
Nicholas Cameron
c01cc308b0 Bug 757346; Use A8 textures (DX9). r=roc 2012-06-26 09:44:41 +12:00
Nicholas Cameron
eabed73236 Bug 757346; mask image format stuff - use A8 textures (except DX10) and some small, misc fixes. r=roc 2012-06-26 09:44:41 +12:00
Nicholas Cameron
841c20e037 Bug 757347; Add a shutdown hook and remove MaskImageFormat(). r=roc 2012-06-26 09:44:41 +12:00
Nicholas Cameron
4620356d60 Bug 757347; changes to FrameLayerBuilder. r=roc 2012-06-26 09:44:41 +12:00
Nicholas Cameron
efe0b630c3 Bug 757347; changes to mask layer user data. r=roc 2012-06-26 09:44:41 +12:00
Nicholas Cameron
9d62b69823 Bug 757347; Add a cache for image containers. r=roc 2012-06-26 09:44:41 +12:00
Gary Kwong
34e8707ffb Add tests for bug 632778, take two. r=jorendorff 2012-06-22 19:00:15 -07:00
Luke Wagner
20310bbc6d Bug 765907 - Don't save frame variables of dead generators in the debugger (r=billm) 2012-06-20 08:57:29 -07:00
Luke Wagner
46c5dc77a3 Bug 767744 - rm UndominateInitializers (it's unnecessary) (r=jorendorff) 2012-06-25 14:02:08 -07:00
Luke Wagner
e87f42d626 Bug 768071 - rm TypeSet::hasGlobalObject (dead code) (r=bhackett) 2012-06-20 08:57:29 -07:00
Gary Kwong
5ac7a54463 Backout df2e726ece1f because apparently the tests still seem to be failing. 2012-06-25 14:10:02 -07:00
Ed Morley
3315e7c5e2 Backout d45ca69b67a3 (bug 767516), 4ff98d3e4d8d (bug 767512), 70cc47076115 (bug 767505), 4eca26d02c84 (bug 766929) for mochitest-plain-5 failures 2012-06-25 21:38:10 +01:00
Gary Kwong
95a1a97893 Add tests for bug 632778, r=jorendorff 2012-06-25 13:38:36 -07:00
Nick Alexander
f9fd0cd40d Bug 763020 and Bug 763021 - Make Android Sync's Send Tab activity request an immediate clients-only sync. r=rnewman
--HG--
extra : rebase_source : 7b0074c68e2fa92f59cc19c2720f828455af6c3a
2012-06-25 13:31:42 -07:00
Benjamin Peterson
9403ce7ce0 Bug 767660: after mutating a list, update its tail, r=jorendorff 2012-06-25 13:31:51 -07:00
Jason Duell
b6e7808734 Bug 767516 - Rename: s/SSLConnect/ProxyConnect/g r=mcmanus 2012-06-25 12:48:50 -07:00
Jason Duell
9392a5a0d0 Bug 767512 - Fix connection pressure for non-SSL CONNECT. r=mcmanus 2012-06-25 12:48:49 -07:00
Jason Duell
4c7cdee822 Bug 767505 - ProcessAuthentication misses error check for non-SSL CONNECT. r=mcmanus 2012-06-25 12:48:49 -07:00
Jason Duell
29985e6362 Bug 766929 - NS_ABORT_IF_FALSE(mConnectionInfo->UsingSSL()) failing. r=mcmanus 2012-06-25 12:48:49 -07:00
Jason Orendorff
b1ee18e46a Bug 765302 - Add noScriptRval option to JS shell evaluate() function. r=luke. 2012-06-25 14:47:33 -05:00
Brian R. Bondy
d4c06e7821 Bug 767471 - Report telemetry data for if the MozillaMaintenance service was ever manually uninstalled. r=rstrong 2012-06-25 15:17:45 -04:00
William Hamilton
171aedf355 Bug 766933 - Amend an nsIScreen_MOZILLA_2_0_BRANCH comment to nsIScreen; f=edmorley r=roc DONTBUILD 2012-06-25 19:59:07 +01:00