Andrew McCreight
|
58fa248662
|
Bug 972856 - Use PR_Now() for CC timestamp in JSON log. r=smaug
|
2014-02-18 09:58:40 -05:00 |
|
Jan-Ivar Bruaroey
|
f609395190
|
Bug 949907 - GetUserMediaDevices cleanup + untie GetUserMediaRequest obj from DOM. r=jesup
|
2014-02-14 11:32:58 -08:00 |
|
Phil Ringnalda
|
243fc36595
|
Merge m-c to f-t
|
2014-02-17 15:27:12 -08:00 |
|
Julian Seward
|
9ce922e332
|
Bug 960603 - Uninitialised value use relating to nsJSContext::EndCycleCollection. r=mccr8.
--HG--
extra : rebase_source : 06a45cf8a46045bfafb6b95864a3ce6c2d0b04a0
|
2014-02-17 13:16:23 +01:00 |
|
Phil Ringnalda
|
369e9f3db8
|
Merge b-i to m-c
|
2014-02-15 10:01:36 -08:00 |
|
Bobby Holley
|
bb7e5e5083
|
Bug 968003 - Return null for frameElement with a cross-origin parent. r=bz
|
2014-02-14 22:39:34 -08:00 |
|
Bobby Holley
|
c163a63a57
|
Bug 968460 - Use the incumbent global for nsGlobalWindow::GetCallerGlobal and remove JS_GetScriptedGlobal. r=bz
|
2014-02-14 22:39:33 -08:00 |
|
Bobby Holley
|
c1aac455ec
|
Bug 968335 - Implement GetCallerPrincipalOverride. r=bz
|
2014-02-14 22:36:44 -08:00 |
|
Bobby Holley
|
1ec39fdc0c
|
Bug 968335 - Make Auto{Entry,Incumbent}Global inherit ScriptSettingsStackEntry. r=bz
This will allow us to downcast from a stack entry to an AutoEntryGlobal, and
thereby get at the AutoCxPusher.
|
2014-02-14 22:36:43 -08:00 |
|
Bobby Holley
|
3a1fc50dc9
|
Bug 968335 - Use an AutoCxPusher directly in Auto{Entry,Incumbent}Global. r=bz
This will let us ask whether the AutoCxPusher is stack-top.
|
2014-02-14 22:36:43 -08:00 |
|
Bobby Holley
|
868969d535
|
Bug 968335 - Add accessors to the script settings stack entries themselves, not just the globals. r=bz
|
2014-02-14 22:36:43 -08:00 |
|
Mike Habicher
|
a28ebb99d1
|
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
|
2014-02-14 17:41:07 -05:00 |
|
Phil Ringnalda
|
d66d0a8ba2
|
Back out 4fc776ee6852:6a0ebe4ddd01 (bug 968335) and e7d697004921 (bug 923904) for b2g emulator build bustage
CLOSED TREE
|
2014-02-14 18:35:30 -08:00 |
|
Masayuki Nakano
|
f3b647e533
|
Bug 971489 Simplify constructor of WidgetSimpleGestureEvent r=smaug
|
2014-02-15 10:06:06 +09:00 |
|
Bobby Holley
|
87fced96fc
|
Bug 968335 - Implement GetCallerPrincipalOverride. r=bz
|
2014-02-14 16:13:38 -08:00 |
|
Bobby Holley
|
a573a5db68
|
Bug 968335 - Make Auto{Entry,Incumbent}Global inherit ScriptSettingsStackEntry. r=bz
This will allow us to downcast from a stack entry to an AutoEntryGlobal, and
thereby get at the AutoCxPusher.
|
2014-02-14 16:13:37 -08:00 |
|
Bobby Holley
|
88621c9c0e
|
Bug 968335 - Use an AutoCxPusher directly in Auto{Entry,Incumbent}Global. r=bz
This will let us ask whether the AutoCxPusher is stack-top.
|
2014-02-14 16:13:37 -08:00 |
|
Bobby Holley
|
04b3a5f196
|
Bug 968335 - Add accessors to the script settings stack entries themselves, not just the globals. r=bz
|
2014-02-14 16:13:37 -08:00 |
|
Ryan VanderMeulen
|
dd78278d2d
|
Backed out changeset e1d1542ff35c (bug 949907) for robocop failures.
CLOSED TREE
|
2014-02-14 13:38:04 -05:00 |
|
Jan-Ivar Bruaroey
|
1741cc3ce3
|
Bug 949907 - GetUserMediaDevices cleanup + untie GetUserMediaRequest obj from DOM. r=jesup
|
2014-02-13 15:32:17 -08:00 |
|
Dennis Schubert
|
2a39d73b6f
|
Bug 922208 - Add console.count; r=msucan
|
2014-02-17 21:58:19 +02:00 |
|
Bobby Holley
|
2fd8b7b977
|
Bug 956382 - Remove usage of explicit *IgnoringDomain variants. r=mrbkap
|
2014-02-13 18:57:36 -08:00 |
|
Bobby Holley
|
0e4e95f3f1
|
Bug 956382 - Consider document.domain in wacky postMessage security check. r=mrbkap
We can clean this stuff up in bug 968460.
|
2014-02-13 18:57:35 -08:00 |
|
Bobby Holley
|
4f814908f9
|
Bug 956382 - Consider document.domain for showModalDialog's dialogArguments and returnValue. r=mrbkap
|
2014-02-13 18:57:35 -08:00 |
|
Bobby Holley
|
ccdbe495f4
|
Bug 956382 - Consider document.domain when doing Location security checks. r=mrbkap
|
2014-02-13 18:57:35 -08:00 |
|
Luke Wagner
|
f2279744fa
|
Bug 936236 - Send memory-pressure notification if ArrayBuffer allocation OOMs and retry allocation (r=mccr8)
|
2014-02-12 22:50:15 -06:00 |
|
Nathan Froyd
|
471e3c8d91
|
Bug 972372 - fix DOMWINDOW printfs to use the canonical nsISupports pointer for matching CC logs; r=bz
|
2014-02-12 12:53:13 -05:00 |
|
Jon Coppeard
|
8136579d75
|
Bug 959787 - Handlify arguments for Call APIs r=terrence r=bz
|
2014-02-13 15:33:04 +00:00 |
|
Ms2ger
|
eeb0e69971
|
Backout changeset c8cd1f6b6d2d because it's not web-compatible.
|
2014-02-13 10:31:09 +01:00 |
|
Boris Zbarsky
|
e929ede0ba
|
Back out bug 952890, since the dependencies aren't fixed yet.
|
2014-02-14 10:50:19 -05:00 |
|
Boris Zbarsky
|
e56fd2f65b
|
Bug 952890 part 2. Remove the IsArrayLike method, since it no longer matches any spec concept. r=peterv
|
2014-02-14 10:46:09 -05:00 |
|
Phil Ringnalda
|
2b174ca833
|
Back out d54433699f2e (bug 936236) for adding 5 rooting hazards
CLOSED TREE
|
2014-02-12 23:26:28 -08:00 |
|
Luke Wagner
|
5845a0c598
|
Bug 936236 - Notify memory-pressure observers when allocating a large ArrayBuffer fails (r=mccr8)
--HG--
extra : rebase_source : 49eadf76ae73e5e4f1c24149839bdc7200e00494
|
2014-02-12 22:50:15 -06:00 |
|
Andrew McCreight
|
e42c89316b
|
Bug 733636, part 1 - Change the nsContentUtils::WrapNative aAllowWrapping default to true. r=bholley
|
2014-02-12 15:19:32 -08:00 |
|
Jon Coppeard
|
52381adba2
|
Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz
|
2014-02-12 10:50:46 +00:00 |
|
Masatoshi Kimura
|
9306836991
|
Backed out changeset d7d447cac91b (bug 969762) for tp5 regression.
|
2014-02-12 06:01:29 +09:00 |
|
Oleg Romashin
|
a5b3845729
|
Bug 967796 - Implement Pointer Enter/Leave events support. Tests. r=smaug
--HG--
rename : dom/events/test/test_bug432698.html => dom/events/test/test_bug967796.html
|
2014-02-11 06:16:56 -08:00 |
|
Jon Coppeard
|
60baf94ae8
|
Bug 965830 - Convert use of JS_CallFunction and related APIs uses to HandleValueArray r=terrence r=smaug
|
2014-02-11 10:59:16 +00:00 |
|
Jon Coppeard
|
b6588e8cbf
|
Bug 965830 - Remove AutoArrayRooter from the public API r=terrence r=smaug
|
2014-02-11 10:59:15 +00:00 |
|
Oleg Romashin
|
0666272c2e
|
Backout 168002:594dda9c7a3a, need better SpecialPowers handling on Win platform
|
2014-02-10 23:39:30 -08:00 |
|
Oleg Romashin
|
3ef61ffbe1
|
Bug 967796 - Implement Pointer Enter/Leave events support. Tests. r=smaug
--HG--
rename : dom/events/test/test_bug432698.html => dom/events/test/test_bug967796.html
|
2014-02-10 22:35:17 -08:00 |
|
Oleg Romashin
|
baddfd8a3b
|
Bug 822898 - Implement pointer events. Detect Pointer Listeners. r=smaug
|
2014-02-10 22:33:29 -08:00 |
|
Wes Kocher
|
85c4b8aea7
|
Backed out changeset 754428833970 (bug 936340) for mochitest-3 failures on a CLOSED TREE
|
2014-02-10 16:02:45 -08:00 |
|
Richard Barnes
|
00ef0132bd
|
Bug 936340 - Implement navigator.sendBeacon. r=sicking
|
2014-01-17 14:09:38 -08:00 |
|
Ehsan Akhgari
|
b870bb3fe9
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
|
Masatoshi Kimura
|
84b0ee5c63
|
Bug 969762 - Support non-ASCII dump() messages on Windows. r=jimm
|
2014-02-11 05:50:16 +09:00 |
|
Bobby Holley
|
983a6bbd24
|
Bug 969156 - Don't fire onNewGlobalObject until the end of nsGlobalWindow::SetNewDocument. r=bz
|
2014-02-10 10:03:56 -08:00 |
|
Alfredo Yang
|
3a4bbe0a0b
|
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
|
2014-02-09 15:34:40 -05:00 |
|
Ms2ger
|
923912957b
|
Bug 969030 - Remove support for calling document.all; r=bz
|
2014-02-09 09:04:40 +01:00 |
|
Ms2ger
|
b27251ab25
|
Bug 964192 - Remove the required argument to captureEvents/releaseEvents; r=bz
|
2014-02-09 09:04:39 +01:00 |
|