Vladimir Vukicevic
|
6aa65b232f
|
b=603367, disable ANGLE/WebGL on Linux until build system issues are fixed (bug 559964)
|
2010-12-03 14:44:01 -08:00 |
|
Jonas Sicking
|
9b12959cc9
|
Bug 595397: Add a pref to enable XUL and XBL for file:. r=dveditz a=blocker
|
2010-11-23 00:50:55 -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 |
|
Robert Sayre
|
4945f654ff
|
Merge tracemonkey to mozilla-centra. a=blockers.
|
2010-11-17 13:55:14 -08:00 |
|
Jason Orendorff
|
31d2e0acc4
|
Bug 608171 - Make ChromeWorkers available to JSMs. r=bent.
--HG--
extra : rebase_source : 489ea909e324e1809b00ac8a812a68c54a258313
|
2010-11-16 14:53:47 -06:00 |
|
Josh Aas
|
3ce1c68853
|
Bug 573873: Fix bug in HTTP handling for plugins. r=jst a=blocking2.0
|
2010-11-17 14:25:48 -05:00 |
|
Vladimir Vukicevic
|
f7d075b80c
|
b=612334; fix webgl context type; r=bz
--HG--
rename : dom/interfaces/canvas/nsICanvasRenderingContextWebGL.idl => dom/interfaces/canvas/nsIDOMWebGLRenderingContext.idl
|
2010-11-16 20:33:04 -08:00 |
|
Mike Hommey
|
3bcb9ab5e3
|
Bug 577653 - Allow to build against system libvpx. r=khuey a=roc
|
2010-11-05 18:24:28 +01:00 |
|
Ben Turner
|
53e5ee9ab3
|
Bug 596377 - 'IndexedDB: Move usage and clearing IO off the main thread'. r=sicking.
|
2010-10-19 10:58:33 -07:00 |
|
Dan Witte
|
f90d6cec5d
|
Bug 595305 - Factor cookie third-party URI code into separate API. r=bent, a=betaN+
|
2010-10-19 09:37:03 -07:00 |
|
Michal Novotny
|
cb302b8fbb
|
Bug 561085 - Make wyciwyg channel work in e10s. r=dwitte sr=biesi
--HG--
rename : content/html/document/public/nsIWyciwygChannel.idl => netwerk/protocol/wyciwyg/nsIWyciwygChannel.idl
rename : content/html/document/src/nsWyciwygChannel.cpp => netwerk/protocol/wyciwyg/nsWyciwygChannel.cpp
rename : content/html/document/src/nsWyciwygChannel.h => netwerk/protocol/wyciwyg/nsWyciwygChannel.h
rename : content/html/document/src/nsWyciwygProtocolHandler.cpp => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.cpp
rename : content/html/document/src/nsWyciwygProtocolHandler.h => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.h
|
2010-10-11 13:35:10 +02:00 |
|
Timothy B. Terriberry
|
4eadbd727a
|
Bug 511348 - Integrate Tremor for Vorbis decoding for non/slow-FPU platforms. build changes. r=kyle a=blocking-fennec
--HG--
extra : rebase_source : 8a2b26f2150a440a2e289ddc94d9c3bfe6e23bbf
|
2010-10-18 19:56:01 -07:00 |
|
Kyle Huey
|
4543eae00a
|
Bug 600540: Disable raw video by default. r=cpearce a=beltzer
--HG--
extra : rebase_source : 0ddea9a76805d6d8da3328c368c8393111ab7790
|
2010-10-06 16:17:54 -04:00 |
|
Oleg Romashin
|
8c88c718ff
|
Merge with mozilla central 2779c55431a4, no conflicts
|
2010-09-10 22:32:25 -07:00 |
|
Ben Turner
|
c9978327b5
|
Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking.
|
2010-09-10 12:12:11 -07:00 |
|
Doug Turner
|
8d99337013
|
Bug 573588 - Implement Desktop Notifications r=smaug, a=beltzner
--HG--
extra : rebase_source : 05ec761dd838e4f85a63df677c6335e456a8dfd6
|
2010-09-09 22:00:14 -07:00 |
|
Oleg Romashin
|
058feeb909
|
Merged m-c: 51d17027ff45 -> cedar
|
2010-09-01 09:36:29 -07:00 |
|
Olli Pettay
|
337e2636be
|
Bug 585173 - Process message manager. r=dougt a=blocking-fennec
|
2010-08-31 11:58:35 -07:00 |
|
Chris Jones
|
76dde2a6bc
|
Merge m-c --> cedar
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
|
2010-08-31 00:35:03 -05:00 |
|
Chris Jones
|
e90e7c53de
|
Merge m-c --> cedar
|
2010-08-26 21:36:43 -05:00 |
|
David Zbarsky
|
df751a140e
|
Bug 36619 - allow file input .click() to bring up filepicker r=sicking a=blocking
|
2010-08-27 11:49:06 -04: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 |
|
Robert O'Callahan
|
88d155fd35
|
Bug 585817. Part 3: Remove nsSVGUtils::GetThebesComputationalSurface and use gfxPlatform::ScreenReferenceSurface instead. r=jwatt
|
2010-08-20 14:29:01 -05:00 |
|
Jonas Sicking
|
d809cc530c
|
Bug 546857 Part 6: Disable XUL for pages, unless user specifically opts in for domain. r=jst a=blocker
|
2010-08-19 16:12:46 -07:00 |
|
Jonas Sicking
|
681259ee9f
|
Back out bug 546857 Part 6 due to talos failures. a=backout
|
2010-08-19 18:41:58 -07:00 |
|
Jonas Sicking
|
0145c9b59e
|
Bug 546857 Part 6: Disable XUL for pages, unless user specifically opts in for domain. r=jst a=blocker
|
2010-08-19 16:12:46 -07:00 |
|
Chris Jones
|
7f92d363c1
|
Backed out changeset cebb111fbfc4
|
2010-08-19 19:03:56 -05:00 |
|
Robert O'Callahan
|
67c4dcd9f5
|
Bug 585817. Part 3: Remove nsSVGUtils::GetThebesComputationalSurface and use gfxPlatform::ScreenReferenceSurface instead. r=jwatt
|
2010-08-19 13:49:35 -05:00 |
|
Takanori MATSUURA
|
7b17d911b0
|
Bug 587614. Remove use of MOZ_NO_INSPECTOR_APIS. r=roc,a=NPOTB
|
2010-08-19 21:44:01 +12:00 |
|
Daniel Holbert
|
b1af0183eb
|
(no bug) a few whitespace fixes in layout, to triger fresh builds on a CLOSED TREE
|
2010-08-18 21:53:55 -07:00 |
|
Olli Pettay
|
ab365556e5
|
Bug 584866 - Cache LoadFrameScript Calls [r=jst]
|
2010-08-10 13:18:26 -04:00 |
|
Kyle Huey
|
de6f5d1296
|
Bug 581868: Remove nsIPrivateDOMImplementation. r=jst
--HG--
extra : rebase_source : 4e329c8b48034db725a1120094ec721d607dcb85
|
2010-07-29 12:23:13 -07:00 |
|
Kyle Huey
|
ccc69fca65
|
Bug 508082: Implement a raw video decoder. Based on an earlier patch by Brad Lassey. r=doublec
|
2010-07-26 12:35:16 -07:00 |
|
Olli Pettay
|
6059821942
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
|
Robert O'Callahan
|
e5ff8517e3
|
Bug 564991. Part 25: Introduce a 'has active layers' flag on frames, which times out, and use it for 'opacity'. r=mats,sr=dbaron
|
2010-07-16 09:08:06 +12:00 |
|
Vladimir Vukicevic
|
19360f2603
|
b=578938; ANGLE compilation broken for non-libxul shared builds; r=khuey
|
2010-07-15 12:49:09 -07:00 |
|
Zack Weinberg
|
eb465237e2
|
Bug 571989 part 5: move gfx/src/thebes/utils/* to gfx/thebes. r=joedrew
--HG--
rename : gfx/src/thebes/utils/gfxBlur.cpp => gfx/thebes/gfxBlur.cpp
rename : gfx/src/thebes/utils/gfxBlur.h => gfx/thebes/gfxBlur.h
rename : gfx/src/thebes/utils/gfxThebesUtils.cpp => gfx/thebes/gfxThebesUtils.cpp
rename : gfx/src/thebes/utils/gfxThebesUtils.h => gfx/thebes/gfxThebesUtils.h
rename : gfx/src/thebes/utils/nsCoreAnimationSupport.h => gfx/thebes/nsCoreAnimationSupport.h
rename : gfx/src/thebes/utils/nsCoreAnimationSupport.mm => gfx/thebes/nsCoreAnimationSupport.mm
|
2010-07-13 14:54:21 -07:00 |
|
Saint Wesonga
|
4bd9280674
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
|
Dão Gottwald
|
b2124655df
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
|
Saint Wesonga
|
8952503f91
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
|
Benjamin Smedberg
|
a677e5bf91
|
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
|
2010-07-01 11:55:57 -04:00 |
|
Benjamin Smedberg
|
e17740e1ab
|
Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
|
2010-06-30 14:23:23 -04:00 |
|
Benjamin Smedberg
|
29e089defb
|
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
|
2010-06-25 19:41:09 -04:00 |
|
Benjamin Smedberg
|
822ccb0789
|
Merge mozilla-central into the static-xpcom-registration branch.
|
2010-06-23 17:26:25 -04:00 |
|
Ben Turner
|
4334db65c2
|
Bug 553413 - 'Implement Asynchronous parts of the Indexed Database API.' p=sdwilsh+bent, r=jst.
|
2010-06-23 12:46:08 -07:00 |
|
Benjamin Smedberg
|
d8fb140651
|
Bug 568691 - Add components that were lost during the merge of layout/build/nsLayoutModule.cpp
|
2010-06-22 12:59:57 -04:00 |
|
Benjamin Smedberg
|
0df0345c66
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
|
2010-06-21 11:41:42 -04:00 |
|
Benjamin Smedberg
|
c611ebcd81
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
|
Benjamin Smedberg
|
9403279763
|
Bug 569644 - Query the plugin host directly when searching for MIME types, rather than using Gecko-Content-Viewer category manager registration, r=bz
|
2010-06-10 12:42:16 -04:00 |
|