Jonathan Kew
|
916e9b8b24
|
bug 253317 - part 5 - support none/manual/auto values for -moz-hyphens in layout. r=roc
|
2011-05-04 12:29:56 +01:00 |
|
Jonas Sicking
|
ca53c7c13a
|
Bug 644476: Rename classes/functions/variables to use "CORS" rather than "Access Control" or "Cross site" where appropriate. r=smaug
|
2011-03-28 13:18:45 -07:00 |
|
Jonas Sicking
|
b41f2752c4
|
Bug 644476 Part 2: Move CORS code from nsXMLHttpRequest.cpp/h to nsCrossSiteListenerProxy.cpp/h. r=smaug
|
2011-03-28 13:11:09 -07:00 |
|
Ehsan Akhgari
|
395dbdf918
|
Merge cedar into mozilla-central
|
2011-03-25 14:21:07 -04:00 |
|
Matheus Kerschbaum
|
45b3d3567e
|
Bug 640031 - Remove MOZILLA_PLAINTEXT_EDITOR_ONLY; r=ehsan
|
2011-03-24 19:58:57 -04:00 |
|
Robert O'Callahan
|
0788ccd0dd
|
Bug 638241. Use a cache to avoid redoing SurfaceForElement and DoDrawImageSecurityCheck. r=bzbarsky
|
2011-03-24 16:13:56 +13:00 |
|
Boris Zbarsky
|
be00decfac
|
Bug 630127. Use a precise timer when we have animation frame callbacks. r=dbaron
|
2011-03-07 11:58:48 -05:00 |
|
Benjamin Stover
|
8fc0069a6b
|
Bug 605618 Part 8: Content process map from view IDs to content elements r=cjones sr=roc
|
2011-01-13 09:45:14 -08:00 |
|
Robert Longson
|
618ecff833
|
Bug 617448 - remove svg.enabled as the browser now uses SVG and fails to start if it's disabled r+a=roc
|
2010-12-08 21:25:06 +00:00 |
|
David Zbarsky
|
4425a427fd
|
Bug 36619 - allow file input .click() to bring up filepicker r=sicking a=blocking
|
2010-08-27 11:49:06 -04:00 |
|
Robert O'Callahan
|
8cbf8e9f2a
|
Bug 585817. Part 3: Remove nsSVGUtils::GetThebesComputationalSurface and use gfxPlatform::ScreenReferenceSurface instead. r=jwatt
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
308355c7a0
|
Backed out changeset cebb111fbfc4
|
2010-08-19 19:03:56 -05:00 |
|
Robert O'Callahan
|
3ecd0a2a97
|
Bug 585817. Part 3: Remove nsSVGUtils::GetThebesComputationalSurface and use gfxPlatform::ScreenReferenceSurface instead. r=jwatt
|
2010-08-19 13:49:35 -05:00 |
|
Takanori MATSUURA
|
05b4001200
|
Bug 587614. Remove use of MOZ_NO_INSPECTOR_APIS. r=roc,a=NPOTB
|
2010-08-19 21:44:01 +12:00 |
|
Olli Pettay
|
a76dd6006c
|
Bug 584866 - Cache LoadFrameScript Calls [r=jst]
|
2010-08-10 13:18:26 -04:00 |
|
Robert O'Callahan
|
1cbc86420d
|
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 |
|
Benjamin Smedberg
|
45af085fff
|
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
|
9045c05660
|
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 |
|
wfernandom2004@gmail.com
|
7b192188c1
|
Bug 472529, websockets (protocol v75), r=smaug+biesi
--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
extra : rebase_source : 44e45b23f85ec0095677233cdbd970c33b0c87b4
|
2010-06-17 21:34:24 +03:00 |
|
Robert O'Callahan
|
6a21a7add0
|
Bug 572287. Fix leak of mThebesComputationalSurface. r=jwatt
|
2010-06-18 21:21:13 +12:00 |
|
Ehsan Akhgari
|
d051ffeaed
|
Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc
(transplanted from 2437636244f39bbdc7d20b062e2c978b9d85c239)
--HG--
rename : layout/reftests/forms/placeholder/placeholder-14.html => layout/reftests/forms/placeholder/placeholder-18.html
extra : transplant_source : %247cbD%F3%9B%BD%C7%D2%0B%06.%2C%97%8B%9D%85%C29
|
2010-04-21 16:17:41 -04:00 |
|
Vladimir Vukicevic
|
cdebcfceeb
|
b=566447; add presshell memory reporter; r=bz
|
2010-05-31 19:19:35 -07:00 |
|
Craig Topper
|
cb8187eff9
|
Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
|
Peter Van der Beken
|
b8972e3bbb
|
Fix for bug 560289 (Inline nsLayoutStatics::Addref/Release). r=bz.
|
2010-04-19 17:41:39 +02:00 |
|
Olli Pettay
|
6453041969
|
Bug 559315 - [HTML5] nsContentSink::Init call is slow, r=hsivonen+sicking
--HG--
extra : rebase_source : 877af1f1e332bfb27460c9485d09ed0f7fe64619
|
2010-04-27 12:57:32 +03:00 |
|
Ehsan Akhgari
|
3313f2610b
|
Backed out changeset 9786ae3984b3 (bug 553124) because of potential privacy risks
|
2010-04-07 13:29:10 -04:00 |
|
Ehsan Akhgari
|
f11e5f3370
|
Bug 553124 - After bug 147777 lands, private browsing doesn't need to disable coloring of visited links any more; r=sdwilsh,bzbarsky
--HG--
extra : rebase_source : 7aff54b4357ca411278e906ecd022adfd1bb09cc
|
2010-04-06 13:47:42 -04:00 |
|
Zack Weinberg
|
96887d3f38
|
Bug 523496: DeCOMtaminate nsCSSParser. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSParser.h => layout/style/nsCSSParser.h
|
2010-03-02 12:59:32 -08:00 |
|
L. David Baron
|
68ca42fa22
|
Bug 537572 - 'Workers: nsLayoutStatics refcounting isn't threadsafe, triggered via nsContentUtils::WrapNative'. r=bent.
|
2010-02-25 13:05:54 -08:00 |
|
Ehsan Akhgari
|
d14f0f9897
|
Bug 461199 (Part 20) - Rewrite the private browsing visited link coloring test to make it work with the new async API
r=mconnor
r=sdwilsh
r=bz
|
2010-02-24 08:37:02 -08:00 |
|
Geoff Lankow
|
532283056f
|
Bug 536567 - call InitUploadLastDir only when needed. r=ehsan
|
2010-02-21 15:52:51 +01:00 |
|
Shawn Wilsher
|
196c49575c
|
Backed out changeset d03d64716ccd
|
2010-02-18 09:58:42 -08:00 |
|
Ehsan Akhgari
|
03a30a4890
|
Bug 461199 (Part 20) - Rewrite the private browsing visited link coloring test to make it work with the new async API
r=mconnor
r=sdwilsh
r=bz
|
2010-02-17 14:04:31 -08:00 |
|
Robert O'Callahan
|
cf6a1f8a9d
|
Bug 523083. Don't bother caching the last nsContentList, it just creates leaks and probably doesn't help anything. r=peterv
|
2010-02-12 10:45:33 +13:00 |
|
Geoff Lankow
|
6ed0fe4974
|
Bug 536567 - Store the value of the per-site last file upload directories inside the memory while private browsing is active. r=ehsan
--HG--
rename : toolkit/components/contentprefs/public/nsIContentURIGrouper.idl => dom/interfaces/base/nsIContentURIGrouper.idl
|
2010-02-11 09:35:49 +01:00 |
|
Henri Sivonen
|
580302d483
|
Bug 514661 - Introduce scoped atom tables for the HTML5 parser. r=bsmedberg, sr=dbaron.
--HG--
extra : rebase_source : 12e9731c0d86691cde40fc1ea4cc5ab4b3fb5168
|
2009-09-18 18:13:10 +03:00 |
|
Robert O'Callahan
|
1b13d20d87
|
Bug 519136. Clean up media-related logging. r=doublec
--HG--
extra : rebase_source : 2321054271a8726d17da1c58b876e2a7eb88883c
|
2009-09-30 07:32:44 +10:00 |
|
Chris Jones
|
f57cd2825a
|
bug 504034: initialize RgnRectMemoryAllocator non-statically by heap allocating it. r=vlad
|
2009-09-09 20:22:03 -05:00 |
|
Jesse Ruderman
|
8649aa61cd
|
Bug 424780 - Typing into <select> dropdown can cause nsStringBuffer leak. r=sicking
|
2009-08-08 15:00:26 -07:00 |
|
Boris Zbarsky
|
b0259fd19b
|
Bug 504221 part 3. Switch overflowFrames storage to nsFrameList. r=fantasai, r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
|
L. David Baron
|
9a8d97752d
|
Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
|
Henri Sivonen
|
af98547431
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
|
Johnny Stenback
|
eb2ed73403
|
Backed out changeset 168dd0eb7283
|
2009-06-28 11:47:11 -07:00 |
|
Henri Sivonen
|
43e0fcb133
|
Merge trunk into HTML5 repo
|
2009-06-22 10:05:55 +03:00 |
|
Henri Sivonen
|
bb1733dfd5
|
Merge trunk into HTML5 repo
|
2009-06-11 17:00:20 +03:00 |
|
Neil Deakin
|
79321ef1f8
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
|
Olli Pettay
|
6ede3e22fa
|
reuse etci pool, r+sr=sicking
--HG--
extra : rebase_source : 698eae6de79ab094c978cf06f938dd2240a31bc8
|
2009-06-16 12:15:46 +03:00 |
|
Henri Sivonen
|
7b8db88561
|
Merge trunk into HTML5 repo
|
2009-05-25 19:16:57 +03:00 |
|
Jonas Sicking
|
f3ab6311bc
|
Add prefs to disable CORS, as well as fix compliance issue in Access-Control-Request-Headers header. r/sr/a=jst
|
2009-05-20 16:07:18 -07:00 |
|
Henri Sivonen
|
fee082ae9f
|
Merge the trunk into HTML5 parsing repo
|
2009-05-04 11:19:16 -07:00 |
|