L. David Baron
58798efed4
Backout changeset 1e2b9cdc486b (Bug 248239) due to failure of tests/MochiKit-1.4.2/tests/test_MochiKit-Style.html .
2012-06-26 18:16:09 -07:00
Brian Nicholson
8ad5433833
Backout a3f5b011f665 for Android bustage
2012-06-26 18:07:15 -07:00
Brian Nicholson
fc0c6c481e
Backout 21a070f6afcd for Android bustage
2012-06-26 18:07:13 -07:00
Bill McCloskey
d70d0f4225
Bug 757199 - Assertion failure: [barrier verifier] Unmarked edge: shape, r=bhackett
...
--HG--
extra : rebase_source : 3d62cae7c9523c0e03cd2fe0ea670c0f0646d6b3
2012-06-26 17:49:01 -07:00
Brian Hackett
3a5a434a81
Specialize big typed arrays with singleton types, bug 762561. r=dvander
2012-06-26 17:47:20 -07:00
Brian Nicholson
947d4ffd7e
Backout 5ab2723fc0e0 for Android bustage
2012-06-26 17:43:03 -07:00
Cameron McCormack
d9b5eba009
Bug 767848 - Backout NSPR MSVC version detection change from bug 448573. r=ted
2012-06-27 10:13:24 +10:00
Tal Aloni
bded505e94
Change standards mode height calculations for table cells to use content-box sizing rather than border-box sizing by default (and to honor -moz-box-sizing, which we do not do in quirks mode). Also remove -moz-box-sizing: border-box from default style for caption element (all modes). (Bug 248239) r=dbaron
2012-06-26 16:24:23 -07:00
Ralph Giles
ce957c9c8b
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
9d87a055c5
Reftest for bug 662756. r=karlt
2012-06-26 15:43:02 -07:00
Frédéric Wang
2494a996ed
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ä
42155ddddb
Bug 745703 - Fix menu-button xbl:inherits typo: accessKey -> accesskey. r=enndeakin
2012-06-26 15:39:33 -07:00
Daniel Holbert
d0c73eda8f
Bug 666041 patch 3: Create boilerplate nsFlexContainerFrame class. r=bz
2012-06-26 15:12:13 -07:00
Daniel Holbert
a445dcdc59
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
348d6c9a3d
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
671c627991
Bug 653833 - Add back some code that should not have been removed. r=mfinkle
2012-06-26 15:09:55 -07:00
Yoshi Huang
a805ad960b
Bug 768367 - B2G RIL: send/received SMS failed on Otoro
2012-06-27 00:04:42 +02:00
Wes Johnston
9ecd92b78d
Bug 749618 - Use a default icon for webapps without one. r=mfinkle
2012-06-26 14:54:49 -07:00
Wes Johnston
c384e87545
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
a6f7e8e7e0
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
3fee7f548f
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
d5b53ef04e
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
8f95e700a6
Bug 716095 - Specify a width for the doorhanger popup on tablets. r=sriram
2012-06-26 14:39:39 -07:00
Matt Brubeck
cfe917f825
Bug 768613 - Mark Fennec Native as compatible with tablets [r+a=blassey]
2012-06-26 14:08:57 -07:00
Bobby Holley
36b5831551
Bug 758344 - Make ContextHolder implement nsIScriptContextPrincipal. r=mrbkap
2012-06-26 22:54:18 +02:00
Landry Breuil
be1e0d9e32
Bug 767403 - also match readelf case on *.so.* to fix *BSDs. r=glandium
2012-06-26 22:48:57 +02:00
Terrence Cole
8784cfa2dc
Bug 768626 - Add rooting analysis for PropertyId; r=Waldo
...
--HG--
extra : rebase_source : 42ba66650effc95e7c764026e2e9c32a16b21838
2012-06-26 13:42:39 -07:00
Bill McCloskey
c69ecca54b
Bug 767643 - Don't assert(false) when finding black/gray edges (r=mccr8)
2012-06-26 13:38:47 -07:00
Bill McCloskey
6128b18f04
Bug 762199 - Don't use tinyids in indexeddbg (r=Waldo)
2012-06-26 13:35:34 -07:00
Bill McCloskey
2fab59d87e
Bug 766717 - nsNodeInfoManager needs to be able to add itself to the purple buffer (r=smaug)
2012-06-26 13:35:29 -07:00
Mark Goodwin
a0a94d6984
Bug 712859 - show CSP policy violation messages in the web developer console. r=bz
2012-06-26 13:34:41 -07:00
Bill McCloskey
208d5cc3d0
Bug 768282 - Run GCCyle only once for CC_FORCED GCs (r=mccr8)
2012-06-26 13:11:39 -07:00
Benjamin Peterson
b04ea2263a
Bug 762324: write to the current address of the bytecode, r=jorendorff
2012-06-26 13:09:41 -07:00
Nicholas Cameron
ec4082e8bb
Bug 768079; mask layers force an intermediate surface for their containers. r=roc
2012-06-27 08:06:32 +12:00
Nicholas Cameron
205bca3553
Bug 768079; test for patch. r=roc
2012-06-27 08:06:32 +12:00
Marco Zehe
1aac1d8b3b
Bug 768494 - Add accessibility descriptions to various browser toolbar buttons, r=sriram
2012-06-26 20:00:08 +02:00
Wes Johnston
4e9b1512a7
Bug 766297 - Create a default prefs.js for webapps. r=mfinkle
2012-06-26 11:56:03 -07:00
Wes Johnston
57bb6acc96
Bug 741472 - Add an Apps menu item to open about:apps. r=mfinkle
2012-06-26 11:42:12 -07:00
Ed Morley
8316825675
Merge mozilla-central to mozilla-inbound
2012-06-26 19:08:17 +01:00
Tim Taubert
4c1665ec26
merge m-c to fx-team
2012-06-26 19:54:32 +02:00
Chenxia Liu
1e47d1912c
Bug 766499 - Show error message about multiple Firefox installations when Android Sync fails on Account creation. r=nalexander
2012-06-26 10:43:56 -07:00
Margaret Leibovic
4b898fc808
Bug 767600 - Handle text selection in iframes properly. r=mbrubeck
2012-06-26 10:33:52 -07:00
Margaret Leibovic
7e3e46e986
Bug 767797 - Always disable Find in Page menuitem on about:home. r=mfinkle
2012-06-26 10:32:55 -07:00
Siddharth Agarwal
3af8a72761
Bug 767827 - TestAUSReadStrings.cpp fails with 'unable to find platform specific path separator' under Pymake on Windows. r=rstrong
2012-06-26 22:39:17 +05:30
Christian Holler
f2a7698f60
Bug 768405 - Adjust Clang path in ASan mozconfig for use with tooltool
2012-06-26 12:26:57 -04:00
Ed Morley
a51b95e90e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-26 17:22:49 +01:00
Ed Morley
b5b2b2ba5a
Backout c707e4f15fd4 (bug 767905), cad3e0609835 (bug 767894) for various devicestorage test failures
2012-06-26 16:21:37 +01:00
Justin Lebar
3f199f73d7
Bug 767978 - Create an shistory object for top-level b2g mozbrowser. r=bz
...
--HG--
extra : rebase_source : 55b956588fe6e2fb8dc7aa71b48c88c522ec1cbc
2012-06-26 17:18:10 +02:00
Justin Lebar
88ca4ab69b
Bug 767957 - Remove dead null-check for shistory in {push,replace}State. r=bz
...
--HG--
extra : rebase_source : 29940d3fe6ee905d2f32777c7caf05a846081277
2012-06-26 17:18:10 +02:00
Ed Morley
ef4179d2d4
Backout de70e79ced32, ddd519d0767e, 9b952d924953 & 03efce585669 (bug 758620) for reftest failures
2012-06-26 16:13:33 +01:00