Jonas Sicking
|
ff49d3e414
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
Sid Stamm
|
3234be224c
|
bug 515443 CSP no-eval support. r=mrbkap,brendan
|
2010-03-08 00:24:50 -08:00 |
Clint Talbert
|
b962e844a9
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
Joel Maher
|
0c7928ce7d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
Jim Mathies
|
25442289d4
|
Bug 550322 - [OOPP] Hulu full screen deadlock protection doesn't trap all cases. r=bent.
|
2010-03-06 12:33:40 -06:00 |
Shailen
|
6853cb030f
|
Fixing bug 488423, don't pass a size of 0 to PR_CALLOC(). r+sr=jst@mozilla.org
|
2010-03-05 14:19:30 -08:00 |
Blake Kaplan
|
8634c22fc5
|
Fix bug 541530. r=jst sr=brendan
|
2010-03-04 13:44:42 -08:00 |
Benjamin Smedberg
|
04b70f20d6
|
Bug 550305 - Reduce round-trips by making some NPRuntime/scriptable methods async instead of RPC, r=bent
|
2010-03-04 16:20:14 -05:00 |
Robert O'Callahan
|
c7359e0b91
|
Backed out changeset 5125fc26166b
|
2010-03-05 20:20:15 +13:00 |
Blake Kaplan
|
1ddb1d6472
|
Fix bug 541530. r=jst sr=brendan
|
2010-03-04 13:44:42 -08:00 |
Vladimir Vukicevic
|
137fafc56f
|
b=534467; implement Uint8ClampedArray for CanvasPixelArray; part 3, DOM-side implementation; r=bz
|
2010-03-03 16:40:27 -08:00 |
Vladimir Vukicevic
|
634ef014e3
|
Nuke some stale/unused files
* * *
attempt to fix x86-64 burning
|
2010-01-22 18:29:49 -08:00 |
Chris Jones
|
189c9e51ca
|
Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg
|
2010-03-03 23:02:55 -06:00 |
Robert O'Callahan
|
053fb1a959
|
Backing out bug 534467 to try to fix test failure
|
2010-03-04 17:50:57 +13:00 |
Robert O'Callahan
|
25c273c7ba
|
Backed out changeset 1672d4c79e82
|
2010-03-04 17:50:28 +13:00 |
Robert O'Callahan
|
fcae78a152
|
Back out due to Linux-64 build bustage
|
2010-03-04 14:38:23 +13:00 |
Robert O'Callahan
|
ac0d8e0290
|
Backed out changeset b35354fe21e3
|
2010-03-04 14:38:00 +13:00 |
Vladimir Vukicevic
|
ac2d6eb636
|
b=534467; implement Uint8ClampedArray for CanvasPixelArray; part 3, DOM-side implementation; r=bz
|
2010-03-03 16:40:27 -08:00 |
Vladimir Vukicevic
|
d6e58b8e1e
|
b=534735; use custom quickstubs for canvas fillStyle and strokeStyle; r=bz
|
2010-03-03 16:40:25 -08:00 |
Vladimir Vukicevic
|
fadfd8e8a9
|
Nuke some stale/unused files
|
2010-01-22 18:29:49 -08:00 |
Olli Pettay
|
5583fff1cf
|
Bug 549566, clean-up beforeunload message, r=sicking
--HG--
extra : rebase_source : 5abe27de295f9285b926f105d7ec317ebe1503ff
|
2010-03-03 14:41:57 +02:00 |
Saint Wesonga
|
d6a5772a92
|
Bug 526454 - Link to plugin check page from about:plugins. r=josh, ui-r=faaborg
|
2010-03-03 09:51:58 +01:00 |
Ryan Flint
|
8be4f8781c
|
Bug 549788 - Increase the buffer size used for JSON streams. r=sayrer
|
2010-03-02 17:54:40 -08:00 |
Neil Deakin
|
289926a17b
|
Bug 546425, add mozSourceNode to access the source node of the drag, r=jonas,sr=roc
|
2010-03-02 06:21:20 -08:00 |
Robert O'Callahan
|
31649f159f
|
Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant.
|
2010-03-01 21:03:49 +13:00 |
Chris Jones
|
18552858e6
|
Bug 532208: Defer deletion of browser streams to later tasks. r=bsmedberg
|
2010-02-26 13:07:56 -06:00 |
Mounir Lamouri
|
b04de541c5
|
Bug 457800 - Implement placeholder attribute for text input fields; r=ehsan,bzbarsky,bolter sr=roc ui-r=faaborg
--HG--
extra : rebase_source : 2e2f3a73553d720b32812603b0ce96c89b9a6261
|
2010-02-26 10:47:38 -08:00 |
Henri Sivonen
|
5dd05d9bae
|
Bug 545402 - Make test_bug42976.html run from onload and make HTML5 createContextualFragment work on DOMs that do not have a docshell. r=Olli.Pettay.
--HG--
extra : rebase_source : 74002d7f9936045065406e412477df9b740ee766
|
2010-02-22 14:17:31 +02:00 |
Henri Sivonen
|
86a98a273b
|
Bug 545404 - Remove parsing-dependent isindex tests from the DOM Level 2 HTML test suite. r=jonas.
--HG--
extra : rebase_source : 2c955c2b9005925d5c21a1dd5950c4c8b7f147ed
|
2010-02-22 14:17:31 +02:00 |
Ben Turner
|
2445ec4371
|
Fix braindead variant conversion bug, r=cjones, no bug
|
2010-02-25 15:31:09 -08:00 |
Karl Tomlinson
|
3b8754d47a
|
b=548434 NULL check aNPP in _invalidaterect for nspluginwrapper r=cjones
--HG--
extra : rebase_source : 6af217c167b313f034461ec63d7dd45cb5bd5225
|
2010-02-24 16:19:51 -08:00 |
Benjamin Smedberg
|
f6530dd68d
|
Merge backout of bug 532208 due to test failures, crashes, and overall badness.
|
2010-02-25 03:03:12 -08:00 |
Benjamin Smedberg
|
23d03d12ad
|
Backed out changeset e4a7ea0bb90f bug 532208 - asynchronous stream delivery because write events were being dispatched in odd re-entrant states and NPP_DestroyStream was being delivered before all the stream data was delivered.
|
2010-02-25 03:00:56 -08:00 |
Karl Tomlinson
|
4228c8586c
|
b=517133 Get crash stats for X errors r=bsmedberg
--HG--
extra : rebase_source : e9b2319a566ecb5a8a3cd6ba322df97e1ff3ffc8
|
2010-02-24 14:25:16 -08:00 |
Benjamin Smedberg
|
59b4e311fa
|
Bug 532208 - Make PBrowserStream destructor uni-directional by delivering all data asynchronously and doing two-phase (acknowledged) destruction, r=bent
--HG--
extra : rebase_source : 1155cb3c0d548712b274c81e7cf597eaf091d220
|
2010-02-23 16:45:00 -05:00 |
Makoto Kato
|
c3b517dbc1
|
Bug 405242 - Implement select.options.remove() method [HTML5 HTMLOptionsCollection.remove]. r=Olli.Pettay, sr=jst
|
2010-02-25 13:53:42 +09:00 |
Jim Mathies
|
14da2adae7
|
Bug 547353 - [OOPP] Mouse pointer coordinates misaligned with winless Silverlight. r=bent.
|
2010-02-24 16:13:48 -08:00 |
Robert O'Callahan
|
9e3c81a142
|
Bug 544399. Use nsLayoutUtils::SurfaceFromElement when comparing canvases. r=vlad
--HG--
extra : rebase_source : 93f22c10faa3bad9dbff48cd823f38d4a6ffc22a
|
2010-02-24 11:04:32 -08:00 |
Chris Jones
|
a1eb89aba7
|
Bug 544945, part 2: Periodically unblock the parent to allow it to process events while the plugin subprocess is in a nested event loop. r=karlt
--HG--
extra : rebase_source : bf9a2df9d7d6b420fb93d11dc5abaeb4be1214db
|
2010-02-16 12:44:25 -06:00 |
Chris Jones
|
2c07bf3e55
|
Bug 544945, part 1: Detect nested glib event loops in the plugin subprocess. r=karlt
--HG--
extra : rebase_source : 454553501de351b66e328a7005e6779088f2a2fa
|
2010-02-16 12:44:24 -06:00 |
Jonas Sicking
|
8be2a59d74
|
Bug 546528 part 3: Implement FormData. r=benjamn
|
2010-02-24 21:58:18 -08:00 |
Benjamin Smedberg
|
62919def1b
|
Bug 544074 - Crashes at mozilla::plugins::PluginModuleChild::UnregisterActorForNPObject - the hash of scriptable objects is mutating while we enumerate the actors being destroyed after a plugin instance is destroyed. Save the list of actors off into a separate non-mutating table, r=bent
|
2010-02-24 16:14:13 -05:00 |
Benjamin Smedberg
|
9d2e1daf14
|
Bug 547894 - Allow null in NPN_GetStringIdentifier(s) to fix a topcrash with the divx plugin, r=bent
|
2010-02-24 16:34:17 -05:00 |
Benjamin Smedberg
|
7b3226333c
|
Bug 547316 - Plugin window subclass is not reset when CallNPP_Destroy fails, r=bent
|
2010-02-19 17:08:16 -05:00 |
Shawn Wilsher
|
3bb7e4afe7
|
Bug 461199 (Part 29) - Fix dom tests.
r=sicking
|
2010-02-24 08:37:03 -08:00 |
Doug Turner
|
4e7b217521
|
Backed out Bug 489813 / changeset 0542680c6f74
|
2010-02-23 23:11:18 -08:00 |
Doug Turner
|
6989594b87
|
Bug 489813 - fire geolocation timeout error if the provider fails to response after initial response. r=olli
--HG--
extra : rebase_source : 03c08ca4f017302e8ae2e63cdb844c62f01c234e
|
2010-02-23 20:27:27 -08:00 |
Serge Gautherie
|
f84147e167
|
Bug 512520 - remove Maemo geolocation providers; (Bv1) Clean up nsGeolocation.cpp too.
r=dougt.
|
2010-02-24 05:36:29 +01:00 |
Ben Newman
|
67411b85b2
|
Backout of changeset c3b327ad051a due to failure of dom/tests/mochitest/bugs/test_bug459848.html.
|
2010-02-23 13:57:15 -08:00 |
Daniel Veditz
|
4022b51398
|
bug 515442 CSP inline script protection
|
2010-02-23 13:20:46 -08:00 |