Josh Aas
|
b97601d9e3
|
Bug 590054: Fix cross-architecture IPC pointer size issues with Cocoa NPAPI events. r=benwa r=cjones a=blocking-b6
|
2010-08-26 04:21:41 -04:00 |
|
Boris Zbarsky
|
e77b2ab080
|
Backed out changeset d578993db396 (bug 590422) due to possible performance regressions (especially WinXP Tscroll).
--HG--
extra : rebase_source : e6ee7060691de0b87faefcdd3f4524cf01e1c0b4
|
2010-08-27 14:00:41 -04:00 |
|
David Zbarsky
|
07afb3378d
|
Bug 36619 - display notification when file picker is blocked r=sicking a=blocking
|
2010-08-27 11:49:08 -04:00 |
|
Dan Witte
|
5306a8f553
|
Merge e10s -> m-c. a=patches
|
2010-08-27 08:04:00 -07:00 |
|
Ted Mielczarek
|
f4b8a00e3c
|
bug 587747 - Implement writing of minidumps from hang detection on OS X. r=cjones a=blocking
--HG--
extra : rebase_source : fef081b5b0fae828ecc0c2678d83787778dfc70d
|
2010-08-27 09:32:45 -04:00 |
|
Ms2ger
|
81adde64b8
|
Bug 585877 - Add a warning for document.width and document.height; r=sicking a=jst
|
2010-08-27 13:44:28 +02:00 |
|
Brian Crowder
|
46e35f73ad
|
Bug 589025 - e10s: ExternalHelperAppParent must support content-disposition property of nsIChannel. r=dwitte, a=beta5+
|
2010-08-25 18:10:30 -07:00 |
|
Dan Witte
|
0f002d9441
|
Bug 589292 - e10s necko: add contentDisposition prop to nsIChannel. r=jduell, sr=biesi, a=beta5+
|
2010-08-25 17:51:21 -07:00 |
|
Dan Witte
|
d4fa839364
|
Merge.
|
2010-08-23 17:30:33 -07:00 |
|
Josh Matthews
|
5250e69023
|
Bug 589721 - Segfault when closing remote tab with open geolocation prompt. r=dougt a=blocking-fennec
|
2010-08-23 14:31:51 -04:00 |
|
Boris Zbarsky
|
8e9ff6959b
|
Bug 590422. Stop futzing with our timer scheduling and just schedule them. r=brendan
|
2010-08-27 00:25:44 -04:00 |
|
Joel Maher
|
adaba45072
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
|
Ben Turner
|
4e765058fe
|
Bug 589355 - 'IndexedDB: Add IDBObjectStore::Clear'. r=sicking
|
2010-08-26 13:57:30 -07:00 |
|
Ben Turner
|
d004d346ff
|
Bug 589334 - 'IndexedDB: Get rid of IDBObjectStore::Modify, rename IDBObjectStore::AddOrModify to Put'. r=sicking
|
2010-08-26 13:57:28 -07:00 |
|
Ben Turner
|
f267817a9c
|
Bug 579882 - 'IndexedDB: Investigate/review IndexedDB event handling'. r=smaug+sicking.
|
2010-08-26 13:57:25 -07:00 |
|
Dan Witte
|
2809e13ce6
|
Merge m-c -> e10s.
|
2010-08-21 10:21:06 -07:00 |
|
Jonas Sicking
|
75afa48930
|
Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker
|
2010-08-21 18:49:27 +02:00 |
|
Dan Witte
|
454e26f2b0
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 2: contentLength implementors. r=jduell, a=beta5+
|
2010-08-21 00:31:11 -07:00 |
|
Bobby Holley
|
fb797f7aec
|
Backout of changesets c866e73f3209 and baff7b7b32bc because of sicking's push-and-run bustage. a=backout
|
2010-08-20 23:42:24 -04:00 |
|
Jonas Sicking
|
47fd12c2ec
|
Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker
|
2010-08-20 17:50:35 -07:00 |
|
Mounir Lamouri ext:(%2C%20David%20Zbarsky%20%3Cdzbarsky%40gmail.com%3E)
|
726a81b08d
|
Bug 582412 - Implement @formmethod, @formenctype. r=smaug sr=sicking a2.0=blocking
|
2010-08-20 19:47:30 +02:00 |
|
Robert Sayre
|
5d4ec38d54
|
Merge mozilla-central to tracemonkey.
|
2010-08-20 10:04:58 -04:00 |
|
Oleg Romashin
|
6e925ce155
|
Merged with mozilla-central: 00186bbb7459
|
2010-08-24 14:21:48 -07:00 |
|
Chris Jones
|
dda8db8657
|
Merge remote-frame code into m-c tip
|
2010-08-23 22:10:50 -05:00 |
|
Joel Maher
|
8015553874
|
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
|
2010-08-24 10:29:34 -07:00 |
|
Chris Jones
|
f22350f2bc
|
Bug 570620, part o: Connect the dots to enable drawing remote frames for <browser remote>: create the frame on the content side, insert a display item for it in compositor-side SubdocFrame, and use IPC-enabled layer managers to make it all work. r=mats sr=roc
|
2010-08-20 18:24:41 -05:00 |
|
Chris Jones
|
0e3d3aaf97
|
Bug 570620, part n: Hook layout/ipc into the build system, and integrate PRenderFrame into the PBrowser family. sr=bsmedberg
|
2010-08-20 18:24:41 -05:00 |
|
Chris Jones
|
5a4765bcb0
|
Bug 582057, part l: Use PuppetWidgets in content processes. r=roc
|
2010-08-20 18:24:40 -05:00 |
|
Chris Jones
|
16726d696a
|
Bug 582057, part k: Gut platform widgets from content processes. sr=bsmedberg
|
2010-08-20 18:24:40 -05:00 |
|
Chris Jones
|
9e76a00f6a
|
Bug 540097: Fix content processeses to (i) _exit(0) from ActorDestroy() in release builds; (ii) _exit(0) on send-on-closed-channel; and (iii) abort on other processing errors. r=bsmedberg
|
2010-08-20 18:24:40 -05:00 |
|
Jonas Sicking
|
32a03526e0
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Joel Maher
|
a6d440687b
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |
|
Joel Maher
|
e3359fd310
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
|
Robert Sayre
|
5a9450dd7a
|
Merge mozilla-central to tracemonkey.
|
2010-08-19 11:18:37 -04:00 |
|
Mounir Lamouri
|
71356f671c
|
Bug 595449 - Implement elements IDL attribute for HTMLFieldsetElement. r+a=jst
|
2010-09-15 09:55:48 +02:00 |
|
Mounir Lamouri
|
7c5b8e1c99
|
Bug 595447 - Add type IDL attribute for HTMLFieldSetElement. r=smaug a=jst
|
2010-09-15 09:55:06 +02:00 |
|
Mounir Lamouri
|
7fa8e18b86
|
Bug 595429 - Add name IDL attribute for HTMLFieldSetElement. r=smaug a=jst
|
2010-09-15 09:54:20 +02:00 |
|
Justin Lebar
|
92b6751bd9
|
Bug 587853 - Use PR_ATOMIC_{INCREMENT,DECREMENT} macros for threadsafe addref / release. r+a2.0=bsmedberg
|
2010-08-17 10:25:41 -07:00 |
|
Doug Turner
|
4467f2eef3
|
Bug 489813 - Fire timeout error if provider fails to response after initial response. Also cleans up test. r=smaug a=jst
|
2010-08-31 09:15:52 -07:00 |
|
Chris Pearce
|
d30f2019c1
|
Bug 589053 - DOMString mis-capitalized in Media IDL. a=bustage-fix
|
2010-08-20 19:35:09 +12:00 |
|
Luke Wagner
|
719f726121
|
Bug 581263 - remove slow natives (r=waldo,mrbkap)
|
2010-08-16 12:35:04 -07:00 |
|
David Mandelin
|
357cecb6ca
|
[JAEGER] Merge from Tracemonkey.
|
2010-08-31 10:36:08 -07:00 |
|
Robert Sayre
|
3ad42fa07b
|
Merge mozilla-central to tracemonkey. CLOSED TREE
|
2010-08-31 10:24:22 -07:00 |
|
David Mandelin
|
cfed7db1c8
|
[JAEGER] Merge from Tracemonkey.
|
2010-08-30 11:38:48 -07:00 |
|
Robert Sayre
|
8f23ba7c8c
|
Merge mozilla-central to tracemonkey.
|
2010-08-29 01:40:40 -04:00 |
|
Jeff Walden
|
7a4a825ff1
|
Fix JSON xpcshell tests expecting lax behavior. r=orange
|
2010-08-28 21:24:47 -04:00 |
|
David Mandelin
|
541949933e
|
[JAEGER] Merge from Tracemonkey.
|
2010-08-24 11:56:29 -07:00 |
|
David Mandelin
|
1ff714a643
|
[JAEGER] Merge from tracemonkey.
|
2010-08-20 11:34:59 -07:00 |
|
David Mandelin
|
dad431e594
|
Merge from Tracemonkey.
|
2010-08-19 11:11:36 -07:00 |
|
David Mandelin
|
cfd4dc3af7
|
[JAEGER] Merge from tracemonkey. This should fix the Xd regression picked up in the last merge.
|
2010-08-17 18:45:30 -07:00 |
|
Jeff Walden
|
7734242029
|
Bug 584909 - Followup to fix a test that expected invalid JSON prettyprinting. r=orange
|
2010-08-17 17:35:42 -07:00 |
|
David Mandelin
|
6d174826fc
|
[JAEGER] Merge from tracemonkey. Note that we will currently fail one trace test that was recently added. There is a bug in that test that will be fixed posthaste.
|
2010-08-17 15:32:40 -07:00 |
|
David Mandelin
|
ab8fe7050b
|
[JAEGER] Merge from Tracemonkey part 1: don't change visibility of JSStackFrame members yet
|
2010-08-16 15:37:15 -07:00 |
|
Brian Hackett
|
7cbcc50fa8
|
Add interface for JSStackFrame.fun/script/thisv/rval, bug 586533. r=lw
|
2010-08-15 08:44:51 -04:00 |
|
Ms2ger
|
b00453d727
|
Bug 531030 - Remove support for the spacer element; r=bzbarsky a=blocking-betaN
|
2010-08-20 08:05:05 +02:00 |
|
Olli Pettay
|
03ec53594f
|
Bug 588808 - TabChildGlobal objects shouldn't be kept alive too long, r=dougt, a=Mossop
|
2010-08-23 11:44:43 +03:00 |
|
David Mandelin
|
7dad0652f9
|
[JAEGER] Merge from Tracemonkey. This picks up Yarr.
|
2010-08-12 11:42:16 -07:00 |
|
Robert Sayre
|
403dfcf186
|
Merge mozilla-central to tracemonkey.
|
2010-08-12 11:10:22 -07:00 |
|
Dave Townsend
|
4606f0e632
|
Backed out changeset 937a11c1fc07 from bug 582569 due to new browser-chrome test
failures.
|
2010-08-12 10:28:50 -07:00 |
|
Robert Sayre
|
2c5d9c7f92
|
Merge mozilla-central to tracemonkey.
|
2010-08-12 10:12:04 -07:00 |
|
Mark Finkle
|
15490bc6ce
|
Bug 582569 - Fire an event in child frame scripts when the TabChild is closing [r=smaug a=blocking-fennec]
|
2010-08-12 12:47:22 -04:00 |
|
Blake Kaplan
|
05783ad012
|
Bug 585209 followup -- don't use top incorrectly.
|
2010-08-10 18:55:08 -07:00 |
|
Robert Sayre
|
dd69864759
|
Merge mozilla-central to tracemonkey.
|
2010-08-10 15:41:49 -07:00 |
|
Benedict Hsieh
|
06c7038301
|
Bug 535077 - Fixes hang caused by failure to execute sync launch r=cjones a=blocking2.0
|
2010-08-10 14:14:10 -07:00 |
|
Blake Kaplan
|
aba09d273f
|
Bug 585224 - Move the location object to the inner window (though still parenting the JS object to the outer). r=jst
|
2010-08-06 17:17:33 -07:00 |
|
Blake Kaplan
|
4a0651e6b9
|
Bug 585209 - Add a few mochitests about location objects. r=jst
|
2010-08-06 17:17:33 -07:00 |
|
Blake Kaplan
|
9d9623ade3
|
Bug 585228 - Move forwarding code out of the inner window's resolve hook and don't give it an addProperty hook since it doesn't need it. r=jst
|
2010-08-06 17:15:55 -07:00 |
|
Blake Kaplan
|
b70d1da23a
|
Bug 585228 - Make the outer window not have an outerObject hook and the inner window not have an innerObject hook. r=jst
|
2010-08-06 17:13:14 -07:00 |
|
Blake Kaplan
|
4240b7bbb9
|
Bug 585228 - The inner window doesn't need a NewEnumerate hook. r=jst
|
2010-08-06 17:10:22 -07:00 |
|
Mounir Lamouri
|
402a6ddec3
|
Bug 561634 - Implement constraint validation API for form element. r=smaug sr=sicking a2.0=blocking
|
2010-08-21 20:51:38 +02:00 |
|
Mounir Lamouri
|
20e83c0bc1
|
Bug 561635 - Implement constraint validation API for output element. r=sicking a2.0=blocking
|
2010-08-21 19:54:53 +02:00 |
|
David Mandelin
|
bec3982175
|
[JAEGER] Merge from tracemonkey.
|
2010-08-11 11:36:32 -07:00 |
|
David Mandelin
|
53500d5d01
|
[JAEGER] Merge from tracemonkey.
|
2010-08-11 11:30:10 -07:00 |
|
David Mandelin
|
d9ba7c5740
|
[JAEGER] Merge from tracemonkey.
|
2010-08-09 11:36:39 -07:00 |
|
David Mandelin
|
0c268b4fe8
|
[JAEGER] Merge from tracemonkey.
|
2010-08-06 15:39:15 -07:00 |
|
David Mandelin
|
7df2342a6f
|
Merge from tracemonkey.
|
2010-08-05 15:57:34 -07:00 |
|
David Mandelin
|
26769e3f6e
|
Merge from Tracemonkey.
|
2010-08-02 15:55:29 -07:00 |
|
Matthew Gregan
|
03ad3eb6b1
|
Bug 569301 - Add on* event handler property support for media events. r=smaug
|
2010-08-02 17:53:45 +12:00 |
|
Blake Kaplan
|
bfa16f49c6
|
Bug 574975 - Split inner/outer scriptable helpers, make the outer window not global. r=jst.
|
2010-08-01 17:39:35 -07:00 |
|
Chris Leary
|
e709926e6f
|
Bug 583868: increase heap size to avoid V8 OOM in shell. (r=anygregor)
|
2010-08-04 16:23:49 -07:00 |
|
Robert Sayre
|
61a58b84de
|
Merge mozilla-central to tracemonkey.
|
2010-07-31 14:19:27 -07:00 |
|
Brian Birtles
|
8b6e3c3cc7
|
Bug 527270: Implement SMIL TimeEvents. r=dholbert,smaug; sr=roc; a=blocking-betaN
|
2010-07-31 16:02:52 +09:00 |
|
Ms2ger
|
e55f76fd8c
|
Bug 573258 - Support a.text as defined in HTML5; r=Olli.Pettay approval2.0=benjamin
|
2010-07-30 16:48:57 -07:00 |
|
Robert O'Callahan
|
1a6d5d141b
|
Backed out changeset 66c25030a8d4
|
2010-08-12 11:28:49 +12:00 |
|
Boris Zbarsky
|
b19950ebd5
|
Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe
|
2010-08-11 17:05:28 -04:00 |
|
Doug Turner
|
fc5141bdf6
|
Merge from e10s clone. a=dougt
|
2010-08-10 18:33:38 -07:00 |
|
Brad Lassey
|
3ca04d07ac
|
bug 583542 - [e10s] nsExternalHelperAppService fails when called from content process r=dougt blocking-fennec=2.0a1+
|
2010-08-10 13:14:45 -04:00 |
|
David Mandelin
|
54901ed5d6
|
[JAEGER] Merge from Tracemonkey.
|
2010-07-29 13:23:33 -07:00 |
|
David Mandelin
|
647fb9db93
|
Merge from Tracemonkey.
|
2010-07-28 11:16:36 -07:00 |
|
Igor Bukanov
|
9842e59608
|
Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution.
|
2010-07-28 14:36:06 +02:00 |
|
Chris Jones
|
b26b25290b
|
Bug 582174: IsDead() was intended to check for null. r=dwitte
--HG--
extra : rebase_source : 3a85ae01837b303c13c412e26b78b8179cdfff75
|
2010-07-27 01:26:41 -05:00 |
|
Blake Kaplan
|
9c322c2cc1
|
Bug 584260 - Delay creating the outer window JS object until the last possible second. r=jst
|
2010-07-26 18:08:26 -07:00 |
|
Benoit Girard
|
b662b60755
|
Bug 568513 - Implement NPN_PopUpContextMenu. r=josh a=blocking-beta3
|
2010-07-29 18:38:32 -04:00 |
|
Robert Sayre
|
802a358676
|
Merge mozilla-central to tracemonkey.
|
2010-07-30 21:57:41 -07:00 |
|
Saint Wesonga
|
fceb4d6323
|
Bug 562433 - Change location.host and location.hostname to return "" for host-less URIs instead of throwing. r=bz
|
2010-08-07 09:11:43 +02:00 |
|
Robert Sayre
|
137916e05e
|
Merge.
|
2010-08-06 22:47:02 -07:00 |
|
Vladimir Vukicevic
|
cd7ca8d0fe
|
b=584815; enable WebGL shader validation and remove obsolete texture API; r=bjacob
|
2010-08-06 22:10:38 -07:00 |
|
Robert Sayre
|
6d86fc6985
|
Merge mozilla-central to tracemonkey.
|
2010-08-06 15:41:41 -07:00 |
|
Shawn Wilsher
|
aac6c510fc
|
Backed out changeset e6e0200b6e03 (bug 568969) because it appears to have caused orange on a CLOSED TREE.
|
2010-08-06 11:53:39 -07:00 |
|
Shawn Wilsher
|
f2250bbc15
|
Bug 568969 - Nuke nsContentUtils::GetHistory
r=bz
a=bsmedberg
|
2010-08-05 10:07:46 -07:00 |
|
David Mandelin
|
4c5e8d41db
|
[JAEGER] Merge from tracemonkey.
|
2010-07-23 18:47:24 -07:00 |
|
Andreas Gal
|
0d6cf59819
|
More fallout from bug 581264.
|
2010-07-23 17:24:55 -07:00 |
|
Andreas Gal
|
7bc0fea77a
|
Consolidate GC heuristics (580803, r=igor).
|
2010-07-23 15:17:42 -07:00 |
|
Boris Zbarsky
|
b0c0705ee9
|
588174. Make it possible to pass an explicit callback function to mozRequestAnimationFrame. r=roc, sr=dbaron
|
2010-09-09 01:38:04 -04:00 |
|
Sean Stangl
|
5d5d995263
|
[JAEGER] Merge from TraceMonkey (which pulled m-c).
|
2010-07-20 22:24:39 -07:00 |
|
Robert Sayre
|
b8d6ec6280
|
Merge mozilla-central to tracemonkey.
|
2010-07-20 15:07:03 -07:00 |
|
David Anderson
|
dd9c55abdd
|
[JAEGER] Merge from tracemonkey.
|
2010-07-19 20:49:26 -07:00 |
|
Andreas Gal
|
3dd9f9600b
|
Support independent cycle collection and garbage collection (573175, r=jst).
|
2010-07-19 23:31:01 -07:00 |
|
Blake Kaplan
|
7aae25faf9
|
Bug 563106 - Tie XPConnect to compartments. r=jorendorff/gal/jst
|
2010-07-19 13:36:49 -07:00 |
|
Ted Mielczarek
|
9398b84c82
|
Backed out changeset 1362f0ca86d2 (bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save) due to test failures.
|
2010-08-18 13:04:31 -04:00 |
|
David Humphrey
|
199c454157
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-17 09:40:00 -04:00 |
|
Olli Pettay
|
eb1461f93b
|
Bug 586115 - Cache LoadFrameScript Calls - e10s, r=jst, fb=azakai, a=b-f
|
2010-08-18 13:02:49 +03:00 |
|
Dão Gottwald
|
da59e060eb
|
Backed out changeset a27043cd19ff
|
2010-08-18 09:46:54 +02:00 |
|
Robert O'Callahan
|
b638314459
|
Bug 497808. Enable dumping of cycle-collector graphs in any debug build. r=peterv,a=blocking
|
2010-08-12 12:03:23 +12:00 |
|
Josh Aas
|
7c8d5f47f2
|
Bug 578868: Only load plugin libraries into the main process when absolutely necessary. r=benwa sr=bsmedberg a=blocking-b5+
|
2010-08-17 20:05:48 -04:00 |
|
Brian Crowder
|
10a55e53b3
|
Bug 562444 - e10s: fix external app handler code to enable download manager and others over IPC, r=dwitte, sr=biesi, blocking-fennec2.0a1=mfinkle
|
2010-08-17 20:19:24 -07:00 |
|
Chris Pearce
|
1ab92508c3
|
Commit backout of 42c8cd0e1a65
|
2010-08-18 13:59:10 +12:00 |
|
Chris Pearce
|
b4fbff731d
|
Backed out changeset 42c8cd0e1a65
|
2010-08-18 13:50:49 +12:00 |
|
Rich Dougherty ext:(%2C%20Chris%20Pearce%20%3Cchris%40pearce.org.nz%3E)
|
0ea19dfe4e
|
Bug 548523 - Replace HTMLMediaElement.autobuffer attribute with 'preload'. r=roc a=blocking2.0
--HG--
rename : content/media/test/test_autobuffer.html => content/media/test/test_preload_attribute.html
rename : content/media/test/test_autobuffer2.html => content/media/test/test_preload_suspend.html
|
2010-08-18 10:49:14 +12:00 |
|
Alon Zakai
|
ff104af24b
|
Bug 588201 - "Do not call JS_SetGCParameterForThread in messageManager code" [r=Olli.Pettay r=dmandelin]
--HG--
extra : rebase_source : e2946bc307b08d7a8d18df35c6913761e74c0d6b
|
2010-08-17 15:08:00 -07:00 |
|
Gavin Sharp
|
a9b7f47835
|
Backed out changeset 43b490ef9dab (bug 585877), a=beltzner
|
2010-08-17 15:27:06 -04:00 |
|
Jim Chen
|
9af2299edd
|
Bug 582644 - IME event remoting, patch for android; r=blassey, blocking-fennec=2.0a1+
|
2010-08-17 01:07:45 -07:00 |
|
Jim Chen
|
e2fa4d93cb
|
Bug 582644 - IME event remoting, patch for widget; r=dougt, blocking-fennec=2.0a1+
|
2010-08-17 01:07:42 -07:00 |
|
Mounir Lamouri
|
75d39992a0
|
Bug 587875 - Build bustage: nsRefreshDriver.h is included by files not included when SMIL is disabled. r=jst@mozilla.org, a=buildbustage
|
2010-08-17 02:08:35 +02:00 |
|
Ehsan Akhgari
|
da198edfb2
|
Back out bug 582644 and 576716 because of mochitest-3 oranges
|
2010-08-16 19:14:00 -04:00 |
|
Ben Turner
|
4cf3bd5d49
|
bug 576716 - Crash [@ TypedArrayTemplate<int>::init] or [@ TypedArrayTemplate<int>::create], patch to tests r=vlad blocking2.0=betaN+
|
2010-08-16 14:48:32 -07:00 |
|
Jim Chen
|
3d4ef5adca
|
bug 582644 - IME event remoting, patch for android r=blassey blocking-fennec=2.0a1+
|
2010-08-16 14:48:32 -07:00 |
|
Jim Chen
|
5ca25a4372
|
bug 582644 - IME event remoting, patch to widget r=dougt blocking-fennec=2.0a1+
|
2010-08-16 14:48:32 -07:00 |
|
Benjamin Smedberg
|
2afbd46dc1
|
Bug 583053 - Corruption issues when running rdio because windows double-pass rendering events don't win the RPC race, r=bent
|
2010-08-16 10:10:25 -04:00 |
|
Robert O'Callahan
|
fa4bd9fcf4
|
Bug 587317: Fix test_offsets to succeed on all platforms including D2D. r=dbaron
|
2010-08-16 09:15:03 +02:00 |
|
Benoit Girard
|
bdf117ec92
|
Bug 583296 - Release timer resources after context menu. r=josh a=josh
--HG--
extra : rebase_source : 70de646d179dbfcd939e3558a15e6e23dacfcc30
|
2010-08-15 23:48:51 -04:00 |
|
Benoit Girard
|
32e369134b
|
Bug 583296 - Fix StartDrawingPlugin to correctly detect nested OS X OOPP paint events. r=josh
|
2010-08-15 13:42:09 -04:00 |
|
Ms2ger
|
8b767d3905
|
Bug 585877 - remove document.height / document.width. r=sicking, sr=jst
|
2010-08-15 11:02:20 +02:00 |
|
Josh Matthews
|
a7718f5254
|
Bug 575346 - e10s: Geolocation access token isn't remembered. r=dougt
--HG--
extra : rebase_source : a0f9cd69c4709fdac82b9f5fe3b9d956848b9dde
|
2010-08-06 22:18:51 -04:00 |
|
Josh Matthews
|
c71a1f8f2f
|
Bug 575348 - e10s: Fennectrolysis crashes in cycle collection after geolocation test. r=dougt
--HG--
extra : rebase_source : eb456a0f15ee2ac98d8b10d8cdd5a3af8ad6790c
|
2010-08-06 21:20:53 -04:00 |
|
Vladimir Vukicevic
|
145fdbfa9c
|
b=572522; add experimental mozArrayBuffer to XHR; r=jst, a=bsmedberg
|
2010-08-14 10:52:19 -07:00 |
|
Dan Witte
|
816de088d0
|
Merge mozilla-central -> e10s.
|
2010-08-13 21:24:11 -07:00 |
|
Honza Bambas
|
c32ff56c91
|
Bug 536301 - e10s HTTPS: securityInfo. r=jduell, sr=kaie
|
2010-08-13 01:06:40 -07:00 |
|
Josh Aas
|
e8f9c53806
|
Bug 578868: Only load plugin libraries into the main process when absolutely necessary. r=benwa sr=bsmedberg
|
2010-08-13 02:42:42 -04:00 |
|
Robert Sayre
|
84ab1bce0c
|
Merge tracemonkey to mozilla-central.
|
2010-08-13 12:45:44 -07:00 |
|
Benoit Girard
|
ca56a86453
|
Bug 577494: Interpose OS X Cocoa system calls to hide dock in fullscreen/focus OOPP windows. r=josh
|
2010-08-13 12:45:50 -04:00 |
|
Markus Stange
|
9b2623e3b8
|
Bug 572688 - Add a DOM API called document.mozSetImageElement for overriding -moz-element ID target elements. r=jonas, r=roc
|
2010-08-13 15:35:36 +02:00 |
|
Blake Kaplan
|
d172d545d7
|
Fix bug 584512.
|
2010-08-12 21:05:05 -07:00 |
|
Boris Zbarsky
|
6fc9d4f89d
|
Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe
|
2010-08-11 17:05:28 -04:00 |
|
Mark Finkle
|
e4743ce918
|
Bug 582569 - Fire an event in child frame scripts when the TabChild is closing [r=smaug a=blocking-fennec]
|
2010-08-12 12:47:22 -04:00 |
|
Oleg Romashin
|
7a9eedae2d
|
Bug 591559 and bug 575567 - "Drop X[Parent/Child] widget embedding from remote browser" [r=cjones] [a=bustage-fix+blocking]
|
2010-07-16 06:57:00 -05:00 |
|
Gavin Sharp
|
68e8cdea44
|
Bustage fix for Mochitest-3 (bug 591026) a=shutupstupidhook
|
2010-08-27 23:02:18 -04:00 |
|
Mounir Lamouri
|
39837fc7da
|
Bug 589490 - Implement constraint validation API for <object>. r=sicking a=blocking
|
2010-08-28 02:36:45 +02:00 |
|
Jim Mathies
|
7e7b37b5d4
|
Bug 591408 - Fix for full screen regression: Only send one dom event to content. r=bz a=blocking
|
2010-08-28 02:33:43 +02:00 |
|
Jeff Walden
|
8c707b8116
|
Bug 564621, bug 582077 - JSON.parse shouldn't allow {"a" : "b",} or [1,]. But, because Firefox's bookmarks "JSON" generation has historically generated invalid JSON (it no longer does, see bug 505656), preserve a "legacy" mode of parsing that can be used to load bookmarks.json files (at least until we no longer support migration from Firefox <4 profiles :-) ). r=sayrer
|
2010-07-14 13:48:36 -05:00 |
|