Peter Van der Beken
|
16c961a14d
|
Fix for bug 555496 ( XML invalid character error is reported on a completely unrelated location). r=bz.
--HG--
extra : rebase_source : 5db24ca46d2204efc961ab3b21c7a2ea48dc669c
|
2010-03-30 12:45:59 +02:00 |
|
Blake Kaplan
|
abf9f42e83
|
Fix bug 554448. r=jst sr=sicking
--HG--
extra : rebase_source : d5b72e262ed2c9da30fae7fb4b4ea8ad75f511c4
|
2010-03-25 14:38:45 -07:00 |
|
Blake Kaplan
|
cf4692d033
|
Bug 527102 - Try to prevent timeouts by splitting this test up. r=sicking
--HG--
extra : rebase_source : 73ef1f468e6ce257212bbdd9072c61d44a890e1f
|
2010-04-06 17:05:19 -07:00 |
|
Blake Kaplan
|
a17b5332a5
|
Bug 386635 - Compatibility hacks to make evalInSandbox continue to work for GreaseMonkey. r=jst
--HG--
extra : rebase_source : 3784e3ea135dbb53cd5a935369a58627bb73fb7d
|
2010-03-23 14:11:50 -07:00 |
|
John Ford
|
7c55fb74aa
|
bug 549427 - tests tarball should be zip files r=ted.mielczarek
|
2010-03-10 18:01:00 -05:00 |
|
Ted Mielczarek
|
8f38c0f6dc
|
bug 553635 - link libimgicon into libxul in gtk builds. r=bsmedberg
|
2010-03-20 12:14:15 -04:00 |
|
Olli Pettay
|
1803574d29
|
Bug 519741 - Quickstub nsIDOMRange, r=peterv
|
2010-04-07 18:25:26 +03:00 |
|
Jonathan Kew
|
cb55ddc796
|
bug 554188 - handle trailing whitespace on bidi-overridden text runs consistently on OS X 10.6. r=roc
|
2010-04-07 10:18:57 +01:00 |
|
Reed Loden
|
f67b74800d
|
s/unkown/unknown/, as I'm tired of reading this typo in orange logs.
--HG--
rename : toolkit/mozapps/downloads/tests/chrome/test_unkownContentType_dialog_layout.xul => toolkit/mozapps/downloads/tests/chrome/test_unknownContentType_dialog_layout.xul
|
2010-04-07 01:58:59 -05:00 |
|
Ginn Chen
|
628ce5bbb4
|
Bug 552622 Failed to build mochitest on Solaris r=ted.mielczarek
|
2010-04-07 14:17:51 +08:00 |
|
Ginn Chen
|
6fd562ba57
|
Bug 550371 mozalloc failed to build on Solaris r=bsmedberg
|
2010-04-07 14:16:32 +08:00 |
|
L. David Baron
|
1dd09b2485
|
When setTimeout fires much later than it should, which happens on unit test boxes a good bit, make test_transitions_events.html report a todo rather than a fail. (Bug 537573)
|
2010-04-06 22:50:06 -07:00 |
|
Oleg Romashin
|
d1e2d517af
|
Bug 557175 - No bug commit rev 146fdb589df5 broke Qt port compilation. r=vladimir
|
2010-04-07 03:54:05 -04:00 |
|
Oleg Romashin
|
ce5f24525c
|
Bug 556850 - WebGL compilation busted for Qt builds. r=vladimir
|
2010-04-07 03:53:18 -04:00 |
|
Robert Strong
|
c17d07d7f8
|
Test only fix - Bug 553763 - [SeaMonkey 2.1] mochitest-chrome: bug 530872 update ui tests time out. r=me
|
2010-04-06 19:49:46 -07:00 |
|
Robert Strong
|
6b2f26dbdf
|
Typo fix for Bug 552617. r=me
|
2010-04-06 19:49:34 -07:00 |
|
Robert Strong
|
472ef22f32
|
Bug 538331 - On update perform action based upon the update metadata. r=dietrich, r=dtownsend, r=gavin, ui-r=beltzner
|
2010-04-06 19:49:23 -07:00 |
|
Masayuki Nakano
|
ff4d34e035
|
Bug 183646 ::-moz-selection does not work in form controls (input[type=text], input[type=password], textarea) r=dbaron
|
2010-04-07 11:10:54 +09:00 |
|
L. David Baron
|
44fc00f5f0
|
Use the appropriate color based on visitedness for '-moz-column-rule-color'. (Bug 557580) r=roc
|
2010-04-06 19:03:12 -07:00 |
|
L. David Baron
|
34a3f166a8
|
Make nsStyleAnimation extract -moz-column-rule-color correctly. (Bug 557580) r=dholbert
|
2010-04-06 19:03:12 -07:00 |
|
Ehsan Akhgari
|
2653821890
|
Merge backout of bug 221820
|
2010-04-06 21:10:47 -04:00 |
|
Ehsan Akhgari
|
c51a6481a1
|
Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689
|
2010-04-06 21:08:58 -04:00 |
|
Zack Weinberg
|
b571940f32
|
Bug 556661 bustage fix: test_priority_preservation.html updated to new semantics, augmented with further tests
|
2010-04-06 17:55:57 -07:00 |
|
Zack Weinberg
|
fc45a2cee3
|
Bug 556661: make nsDOMCSSDeclaration::SetProperty capable of removing !important. r=dbaron
|
2010-04-06 15:52:02 -07:00 |
|
L. David Baron
|
ea2113c668
|
Avoid showing black when the if-visited style is transparent and the unvisited style is a color. (Bug 557584) r=bzbarsky
|
2010-04-06 15:32:52 -07:00 |
|
L. David Baron
|
e85f5e69dd
|
No need to null-check aRuleWalker. (Bug 557154) r=bzbarsky
|
2010-04-06 15:32:51 -07:00 |
|
Zack Weinberg
|
52c2d9375f
|
Eliminate NS_HIDDEN and NS_HIDDEN_ from layout/style/. Search-and-replace plus formatting fixes. rs=bzbarsky, no bug.
|
2010-04-06 14:52:17 -07:00 |
|
Steven Michaud
|
96b705ff42
|
Bug 548719 - CFStringCreateWithCString() and CFStringCreateWithBytes() can return NULL without having run out of memory. r=josh
|
2010-04-06 16:46:39 -05:00 |
|
Daniel Holbert
|
7b8beeb10d
|
Bug 555026: In SMIL animation, ignore keyTimes attr when in paced calcMode. r=roc
|
2010-04-06 14:39:29 -07:00 |
|
Ehsan Akhgari
|
b096e7c504
|
Bug 221820 - Part 7: Wrap the calls to nsTextControlFrame::EnsureEditorInitialized in a weak frame check; r=roc
--HG--
extra : rebase_source : e8ea41dfa8e4b591e21176fb654f968671cc3ba1
|
2010-04-06 16:44:46 -04:00 |
|
Ehsan Akhgari
|
f47c4a2437
|
Bug 221820 - Part 6: Fix a failing test; r=bzbarsky
--HG--
extra : rebase_source : 7ffe1d5c7840be9e84ec66851f96b61c69aeeda4
|
2010-04-06 16:44:12 -04:00 |
|
Ehsan Akhgari
|
f4a336fb87
|
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
--HG--
extra : rebase_source : f7e1954482d34f5a229307ff7a6bc4fa527171ff
|
2010-04-06 16:43:39 -04:00 |
|
Ehsan Akhgari
|
380b7b208c
|
Bug 221820 - Part 4: Fix the newline handling for text fields without an editor; r=bzbarsky
--HG--
extra : rebase_source : 92d9e491351a6183f0232604cd989c14d10d5fad
|
2010-02-22 16:15:56 -08:00 |
|
Blake Kaplan
|
eb8f2bf96b
|
Bug 386635 - Automatically wrap sandboxes in security wrappers to make them easier to use safely. r=jst
--HG--
extra : rebase_source : c21431a5de17359b622c71061802b9f1713fcc8f
|
2010-02-11 17:04:41 -08:00 |
|
Blake Kaplan
|
6804174c0c
|
Bug 554833 - Define 'document' on XPCNativeWrapped windows properly. r=jst
--HG--
extra : rebase_source : 99693fdf3dbd77039f17c31ad5b01050a5957792
|
2010-03-24 19:08:50 -07:00 |
|
Dan Witte
|
42e0ebf0e3
|
Bug 557413 - ar: ctypes/libffi/.libs/libffi.a: Resource temporarily unavailable. r=bsmedberg
|
2010-04-07 14:03:34 -07:00 |
|
Ben Turner
|
1a6e45f375
|
Bug 553128 - 'Add better support for typed arrays in structured clone'. r=vlad+jst+jorendorff.
|
2010-04-07 13:55:12 -07:00 |
|
Ehsan Akhgari
|
a85b9fbf14
|
Bug 221820 - Part 3: Debug-only assertion for reentrancy detection; r=bzbarsky
--HG--
extra : rebase_source : 0b3e81c649178ebff2b08856f652a37be59d7547
|
2010-02-09 20:29:11 -05:00 |
|
Ehsan Akhgari
|
a5e3d44e9b
|
Bug 221820 - Part 2: Make the editor initialization lazy (initialize only when needed); r=bzbarsky
--HG--
extra : rebase_source : bf84341934b14c78fadc162607721e9325673fc4
|
2010-02-02 10:49:55 -05:00 |
|
Ehsan Akhgari
|
64a3144e62
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
--HG--
extra : rebase_source : 91df07eb7a6a52c35d8f4d52212663045450b95a
|
2010-02-01 23:00:12 -05:00 |
|
Ehsan Akhgari
|
3776d4f9f8
|
Bug 542919 - Refactor the plain text editor initialization to facilitate lazy initialization; r=bzbarsky sr=roc
--HG--
extra : rebase_source : 9c043d3cb30420f061d543e11e3000a1f8e18e27
|
2010-02-01 23:00:06 -05:00 |
|
Jonathan Kew
|
b6cf005ff7
|
bug 553272 - (freetype) validate counts in fvar header. r=blassey
|
2010-04-06 21:24:33 +01:00 |
|
Jonathan Kew
|
8d40839185
|
bug 549190 - round dwrite font vertical metrics to improve rendering/spacing consistency. r=bas
|
2010-04-06 21:19:41 +01:00 |
|
Jonathan Kew
|
21db6be24d
|
bug 502906 - part 4 - refactor DWrite font code to match Mac and GDI structure. r=bas
|
2010-04-06 21:19:39 +01:00 |
|
Timothy Nikkel
|
37de910f94
|
Bug 479931, Bug 515811, and Bug 522374. Add crashtests.
|
2010-04-06 15:03:16 -05:00 |
|
Boris Zbarsky
|
e0c5cb9ec9
|
Bug 550882 followup. Remove the hack, since it's not useful anymore.
|
2010-04-06 16:01:34 -04:00 |
|
Ehsan Akhgari
|
ed45115151
|
Bug 537046 - crash in [@ nsWSRunObject::GetWSBoundingParent() ] (crashtest); r=peterv
--HG--
extra : rebase_source : 8621c95f05431946dd8bff43f6d703b53185917d
|
2010-04-06 14:35:25 -04:00 |
|
Peter Van der Beken
|
021da6d7ce
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Use flags on DOMCI to be able to cast instead of QI. r=jst.
--HG--
extra : rebase_source : b33953705ace2b6c2171f32fcf7c0157a1f76173
|
2010-01-12 15:24:00 +01:00 |
|
Peter Van der Beken
|
85c9e641b0
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
--HG--
extra : rebase_source : 9a7823b365cfca04bb08c5be94eab29d218f1e61
|
2010-01-12 14:08:43 +01:00 |
|
Peter Van der Beken
|
11bf9bf420
|
Fix for bug 519614 (Having to QI javascript scriptable helpers to nsIXPCScriptable is silly). r=mrbkap.
--HG--
extra : rebase_source : 10d46903d75cecff0f47f3bd483f849ea740e446
|
2009-09-28 23:00:35 +02:00 |
|