Граф коммитов

275360 Коммитов

Автор SHA1 Сообщение Дата
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
Kyle Huey 3eb633f947 Bug 767999: Actually use QuotaExceededErr. r=bent 2012-06-25 12:15:18 -07:00
Kyle Huey 67ae468771 Bug 748630: Support IDBTransaction.error. r=bent 2012-06-25 12:15:17 -07:00
David Flanagan 05dcd33e4c Bug 768057 - b2g desktop client default size not exposed by CSS media queries. r=vingtetun 2012-06-25 11:14:15 -07:00
Etienne Segonzac e8ee7d74a7 Bug 768238 - Fixing the mozContentEvent listening in B2G. r=vingtetun 2012-06-26 08:42:45 +02:00
Vivien Nicolas f407683635 Bug 766549 - Keyboard appear when pressing buttons. r=fabrice 2012-06-26 08:42:45 +02:00
Boris Zbarsky 1055e80fc0 Bug 766796 followup to deal with lack of WebGL on Mac OS 10.5. No review. 2012-06-26 01:09:31 -04:00
Jonathan Watt bb676c03b1 Bug 767996 - Prevent DoApplyRenderingChangeToTree calling nsSVGUtils::InvalidateBounds() and passing in an nsSVGOuterSVGFrame. r=me. 2012-06-25 18:55:30 +01:00
Ehsan Akhgari 212be4835a Bug 767835 - Avoid using about:privatebrowsing as the new tab URL when permanent private browsing has been turned on; r=ttaubert 2012-06-25 13:00:32 -04:00
Boris Zbarsky ea5efabae6 Bug 766796. Make IDL conversions to 64-bit ints treat NaN and Infinity as 0 instead of whatever the compiler decides to do in that undefined-behavior case. r=peterv 2012-06-25 23:37:47 -04:00
Boris Zbarsky a47ad9e7fc Bug 768085. Speed up WebIDL tests and make them more usable by pickling the datastructures Yacc produces for the grammar and shutting up the logging it does in the debug mode we force it into. r=khuey 2012-06-25 23:35:42 -04:00
Ralph Giles 585c620ea4 Bug 766331 - Don't rescan old data for Ogg timestamps - r=cpearce
nsOggReader::RangeEndTime() relied on CRC values from valid ogg
pages to keep track of already-searched data when looking for a
end timestamp. This caused quadratic behaviour searching in a
section of a file with no valid pages.

Instead, remember where we last looked, and backoff immediately
if we go more than the maximum length of a page into previously
scanned data. This avoids searching data we've eliminated as
containing valid Ogg pages and lets us search backward with O(N)
instead.
2012-06-25 09:38:56 -07:00
Frédéric Wang 89736bf22a Reftest for bug 662756. r=karlt 2012-06-26 15:43:02 -07:00
Frédéric Wang 4853dfd9c9 Bug 662756 - The default value for attributes lspace/rspace of <mo> should be thickmathspace. r=karlt 2012-06-26 15:42:56 -07:00
Atte Kemppilä c8c4b74add Bug 745703 - Fix menu-button xbl:inherits typo: accessKey -> accesskey. r=enndeakin 2012-06-26 15:39:33 -07:00
Daniel Holbert 258620a8a5 Bug 666041 patch 3: Create boilerplate nsFlexContainerFrame class. r=bz 2012-06-26 15:12:13 -07:00
Daniel Holbert fb1bf70207 Bug 666041 patch 2.5: Add nsCSSFrameConstructor code for detecting when a flex container needs to have its frames rebuilt. r=bz 2012-06-26 15:11:53 -07:00
Daniel Holbert 0432772643 Bug 666041 patch 2: Add "-moz-flex" & "-moz-inline-flex" values for "display" property. r=bz 2012-06-26 15:11:38 -07:00
Wes Johnston c2661a95c3 Bug 653833 - Add back some code that should not have been removed. r=mfinkle 2012-06-26 15:09:55 -07:00
Yoshi Huang 94da03ea71 Bug 768367 - B2G RIL: send/received SMS failed on Otoro 2012-06-27 00:04:42 +02:00
Wes Johnston ccb6ecd388 Bug 749618 - Use a default icon for webapps without one. r=mfinkle 2012-06-26 14:54:49 -07:00
Wes Johnston e4ad9c5094 Bug 653833 - Show a doorhanger allowing users to open a page in helper apps. r=mfinkle 2012-06-26 14:54:46 -07:00
Wes Johnston 034ffa003d Bug 653833 - Ignore mimetype for helperapps if it is the same as our url. r=blassey 2012-06-26 14:54:44 -07:00
Dão Gottwald de2e72a3b6 Bug 767975 - Set the consumeoutsideclicks attribute on autocomplete result popups instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-26 23:48:15 +02:00
Margaret Leibovic 78f487be64 Bug 767065 - Add a listsener to get rid of text selection handles if the selection is programatically collapsed. r=mbrubeck 2012-06-26 14:39:47 -07:00
Margaret Leibovic 6e435a6325 Bug 716095 - Specify a width for the doorhanger popup on tablets. r=sriram 2012-06-26 14:39:39 -07:00
Matt Brubeck 2c723738c5 Bug 768613 - Mark Fennec Native as compatible with tablets [r+a=blassey] 2012-06-26 14:08:57 -07:00
Bobby Holley 2e8cc5e608 Bug 758344 - Make ContextHolder implement nsIScriptContextPrincipal. r=mrbkap 2012-06-26 22:54:18 +02:00
Landry Breuil 2f9178226a Bug 767403 - also match readelf case on *.so.* to fix *BSDs. r=glandium 2012-06-26 22:48:57 +02:00