Граф коммитов

4490 Коммитов

Автор SHA1 Сообщение Дата
Olli Pettay bac2b43e81 Bug 453521, range.extractContents should return empty document fragment if range is collapsed, r+sr=sicking 2008-09-09 12:17:35 +03:00
roc@mystery 0e2c88b888 Fix commenting-out of failing test. 2008-09-09 12:32:45 +12:00
Peter Van der Beken 36d56d6620 Fix for bug 443415 (Name more CC edges). r/sr=jst. 2008-09-08 20:26:46 +02:00
Neil Deakin 5f7cbec9c2 Bug 452787, fix missing paranthesis 2008-09-08 12:22:25 -04:00
Neil Deakin 1775d2b770 Bug 453520, links inside fieldsets should be draggable,r+sr=roc 2008-09-08 12:09:35 -04:00
Neil Deakin 537196dcc8 Bug 452787, change to ignore selection when inside a draggable html element, r=smaug,sr=roc 2008-09-08 12:09:35 -04:00
Robert O'Callahan 9a4e8e356d Bug 451664. 438519 should be innocent, reenable the test. 2008-09-08 14:29:48 +12:00
Robert O'Callahan 83d26b63a8 Bug 451664. Tests for bugs 435425 and 438519 fail a lot. 2008-09-08 14:21:46 +12:00
John Daggett 6db701f80e Bug 441473. Move nsSameOriginChecker into nsContentUtils. r+sr=jonas 2008-09-08 10:13:02 +09:00
Robert O'Callahan c04d96c610 Bug 376662. Convert nsIFrame::GetOffsetTo to not use views. We need to ensure that for popups and scrollframes, views and frames are kept in sync at *all* times. Also fixes bugs in tests for NS_FRAME_NO_MOVE_FRAME. r+sr=bzbarsky 2008-09-06 20:52:56 +12:00
Johnny Stenback 928c910566 Fixing second part of bug 453571. Use more [optional] idl arguments, and less nsAXPCNativeCallContext. r+sr=bzbarsky@mit.edu 2008-09-05 14:54:53 -07:00
Johnny Stenback 963bf56e91 Fixing first part of bug 453571. Use more [optional] idl arguments, and less nsAXPCNativeCallContext. r+sr=mrbkap@gmail.com 2008-09-05 14:51:24 -07:00
Boris Zbarsky 8e8b07b643 Bug 451053. Move nsMutationGuard into a shared location and use it to assert some invariants. r+sr=sicking 2008-09-05 13:39:19 -04:00
Oleg Romashin 028b116689 Bug 453308 - Building without MOZ_XUL failed. r=jonas. 2008-09-05 18:45:03 +03:00
Oleg Romashin a01ff8dce6 Bug 453307 - Building without XUL failed. r=bzbarsky. 2008-09-05 14:36:04 +03:00
Jesse Ruderman edf086ccfa Fix wrap-o in assertion message. Debug only. 2008-09-04 21:37:48 -07:00
Robert O'Callahan 8d8390a5b5 Backing out changeset 1bdd5da49865 (for bug 376662) due to regression bug 453661 2008-09-05 15:40:06 +12:00
Robert O'Callahan 82aa805186 Bug 376662. Make nsIFrame::GetOffsetTo not explicitly use views. r+sr=bzbarsky 2008-09-04 09:35:52 +12:00
Jason Orendorff 25cba5d7a3 Bug 451571 - Delete SetExceptionWasThrown (r=dbradley, sr=jst) 2008-08-30 18:58:36 -05:00
Blake Kaplan b12dddb2c9 No bug. Fix whitespace nits. r+sr=jst 2008-08-28 15:43:56 -07:00
Boris Zbarsky 5863cb9ef2 imported patch bug431701 2008-08-28 08:56:45 -04:00
Honza Bambas bec376906f Bug 442812: Implement the application cache selection algorithm. r+sr=bz 2008-08-27 18:15:32 -07:00
stefanh@inbox.com 8bc53a2303 Backing out bug 439354 (changesets a2709097171f and b54001303198) and the dependent bug 449833 (changeset 2b246e03252b) due to perf regressions on Leopard talos boxen. 2008-08-27 21:40:25 +02:00
Markus Stange fa433f6235 Bug 439354 - OS X toolbar background doesn't have a good gradient. Part 1 (widget). r=hwaara, sr=roc. 2008-08-27 17:45:24 +02:00
Neil Deakin a6d6c664e4 Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc 2008-08-27 08:07:27 -04:00
Olli Pettay 9fdeb53fb0 Bug 445416, Scrolling keeps going on when mousedown on the scrollbarbutton and mouseup somewhere in scrollbar, r+sr=jst 2008-08-27 14:11:12 +03:00
Dave Camp 43a0d08dee Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
2008-08-26 16:09:02 -07:00
Alexander Surkov cdb7ebee3a Bug 451376 – IAccessibleText::attributes provides incorrect info after a mis-spelled word, r=Olli.Pettay, MarcoZ, sr=neil 2008-08-26 11:04:14 +08:00
Boris Zbarsky d7ce6a3b36 Bug 447917 followup: remove duplicate friend decl. 2008-08-25 13:21:29 -04:00
Vesselin d8f5af72d4 Bug 439214. Make sure to stop the sync XMLHttpRequest load if somehow Abort() is called during the syncloop. r+sr=jst 2008-08-25 13:21:28 -04:00
Boris Zbarsky 350d6fc473 Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux 2008-08-25 11:08:28 -04:00
Neil Deakin acd274d130 Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc 2008-08-25 21:56:29 +12:00
Robert O'Callahan 86a457c96e Bug 451256. Fire DOMTitleChanged when a new document loads, even if it has no title. r+sr=jst 2008-08-25 20:52:48 +12:00
Dave Camp 0cabe03883 Backed out changeset ebafb9df6ce0 (bug 442806) 2008-08-24 23:11:31 -07:00
Dave Camp 2f08e458a6 Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-24 21:51:19 -07:00
Olli Pettay 3272de5d16 Bug 451664, improve the test for bug 435425 2008-08-24 18:38:08 +03:00
Olli Pettay 478bca1408 Bug 448548, r+sr=sicking 2008-08-24 18:00:49 +03:00
Olli Pettay 6742e2244b Bug 451037, r+sr=sicking 2008-08-24 17:24:37 +03:00
Olli Pettay 44385c3f77 Bug 451037, r+sr=sicking 2008-08-24 17:21:28 +03:00
Dave Camp 6b0e8fb803 Merge for backout of 442806 2008-08-19 22:53:41 -07:00
Dave Camp 8e9da90c59 Backed out changeset ea551e6f0f40 (bug 442806) 2008-08-19 22:53:20 -07:00
Dave Camp 7dd10fabb6 Merge for backout of 442812 2008-08-19 22:52:37 -07:00
Dave Camp 92adf93276 Backed out changeset 1e3d4775197a (bug 442812) 2008-08-19 22:52:05 -07:00
Robert O'Callahan d1b609d2a5 Bug 451168 - "Borders around folder icons in directory listings (e.g. when viewing FTP sites)" [r+sr=bzbarsky] 2008-08-19 22:50:31 -05:00
Honza Bambas 8b179c6230 Bug 442812: Implement the application cache selection algorithm. r+sr=bz 2008-08-19 19:31:08 -07:00
Dave Camp 6280e84411 Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-19 19:30:44 -07:00
Dave Camp 2092b61045 Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07:00
Neil Deakin ca9461ce4b Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc 2008-08-20 10:31:45 +12:00
Jonas Sicking 241ffa78ec Bug 447917: Implement the Implement ElementTraversal. Also implements a .children property that is a NodeList of all element children. This is a subset of the IE property with the same name. r=smaug sr=peterv 2008-08-04 17:58:16 -07:00
Olli Pettay e92a0ecaf8 Bug 372964, Make XMLHttpRequest to work more like a normal event target, additional patch, r+sr=jst 2008-08-19 16:02:02 +03:00