Anthony Jones
|
4712e1ff04
|
Bug 811950 - Fix async scrolling of position:fixed. r=cjones
|
2012-12-23 10:50:04 -05:00 |
|
Anthony Jones
|
0a019ca139
|
Bug 811950 - Remove fixed position environment variable. r=roc
|
2012-12-23 10:47:16 -05:00 |
|
David Rajchenbach-Teller
|
3d6ca1b8c7
|
Bug 803165 - Add dom_system.xpt to Gonk installer. r=ted
|
2012-12-23 10:43:23 -05:00 |
|
Ryan VanderMeulen
|
32e0fe7766
|
Merge m-c to inbound.
|
2012-12-23 10:35:50 -05:00 |
|
Panos Astithas
|
55d2c73fa0
|
Merge m-c to fx-team
|
2012-12-23 15:56:45 +02:00 |
|
Gary Kwong
|
b1daa26d0a
|
Suppress bug 824323. DONTBUILD
|
2012-12-22 23:53:26 -08:00 |
|
Heather Arthur
|
6b70a59df8
|
Bug 818033 - [toolbox] Implement Shorlander's visual design; r=paul
|
2012-12-22 19:27:19 -08:00 |
|
Daniel Holbert
|
901d4f41b3
|
Bug 822804: Mark variables destIdx & destPos in GfxDriverInfo.h as unsigned, to fix build warning for unsigned/signed comparison. r=Bas
|
2012-12-22 09:29:04 -08:00 |
|
Ms2ger
|
bba670eef9
|
Merge.
|
2012-12-22 14:16:56 +01:00 |
|
Jason Duell
|
5feed9cb37
|
Bug 821160 - remove accidentally commited .orig/.rej files r=jduell DONTBUILD
|
2012-12-22 03:51:55 -08:00 |
|
ffxbld
|
95cd81159a
|
No bug, Automated blocklist update from host bld-linux64-ec2-377 - a=blocklist-update
|
2012-12-22 03:17:19 -08:00 |
|
Ms2ger
|
4e7e2a5d51
|
Merge PGO-green changeset from inbound to m-c.
|
2012-12-22 12:06:37 +01:00 |
|
Ms2ger
|
213ae1202e
|
Bug 823088 - Add a static assertion that bindings with descriptor.nativeOwnership == 'nsisupports' inherit from nsISupports; r=bz
|
2012-12-22 09:18:11 +01:00 |
|
Ms2ger
|
e1d87b9f1f
|
Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug
|
2012-12-22 09:18:08 +01:00 |
|
Ms2ger
|
c7275c581e
|
Bug 819639 - Part c: Add a test for the EventSource constructor in a sandbox.
|
2012-12-22 09:17:05 +01:00 |
|
Ms2ger
|
04dea95f0c
|
Bug 819639 - Part b: Move EventSource to Paris bindings; r=bz
|
2012-12-22 09:17:05 +01:00 |
|
Ms2ger
|
4ac670ddf9
|
Bug 819639 - Part a: Rename nsEventSource to dom::EventSource; r=bz
--HG--
rename : content/base/src/nsEventSource.cpp => content/base/src/EventSource.cpp
rename : content/base/src/nsEventSource.h => content/base/src/EventSource.h
|
2012-12-22 09:17:05 +01:00 |
|
Ms2ger
|
9d20b2d5e3
|
Bug 817273 - Kill dead nsXPathNamespace files; r=sicking
|
2012-12-22 09:17:05 +01:00 |
|
Ms2ger
|
1ffa67723b
|
Bug 813532 - Part b: Some cleanup for GetNextHTMLNode; r=ehsan
|
2012-12-22 09:17:05 +01:00 |
|
Ms2ger
|
5ebe7ea292
|
Bug 813532 - Part a: Some cleanup for GetPriorHTMLNode; r=ehsan
|
2012-12-22 09:17:05 +01:00 |
|
Ms2ger
|
962b5131ac
|
Bug 796902 - Part c: Implement Paris bindings for PaintRequest; r=bent
|
2012-12-22 09:16:55 +01:00 |
|
Ms2ger
|
cb548afc52
|
Bug 796902 - Part b: Make nsPaintRequest implement nsWrapperCache; r=bent
|
2012-12-22 09:04:33 +01:00 |
|
Ms2ger
|
ea9a7704ff
|
Bug 796902 - Part a: Make nsPaintRequestList hold a list of nsPaintRequests instead of nsIDOMPaintRequests; r=bent
|
2012-12-22 09:04:33 +01:00 |
|
Ms2ger
|
27c06e5517
|
Bug 793151 - Change the length property of a WebIDL method to the mimimum number of arguments, instead of the maximum; r=bz
|
2012-12-22 09:04:17 +01:00 |
|
Ms2ger
|
891e537528
|
Bug 817279 - Make Element::SetParsedAttr non-virtual; r=bz
|
2012-12-22 09:04:08 +01:00 |
|
Ms2ger
|
90fc860c21
|
Bug 817274 - Remove nsresult return value of WebSocket::FailConnection; r=sicking
|
2012-12-22 09:04:08 +01:00 |
|
L. David Baron
|
1615a907dd
|
Merge mozilla-inbound and mozilla-central.
|
2012-12-22 00:05:00 -05:00 |
|
Chris Jones
|
5b1bde7442
|
Back out bug 782542 for regressions.
|
2012-12-21 18:23:13 -08:00 |
|
Chris Jones
|
f43c8d77a4
|
Backed out changeset 5aa4d9daa13c because it's about to fail some tests
--HG--
extra : rebase_source : c613246a6b37584df0174229e53849987847a159
|
2012-12-21 17:57:14 -08:00 |
|
Cameron McCormack
|
8a7b51e7ad
|
Back out 047534c22207 and f95b0378d4ee (bug 820124) for reftest manifest parsing failures.
|
2012-12-22 12:54:38 +11:00 |
|
Chris Jones
|
5311e02a19
|
Bug 823962: Pref sending CSP reports off for b2g until bug 824170 is resolved. r=fabrice a=blocking-basecamp
|
2012-12-21 17:42:28 -08:00 |
|
Cameron McCormack
|
428d0fa534
|
Back out 767debcb04d8 (bug 823325) for Android test_manyWindows.html failures.
|
2012-12-22 12:32:25 +11:00 |
|
Nicholas Cameron
|
9b79ff5d5b
|
Bug 822231; use the maximum scale for animated scaling. r=roc
|
2012-12-21 16:58:17 -05:00 |
|
Nicholas Cameron
|
cd31bc749c
|
Bug 822231; fix end of animation behaviour. r=dbaron
|
2012-12-21 16:58:14 -05:00 |
|
Josh Matthews
|
8a07a820fa
|
No bug. Fix Birch builds with per-window private browsing disabled. a=NPOTB
|
2012-12-21 15:13:25 -05:00 |
|
Chris Peterson
|
7f799869ce
|
Backout 69b6541efafc, 8351e1baffcb, and ae4a7e6f0e0b (bug 766066) for regressions like bug 823832. r=regressions
|
2012-12-21 11:08:56 -08:00 |
|
Girish Sharma
|
a5b079dc79
|
Bug 823998 - [toolbox] the undock button tooltip is undefined, r=paul
|
2012-12-21 23:52:28 +05:30 |
|
Gary Kwong
|
35c4ee37ec
|
Update suppressions for bug 823782. DONTBUILD
|
2012-12-21 10:20:25 -08:00 |
|
Panos Astithas
|
e2611a6c06
|
Bug 823027 - Connection screen stays open after connection but can't be reused; r=vporof
|
2012-12-21 19:29:08 +02:00 |
|
Doug Turner
|
17d6364aa9
|
Bug 823191 - DeviceStorage enumerate doesn't see files with 0060 perms. r=bent a=blocking-basecamp
|
2012-12-21 09:18:19 -08:00 |
|
Mike Hommey
|
c4c5034289
|
Bug 822646 - Enable the comment application.ini was supposed to have after bug 686466. r=ted
|
2012-12-21 17:33:32 +01:00 |
|
Mike Hommey
|
f1dc106e2a
|
Bug 822004 - Call setlocale from nsNativeCharsetConverter::LazyInit if it is called before xpcom initialization. r=bsmedberg
|
2012-12-21 17:33:30 +01:00 |
|
Brian R. Bondy
|
edb857f632
|
Bug 817677 - Sharing in Firefox Metro should only share selected content when selection is made. r=jimm
|
2012-12-21 11:09:02 -05:00 |
|
Neil Rashbrook
|
7ede8e093a
|
Bug 493711 Part 1b: remove transitive nsVoidArray dependence through nsCOMArray r=sicking
|
2012-12-21 10:09:50 +00:00 |
|
Panos Astithas
|
867d635d7f
|
Merge m-c to fx-team
|
2012-12-21 10:28:48 +02:00 |
|
Gary Kwong
|
cb69b7771f
|
Suppress bug 823782. DONTBUILD
|
2012-12-20 16:54:27 -08:00 |
|
Ed Morley
|
33a812216e
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-12-20 21:05:33 +00:00 |
|
Armen Zambrano Gasparnian
|
daed5c4ab9
|
Bug 822444: Update the B2G panda snapshot to include marionette on gaia-tests.zip. DONTBUILD. r=aki
|
2012-12-20 15:34:24 -05:00 |
|
Ehsan Akhgari
|
2b4f5bd840
|
Fix the sessionstore test Makefile in global PB builds; no bug
DONTBUILD since this is NPOTB
|
2012-12-20 14:07:22 -05:00 |
|
Joel Maher
|
58c67a02f6
|
backout of 1e2283f6856c (Bug 822385) for failing robocop tests CLOSED TREE
|
2012-12-20 11:59:46 -05:00 |
|