Robert O'Callahan
|
65a0e17d1b
|
Backing out bug 118704 to try to fix Windows leak orange
|
2008-08-16 23:27:40 +12:00 |
|
Robert O'Callahan
|
21fbc52690
|
Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst
|
2008-08-16 21:01:52 +12:00 |
|
Neil Deakin
|
a3d15d68b0
|
Bug 111034, add clientXXX, scrollXXX properties, attempt 2, r+sr=roc, attempt 2 with microformat fix
|
2008-08-15 18:26:37 -04:00 |
|
Ted Mielczarek
|
504c84da03
|
backed out changeset 2e8dfe209f09 due to unit test bustage
|
2008-08-15 13:00:15 -04:00 |
|
Ted Mielczarek
|
7118a4b9e3
|
Backed out changeset 2e8dfe209f09 due to unit test bustage
|
2008-08-15 12:59:30 -04:00 |
|
Johnny Stenback
|
0089661672
|
Fixing bug 445520. Make sure plugin instantiation attempts that happen before a plugin frame has been reflown re-instantiates the plugin so that updates to the plugin src etc actually do happen in those cases as well. r=cbiesinger@gmail.com, sr=bzbarsky@mit.edu
|
2008-08-15 08:30:26 -07:00 |
|
Neil Deakin
|
a31ad2e174
|
Add clientXXX and scrollXXX properties to XUL elements, also add width/height properties to ClientRect, r+sr=roc
|
2008-08-15 11:17:17 -04:00 |
|
Olli Pettay
|
cf78b89d1b
|
Bug 435425, re-enable tests
|
2008-08-14 19:07:50 +03:00 |
|
Olli Pettay
|
3885acdc9e
|
Bug 435425, disable tests for now
|
2008-08-14 16:43:57 +03:00 |
|
Olli Pettay
|
4062b71fa6
|
Bug 435425 – Progress events for XHR, r=sicking, sr=jst
|
2008-08-14 14:07:46 +03:00 |
|
Olli Pettay
|
d5eda7d66b
|
Bug 372964 – Make XMLHttpRequest to work more like a normal event target, r=sicking, sr=jst
|
2008-08-14 14:04:43 +03:00 |
|
Kai Liu
|
34454bbe97
|
Bug 448704 – Eliminate <gripper> as an independent element. r=vlad/dbaron/enndeakin
|
2008-08-13 08:15:27 +02:00 |
|
Boris Zbarsky
|
baa891763c
|
Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst
|
2008-08-11 09:38:43 +01:00 |
|
Dave Townsend
|
1347c1de7e
|
Backout of bug 113934 due to apparent Tp regression
|
2008-08-10 17:15:43 +01:00 |
|
Dave Townsend
|
3af4f7166c
|
Backed out changeset eb6fda3be5bb
|
2008-08-10 17:15:00 +01:00 |
|
Boris Zbarsky
|
1b9a4caf46
|
Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst
|
2008-08-07 19:15:40 -04:00 |
|
Robert O'Callahan
|
e6245e9ce2
|
Bug 238072 backout
|
2008-08-07 22:22:08 +12:00 |
|
Robert O'Callahan
|
67ab6a62bb
|
Bug 238072. Fixing bustage
|
2008-08-07 13:32:36 +12:00 |
|
Boris Zbarsky
|
18235556a3
|
Adding missing space
|
2008-08-08 11:40:19 -04:00 |
|
Ben Karel [eschew]
|
b2900bf51f
|
Bug 449692. Make sure to initialize the variable we'll be using
|
2008-08-08 01:07:34 -04:00 |
|
Patrick McManus
|
1d7aa3d557
|
Bug 444931. prevent network load of an img with the same URL as the HTML document that included it in order to prevent aborting the HTTP load early and losing the persistent connection. r+sr=bzbarsky
|
2008-08-07 21:09:20 -04:00 |
|
Boris Zbarsky
|
1dafcd35c7
|
Bug 431701. Fix our inputEncoding handling to comply with the DOM spec, and fix XHR of a in-memory-only document to follow the XHR spec and send it as UTF-8. r+sr=sicking
|
2008-08-06 16:59:37 -04:00 |
|
Jonas Sicking
|
cfd4e7f824
|
Bug 28293: Implement defer attribute. r/sr=jst
|
2008-07-25 19:42:12 -07:00 |
|
Asaf Romano
|
86d6cde299
|
Bug 263683 - Findbar's Highlight feature should not manipulate the DOM. Patch by Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me,roc. sr=roc.
|
2008-07-30 23:48:56 +03:00 |
|
Ben Karel [eschew]
|
f0dabcf4e6
|
Bug 448445. Fix crash when there is no original node and no fixup. r+sr=bzbarsky
|
2008-07-30 13:20:25 -07:00 |
|
Chris Double
|
c19e7d62c7
|
Bug 422538. Integrate Ogg decoders, remove excess whitespace from nsGkAtoms.cpp to force it to be rebuilt.
|
2008-07-30 01:50:48 -07:00 |
|
Chris Double
|
04f0124c61
|
Bug 447639. Update <video> and <audio> elements for spec changes, and add tests. r+sr=roc
|
2008-07-29 21:55:27 -07:00 |
|
Ben Karel [eschew]
|
97c684a02c
|
Bug 293834. Save As, Complete should save form input state. r=bzbarsky, sr=sicking
|
2008-07-28 22:59:25 -07:00 |
|
L. David Baron
|
c55940dee1
|
When propagating flushes up to the parent document, promote style flushes into layout flushes, since media queries mean that to get the correct style we need our container to be the correct size. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
|
L. David Baron
|
10045a5167
|
Implement Media Queries. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:48 -07:00 |
|
Olli Pettay
|
3f266bf7cf
|
Bug 332148, extractContents clones nodes when it should just cut them, r+sr=sicking, original patch by ajvincent@gmail.com
|
2008-07-25 13:37:37 +03:00 |
|
L. David Baron
|
2c2f6ed495
|
Change the binding parent for native anonymous content to work like the binding parent for XBL anonymous content, and be the parent of the anonymous content subtree rather than the root of the anonymous content subtree. (Bug 436453) r=bzbarsky,smaug,surkov sr=bzbarsky
|
2008-07-22 21:50:20 -07:00 |
|
Boris Zbarsky
|
2fd8a11dcd
|
Bug 416317 changing test message to unconfuse tinderbox
|
2008-07-22 09:44:14 -07:00 |
|
romaxa
|
1a1a1d7157
|
Bug 445745: Move "maximum_scale" atom definition out of ifdef, to fix non-mathml build breakage from bug 436083.
|
2008-07-21 23:53:10 -07:00 |
|
Boris Zbarsky
|
cdc2bb7495
|
Fix build bustage
|
2008-07-21 18:08:30 -07:00 |
|
Boris Zbarsky
|
4c507815b8
|
Bug 416317. Implement querySelector(All) API. r=dbaron, sr=jst
|
2008-07-21 17:55:52 -07:00 |
|
Johnny Stenback
|
0fc704b4b2
|
Landing tests for bug 132824. Patch by craig.topper@gmail.com, r+sr=jonas@sicking.cc
|
2008-07-21 17:41:05 -07:00 |
|
Johnny Stenback
|
3dde640a79
|
Landing missing files from last commit (bug 132824
|
2008-07-21 17:38:52 -07:00 |
|
Johnny Stenback
|
bd639e9ac3
|
Landing fix for bug 132824. Implement NodeIterator object of Traversal API. Patch by craig.topper@gmail.com, r+sr=jonas@sicking.cc
|
2008-07-21 17:35:38 -07:00 |
|
Boris Zbarsky
|
19e9446df1
|
But 444823. Improve comments. r+sr=sicking
|
2008-07-21 11:11:06 -07:00 |
|
Olli Pettay
|
ed5c851afb
|
Bug 445330, document.loaded XML documents fire onload before DOMContentLoaded, r+sr=bz
|
2008-07-19 18:20:22 +03:00 |
|
Olli Pettay
|
668332d867
|
Bug 435656, Make nsCxPusher::Push to handle all kinds of nsPIDOMEventTargets, r+sr=jst
|
2008-07-19 18:11:37 +03:00 |
|
Boris Zbarsky
|
380e9f593a
|
Bug 444824. Remove useless assignment. r+sr=peterv
|
2008-07-17 09:34:17 -04:00 |
|
Alexander Surkov
|
92240ca1b2
|
bug 345759 - Spell as you type not accessible, r=aaronlev, r=Olli.Pettay, sr=neil
|
2008-07-17 14:06:24 +02:00 |
|
Bobby Holley
|
94dfdbb9db
|
Viewport meta tag - content - bug 436083 r=jst,sr=sicking
|
2008-07-16 20:16:23 -07:00 |
|
Robert O'Callahan
|
7834856f06
|
Fix test to not fail randomly
|
2008-07-15 10:52:07 -04:00 |
|
Robert O'Callahan
|
af30232ff4
|
Disabling unreliable test, see bug 431833
|
2008-07-15 20:28:26 +12:00 |
|
Jim Chen
|
e043b3bba2
|
Bug 444772. Merge nsIKBStateControl into nsIWidget. r+sr=roc
|
2008-07-14 14:56:18 +12:00 |
|
Olli Pettay
|
ea7ff0f5b2
|
Bug 444722, XMLHttpRequest.send should handle case when there isn't any parameter, r+sr=bz
|
2008-07-13 22:32:33 +03:00 |
|
Olli Pettay
|
340ccadf64
|
Bug 444030, Crash [@ nsGenericDOMDataNode::FirstLogicallyAdjacentTextNode], r+sr=jst
|
2008-07-13 22:28:22 +03:00 |
|