L. David Baron
|
a834b40a01
|
Add calc() support for lengths in text-shadow and -moz-box-shadow. (Bug 363249) r=bzbarsky
|
2010-05-11 08:49:43 -07:00 |
L. David Baron
|
454d6dd6d0
|
Add calc() support for the easiest cases: properties that take lengths but not percentages and take simple values only (-moz-column-rule-width, -moz-column-width, letter-spacing, word-spacing, marker-offset, outline-offset, border-spacing). (Bug 363249) r=bzbarsky
|
2010-05-11 08:49:43 -07:00 |
L. David Baron
|
36456511ee
|
Fix property alphabetization errors in property_database.js.
|
2010-05-11 08:49:43 -07:00 |
L. David Baron
|
ba2f2edc7b
|
Add mechanism for clamping computation of calc() to nonnegative values. (Bug 363249) r=bzbarsky
|
2010-05-11 08:49:43 -07:00 |
L. David Baron
|
e55e809d36
|
Add mechanism for computation of calc() in the cases where the arguments are only lengths (i.e., where computed style can contain a simple result rather than a calc tree). (Bug 363249) r=bzbarsky
|
2010-05-11 08:49:43 -07:00 |
L. David Baron
|
f2c3ce7ef8
|
Implement serialization of calc() values. (Bug 363249) r=bzbarsky
|
2010-05-11 08:49:43 -07:00 |
L. David Baron
|
328cba210e
|
Implement parsing of calc(). (Bug 363249) r=bzbarsky
|
2010-05-11 08:49:43 -07:00 |
L. David Baron
|
1a7c32ce5f
|
Add template-based mechanism for computing a calc() tree. (Bug 363249) r=bzbarsky
|
2010-05-11 08:49:43 -07:00 |
L. David Baron
|
746829e4fe
|
Implement storage of calc() expressions in nsCSSValue. (Bug 363249) r=bzbarsky
|
2010-05-11 08:49:43 -07:00 |
L. David Baron
|
5c839247b3
|
Adjust expected assertion counts for crashtest. (Bug 472557)
|
2010-05-11 08:49:43 -07:00 |
Jim Mathies
|
0dfb101754
|
Bug 563377 - [OOPP] Add centralized ReplyMessage handler in PluginModuleChild for all child windows (various fullscreen hang fixs). r=bent.
|
2010-05-11 10:19:14 -05:00 |
Peter Van der Beken
|
2390f94ae2
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs) - use fast unwrapping for nsIDOMNode_GetNodeType, nsIDOMNodeList_GetLength, nsIDOMElement, nsIDOMNSElement_, nsIDOMNSHTMLElement, nsIDOMDocument, nsIDOMNSDocument, nsIDOM3Document, nsIDOMHTMLDocument and nsIDOMNSHTMLDocument_. r=jst.
|
2010-04-19 17:41:39 +02:00 |
Peter Van der Beken
|
dff32db5c4
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs) - add non-addrefing GetElementById and GetBody, add nsContentList-returning GetElementsByTagName(NS) and GetElementsByName. r=jst.
|
2010-04-19 17:41:38 +02:00 |
Peter Van der Beken
|
86ecf361a5
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs) - add support for non-templated custom quickstubs for an interface. r=jst.
|
2010-05-06 14:16:32 +02:00 |
Peter Van der Beken
|
b3668213b6
|
Fix for bug 564114 (Crash [@ nsINode::CompareDocumentPosition] passing null). r=bz.
|
2010-05-06 21:26:35 +02:00 |
Peter Van der Beken
|
ec5f439556
|
Fix for bug 560289 (Inline nsLayoutStatics::Addref/Release). r=bz.
|
2010-04-19 17:41:39 +02:00 |
Simon Montagu
|
c4f18e8838
|
Fix some errors with handling invalid sequences in the EUC-JP decoder. Bug 563618, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
|
2010-05-11 17:38:25 +03:00 |
Simon Montagu
|
e65d157629
|
Tests for bug 563618
|
2010-05-11 17:38:25 +03:00 |
Simon Montagu
|
8ef9f65617
|
Fix an off-by-one error with undefined codepoints. Bug 564679, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
|
2010-05-11 17:38:25 +03:00 |
Simon Montagu
|
b010f632d9
|
Tests for bug 564679
|
2010-05-11 17:38:25 +03:00 |
Olli Pettay
|
bce87a63e6
|
Additional fix for Bug 559315
--HG--
extra : rebase_source : e09aba953df55469b3b147e363e773308c679031
|
2010-05-11 17:05:11 +03:00 |
Gervase Markham
|
99e67e21c7
|
Bug 565037 - various additions to IDN TLD whitelist (bugs 563309, 564240, 565028, and 565033).
|
2010-05-11 15:14:10 +01:00 |
Neil Rashbrook
|
967c6c0511
|
Bug 561734 Use do_QueryObject more r=surkov,davidb
|
2010-05-11 10:48:10 +01:00 |
Neil Rashbrook
|
60bef0c205
|
Bug 564068 Test plugin should always use the NPN allocator r=jst
|
2010-05-11 10:46:38 +01:00 |
Neil Rashbrook
|
ce7aad0a41
|
Bug 564070 Remove unnecessary string clone r=jst
|
2010-05-11 10:45:15 +01:00 |
Dão Gottwald
|
f149507f51
|
Bug 563588 - Control+leftArrow/rightArrow/home/end can no longer be used to move tabs on the tab bar. r=gavin
--HG--
extra : rebase_source : f2cdbe6341c0432666037c71112dc9168f3c3bba
|
2010-05-08 10:26:26 +02:00 |
Josh Matthews
|
0382f9be6e
|
Bug 388569 - Memory leaks when calling nsVariant::GetAsInterface. r=benjamin
--HG--
extra : rebase_source : 4bcffd36a6fa65c9b4dbefff4bc810254c2a222c
|
2010-05-04 00:39:26 -04:00 |
Josh Matthews
|
06ff7498d9
|
Bug 540665 - Make nsIRunnable a function so JS can use it as such. r=benjamin
--HG--
extra : rebase_source : cadf70d8c68810167894c069fc73df01c5046b0a
|
2010-05-07 09:52:04 +02:00 |
Dão Gottwald
|
739dddb997
|
Bug 564170 - ctrlTab_advanceFocus incorrectly assumes the popupshown has been received if the panel's state is 'open'. r=enn
--HG--
extra : rebase_source : b27e0b98dee9c0f0dbf6cd848650245d1fe19ba2
|
2010-05-07 09:50:04 +02:00 |
Mick Weiss
|
28438f4b10
|
Bug 563291 - Selectively open tabs from session:restore "Well this is embarrassing" page. r=dao
--HG--
extra : rebase_source : 537ccc1791256a93c224ae653d07d5981f57e037
|
2010-05-07 09:49:19 +02:00 |
Simon Montagu
|
85a1e8061a
|
Don't split frames in bidi resolution that have the same resolved directionality but different character types. Bug 399850, r=ehsan, roc
|
2010-05-10 23:14:05 -07:00 |
Dave Townsend
|
65c6e97f09
|
Bug 562679 - Land new Add-ons Manager on trunk. Update removed-files.in for relanding. r=rstrong
|
2010-05-10 22:33:30 -07:00 |
Phil Ringnalda
|
b140552eb7
|
merge for backout of changeset e074757a15aa (bug 533891)
|
2010-05-10 21:40:01 -07:00 |
Phil Ringnalda
|
6dbc5788bb
|
Backed out changeset e074757a15aa (bug 533891) due to xpcshell orange after a clobber
|
2010-05-10 21:38:56 -07:00 |
Josh Aas
|
c989084c54
|
Remove default plugins. b=533891 r=dolske sr=jst
|
2010-05-10 20:21:31 -04:00 |
Bas Schouten
|
3edb2022a7
|
Bug 551350: Part 2: Remove no longer used multiple-run code from D2D backend. r=jrmuizel a=Mossop
|
2010-05-11 01:16:39 +02:00 |
Bas Schouten
|
48dbf06561
|
Bug 551350: Part 1: Add proper handling of large image surfaces. r=jrmuizel a=Mossop
|
2010-05-11 01:16:35 +02:00 |
Dave Townsend
|
24e482d6fe
|
Bug 562583: test_update.js in the addonsmgr branch fails randomly. a=mossop
|
2010-05-10 13:29:57 -07:00 |
Dave Townsend
|
9587a61886
|
Bug 560738: Change discovery pane url. r=robstrong
|
2010-05-10 12:11:39 -07:00 |
Dave Townsend
|
e9d152bde1
|
Bug 562938 and bug 564639 typo fixed. r=robstrong
|
2010-05-10 11:59:43 -07:00 |
Mayank Gupta
|
416d9d2f3d
|
Bug 548828. Implement HTMLDocument.head. Mochitest-testcase r=bzbarsky
|
2010-05-11 00:14:20 +05:30 |
Dave Townsend
|
9e981f86a5
|
Bug 562919: When migrating with multiple themes all will be marked as enabled in the database. r=robstrong
|
2010-05-10 11:10:10 -07:00 |
Dave Townsend
|
114f4e2b22
|
Bug 562803: Don't require a restart to turn on logging and turn on logging for browser chrome tests. r=robstrong
|
2010-05-10 11:10:25 -07:00 |
Dave Townsend
|
2116288d38
|
Bug 563168: Blocklist service warns of bad add-ons, but nothing is listed. r=robstrong
|
2010-05-06 12:57:58 -07:00 |
Robert Strong
|
8ebdf6fb67
|
Bug 562848: Lightweight themes without descriptions display undefined for text. r=dtownsend
|
2010-05-05 15:02:45 -07:00 |
Dave Townsend
|
253ae29fe0
|
Bug 564030: Updating an add-on that is incompatible to a version that is compatible requires more restarts. r=robstrong
|
2010-05-06 12:45:56 -07:00 |
Dave Townsend
|
bc100d717d
|
Bug 562884: Non-Firefox apps fail running test_fuel.js. r=robstrong
|
2010-05-06 15:59:27 -07:00 |
Robert Strong
|
065ecaff79
|
Bug 562847: extensions.css font-size: 120% is not terminated. r=dtownsend
|
2010-05-05 09:55:53 -07:00 |
Dave Townsend
|
517c32e9e4
|
Bug 563562: Do not keep AddonInstall objects for restartless installs. r=robstrong
|
2010-05-06 12:43:58 -07:00 |
Dave Townsend
|
2839061c9b
|
Bug 563256: Re-enabling the active theme doesn't clear the pending switch preference. r=robstrong
|
2010-05-06 16:02:04 -07:00 |