Commit Graph

117235 Commits

Author SHA1 Message Date
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
Richard Newman
5eed3b909b Bug 650941 - Use run_next_test in test_resource_ua.js. r=mechanical 2012-12-21 23:22:00 -08: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
Gary Kwong
35c4ee37ec Update suppressions for bug 823782. DONTBUILD 2012-12-21 10:20:25 -08: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
Ehsan Akhgari
77ba1c307d Bug 818800 - Remove the global private browsing service in per-window PB builds; r=jdm 2012-12-20 12:30:47 -05:00
Kartikaya Gupta
7affc8fd4f Bug 771746 - Draw scrollbars using a white outline so it shows up on dark backgrounds. r=Cwiiis 2012-12-29 15:24:01 -05:00
Kartikaya Gupta
e65170c39d Bug 771746 - Some cleanup in ScrollbarLayer.java. r=Cwiiis 2012-12-29 15:22:59 -05:00
Josh Matthews
7c43730c0b Bug 801823 - Prompt to restart Firefox when changing the private browsing autostart preference. r=ehsan
--HG--
rename : browser/components/preferences/in-content/tests/privacypane_tests.js => browser/components/preferences/in-content/tests/privacypane_tests_perwindow.js
rename : browser/components/preferences/tests/privacypane_tests.js => browser/components/preferences/tests/privacypane_tests_perwindow.js
2012-12-20 17:57:20 -05:00
Philipp von Weitershausen
41571aeead Bug 820617 - Add a hook to make NetworkManager not manage offline status and use it in Marionette for B2G CI. r=jgriffin 2012-12-29 10:11:04 -08:00
Philipp von Weitershausen
e70f90dc76 Bug 825070 - systemXHR loads should be subject to checkLoadURI checks. r=sicking 2012-12-29 10:10:51 -08:00
Alexander Surkov
58d66cf520 Bug 815055 - crash in nsCoreUtils::IsTabDocument, r=tbsaund 2012-12-30 01:33:59 +09:00
Andres Hernandez
42779407f8 Bug 823739 - Port browser_favicon_privatebrowsing.js to the new per-window PB APIs. r=jdm
--HG--
rename : toolkit/components/places/tests/browser/browser_favicon_privatebrowsing.js => toolkit/components/places/tests/browser/browser_favicon_privatebrowsing_perwindowpb.js
2012-12-28 13:10:33 -06:00
ithinc
f8ff9dd30c Bug 822914 - Improve gBrowser.selectedTab getter efficiency. r=dao 2012-12-29 15:12:00 +08:00
Trevor Saunders
50d1ca3bcf bug 824970 - nsROCSSPrimitiveValue::GetRectValue() should return nsDOMCSSRect* r=bz 2012-12-26 12:02:37 -05:00
Trevor Saunders
ae87935613 bug 824970 - use webidl for Rect r=bz 2012-12-26 07:26:36 -05:00
Trevor Saunders
14ac08bb0a bug 824970 - webidl api for Rect r=bz 2012-12-25 22:12:15 -05:00
Trevor Saunders
3f1556b729 bug 824970 - add Rect webidl r=bz 2012-12-25 22:08:03 -05:00
Trevor Saunders
8ed9a3bdfd bug 824970 - store nsDOMCSSRect* in nsROCSSPrimitiveValue r=bz 2012-12-25 22:01:06 -05:00
Trevor Saunders
97cc4aca7f bug 824970 - wrapper cache and cycle collect nsDOMCSSRect r=bz 2012-12-25 21:51:33 -05:00
Trevor Saunders
6a009433ed bug 824970 - nsDOMCSSRect should use nsROCSSPrimitiveValue r=bz 2012-12-25 21:48:28 -05:00
Nicolas B. Pierron
25e8736956 Bug 780549 part 2 - Check returned value of AutoEnterCompilation::init in Ion compilation. r=bhackett a=abillings 2012-12-29 02:36:28 -08:00
Josh Matthews
c4823bbdfb Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g 2012-12-29 04:02:16 -05:00
Joel Maher
58c67a02f6 backout of 1e2283f6856c (Bug 822385) for failing robocop tests CLOSED TREE 2012-12-20 11:59:46 -05:00