Robert Longson
|
f4a84e10c3
|
Bug 534841 - filter feFunc[RGBA] does not default omitted attributes correctly. r=roc
|
2009-12-17 11:00:54 +00:00 |
Masayuki Nakano
|
404076172d
|
Bug 535041 Crash [@ nsContentUtils::IsInSameAnonymousTree] r=Olli
|
2009-12-17 13:46:30 +09:00 |
Benjamin Smedberg
|
8051ceb908
|
Merge only plugin changes from e10s to mozilla-central.
|
2009-12-16 09:19:07 -05:00 |
Benjamin Smedberg
|
c827f3a584
|
Electrolysis-plugin-only bookkeeping commit.
|
2009-12-15 20:33:05 -05:00 |
Benjamin Smedberg
|
83b97480d2
|
Merge mozilla-central into electrolysis.
|
2009-12-15 20:31:04 -05:00 |
Robert O'Callahan
|
81abfbc319
|
Bug 526323. Make test_access_controls more precise about attributing failures to the right test, and re-enable it. r=cpearce
|
2009-12-16 09:08:59 +13:00 |
Robert O'Callahan
|
53276000eb
|
Bug 526323. nsCrossSiteListenerProxy for media loads should not treat 416 'range not satisfiable' as an error. r=doublec
|
2009-12-16 09:08:59 +13:00 |
Robert O'Callahan
|
28b7b9ba8c
|
Bug 526323. Add to nsCrossSiteListenerProxy support for treating certain HTTP result codes as non-errors. r=sicking
|
2009-12-16 09:08:58 +13:00 |
Neil Deakin
|
0ae60a4b04
|
Bug 321177, use recursive algorithm to find member variable, r=jonas
|
2009-12-15 11:07:50 -05:00 |
Benjamin Smedberg
|
a54e6acfd8
|
Merge mozilla-central into electrolysis.
|
2009-12-14 08:01:18 -05:00 |
Benjamin Smedberg
|
636d74b114
|
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
|
2009-12-12 13:38:25 -05:00 |
Saint Wesonga
|
e0f8a87194
|
Bug 340017. Make document.formName work in XHTML. r=bzbarsky
|
2009-12-11 22:36:33 -08:00 |
Masayuki Nakano
|
4bf3154454
|
Bug 42676 Can't drag to extend selection out of blocks with overflow:hidden/auto/scroll r=Olli
|
2009-12-12 13:25:21 +09:00 |
Benjamin Smedberg
|
4e352d7aeb
|
Merge mozilla-central into electrolysis
|
2009-12-04 11:28:50 -05:00 |
Masayuki Nakano
|
bacd523afa
|
Bug 531810 Right clicking on Google Maps broken after leaving Street View (Windows only) r=roc
|
2009-12-04 17:03:27 +09:00 |
Chris Jones
|
270962252a
|
bug 525342: make IPDL dtors part of the destructed actor's protocol instead of the manager's. r=bsmedberg
|
2009-12-03 02:16:14 -06:00 |
Boris Zbarsky
|
ceabd395ba
|
Bug 455472. Be a little more careful with our handling of application/octet-stream. r=jst
|
2009-12-02 23:56:59 -05:00 |
Vladimir Vukicevic
|
7de2444ad9
|
b=526957, use correct types
|
2009-12-02 13:38:39 -08:00 |
Mark Steele
|
09c6fd8dc6
|
b=529717, change webgl object prefix to WebGL instead of Canvas; r=vlad
|
2009-12-02 13:38:39 -08:00 |
Mark Steele
|
558f4f4db0
|
b=526957; add array indexers to webgl arrays; r=vlad
|
2009-12-02 13:38:38 -08:00 |
jacek@codeweavers.com
|
f123829915
|
Bug 516213 - Fix webgl compilation on mingw. r=vlad
|
2009-12-02 13:38:38 -08:00 |
Benjamin Smedberg
|
e98d1daf07
|
Merge mozilla-central into Electrolysis
|
2009-11-30 12:59:43 -05:00 |
Benjamin Smedberg
|
5c177ecd89
|
End the electrolysis-plugins-only branch: merge in the remaining changes from electrolysis head in preparation for pushing to mozilla-central.
|
2009-12-14 09:56:08 -05:00 |
Benjamin Smedberg
|
a17ea948ee
|
Merge additional changes from electrolysis and mozilla-central into the electrolysis-plugins-only tracking branch.
--HG--
branch : electrolysis-plugins-only
|
2009-12-04 11:42:28 -05:00 |
Benjamin Smedberg
|
c23e173ce0
|
Straight revert of content/* dom/interfaces/canvas/* dom/ipc/* toolkit/content/tests/fennec-tile-testapp/* netwerk/* security/manager/ssl* to their mozilla-central state. This named branch will be used as a temporary area to merge just the plugin portion of electrolysis into mozilla-central.
--HG--
branch : electrolysis-plugins-only
|
2009-11-30 13:31:41 -05:00 |
Peter Van der Beken
|
7b63cc4659
|
Fix for bug 437449 (top crash [@ nsCycleCollector::MarkRoots(GCGraphBuilder&)][@ nsBaseContentList::cycleCollection::Traverse(void*, nsCycleCollectionTraversalCallback&)]). r=jst, a=blocking1.9.2+.
--HG--
extra : rebase_source : 5358561a463757cbfb77c542760dc1ea95fc6b82
|
2009-11-29 09:32:39 +01:00 |
Peter Van der Beken
|
af98e1b60b
|
Back out fix for bug 437449 (top crash [@ nsCycleCollector::MarkRoots(GCGraphBuilder&)][@ nsBaseContentList::cycleCollection::Traverse(void*, nsCycleCollectionTraversalCallback&)]).
|
2009-11-28 23:30:49 +01:00 |
Peter Van der Beken
|
0e69aaba5a
|
Fix for bug 437449 (top crash [@ nsCycleCollector::MarkRoots(GCGraphBuilder&)][@ nsBaseContentList::cycleCollection::Traverse(void*, nsCycleCollectionTraversalCallback&)]). r=jst, a=blocking1.9.2+.
|
2009-11-28 10:35:35 +01:00 |
Makoto Kato
|
558aaba110
|
Bug 530939 - New crash [@ GenerateFlatTextContent] in Firefox 3.6b3. r=Olli.Pettay
|
2009-11-26 17:41:32 +09:00 |
Jonas Sicking
|
630d0607ed
|
Bug 530901. Fix a warning and align an error code with the spec. r=jst a=jst
|
2009-11-24 17:53:17 -08:00 |
Benjamin Smedberg
|
e53a7195d5
|
Merge mozilla-central into Electrolysis.
|
2009-11-24 10:06:03 -05:00 |
John Daniels
|
2556f6f857
|
Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
|
2009-11-24 11:58:42 -08:00 |
Jonas Sicking
|
35ba4bdd55
|
Fix more bugs when reusing FileReaders for multiple reads. Also fix leaks. r=jst a=jst
|
2009-11-22 22:23:23 -08:00 |
Jonas Sicking
|
08e2488afe
|
Trivial fix for orange. Tests are good. Bug 530269
|
2009-11-22 12:42:17 -08:00 |
Jonas Sicking
|
eaf688ca51
|
Jonas Sicking - Bug 530269: Clear data when reusing a FileReader for multiple reads. r=bz a=jst
|
2009-11-22 11:05:12 -08:00 |
Jonas Sicking
|
0a6d42ab36
|
Bug 530220: Fix bug in handling of binary data, kill some dead variables, and improve tests. All for FileReader. r=jst a=jst
|
2009-11-21 03:56:31 -08:00 |
Benjamin Smedberg
|
d74c6776f3
|
Merge mozilla-central into electrolysis.
|
2009-11-19 12:41:46 -05:00 |
Jonas Sicking
|
2404744133
|
Fix mobile build bustage. Some compilers still don't seem to like L-strings spread out over several lines. r=crowder
|
2009-11-18 16:22:25 -08:00 |
Jonas Sicking
|
dac047541a
|
Bug 529041: Deal with http channels not implementing nsIUploadChannel2. r=biesi
|
2009-11-18 15:21:13 -08:00 |
Robert Longson
|
242241f465
|
Bug 520506 - Incorrect text getBBox in SVG. r=jwatt
|
2009-11-18 20:59:24 +00:00 |
Vladimir Vukicevic
|
bed4dfb822
|
b=525673; not repainting correctly on canvas animation; r=roc
|
2009-11-18 12:55:59 -08:00 |
Peter Van der Beken
|
ba046118df
|
Fix for bug 528963 (Crash [@ txXPathNode::RootOf]). r=sicking, a=beltzner.
--HG--
extra : rebase_source : d3933a2cafddb13edb4a54371cc8c603792d153a
|
2009-11-18 10:26:23 +01:00 |
Henri Sivonen
|
9126f32030
|
Bug 515610 - Make defer and async work with the speculating HTML5 parser. r=bnewman.
--HG--
extra : rebase_source : 19dc4eaddf51c50cb416d62081fcef4ecd8d11c4
|
2009-11-17 10:52:30 +02:00 |
Henri Sivonen
|
188dff41f7
|
Bug 527896 - Freeze script deferredness and asyncness upon insertion to tree by HTML5 parser. r&sr=sicking.
--HG--
extra : rebase_source : a070df9af738e1716929cecf6163f82b74ab4e1d
|
2009-11-17 10:52:30 +02:00 |
Henri Sivonen
|
279a50ebf4
|
Bug 530535 - Add AddIntPrefVarCache (like AddBoolPrefVarCache). r&sr=sicking.
--HG--
extra : rebase_source : 5ce2fcc6348707cc868ca0c2f7c7fb713dcb7b34
|
2009-11-24 09:34:49 +02:00 |
Peter Van der Beken
|
4ca74861f6
|
Fix for bug 528300. r=sicking, a=blocking1.9.2+.
|
2009-11-15 11:57:49 +01:00 |
Peter Van der Beken
|
7d0dd55d2d
|
Back out c5619fbfb2b1 to fix orange.
|
2009-11-21 15:48:49 +01:00 |
Peter Van der Beken
|
f2a138cf95
|
Fix for bug 528300. r=sicking, a=blocking1.9.2+.
--HG--
extra : rebase_source : c5bf7807f1840ab5a34b868b0eb90a6b1ec2d017
|
2009-11-15 11:57:49 +01:00 |
Jonas Sicking
|
39c46a11de
|
Backed out changeset 544bfe26c96d due to orange
|
2009-11-21 01:27:02 -08:00 |
Jonas Sicking
|
77df159a43
|
Backed out changeset 029128b70708 due to orange
|
2009-11-21 01:26:28 -08:00 |