Josh Aas
4158076363
Bug 615881: Fix several bugs related to the handling of NPAPI's NPPluginFuncs structure. r=bsmedberg a=blocking2.0final+
2010-12-03 00:20:59 -05:00
Blake Kaplan
82d0ff0fdd
bug 601803 - Support adopting a node cross-compartment. r=gal/jst, a=blocker
2010-11-15 17:21:25 -08:00
Alon Zakai
2d67e7738f
Bug 613076 - Fix GetDPI in the content process. r=cjones a=blocking-fennec
2010-12-02 17:24:04 -08:00
Johnny Stenback
75249fe610
Bug 606709. Ensure that a traced inner window's outer window gets traced too, so that the inner doesn't outlive its outer window. r=mrbkap@gmail.com, a=blocker
2010-12-02 16:55:38 -08:00
Kyle Huey
eebc1c104d
Backed out changeset bdd2ea5a37ee
2010-12-02 14:27:42 -05:00
Honza Bambas
14467a789a
Bug 607418 - failure in dom/tests/mochitest/localstorage/test_localStorageOriginsSchemaDiffs.html (only a test update to have more logging), r+a=jst
2010-12-02 18:32:43 +01:00
Benjamin Smedberg
a96b7fe633
Bug 614610 - Annotate ProcessType for content and jetpack crashes, r=ted
2010-11-30 09:54:31 -05:00
Dave Townsend
f37456c704
Backing out changeset 5d4678e9fc37 from bug 609543 due to potentially causing bug 615736. a=backout
2010-12-01 10:52:53 -08:00
Ehsan Akhgari
b67f6df279
Bug 539957 - random failure in test_importScripts.html | Worker had an error:tryBadScripts is not defined; r=jst a=orange-fix
2010-11-22 03:13:37 -05:00
Matthew Gregan
461a2eb686
Bug 612798 - Remoting Audio - Thread per stream to avoid problems with blocking drain/write calls. r=dougt. a=blocking-fennec
...
--HG--
extra : rebase_source : a2efdcf562d3da08e9676fe174d0cdc3e317fa82
2010-11-30 18:37:32 +13:00
Matthew Gregan
d96f71fdba
Bug 614160 - Fix remote audio ownership and avoid sending IPCs when actor is being destroyed. r=dougt a=blocking-fennec
...
--HG--
extra : rebase_source : 0fe7883f97fb4f014b9f39ced902bc96b0eebc31
2010-11-26 17:13:54 +13:00
Gregor Wagner
7d300dd2b8
Bug 609543 - Frequent hangs in dromaeo_sunspider during sunspider-access-nsieve.html (after sunspider-access-nbody.html); r=dmandelin a=blocking-beta9+
2010-11-30 14:48:46 -05:00
Ehsan Akhgari
292738a141
Bug 614116 - Enforce HTTP mode when setting a storage value for in-memory databases; r=mayhemer a=blocking-betaN+
2010-11-29 13:50:09 -05:00
Ehsan Akhgari
06b524cb96
Merge backout; a=bustage
2010-11-29 15:04:32 -05:00
Ehsan Akhgari
c6bea6950f
Backed out changeset 1f53f85ddfb5 because of mochitest-3 failure
2010-11-29 15:04:20 -05:00
Justin Lebar
5039e47c46
Bug 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking
2010-11-29 11:13:12 -08:00
Ehsan Akhgari
88dcd8da4e
Bug 614116 - Enforce HTTP mode when setting a storage value for in-memory databases; r=mayhemer a=blocking-betaN+
2010-11-29 13:50:09 -05:00
Markus Stange
a02b9ba817
Bug 589442 - Add a flush in this test in order to increase the chances that the old document survives in the bfcache. r=bent, a=test-only
2010-11-27 14:52:33 +01:00
Oleg Romashin
5e5e5dfc40
Bug 614751 - can't compile nsHapticFeedback.cpp on maemo6 r=blassey.bugs a=npodb
2010-11-29 09:33:34 +02:00
Doug Turner
de3da3bac8
Backing out 24aed997dbcd
...
Matthew Gregan – Bug 614160 - Fix remote audio ownership and avoid sending IPCs when actor is being destroyed. r=dougt a=blocking=fennec
It caused windows builds to go red. qq.
a=me
2010-11-27 21:40:43 -08:00
Matthew Gregan
11e7768654
Bug 614160 - Fix remote audio ownership and avoid sending IPCs when actor is being destroyed. r=dougt a=blocking=fennec
2010-11-26 17:13:54 +13:00
Ms2ger
d8c8ed7fdb
Bug 612164 - Give DATA_CLONE_ERR the right constant; r=jst a=blocking-beta8
2010-11-26 12:43:26 +01:00
Honza Bambas
8c7ff59e05
Bug 544462 - HTML5 Offline features - Asterisk (*) not supported in network section of manifest file, r=jst, a2.0=jst
2010-11-25 21:49:19 +01:00
Benoit Jacob
9ea1fb4a47
Bug 613324 - update WebGL constants - r=vladimir
2010-11-25 08:59:35 -05:00
Neil Deakin
045b59fd77
Bug 613748 - Keyboard inputs do not work when tab-modal alerts are open in another tab. r=smaug, a=drivers for API change
2010-11-24 17:44:46 -08:00
Jonas Sicking
5ec63c5bb2
Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker
2010-11-23 13:24:57 -08:00
Alon Zakai
9f58935c14
Bug 600880 - Fix screen.width and screen.height on Android. r=cjones a=blocking-fennec
2010-11-24 10:22:40 -08:00
Ted Mielczarek
605c2ac798
bug 605832 bustage fix for --disable-crashreporter builds. a=bustage
2010-11-24 12:12:25 -05:00
Ted Mielczarek
99d03e6dc7
bug 605832 - Remote AddLibraryMapping from the child process, and use the results for child process minidump generation. r=cjones a=blocking-fennec
2010-11-24 09:15:03 -05:00
Benjamin Smedberg
7014184af8
Disable the new IPC tests on mac because they are hanging (introduced in bug 581335). I'll look into this a bit later, but content processes on mac are not important yet. a=orange
2010-11-24 11:08:47 -05:00
Benjamin Smedberg
b7b7f07536
Bug 581335 - Hook up crash reporting for content process by attaching a property bag to the global observer-service notification for them. r=mfinkle
...
--HG--
extra : rebase_source : 880e536710b8c02995a36fa08c49d098fb05f50f
2010-11-24 08:58:21 -05:00
Margaret Leibovic
4d60f6bfd2
backout d25bfdc458cf a=bustage
2010-11-23 21:16:23 -08:00
Brad Lassey
74fe235331
bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling r=roc a=blocking-fennec
2010-11-23 21:12:53 -05:00
Jonas Sicking
c88ced1105
Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker
2010-11-23 13:24:57 -08:00
Josh Matthews
d98cbc1116
Bug 590026 - Geolocation requests should disconnect their timer on shutdown. r=dougt a=bsmedberg
2010-08-23 22:09:00 -04:00
Josh Matthews
3b18027d78
Bug 590030 - Both success and error geolocation callbacks can be called. r=dougt a=bsmedberg
2010-08-24 00:52:17 -04:00
Steven Michaud
45791a94ab
Bug 613376 - r=josh a=blocking2.0beta8+
2010-11-23 14:45:40 -06:00
Josh Matthews
d4ffb4ca8d
Bug 584946 - e10s: localStorage, r=honzab, a=blocking-fennec2.0b3+
2010-11-18 20:15:23 -05:00
Alex Pakhotin
ffa4adf424
Bug 608428 - Replace default icon in desktop notifications. r=blassey a=blocking-fennec
2010-11-22 18:24:05 -08:00
Mounir Lamouri
b929cda596
Follow-up from bug 597809. r=me a=codingstyle
2010-11-23 16:00:32 +01:00
Jonas Sicking
9db8689cdf
Bug 608669: Make chrome-document-global-created be properly dispatched on newly opened windows. r=jst a=blocker
2010-11-23 00:50:56 -08:00
Jonas Sicking
abf5fa5994
Bug 609030: Update createBlobURL/revokeBlobURL to it's final name. r=jst a=blocker
2010-11-23 00:50:55 -08:00
Michael Wu
353263dece
Bug 581596 - Create GetInputMode API, r=masayuki,roc sr=roc a=blocking-fennec
2010-11-22 22:48:45 -08:00
Michael Wu
146f71b464
Bug 581596 - Add new SetInputMode api, r=roc,masayuki sr=roc a=blocking-fennec
2010-11-22 22:48:03 -08:00
Brad Lassey
a06016f1d8
bug 518266 - Implement mechanism to provide haptic feed back, maemo r=dougt a=blocking-fennec
...
--HG--
extra : rebase_source : d71dd2a0cb525af145126f8b783daf2bd9ee562b
2010-11-22 16:23:40 -05:00
Brad Lassey
ce1ec10d0b
bug 518266 - Implement mechanism to provide haptic feed back, android r=dougt a=blocking-fennec
2010-11-22 11:38:02 -05:00
Phil Ringnalda
09b32a6f6e
Bug 601536 - get rid of intermittent "runTest is not defined" errors by moving the iframe down below the script that its onload calls into, r=mrbkap, a=test
...
--HG--
extra : rebase_source : 48654242089b6a561dd8090e3455f3680a852610
2010-11-19 22:12:09 -08:00
Wesley Johnston
746e2665ee
Bug 517889 - Add referrer to PExternalHelperApp. r=dwitte,bz a=blocking-fennec
2010-11-21 11:21:59 -08:00
Alon Zakai
b1c1b17c3d
Bug 611505 - Fix 'TabParent not thread-safe' errors. r=honzab a=blocking-fennec
2010-11-21 11:21:56 -08:00
Justin Dolske
d74fc57d10
Bug 59314 - Alerts should be content-modal, not window-modal (Part 2). r=jst, feedback=gavin, a=blocking+
2010-11-19 21:23:27 -08:00