Ehsan Akhgari
|
083043d2f9
|
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
|
6e595b2f8e
|
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
|
45c8fed2bf
|
Merge mozilla-central and mozilla-inbound
|
2011-12-28 11:17:19 -08:00 |
Matt Brubeck
|
c9c920026a
|
Merge from mozilla-inbound to mozilla-central
|
2011-12-28 11:02:59 -08:00 |
Ms2ger
|
ce20973558
|
Bug 713550 - Move Base64 code on nsXPConnect to XPCOM / xpcpublic.h; r=bholley+khuey
|
2011-12-28 09:13:38 +01:00 |
Phil Ringnalda
|
7ea92b9336
|
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
|
f3887c5c31
|
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
|
4d23dffeda
|
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
|
b40bc2a90b
|
Merge from mozilla-inbound to mozilla-central
|
2011-12-27 11:04:58 -08:00 |
Olli Pettay
|
20ec9c27ca
|
Bug 710380 - IndexedDB could use the dictionary reader, r=khuey
|
2011-12-27 20:01:28 +02:00 |
Blake Kaplan
|
3d440a920c
|
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
|
4e7545ab62
|
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
|
3176b6fb76
|
Bug 707717. Don't dynamically mutate the proto chains of DOM prototypes. r=peterv
|
2011-12-26 11:31:07 -05:00 |
Scott Johnson
|
05e2a61287
|
Bug 695222 - Implement column-fill part of CSS3 multicol spec. r=roc,dbaron
|
2011-12-25 23:25:59 -06:00 |
Blake Kaplan
|
e663351a81
|
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
|
e9d4b3aebc
|
Merge m-i <-> m-c
|
2011-12-24 21:50:23 -08:00 |
Ms2ger
|
7299311a32
|
Bug 711240 - Part b: Expose xpc_qsStringToJsval publicly; r=bholley
|
2011-12-24 09:27:04 +01:00 |
Ms2ger
|
7558b9d514
|
Bug 711240 - Part a: Expose BAD_TLS_INDEX in xpcpublic.h; r=bholley
|
2011-12-24 09:26:34 +01:00 |
Ms2ger
|
321e62987b
|
Bug 711404 - Part b: Remove xpc_qsDoubleToUint64; r=bholley
|
2011-12-24 09:26:18 +01:00 |
Ms2ger
|
61434a40c3
|
Bug 687134 - Get at the JSContext through IDL for pccount methods; r=bholley
|
2011-12-24 09:21:26 +01:00 |
Neil Rashbrook
|
d4e2d77080
|
Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan
|
2011-12-24 00:11:30 +00:00 |
William Chen
|
98851d1423
|
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
|
5c2ad9ace8
|
Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures
|
2011-12-23 22:21:58 -08:00 |
Philipp von Weitershausen
|
2523f735cf
|
Bug 709568 - Part 2: RIL <-> DOM glue for incoming SMS. r=smaug
|
2011-12-24 06:02:52 +01:00 |
Philipp von Weitershausen
|
d4aa893d8f
|
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
|
4419311470
|
Bug 709568 - Part 0: Create SmsMessages from JS. r=smaug
|
2011-12-24 06:02:52 +01:00 |
Philipp von Weitershausen
|
d6b6dbb160
|
Bug 709567 - B2G SMS: RIL to DOM plumbing for outgoing SMS. r=qDot
|
2011-12-24 06:02:51 +01:00 |
Philipp von Weitershausen
|
f0ff4e9514
|
Bug 709567 - B2G SMS: RIL to DOM plumbing for incoming SMS. r=qDot
|
2011-12-24 06:02:51 +01:00 |
Philipp von Weitershausen
|
25d658b279
|
Bug 709566 - B2G SMS: PDU serializer for GSM. r=qDot
|
2011-12-24 06:02:51 +01:00 |
Philipp von Weitershausen
|
eb48fa8489
|
Bug 709566 - B2G SMS: PDU parser for GSM. r=qDot
|
2011-12-24 06:02:51 +01:00 |
Markus Stange
|
fba781f874
|
Bug 598482 part 4 - Remove unused nsIDOMWindowUtils::processUpdates. r=roc
|
2011-12-23 22:52:21 -05:00 |
Markus Stange
|
5d26706d7e
|
Bug 598482 part 3 - Remove synchronous painting APIs from nsIWidget. r=roc
|
2011-12-23 22:52:21 -05:00 |
Markus Stange
|
955df75bc0
|
Bug 598482 part 2 - Remove synchronous painting APIs from nsIViewManager. r=roc
|
2011-12-23 22:52:21 -05:00 |
Chris Pearce
|
cc7b1f7d8f
|
Bug 712134 - Log media load algorithm failures to web console. r=roc
|
2011-12-22 12:33:39 +13:00 |
aceman
|
98c3beb6cf
|
Bug 711721 - merge nsIScriptError and nsIScriptError2 interfaces; r=neil, sr=bzbarsky
|
2011-12-21 16:51:29 -05:00 |
Ed Morley
|
06b1a0b856
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2011-12-21 12:11:14 +00:00 |
Olli Pettay
|
1e1bc3ff3c
|
Bug 711841, Null(C)String(), r=bsmedberg,glandium
|
2011-12-20 21:46:00 +02:00 |
Jan Varga
|
a18c925950
|
Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent
|
2011-12-20 12:23:27 +01:00 |
Ed Morley
|
f6afc23b70
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2011-12-20 11:15:11 +00:00 |
Jonas Sicking
|
9d8687d0bf
|
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
|
fe44081f28
|
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 |
Scott Johnson
|
576667aa18
|
Backout changeset 93f523345fb6.
|
2011-12-20 00:01:32 -06:00 |
Jason Duell
|
879eda4d67
|
Bug 695635: Unprefix websockets. r=sicking, sr=smaug
--HG--
rename : content/base/public/nsIMozWebSocket.idl => content/base/public/nsIWebSocket.idl
|
2011-12-20 00:20:12 -08:00 |
Gregory Szorc
|
162b51df13
|
merge m-c to s-c
|
2011-12-19 12:26:39 -08:00 |
Boris Zbarsky
|
f16e336076
|
Bug 624621 part 3. Use the pre-redirect filename as the script filename and the channel principal as the origin principal, and base our cross-origin check on the origin principal. r=mrbkap
|
2011-12-19 12:48:12 -05:00 |
Boris Zbarsky
|
9cd6ed53c9
|
Bug 624621 part 2. Add an origin principal argument on nsIScriptContext::EvaluateString and pass that through to the JS engine. r=mrbkap
|
2011-12-19 12:47:52 -05:00 |
Vivien Nicolas
|
b696c91629
|
Bug 711488 - Replace some forgotten PR_TRUE with true in dom/battery && dom/sms r=mounir
|
2011-12-19 10:11:16 +01:00 |
Scott Johnson
|
c1e845eb8b
|
Bug 695222 - Implement column-fill part of CSS3 multicol spec. r=roc,dbaron
|
2011-12-19 23:11:54 -06:00 |
Scott Johnson
|
7c6bfe3458
|
Backed out changeset 74555805376d
|
2011-12-19 23:08:52 -06:00 |
Scott Johnson
|
de50ab48f4
|
Bug 695222 - Implement column-fill part of CSS3 multicol spec. r=roc,dbaron
|
2011-12-19 22:25:19 -06:00 |