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 |
|
Henri Sivonen
|
a895ed96a7
|
Merge HTML5 work with trunk
|
2009-03-09 12:24:48 +02:00 |
|
Henri Sivonen
|
372ce72317
|
Merged HTML5 parsing with m-c from 2008-12-11
|
2009-01-03 15:01:17 +02:00 |
|
L. David Baron
|
d72622c8a1
|
Remove nsCSSOMFactory/nsICSSOMFactory. (Bug 376111) r+sr=bzbarsky
|
2009-04-08 13:52:37 -07:00 |
|
Henri Sivonen
|
bfe0f0b410
|
Initial attempt at HTML5 parsing in Gecko
|
2008-12-12 15:10:39 -08:00 |
|
Patrick McManus
|
92f594cb63
|
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky, a=beltzner
|
2008-11-07 18:00:26 -05:00 |
|
Matthew Gregan
|
873fa1824f
|
b=449315 Support WAV format in <audio> element. r+sr=roc
|
2008-11-07 09:53:20 +13:00 |
|
Justin Dolske
|
f701f9d7f5
|
Backed out changeset 30bfb150da06
|
2008-11-05 16:36:12 -08:00 |
|
Matthew Gregan
|
c39fd04c4a
|
b=449315 Support WAV format in <audio> element. r+sr=roc
|
2008-11-06 11:25:04 +13:00 |
|
Justin Dolske
|
4c397f756a
|
Backed out changeset e8fd3f4c52b6
|
2008-11-05 12:54:51 -08:00 |
|
L. David Baron
|
eee42cfdd7
|
Replace space manager with a more limited float manager. (Bug 191448) r+sr=roc
--HG--
rename : layout/generic/nsSpaceManager.cpp => layout/generic/nsFloatManager.cpp
rename : layout/generic/nsSpaceManager.h => layout/generic/nsFloatManager.h
|
2009-01-04 19:39:54 -05:00 |
|
L. David Baron
|
57a8e776d8
|
Rename flags and methods from space manager to float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
|
Patrick McManus
|
346822dba8
|
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
|
2008-11-04 11:14:29 -05:00 |
|
Boris Zbarsky
|
f3130e5161
|
Backing out changesets 374d3cf7b48d, 5d9dc9b6127e, 8c4f57a5674d, cd9a392337b7
|
2008-11-04 11:03:10 -05:00 |
|
Patrick McManus
|
7f731cfb6e
|
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
|
2008-11-04 10:14:50 -05:00 |
|
Chris Double
|
0f3552d820
|
Backed out changeset 18403769ec19
|
2008-11-04 21:54:41 +13:00 |
|
Matthew Gregan
|
243e1e2e70
|
Bug 449315 - Support WAV format in <audio> element - r+sr=roc
|
2008-11-04 21:29:10 +13:00 |
|
Boris Zbarsky
|
70c50466ec
|
Bug 454578. Load the quirk stylesheet separately from the general UA stylesheet, so it can be sensibly enabled/disabled in style sets. r+sr=dbaron
|
2008-11-02 21:29:51 -05:00 |
|
Robert O'Callahan
|
c98e2689e7
|
Bug 448603. Support direct loading of Ogg audio and video files by creating a synthetic <video> document. r=doublec,sr=bzbarsky
|
2008-10-29 22:20:08 -07:00 |
|
Chris Double
|
dfed368739
|
Bug 448680 - Starting <video> playback causes master volume to jump to max - r+sr=roc
|
2008-10-29 05:17:59 +13:00 |
|
L. David Baron
|
e8d28f69fd
|
Add a preference for visited link support. (Bug 147777) r+sr=bzbarsky
|
2008-10-21 09:15:03 +02:00 |
|
Chris Double
|
d8f279addd
|
Bug 449159 - Refactor Ogg backend and implement seeking - r+sr=roc
|
2008-10-19 20:39:21 +13:00 |
|
Jonas Sicking
|
f381c7312c
|
backout due to test failure
|
2008-10-14 17:12:28 -07:00 |
|
Jonas Sicking
|
41226fb2a1
|
Move Access-Control implemenation fully in to nsCrossSiteListenerProxy.cpp from and make some additional cleanup. No behavioral changes. r/sr=mrbkap b=459770
|
2008-10-14 14:05:41 -07:00 |
|
Jonas Sicking
|
20448df0ab
|
Fix shutdown leak in Access-Control implementation.
|
2008-09-30 23:17:15 -07:00 |
|
Peter Van der Beken
|
a71c183019
|
Fix for bug 453146 (entry_xhtml_baseURI_with_amp.xml test leaks 450 'nsStringBuffer'). r/sr=jst.
|
2008-09-11 15:20:56 +02:00 |
|
Ben Turner
|
9dbb64256b
|
Bug 437152 - "implement worker threads". r+sr=jst.
|
2008-08-16 18:25:01 -07:00 |
|
Rob Arnold
|
02f6da6fec
|
-moz-system-metric selector doesn't update when the theme changes - bug 447045 r+sr=dbaron
|
2008-08-05 13:02:43 -07:00 |
|