bzbarsky%mit.edu
|
ca6b017066
|
Rev nsICSSLoader IID too. Bug 319654.
|
2006-11-11 22:28:09 +00:00 |
bzbarsky%mit.edu
|
cea7c0e8fc
|
Create DOM nodes for processing instructions in XUL, take 2. Still bug 319654, patch by
Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky.
|
2006-11-11 22:27:00 +00:00 |
bzbarsky%mit.edu
|
715c457c96
|
Make the assertions saner. Bug 342923, r+sr=dbaron
|
2006-11-11 06:30:40 +00:00 |
gavin%gavinsharp.com
|
437edbadb5
|
Try backing out the patch for bug 319654 to see if it fixes the Mac orange
|
2006-11-08 17:52:58 +00:00 |
bzbarsky%mit.edu
|
ca62f619bb
|
Create DOM nodes for processing instructions in XUL. Bug 319654, patch by
Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky.
|
2006-11-08 02:25:37 +00:00 |
bzbarsky%mit.edu
|
0ce72c77cd
|
Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug
281153, patch by Son Le <son.le0@gmail.com>, r=biesi, sr=darin
|
2006-10-24 21:47:40 +00:00 |
dbaron%dbaron.org
|
c025bd0c31
|
Update list of case-sensitive HTML attributes. Patch by Niels Leenheer (rakaz) <niels.leenheer@gmail.com>. r+sr=dbaron b=356936
|
2006-10-22 19:04:26 +00:00 |
roc+%cs.cmu.edu
|
899128e82a
|
Bug 343445. Change inline reflow strategy to avoid looking ahead through words while measuring text. r+sr=dbaron
|
2006-10-19 01:47:47 +00:00 |
ted.mielczarek%gmail.com
|
d7ff061324
|
bug 308928, Invalid input for the canvas fillStyle/strokeStyle throws an exception but should be ignored. Patch by asqueella@gmail.com, r+sr=vlad
|
2006-10-14 19:28:20 +00:00 |
bzbarsky%mit.edu
|
acc5ac3ce5
|
Hold strong ref to the rule we're removing. Bug 355984, r+sr=dbaron
|
2006-10-10 01:05:16 +00:00 |
dbaron%dbaron.org
|
f64610acf3
|
Add obviously-needed null check. b=337889 r+sr=bzbarsky
|
2006-10-06 05:29:44 +00:00 |
mozilla.mano%sent.com
|
41d24c853f
|
Bug 355354 - [Mac] native-styling for html content should be enabled only in Camino builds. r=josh, sr=dbaron.
|
2006-10-05 07:05:58 +00:00 |
joshmoz%gmail.com
|
3ea6d0cbb9
|
fix image overlayed on select widgets in cocoa widgets. patch by Philippe Wittenbergh. b=350973 r=josh sr=dbaron
|
2006-10-04 06:23:49 +00:00 |
mats.palmgren%bredband.net
|
6b4972181b
|
Limit -moz-column-count to 1000 to avoid "hang" for insanely large numbers. b=345583 r+sr=roc
|
2006-09-12 00:37:23 +00:00 |
bzbarsky%mit.edu
|
c72fb8dce5
|
Fix bug 349695 by taking a different approach to setting display:none on HTML
forms inside tables; this approach overrides author styles. r+sr=dbaron
|
2006-08-25 22:33:17 +00:00 |
sayrer%gmail.com
|
196a357bca
|
bug 349170. nsCSSValue should use nsMemory allocators. r+sr=bz
|
2006-08-25 03:27:47 +00:00 |
myk%mozilla.org
|
57421e7c90
|
fix crash when restarting for update [@ nsCSSStyleSheet::SetComplete]
Patch by Boris Zbarsky.
r+sr=dbaron
|
2006-08-17 08:16:41 +00:00 |
bzbarsky%mit.edu
|
a3a40f6eb5
|
Implement the :default CSS3 pseudo-class. Bug 302186, patch by Allan Beaufour
<allan@beaufour.dk> and jpl24 <jlurz24@gmail.com>, r+sr=bzbarsky
|
2006-08-16 03:20:19 +00:00 |
bzbarsky%mit.edu
|
494d0f60ff
|
Address review comments from bug 285727. Bug 348455, r+sr=dbaron
|
2006-08-16 00:28:39 +00:00 |
bzbarsky%mit.edu
|
6c8c09b78a
|
Deal with flex values that add up to too much. Bug 345709, r=neil, sr=roc
|
2006-08-15 01:08:00 +00:00 |
cvshook%sicking.cc
|
5f1eff33cb
|
Back out patch from bug 324501 as this is not the right fix. r/sr=dbaron
|
2006-08-10 04:16:29 +00:00 |
bzbarsky%mit.edu
|
c0fca2db20
|
Move the location of "opacity" in the list so it's easier to find. Bug 337874,
r+sr=roc
|
2006-08-08 16:41:03 +00:00 |
smontagu%smontagu.org
|
6330067fc1
|
Bidi support for alternate text: reorder the text correctly, align text and icon to the right when direction is right-to-left, and create a bidi embedding when the alternate text is displayed inline. Bug 345954, r=uriber, sr=bzbarsky
|
2006-07-31 07:08:45 +00:00 |
dbaron%dbaron.org
|
e15a4df54d
|
Fix incorrectly-written assertion. b=345620 r+sr=bzbarsky
|
2006-07-26 16:23:49 +00:00 |
mats.palmgren%bredband.net
|
ba5a744d70
|
Add float:none and position:static !important for <option> and <optgroup>. b=343510 r+sr=bzbarsky
|
2006-07-25 16:16:30 +00:00 |
cvshook%sicking.cc
|
3a9a287253
|
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
|
2006-07-19 04:36:36 +00:00 |
bzbarsky%mit.edu
|
3ff908ecf1
|
Null-check the frame before trying to work with it. Bug 315483, patch by jpl24
<jlurz24@gmail.com>, r+sr=bzbarsky
|
2006-07-18 19:33:55 +00:00 |
mark%moxienet.com
|
42f59aca02
|
344570 Make contextual menus look more native on the Mac. r=josh sr=bryner
|
2006-07-14 19:54:08 +00:00 |
nick.kreeger%park.edu
|
7abe67f282
|
Fix bug 324501, Search field input box renders with unnecessary boder. Patch by Smokey Ardisson <alqahira@mindspring.com> r=Chris Lawson, sr=smfr, dveditz=branch approval 1.8.0 and 1.8.1. Landing 1.8.0, 1.8, and trunk.
|
2006-06-15 03:45:34 +00:00 |
roc+%cs.cmu.edu
|
8ac789f331
|
Bug 331883. Restrict anonymous box selectors to agent/user style sheets. r+sr=dbaron/bzbarsky
|
2006-06-15 03:20:19 +00:00 |
joshmoz%gmail.com
|
337f7b9c61
|
selection highlight color changed in 0.5+ to no longer use system selection color. b=240320 r=josh sr=roc
|
2006-06-12 19:33:07 +00:00 |
roc+%cs.cmu.edu
|
e0c30c2eab
|
Bug 331432. Move SVG-specific rule to svg.css, r+sr=bzbarsky
|
2006-06-12 04:27:10 +00:00 |
bzbarsky%mit.edu
|
7d1587d182
|
Make stylesheet service sheets apply dynamically. Bug 335689, r+sr=dbaron
|
2006-06-08 14:32:20 +00:00 |
roc+%cs.cmu.edu
|
fe1409e73e
|
Bug 331432. Split nsSVGForeignObjectFrame into a pure SVG frame containing an anonymous block child, to avoid state bit collisions and simplify things. Also fixes configure.in so that foreignObject is really enabled by default in cairo builds. r=tor,sr=bzbarsky
|
2006-06-06 23:13:15 +00:00 |
mats.palmgren%bredband.net
|
eb6cd3f970
|
Don't let Peek() change 'mLastRead' because it makes a subsequent Unread() restore the wrong char. b=321518 r+sr=dbaron
|
2006-06-03 22:29:20 +00:00 |
tor%cs.brown.edu
|
bc7ea120fd
|
Backout of bug 339358.
|
2006-05-30 16:15:35 +00:00 |
enndeakin%sympatico.ca
|
31f554baac
|
Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc
|
2006-05-30 13:50:48 +00:00 |
tor%cs.brown.edu
|
8237841c4d
|
Bug 339358 - shrink nsStyleSVG by using bitfields. r+sr=roc
|
2006-05-27 16:40:58 +00:00 |
gavin%gavinsharp.com
|
b581167b49
|
Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky
|
2006-05-25 21:22:32 +00:00 |
Olli.Pettay%helsinki.fi
|
cb1f0a0bb9
|
Bug 338122, Crash [@ nsIMEStateManager::IsActive] when window gets removed on mousedown at button, r+sr=roc
|
2006-05-19 10:26:44 +00:00 |
cvshook%sicking.cc
|
c5107e27bc
|
Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz
|
2006-05-16 15:52:45 +00:00 |
cvshook%sicking.cc
|
b0d7599f6b
|
Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz
|
2006-05-16 15:50:47 +00:00 |
bmlk%gmx.de
|
5c43019aa0
|
remove crash prone from hack from frame construction and replace it with a hardcoded style rule bug 285727 r/sr=bzbarsky
|
2006-05-14 13:34:32 +00:00 |
darin%meer.net
|
0318b8c707
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
cvshook%sicking.cc
|
d3ec0aa5c5
|
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
|
2006-05-05 06:52:21 +00:00 |
dbaron%dbaron.org
|
95373030bd
|
Remove unused (and sometimes buggy) DEBUG code. b=336323 r+sr=bzbarsky
|
2006-05-03 04:26:28 +00:00 |
dbaron%dbaron.org
|
6d979fef96
|
Make static some nsCSSDeclaration methods that don't need their this. b=336322 r+sr=bzbarsky
|
2006-05-02 23:36:17 +00:00 |
dbaron%dbaron.org
|
aa4f419e7e
|
Fix leak when cloning negations caused by previous patch. b=333634 r+sr=bzbarsky
|
2006-04-28 18:02:53 +00:00 |
dbaron%dbaron.org
|
985c2fb959
|
Make what FindChildWithRules does actually be an MRU cache, and condense some if-else chains over mChild and mEmptyChild. b=335733 r+sr=bzbarsky
|
2006-04-28 00:09:05 +00:00 |
dbaron%dbaron.org
|
16f0806114
|
Missed an out-of-memory check. b=335729 r+sr=bzbarsky
|
2006-04-27 23:56:53 +00:00 |