Brad Lassey
113670e87f
bug 518266 - Implement mechanism to provide haptic feed back, maemo r=dougt a=blocking-fennec
2010-11-22 16:23:40 -05:00
Brad Lassey
e5586a7d34
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
0c46152180
Merge tracemonkey to mozilla-centra. a=blockers.
2010-11-17 13:55:14 -08:00
Jason Orendorff
c6b45eb093
Bug 608171 - Make ChromeWorkers available to JSMs. r=bent.
2010-11-16 14:53:47 -06:00
Josh Aas
56ea5325dd
Bug 573873: Fix bug in HTTP handling for plugins. r=jst a=blocking2.0
2010-11-17 14:25:48 -05:00
Vladimir Vukicevic
2b50cc0166
b=612334; fix webgl context type; r=bz
2010-11-16 20:33:04 -08:00
Ben Turner
bb7371ee5c
Bug 596377 - 'IndexedDB: Move usage and clearing IO off the main thread'. r=sicking.
2010-10-19 10:58:33 -07:00
Dan Witte
f789294a04
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
3a7cd68f0a
Bug 561085 - Make wyciwyg channel work in e10s. r=dwitte sr=biesi
2010-10-11 13:35:10 +02:00
Ben Turner
7c83ff8d25
Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking.
2010-09-10 12:12:11 -07:00
Olli Pettay
46ae19dddf
Bug 585173 - Process message manager. r=dougt a=blocking-fennec
2010-08-31 11:58:35 -07:00
Takanori MATSUURA
71fb04511b
Bug 587614. Remove use of MOZ_NO_INSPECTOR_APIS. r=roc,a=NPOTB
2010-08-19 21:44:01 +12:00
Kyle Huey
8ccb443c4b
Bug 581868: Remove nsIPrivateDOMImplementation. r=jst
2010-07-29 12:23:13 -07:00
Olli Pettay
8a001762d4
Bug 566466 - speed up createElement(), r=jst, peterv
2010-07-23 12:49:57 +03:00
Saint Wesonga
a4601a3177
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
2010-07-05 11:42:18 +02:00
Dão Gottwald
7728f9828b
Backed out changeset 59ace8d80ce8
2010-07-04 22:01:13 +02:00
Saint Wesonga
4f0a4ebc1e
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
2010-07-04 21:39:17 +02:00
Benjamin Smedberg
c0b20a13c4
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
2010-07-01 11:55:57 -04:00
Benjamin Smedberg
ac4e827647
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
277e8c7669
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
2ebeafd362
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.
2010-06-21 11:41:42 -04:00
Benjamin Smedberg
0e824d90bb
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
aee583b4ff
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
Olli Pettay
e4ee32cc28
Bug 566024 - Add a 'global' messageManager, r=jst
2010-06-10 12:26:19 +03:00
Doug Turner
8fec9c6ba6
Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp
2010-06-28 16:33:19 -07:00
Jason Duell
329d95e7d9
Merge from m-c.
...
Fair amount of merge conflicts.
Biggest item was changes to nsHttpChannel from web sockets changes.
Other likely suspects if things are borken:
nsFrameLoader.cpp:
- nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
nsnull (m-c) to local process call to new nsFrameMessageManager(),
callback arg? Smaug said null.
- only calling SetCallBackData for local case. also +r smaug.
nsPrefBranch.cpp had fairly extensive merge conflicts.
nsChromeRegistry had lots of changes.
Dougt did most of the non-necko changes (thanks).
2010-06-22 17:33:57 -07:00
Doug Turner
ff997610eb
Bug 552822 - IPC remoting of geolocation prompt. r=olli/r=jdm
2010-05-13 10:44:51 -07:00
9daa1e329f
Bug 472529, websockets (protocol v75), r=smaug+biesi
2010-06-17 21:34:24 +03:00
Ehsan Akhgari
c59136bda6
Bug 520189 - Fix copy and test for the HTML editor; f=bzbarsky,dbaron r=sayrer,peterv,bzbarsky sr=roc
2010-04-09 17:06:09 -04:00
Peter Van der Beken
753380fb93
Fix for bug 560199 (Link XPConnect and caps into layout). r=jst.
2010-04-11 15:55:24 +02:00
Dan Witte
469099104b
Bug 564048 - Nix security checks in nsPrefBranch. r=sicking, sr=jst
2010-06-08 16:43:54 -07:00
Mike Kristoffersen
5eb35c15ee
Bug 562181 - Add support for MozOrientation on Qt. r=dougt
2010-06-25 14:25:31 +02:00
Mitchell Field
033ca6df32
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
2010-04-29 18:59:13 +02:00
Blake Kaplan
c73360383a
Fix bug 532730. r=jst sr=sicking
2010-04-27 15:39:52 -07:00
Brandon Sterne
3b81c38c32
Bug 523239 - CSP nsIChannelEventSink impl, r=jst, a=dholbert_sheriff
2010-04-23 10:03:03 -07:00
Neil Deakin
3fea5960c8
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
2010-04-18 14:27:18 -04:00
Craig Topper
076bc13756
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
2010-04-10 16:10:12 -04:00
Brandon Sterne
b1cb5540d6
Bug 515797: Allow necko to create channels that are aware of Content Security Policy. r=jduell, sr=biesi
2010-04-10 16:08:21 -04:00
Jonas Sicking
a8ac09fb54
Bug 543870: Implement File.url. r=bz sr=jst
2010-03-02 23:51:09 -08:00
Zack Weinberg
09642046d8
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
2010-03-02 13:00:53 -08:00
Zack Weinberg
7351c020a1
Bug 523496: DeCOMtaminate nsCSSParser. r=bzbarsky sr=dbaron
2010-03-02 12:59:32 -08:00
Jonas Sicking
286127b2a9
Bug 546528 part 3: Implement FormData. r=benjamn
2010-02-24 21:58:18 -08:00
Sid Stamm
bdf41484b5
Bug 515437 CSP connection code, r=jst,dveditz sr=jst
2010-01-22 13:38:21 -08:00
Daniel Veditz
e88b6c436b
Backed out changeset a6ce37b09cf5 because of possible Tp4 perf hit
2010-01-14 17:19:11 -08:00
Sid Stamm
cef518a0d6
bug 515433, bug 515437: Content Security Policy (CSP) core
2010-01-13 14:18:24 -08:00
L. David Baron
3c73f1612c
Remove CID and layout module constructor for CSS style sheets. (Bug 239008) r=bzbarsky
2010-01-07 08:51:16 -05:00
L. David Baron
c7a8e2f119
DeCOMify nsHTMLCSSStyleSheet. (Bug 239008) r=bzbarsky
2009-12-31 10:56:33 -05:00
Doug Turner
55ae0cafc5
Bug 493615 - Allow Addons to use the DOM Geolocation API. r=smaug
2009-11-12 07:14:45 -08:00
Jonas Sicking
546919b03f
Bug 527370: Rename some things in order to match the latest File API spec. Specifically FileRequest -> FileReader and .response -> .result. r=smaug sr=jst
2009-11-09 12:05:16 -08:00
Vladimir Vukicevic
ed27c28421
[webgl] Reland earlier-backed out patches, b=520708, b=520920, b=522201; r=me/mwsteele
2009-11-01 16:33:39 -08:00