Bobby Holley
6fdef855a3
Bug 713747 - Remove UniversalFoo from caps (and thus, the tree). r=bz
2011-12-30 09:35:52 -08:00
Bobby Holley
9fb9ba7af0
Bug 713747 - Remove usage of UniversalFoo in gecko. r=bz
2011-12-30 09:35:39 -08:00
Bobby Holley
228e78b8ef
Bug 713747 - Fix funky tests. r=bz
...
The conversion of checks for UniversalBrowserWrite to UniversalXPConnect caused these test fail, because they acquire UniversalXPConnect and actually doesn't want the results. In particular, they pass the security check in nsWindowWatcher::CalculateChromeFlags, which causes them to fail.
The first test doesn't actually need UniversalXPConnect, so we can remove it for free. The second one needs it, so we add some SpecialPowers goop to make it possible. It's not ideal, but it can go away when the wrapper in bug 702353 lands.
2011-12-30 09:35:39 -08:00
Bobby Holley
3d280d317c
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
2011-12-30 09:35:38 -08:00
Ms2ger
a9fa22ee9c
Merge m-c to m-i.
2011-12-30 12:17:22 +01:00
Olli Pettay
fac187a287
Bug 713462, don't traverse black content lists, r=mccr8
2011-12-29 23:21:33 +02:00
Ehsan Akhgari
8555c06162
Bug 686003 - The test for bug 507902 navigates away from the page while it's in progress; r=dougt
...
--HG--
rename : dom/tests/mochitest/orientation/test_bug507902.html => dom/tests/mochitest/orientation/bug507902-frame.html
2011-12-28 17:52:35 -05:00
Boris Zbarsky
5ea84e0dfe
Backing out bug 707717 because it seems to be a perf hit, not a perf win.
2011-12-28 16:22:05 -05:00
Matt Brubeck
442a1b085f
Merge mozilla-central and mozilla-inbound
2011-12-28 11:17:19 -08:00
Matt Brubeck
5ce45e1ce4
Merge from mozilla-inbound to mozilla-central
2011-12-28 11:02:59 -08:00
Ms2ger
08d1075fb2
Bug 713550 - Move Base64 code on nsXPConnect to XPCOM / xpcpublic.h; r=bholley+khuey
2011-12-28 09:13:38 +01:00
Nicholas Nethercote
13e0ce90ef
Bug 708159 - Avoid unnecessary work done by multi-reporters in nsMemoryReporterManager::GetExplicit. r=jlebar,bent.
2011-12-12 19:04:12 -08:00
Phil Ringnalda
bd7a9e74d3
Back out dc7c7734ec7c, f793f9cfa72c, 10ea92a6a850 (bug 591718) for Android b-c orange in mobile/chrome/tests/browser_scrollbar.js
2011-12-27 20:34:08 -08:00
Phil Ringnalda
4be2906106
Bug 595368 - Disable test_writer_starvation.html until it learns not to hit infinite loops, r=khuey
2011-12-27 19:38:39 -08:00
Robert O'Callahan
53ed69b654
Bug 591718. Make getClientRects/getBoundingClientRect take transforms into account, and not treat SVG <foreignObject> as establishing a new viewport. r=mats
2011-12-28 16:26:46 +13:00
Matt Brubeck
5de13ee52d
Merge from mozilla-inbound to mozilla-central
2011-12-27 11:04:58 -08:00
Olli Pettay
c2e7d2b30f
Bug 710380 - IndexedDB could use the dictionary reader, r=khuey
2011-12-27 20:01:28 +02:00
Igor Bukanov
9963fabdd8
bug 713916 - DOMGCFinishedCallback should schedule just GC buffer shrinking, not a full shrinking GC. r=bent
2011-12-27 12:59:29 +01:00
Robert O'Callahan
5d229c8d8e
Bug 591718. Make getClientRects/getBoundingClientRect take transforms into account, and not treat SVG <foreignObject> as establishing a new viewport. r=mats
2011-12-28 16:26:46 +13:00
Blake Kaplan
48182510d9
Bug 712629 - Make Wifi work under gonk. There are large parts of this that are still sketches, but this gets us limping along. r=gal
...
--HG--
extra : rebase_source : 7fb2de1e4eb22250dbe0958a46e551012ff54ac3
2011-12-06 22:14:55 +08:00
Blake Kaplan
70edc96c3a
Bug 707749 - For document.write move the navigator forward to the new inner window. r=jst
...
--HG--
extra : rebase_source : ab7684c31094af6f11ff4101999f51fca1b35179
2011-12-28 14:39:55 +01:00
Boris Zbarsky
5e4f813534
Bug 707717. Don't dynamically mutate the proto chains of DOM prototypes. r=peterv
2011-12-26 11:31:07 -05:00
Scott Johnson
dac4193275
Bug 695222 - Implement column-fill part of CSS3 multicol spec. r=roc,dbaron
2011-12-25 23:25:59 -06:00
Blake Kaplan
d0e14951d1
Bug 712341 - Make dump in workers show up in adb logcat. r=bent
...
--HG--
extra : rebase_source : c17d8195b47dd908fa98e371b12647ccfccfc760
2011-12-07 02:29:34 -08:00
Phil Ringnalda
30796bb59b
Merge m-i <-> m-c
2011-12-24 21:50:23 -08:00
Ms2ger
99e36e1123
Bug 711240 - Part b: Expose xpc_qsStringToJsval publicly; r=bholley
2011-12-24 09:27:04 +01:00
Ms2ger
2a9fde8d7d
Bug 711240 - Part a: Expose BAD_TLS_INDEX in xpcpublic.h; r=bholley
2011-12-24 09:26:34 +01:00
Ms2ger
86227c89ab
Bug 711404 - Part b: Remove xpc_qsDoubleToUint64; r=bholley
2011-12-24 09:26:18 +01:00
Ms2ger
84a7349dff
Bug 687134 - Get at the JSContext through IDL for pccount methods; r=bholley
2011-12-24 09:21:26 +01:00
Neil Rashbrook
5d0063889c
Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan
2011-12-24 00:11:30 +00:00
William Chen
1a42df4570
Bug 497995: Part 1 - Implement border-image revisions in latest css3-background spec. r=dbaron
...
--HG--
extra : rebase_source : 5a6cdac6a4b1353170f23f39dd2a209374e72531
2011-12-22 18:34:45 -05:00
Phil Ringnalda
3f8c5b26b0
Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures
2011-12-23 22:21:58 -08:00
Philipp von Weitershausen
6bad37a2a2
Bug 709568 - Part 2: RIL <-> DOM glue for incoming SMS. r=smaug
2011-12-24 06:02:52 +01:00
Philipp von Weitershausen
cf12c5b1e3
Bug 709568 - Part 1: nsISmsService for gonk and RIL <-> DOM glue for outgoing SMS. r=smaug
2011-12-24 06:02:52 +01:00
Philipp von Weitershausen
18b9645632
Bug 709568 - Part 0: Create SmsMessages from JS. r=smaug
2011-12-24 06:02:52 +01:00
Philipp von Weitershausen
32a64dde20
Bug 709567 - B2G SMS: RIL to DOM plumbing for outgoing SMS. r=qDot
2011-12-24 06:02:51 +01:00
Philipp von Weitershausen
a98dc4996f
Bug 709567 - B2G SMS: RIL to DOM plumbing for incoming SMS. r=qDot
2011-12-24 06:02:51 +01:00
Philipp von Weitershausen
91bd0d3fe4
Bug 709566 - B2G SMS: PDU serializer for GSM. r=qDot
2011-12-24 06:02:51 +01:00
Philipp von Weitershausen
585d7206c2
Bug 709566 - B2G SMS: PDU parser for GSM. r=qDot
2011-12-24 06:02:51 +01:00
Markus Stange
713aa3438e
Bug 598482 part 4 - Remove unused nsIDOMWindowUtils::processUpdates. r=roc
2011-12-23 22:52:21 -05:00
Markus Stange
91a8db2622
Bug 598482 part 3 - Remove synchronous painting APIs from nsIWidget. r=roc
2011-12-23 22:52:21 -05:00
Markus Stange
4af1a01b29
Bug 598482 part 2 - Remove synchronous painting APIs from nsIViewManager. r=roc
2011-12-23 22:52:21 -05:00
Chris Pearce
018966cbbb
Bug 712134 - Log media load algorithm failures to web console. r=roc
2011-12-22 12:33:39 +13:00
aceman
eb3ebc1fc0
Bug 711721 - merge nsIScriptError and nsIScriptError2 interfaces; r=neil, sr=bzbarsky
2011-12-21 16:51:29 -05:00
Ed Morley
6084e70492
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2011-12-21 12:11:14 +00:00
Olli Pettay
35ff281448
Bug 711841, Null(C)String(), r=bsmedberg,glandium
2011-12-20 21:46:00 +02:00
Jan Varga
3975331303
Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent
2011-12-20 12:23:27 +01:00
Ed Morley
6b3e3d80a0
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2011-12-20 11:15:11 +00:00
Jonas Sicking
abe11e8c63
Bug 694138: Support an array of strings as keyPath on objectStores and indexes. r=janv/bent
2011-12-20 02:59:07 -08:00
Jonas Sicking
fcaa811a2a
Bug 692614: Support all spec'ed key-types, including Arrays. Patch by Jan Varga and me. r=janv/bent/me
2011-12-20 02:58:44 -08:00