Ehsan Akhgari
e8ad82d99b
Bug 617539 - Remove nsIContentUtils_MOZILLA_2_0_BRANCH by backing out changeset 5e1f1bb2bb87 (bug 631412) which had added that class
2011-04-11 16:16:56 -04:00
Matheus Kerschbaum
9014e25ac7
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
2011-04-02 19:14:00 -07:00
Matheus Kerschbaum
e019901578
Bug 640031 - Remove MOZILLA_PLAINTEXT_EDITOR_ONLY; r=ehsan
2011-03-24 19:58:57 -04:00
Boris Zbarsky
b785328569
Bug 457102. Remove vestiges of dead xpointer/fixptr stuff. r=sicking
2011-03-23 10:45:21 -04:00
Benjamin Smedberg
bdac7ededa
Bug 626768 - Add a runtime-abort for recursive layout module initialization, because it is somewhat likely that bugs of this sort could cause the later runtime abort where the cycle collector cannot get the JS runtime service r=bent a=blocker
2011-02-11 16:01:02 -05:00
Ehsan Akhgari
abfd54f2dc
Bug 631412 - Bug 629401 breaks non-libxul builds due to unresolved reference to nsContentUtils::DispatchTrustedEvent(nsIDocument*, nsISupports*, nsAString_internal const&, int, int, int*); r=khuey a=NPOTB
2011-02-04 12:00:21 -05:00
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