Chris Jones
|
bf91852da6
|
Bug 572295: Add X11Util.h for X11 toolkits. r=karlt,joedrew
|
2010-06-21 15:35:49 -05:00 |
|
Chris Jones
|
e4c6da5f2d
|
Bug 571730: Initialize the entire XEvent union so that our simple memcpy() serializer doesn't cause valgrind to complain on copying an X*Event smaller than XEvent. r=karlt
|
2010-06-21 15:35:49 -05:00 |
|
Chris Jones
|
ccb97b45d7
|
Bug 570912: Allow already_AddRefed<T> to be coerced to already_AddRefed<U> when T can be coerced to U. r=dbaron
|
2010-06-21 15:35:49 -05:00 |
|
Chris Jones
|
072b3cb9d2
|
Bug 570098: Implement operator== for a grab-bag of gfx types. r=joe
|
2010-06-21 15:35:49 -05:00 |
|
Chris Jones
|
a6258b9dae
|
Bug 570096: Implement serialization of a grab-bag of gfx types. r=joe
|
2010-06-21 15:35:48 -05:00 |
|
Ehsan Akhgari
|
15f38d3100
|
Bug 365805 - Copy/paste lists should not add #; r=jst
|
2010-06-21 15:56:18 -04:00 |
|
Gavin Sharp
|
667010d2ba
|
Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao
|
2010-04-09 13:45:25 -04:00 |
|
Gavin Sharp
|
b07258ee32
|
Bug 509642: improve styling of menu buttons, r=enn
--HG--
extra : rebase_source : d01e66e2d927cfa5bb5b39ed619e45b5eaab8fa0
|
2010-04-13 15:54:07 -04:00 |
|
Matthew Gregan
|
3cfd6ed69d
|
Bug 555121 - Update in-tree libvorbis to 1.3.1. rs=doublec
|
2010-06-21 12:19:14 -07:00 |
|
Matthew Gregan
|
c5de9cd65f
|
Bug 572034 - Use Linux x86_64 YCbCr routines on x86_64 OS X. Convert Linux routines to local asm labels. r=doublec
|
2010-06-21 12:18:13 -07:00 |
|
Jesse Ruderman
|
b02675a617
|
Bug 573316 - Use IsSVGWhitespace instead of isspace to fix an assertion failure and match the SVG spec. r=jwatt
|
2010-06-20 14:39:14 -07:00 |
|
Jesse Ruderman
|
681b0a4b53
|
Bug 573209 - stop pretending that nsDisplayListBuilder is only allocated on the stack. r=roc
|
2010-06-21 09:21:41 -07:00 |
|
Jesse Ruderman
|
78252fa123
|
Bug 573202 - annotate nsDisplayCanvasFocus for trace-refcnt. r=roc
|
2010-06-21 09:19:46 -07:00 |
|
Jesse Ruderman
|
7b53665eda
|
Bug 573188 - Fix string leak in nsTextEditorState::SetValue. r=roc
|
2010-06-21 09:16:06 -07:00 |
|
Ehsan Akhgari
|
647a6a5576
|
Bug 572598 - Part 7: reftest; r=roc
|
2010-06-21 11:02:15 -04:00 |
|
Ehsan Akhgari
|
3f077eaff5
|
Bug 572598 - Part 6: Don't try to split a node which can't contain a list when inserting one; r=roc
|
2010-06-21 11:02:14 -04:00 |
|
Ehsan Akhgari
|
1dbef4b718
|
Bug 572598 - Part 5: Remove a bogus NS_ENSURE_TRUE check, and add a couple more; r=roc
|
2010-06-21 11:02:14 -04:00 |
|
Ehsan Akhgari
|
1879d1099a
|
Bug 572598 - Part 4: Don't attempt to check empty selections, after all, they're empty; r=roc
|
2010-06-18 17:43:31 -04:00 |
|
Ehsan Akhgari
|
e44b7de5ab
|
Bug 572598 - Part 3: Improve error checking in nsEditor::GetStartNodeAndOffset; r=roc
|
2010-06-18 17:01:08 -04:00 |
|
Ehsan Akhgari
|
6caa9db6f3
|
Bug 572598 - Part 2: Make sure not to exceed the editor's root element when promoting ranges; r=roc
|
2010-06-18 16:53:16 -04:00 |
|
Ehsan Akhgari
|
83246c59b4
|
Bug 572598 - Part 1: Don't attempt to inject nodes for type-in state where the container can't accept child nodes; r=roc
|
2010-06-18 01:37:20 -04:00 |
|
Ms2ger
|
8afa5fcea5
|
Bug 573377 - Sort nsEditPropertyAtomList.h; r=ehsan
|
2010-06-21 11:00:43 -04:00 |
|
David Bolter
|
8a034db983
|
Bug 571823 - UMR [@ nsHTMLSelectOptionAccessible::GetStateInternal]. f=jesse, r=surkov
|
2010-06-21 09:39:24 -04:00 |
|
Alexander Surkov
|
6a7ad7f253
|
Bug 572394 - cache links within hypertext accessible, r=davidb, marcoz, sr=neil
--HG--
rename : accessible/src/base/nsAccIterator.cpp => accessible/src/base/AccIterator.cpp
rename : accessible/src/base/nsAccIterator.h => accessible/src/base/AccIterator.h
|
2010-06-21 22:08:27 +09:00 |
|
Neil Deakin
|
192637c8dc
|
Bug 533714, use a size of (0,0) for placeholders, prevents popups from taking up space when not open, r=bz
|
2010-06-21 08:37:35 -04:00 |
|
Neil Deakin
|
53ac2d5dcb
|
Bug 572823, clear button open state when its popup is destroyed, r=neil
|
2010-06-21 08:37:35 -04:00 |
|
Neil Deakin
|
f4a7533d50
|
Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc
|
2010-06-21 08:37:35 -04:00 |
|
Neil Deakin
|
847d6ce201
|
Bug 564277, fix up various focus ring issues for html elements, r=smaug
|
2010-06-21 08:37:34 -04:00 |
|
Simon Montagu
|
1650207417
|
Do Hankaku to Zenkaku conversion in the ISO-2022-JP encoder. Bug 563283, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
|
2010-06-21 15:34:11 +03:00 |
|
Phil Ringnalda
|
2007687e8b
|
Remove trailing whitespace to trigger builds in a CLOSED TREE
|
2010-05-10 21:28:18 -07:00 |
|
Simon Montagu
|
b743b76680
|
Don't make bidi continuations out of empty text frames. Bug 572582, r=roc
|
2010-06-20 22:33:34 -07:00 |
|
Josh Aas
|
d68bf6ec5b
|
Bustage fix for non-IPC crash reporter. b=542379
|
2010-06-20 23:04:31 -04:00 |
|
Josh Aas
|
30e05fb196
|
Add support for PrefSubmitReports in crash reporter's nsExceptionHandler on Mac OS X, which syncs with crash reporter client. Exposes crash submission pref in Firefox. b=542379 r=ted
|
2010-06-20 22:07:59 -04:00 |
|
Matthew Gregan
|
9ce044175c
|
Bug 573405 - Check Theora frame sizes before initializing decoder. Also, check frame region size as well as picture region size. r=roc
|
2010-06-21 12:05:41 +12:00 |
|
Kyle Huey
|
b12a4e17ed
|
Bug 231062: Part 1 - Clean up the cruft from last time. r=jmathies
|
2010-04-18 23:17:08 -04:00 |
|
Ehsan Akhgari
|
33a01e702a
|
Followup to bug 571728 - catch the remaining places where the return value of get_current_cs is freed; r=Olli.Pettay
|
2010-06-13 22:48:24 -04:00 |
|
Ms2ger
|
8780e5fba1
|
Bug 573254 - Command line help options should line up; r=ehsan
|
2010-06-20 12:02:59 -04:00 |
|
Phil Ringnalda
|
5bc862e8ea
|
Remove trailing whitespace to trigger builds in a CLOSED TREE
--HG--
extra : rebase_source : 4741fc0f7bc1415403c5fad463086eb2b54ce6c9
|
2010-05-10 21:28:19 -07:00 |
|
Masayuki Nakano
|
8dfe5edd59
|
Bug 572969 [SeaMonkey][OSX] Mochitest-3 test_(htmleditor|texteditor)_keyevent_handling.html has 96 (perma)failures r=ehsan
|
2010-06-20 13:29:44 +09:00 |
|
Shawn Wilsher
|
324b827888
|
Style links with :link and :visited since on slow builds, history may already have notified that they are visited. (Bug 572576) r=dbaron
|
2010-06-19 20:46:23 -07:00 |
|
Phil Ringnalda
|
e0e4b433f1
|
Bug 561354 - Disable regress-422348.js on all 64-bit OSes, like everyone including me thought I was going to do in the last patch
|
2010-06-19 18:59:20 -07:00 |
|
Phil Ringnalda
|
b0f61913ff
|
Bug 561354 - Disable some jsreftests that we know fail on Linux (and Mac) 64-bit on all other sorts of 64-bit too, r=bc
|
2010-06-15 21:53:44 -07:00 |
|
L. David Baron
|
c217da4313
|
On the theory that changeset 31fbc861bcb9 did not intend to back out the piece of changeset eb49e81b9f4d that touched this test, I'm going to put it back, and hope that it might fix some random orange (bug 572954).
|
2010-06-19 16:17:18 -07:00 |
|
L. David Baron
|
6c86828ec0
|
Add test for bug 573255.
--HG--
extra : transplant_source : Y%E3o%C5%F1H8t%AF%3E%1Cu%5B%EA%E0%2B%27%08%EA%C2
|
2010-06-19 14:11:20 -07:00 |
|
L. David Baron
|
ee994ab4a9
|
Merge backout of changeset a6e3300a3bac (bug 571347) for causing bug 573255 because the optimization is invalid given :not() selectors.
|
2010-06-19 14:17:00 -07:00 |
|
L. David Baron
|
d9f82cf345
|
Backed out changeset a6e3300a3bac (bug 571347) for causing bug 573255 because the optimization is invalid given :not() selectors.
|
2010-06-19 14:16:38 -07:00 |
|
L. David Baron
|
fed1ef67d8
|
Merge backout of changeset b805434e7e4b (bug 534398) for causing leaks on (debug) mochitest-other.
|
2010-06-19 14:15:37 -07:00 |
|
L. David Baron
|
bc720ca632
|
Backed out changeset b805434e7e4b (bug 534398) for causing leaks on (debug) mochitest-other.
|
2010-06-19 14:15:27 -07:00 |
|
Kyle Huey
|
ee26226cec
|
Backing out Bug 508082 to try to fix orange.
--HG--
extra : rebase_source : 24abc08865e4b4494c9a09cbfcca5de60f635462
|
2010-06-19 13:20:47 -07:00 |
|
Kyle Huey
|
60c5aa6fd2
|
Backed out changeset f54e6386c113
--HG--
extra : rebase_source : 367bf92e0875df1663e79bd6b968cddd677eeb1c
|
2010-06-19 13:19:25 -07:00 |
|