Commit Graph

132115 Commits

Author SHA1 Message Date
Boris Zbarsky
810766595d Bug 873735 part 2. Change nsIXPConnectJSObjectHolder::GetJSObject to return a JSObject*. r=bholley 2013-05-20 08:44:18 -04:00
Boris Zbarsky
be0882e3a1 Bug 873735 part 1. Fix the more or less mechanical browser rooting hazards. r=terrence 2013-05-20 08:40:06 -04:00
Ryan VanderMeulen
7e57098b48 Bug 855762 - Disable test on Android due to high failure rate. 2013-05-20 09:17:17 -04:00
Ryan VanderMeulen
2825d31a5a Merge m-c to inbound. 2013-05-20 08:02:31 -04:00
Andrea Marchesini
026738f75a Bug 871551 - ToDOMAnimatedRect to ToSVGAnimatedRect. r=Ms2ger 2013-05-20 07:46:12 -04:00
Ms2ger
2c648ae666 Bug 868778 - Part d: Actually move DataChannel to WebIDL. 2013-05-20 11:48:16 +02:00
Fernando Jiménez
a56c0eb5ea Bug 821589 - mozApps.installPackage doesn't have any automated tests at the DOM level; r=fabrice 2013-05-20 11:23:33 +02:00
Fernando Jiménez
6f7ce8ea43 Bug 821589 - Packaged apps installation and update tests. Part 0: autoConfirmAppInstall for packaged apps; r=fabrice 2013-05-20 11:23:32 +02:00
Fernando Jiménez
5ebeabd263 Bug 873134 - Notify install success before starting to download package. r=fabrice 2013-05-20 11:23:32 +02:00
Vladimir Vukicevic
8a60cf2f50 b=873893, MSVC 2012 builds broken with msvc_raise_wrappers.h weird error; r=glandium 2013-05-20 04:56:10 -04:00
Scott Johnson
90f9fb2f81 Bug 873969: Add a default value for the preference 'browser.zoom.reflowOnZoom.minFontSizeTwips'. [r=snorp] 2013-05-20 03:53:40 -05:00
Ms2ger
2750a39e8f Bug 868778 - Part c: Move DataChannel to WebIDL; r=mounir+jesup
--HG--
rename : content/base/public/nsIDOMDataChannel.idl => dom/webidl/DataChannel.webidl
2013-05-20 09:19:45 +02:00
Ms2ger
bc8c594b8f Bug 868778 - Part b: Move the declaration of nsDOMDataChannel into nsDOMDataChannel.h; r=jesup
--HG--
rename : content/base/src/nsDOMDataChannel.cpp => content/base/src/nsDOMDataChannel.h
2013-05-20 09:10:59 +02:00
Ms2ger
e247330e29 Bug 868778 - Part a: Move nsDOMDataChannel.h to nsDOMDataChannelDeclarations.h; r=jesup
--HG--
rename : content/base/src/nsDOMDataChannel.h => content/base/src/nsDOMDataChannelDeclarations.h
2013-05-20 09:10:59 +02:00
Ms2ger
8bca342419 Bug 873417 - Part b: Use CGClass for CGDictionary; r=bz 2013-05-20 09:10:59 +02:00
Ms2ger
11bd01effd Bug 873417 - Part a: Cleanup and fix some bugs in CGClass; r=bz 2013-05-20 09:10:58 +02:00
Mike Hommey
ba461af282 Bug 848764 - Enable on-demand decompression. r=blassey 2013-05-20 08:31:40 +02:00
Jonathan Kew
822443a603 bug 873939 - the long list in test_interfaces.html should be alphabetical. r=khuey 2013-05-20 13:55:01 +08:00
Chris Pearce
2893e0d7b6 Bug 872375 - Specify picture region in D3D9SurfaceImage. r=padenot 2013-05-20 13:14:13 +08:00
John Daggett
6ef6e22846 Bug 549861 - add missing files from reland patch. r=bustage 2013-05-20 12:47:32 +09:00
Phil Ringnalda
8ff870575b Bug 549861 backout followup, clobber for Windows builds and for tests 2013-05-19 13:13:29 -07:00
Phil Ringnalda
ff02b0702c Merge m-c to m-i 2013-05-19 11:43:44 -07:00
Ms2ger
9d5803279f Merge backout. 2013-05-19 20:26:58 +02:00
Ms2ger
e0c18984a5 Backout bug 549861 (changesets 27fb48df15ce:7ecd4e3863b4) for insufficient review. 2013-05-19 20:23:19 +02:00
Ms2ger
ecc15add17 Backout changeset 0a6d36fc3749 for conflicting with the backout of bug 549861. 2013-05-19 20:22:17 +02:00
Martijn Wargers
5603b609fd Bug 367360 - crash test 2013-05-19 18:20:21 +00:00
Martijn Wargers
f450c62c4f Bug 367498 - crash tests 2013-05-19 18:20:21 +00:00
Martijn Wargers
2db7ef0d44 Bug 368752 - crash test 2013-05-19 18:20:21 +00:00
Martijn Wargers
1bfbe941cb Bug 682684 - crash test 2013-05-19 18:20:20 +00:00
Jesse Ruderman
60627a970e Bug 493649 - crash test 2013-05-19 18:20:20 +00:00
Carlos G.
91485a72ec Bug 463696 - crash test 2013-05-19 18:20:20 +00:00
Martijn Wargers
73d1d6410c Bug 452185 - crash test 2013-05-19 18:20:20 +00:00
Mats Palmgren
01aaa27b5f Bug 467080 - crash test 2013-05-19 18:20:20 +00:00
Cameron McCormack
cdf9e5c44e Bug 839958 - Followup to fix Mac reftest failures due to incorrect fuzzy-if(). 2013-05-20 01:33:18 +10:00
Ehsan Akhgari
213c5abc58 Backed out changeset b097bd9fd24c because of Windows build bustage 2013-05-19 11:29:19 -04:00
Ehsan Akhgari
64250b24f2 Bug 865806 - Use the proper Lion style scrollbar on content with a dark background color; r=roc 2013-05-19 11:01:28 -04:00
Cameron McCormack
20244c26c8 Bug 839958 - Prevent infinite invalidation loops when using SVG text inside a mask or pattern. r=jwatt 2013-05-19 11:11:16 +10:00
Daniel Holbert
1cbf3e8acf Bug 873172: When checking whether a flex item is generated content, skip past any anonymous boxes around it. r=bz
--HG--
rename : layout/reftests/flexbox/flexbox-with-pseudo-elements-1-ref.html => layout/reftests/flexbox/flexbox-with-pseudo-elements-3-ref.html
rename : layout/reftests/flexbox/flexbox-with-pseudo-elements-1.html => layout/reftests/flexbox/flexbox-with-pseudo-elements-3.html
2013-05-19 11:37:56 +08:00
Boris Zbarsky
762e234a1a Bug 873209. Trace the *vp of specialized DOM getters in Ion. r=jandem 2013-05-17 21:48:24 -04:00
Boris Zbarsky
1760bc9f2d Bug 873730. Make JS_SourceHook take a Handle for the JSScript. r=till 2013-05-18 23:09:11 -04:00
Cameron McCormack
0e56963ada Backout d00f9ead1848 (bug 839958) for Windows reftest failure on pattern-content.svg. 2013-05-19 12:50:30 +10:00
Eitan Isaacson
e6a0e66bd3 Bug 872338 - Update pivot tests to reflect virtualCursor in every doc change. r=tbsaunde 2013-05-17 19:10:30 -07:00
Eitan Isaacson
273846bbff Bug 872338 - Add virtualCursor to nsIAccessibleDocument. r=tbsaunde r=surkov 2013-05-17 19:10:29 -07:00
Masatoshi Kimura
8897c8b3e0 Bug 871786 - Remove KeyboardEvent classinfo. r=smaug 2013-05-19 10:28:48 +09:00
Masatoshi Kimura
ffd5f17a14 Bug 871786 - Separate D2E KeyEvent constants and a method from KeyboardEvent. r=smaug, bz
--HG--
rename : dom/webidl/KeyboardEvent.webidl => dom/webidl/KeyEvent.webidl
2013-05-19 10:28:47 +09:00
Alexander Surkov
3c8b64c674 Bug 614570 - Rev IAccessible2 1.3, r=tbsaunde 2013-05-19 10:21:42 +09:00
Cameron McCormack
e7c198552c Bug 839958 - Prevent infinite invalidation loops when using SVG text inside a mask or pattern. r=jwatt 2013-05-19 11:11:16 +10:00
Phil Ringnalda
76f8ef9d0e Merge m-c to m-i 2013-05-18 18:08:55 -07:00
Phil Ringnalda
a0aceece3c Merge the last PGO-green cset from m-i to m-c 2013-05-18 18:07:46 -07:00
David Zbarsky
2995bceb72 Bug 864206: Fix includes in Touch.h r=Ms2ger 2013-05-18 14:18:12 -07:00