Commit Graph

90385 Commits

Author SHA1 Message Date
Jonathan Griffin
5cf6887314 Bug 740549 - add newline to dump statement, r=mdas, a=testonly 2012-03-29 12:34:00 -07:00
Richard Newman
93f6b368d3 Bug 740326 - Fix over-long log tag. all credit,r=nalexander 2012-03-29 12:14:17 -07:00
Bas Schouten
28600eae8e Bug 738691 - Part 2: Add proper stroke and path support to Azure glyph drawing. r=jrmuizel 2012-03-29 20:53:44 +02:00
Bas Schouten
2bdf71a9a7 Bug 738691 - Part 1: Add CopyGlyphsToBuilder API. r=jrmuizel 2012-03-29 20:53:44 +02:00
Bas Schouten
ac223613f5 Bug 738690: Properly convert patterns to userspace in the Azure-Thebes wrapper. r=jrmuizel 2012-03-29 20:53:43 +02:00
Bas Schouten
7b46383e21 Bug 738688: Add supports for color patterns in the Azure-Thebes wrapper. r=jrmuizel 2012-03-29 20:53:43 +02:00
Peter Van der Beken
31bd546579 Bug 740526. Change LookupName to return the nsGlobalNameStruct as a return value, not an out param. r=bzbarsky 2012-03-29 11:43:13 -07:00
Dão Gottwald
1d81b29c64 merge backout 2012-03-29 20:36:01 +02:00
Dão Gottwald
4356f0181f Backed out changeset 6cb9adc02c12 2012-03-29 20:35:49 +02:00
Justin Lebar
1feb667876 Bug 737307 - Don't clobber mLoadType in short-circuited loads. r=bz
--HG--
extra : rebase_source : 9ae25aa8144136f202251b61050adb6b05fe08af
2012-03-29 11:27:13 -07:00
Peter Van der Beken
511d03707b Fix for bug 740467 (Make test_XHR_timeout.js use addEventListener(..., obj, ...) instead of on* = obj). r=khuey.
--HG--
extra : rebase_source : e5039bfd291e3955282ff63f3ac5c0ab2869279a
2012-03-29 11:16:31 -07:00
Peter Van der Beken
702fa57682 Fix for bug 740397 (Make tests that try to get XHR.channel use SpecialPowers). r=bholley.
--HG--
extra : rebase_source : 0bd78094debfea9d179f17396626c3802a6b5a21
2012-03-29 11:15:09 -07:00
George Wright
562e45f8f0 Bug 728284 - Main container layer has siblings that are drawn in the background. r=bgirard 2012-03-29 14:07:45 -04:00
Masatoshi Kimura
0b90477166 Bug 739659 - Try duck typing in js_ReportUncaughtException. r=luke 2012-03-29 19:49:21 +02:00
Irving Reid
357026b226 Bug 738662 - Add tracing/warning information to help debug XUL overlay problems. r=bz,enn 2012-03-26 15:40:52 -04:00
Dão Gottwald
0ca4926e78 Bug 740389 - Clean up openTopWin and mark it as deprecated. r=gavin 2012-03-29 19:46:26 +02:00
Benjamin Smedberg
b9c416e161 Bug 737433 - Send the referer for embedded src="" streams for plugins (and make them part of the correct load group while we're at it!), r=josh
--HG--
extra : rebase_source : 1d3f255cfd861fb136d54cef63f327a77f76c931
2012-03-29 12:53:31 -04:00
Doug Turner
e878970b2b Bug 740252 - EventListenerManager disables various things in RemoveEventListener even if there can be still listeners. r=smaug 2012-03-29 10:23:27 -07:00
L. David Baron
a44083058e Add comment explaining the difference between CSS_PROPERTY_PARSE_FUNCTION and CSS_PROPERTY_VALUE_PARSER_FUNCTION (prompted by question from jdaggett). No bug. 2012-03-29 10:16:21 -07:00
Sriram Ramasubramanian
4e41df9dae Bug 738645: Add a pause to GeckoEventExpecter to allow GeckoApp to process the event. r=kats,jmaher 2012-03-28 13:00:49 -07:00
Gordon P. Hemsley
8473f5f62b Bug 730209: Parse spellchecker dictionary names as BCP 47 language tags. r=gavin 2012-03-28 18:56:02 -04:00
Masayuki Nakano
06d073ef14 Bug 739557 Set focus to editing host and use document.getSelection().collapse() for setting caret to edit target; r=ehsan 2012-03-29 09:10:22 -07:00
Philip Chee
b5b57ba2ea Bug 736738 Make it easier for applications and extensions to overlay the customize toolbar window r=gavin. 2012-03-29 23:33:52 +08:00
Marco Bonardo
356973ca45 Merge central to inbound 2012-03-29 17:39:07 +02:00
Marco Bonardo
45a1258e1d Merge last green PGO from inbound to central 2012-03-29 17:37:31 +02:00
Phil Ringnalda
fc2d95cb25 Back out 7bffc102114e (bug 737437) for Android native talos bustage 2012-03-29 08:26:58 -07:00
Phil Ringnalda
bd61180bdc Back out 3e6a7f9fb34e (bug 739488) for Android XUL bustage 2012-03-29 08:26:07 -07:00
Andriy Zui
a06636a98d Bug 729924 - statusline actiontype should use the second child as a message. r=karlt 2012-03-29 11:50:02 +02:00
aceman
9b93182b41 Bug 738568 - remove Services.prefs.getBranch(null) occurences. r=gavin 2012-03-29 11:48:40 +02:00
Tim Taubert
e2cce9b896 merge m-c to fx-team 2012-03-29 11:44:00 +02:00
Dão Gottwald
8175027037 Bug 724599 - r=gavin,neil 2012-03-29 11:36:34 +02:00
Dão Gottwald
b26d2f964b Bug 739574 - Set the tabsontop attribute on the navigation toolbar and simplify CSS selectors. r=felipe 2012-03-29 11:31:47 +02:00
Dão Gottwald
c47424de0c Backed out changeset 36d7b3b02016 2012-03-29 11:28:38 +02:00
Robert Longson
6a31f86194 Bug 739972 - Stop using GetChildAt in svg layout code. r=dholbert 2012-03-29 09:41:37 +01:00
Dão Gottwald
fb225b1d0c Bug 724599 - r=gavin,neil 2012-03-29 10:22:53 +02:00
Panos Astithas
5c8eebe4f4 Bug 737464 - Add frame and iframe globals to the debugger when present in a page; r=rcampbell 2012-03-29 08:46:54 +03:00
Richard Newman
56f981708b Bug 739519 - Part 2: logging. r=trivial 2012-03-28 17:25:24 -07:00
Marina Samuel
8ee74bb900 Bug 739519 - Part 1: quickfix. r=rnewman 2012-03-28 17:25:24 -07:00
Ed Morley
3e3ac1e8fc Backout 273173a592dc (bug 483992) for causing bug 739927 2012-03-28 22:52:17 +01:00
Panos Astithas
4800135eba Backout changeset 794ff67c7a9a (bug 723563) due to suspected randomorange (bug 739995) 2012-03-28 17:47:33 +03:00
Panos Astithas
7b0562ad64 Backout changeset 0b6a274e8b5a (bug 737464) due to suspected randomorange (bug 739995) 2012-03-28 17:45:22 +03:00
Heather Arthur
ba5a404089 Bug 721156 - aError.stack is undefined in the Error Console when exception is thrown in Scratchpad. r=robcee 2012-03-28 13:24:44 +01:00
Victor Porof
9393eed19e Bug 737457 - Intermittent browser/devtools/tilt/test/browser_tilt_picking_highlight02.js | Test timed out | Found a tab after previous test timed out; r=rcampbell 2012-03-28 10:54:21 +03:00
Chris Pearce
235c0ed1b6 Bug 736342 - Defer media cache writes and block moves to a non-main thread. r=roc 2012-03-28 13:04:26 +13:00
Chris Pearce
c92e96b48f Bug 736342 - Add AsyncBlockWriter, which defers file writes to another thread. r=roc 2012-03-28 13:04:20 +13:00
Doug Turner
71e90e76a3 Bug 739760 - doubles and floats can't be used in dictionaries. r=khuey 2012-03-29 00:05:44 -07:00
Doug Turner
02027b882a Bug 740268 - DisableDeviceSensor doomedElement isn't being set correctly. r=mwu 2012-03-28 23:54:53 -07:00
Luke Wagner
ad32da72b6 Bug 733793 - Check for null return from JS_ObjectToOuterObject (r=bholley)
--HG--
extra : rebase_source : 2b7fbb3a72f641785de7f7707e9b6e8013b4eb6d
2012-03-28 16:15:38 -07:00
Phil Ringnalda
62e25bcddc Back out b00bf7f3869c (bug 737976) for apparently causing mochitest-1 leaks on a CLOSED TREE 2012-03-28 22:43:09 -07:00
Phil Ringnalda
b4da60b42d Back out 0cb85ff0f764 (bug 738568), 9949bb092303 (bug 730209), 095fd525afa7 (bug 729924), dcf8929a8115 (bug 633602) because of widely scattered and unclear bustage on a CLOSED TREE 2012-03-28 22:37:46 -07:00