Commit Graph

16237 Commits

Author SHA1 Message Date
Matthew Gregan
83f5a5dbae Bug 572235 - Increase default media cache size from 50MB to 500MB. r=roc 2010-06-16 11:12:38 +12:00
Shawn Wilsher
39a222a691 Bug 572539 - REFTEST TEST-UNEXPECTED-FAIL randomly on href-attr-change-restyles.html
Make the test not care about color since all we care is that it is rendered as a link.
r=sicking
2010-06-16 14:57:18 -07:00
Neil Deakin
f70fb88780 Bug 379745, add some additional template sort hint options to sort case-insensitive, sort by integers, and skip natural sort order, r=neil,sr=sicking 2010-06-16 13:09:51 -04:00
Shawn Wilsher
2a4a669f1c Bug 551838 - Adding empty href attribute doesn't add link styling
r=bz
2010-06-16 09:59:26 -07:00
Saint Wesonga
f07aa10050 Bug 571736 - warning: comparison between signed and unsigned integer expressions in NameSpaceManagerImpl::AddNameSpace(const nsAString_internal&, PRInt32). r=roc 2010-06-16 18:54:27 +02:00
Ehsan Akhgari
19551afcc5 Bug 571428 - "ASSERTION: Can't be unbound without being bound originally"; r=roc 2010-06-11 12:24:28 -04:00
Olli Pettay
754fb4784e Bug 568975 - m-c message manager slowed down event handling a bit, r=jst 2010-06-16 14:42:42 +03:00
Marco Bonardo
faf2d78015 whoops, remove backslash 2010-06-16 12:31:25 +02:00
Marco Bonardo
4a8858f300 Disable test for bug 563329 since it's timing out often 2010-06-16 12:20:28 +02:00
Vivien Nicolas
ae3e280802 Bug 563329 - Add a preference to enable/disable click hold context menus [r=smaug] 2010-06-16 09:36:11 +02:00
Matthew Gregan
d562484ebd Bug 571208 - Fix crash in nestegg_free_packet. Only push non-NULL packets into packet queue. r=chris.double 2010-06-11 10:59:15 +12:00
Matthew Gregan
b7ee2061e3 Bug 571816 - Notify video buffering logic of WebM file reads. r=doublec 2010-06-16 09:56:28 +12:00
Chris Pearce
7110845884 Bug 571442 - nsBuiltinDecoderReader::GetBufferedBytes() operator precedence fix. r=double 2010-06-16 09:56:25 +12:00
Ms2ger
e9ac3a69c7 Bug 560059 - Correct video dimensions on failed load. r=roc 2010-06-16 09:53:44 +12:00
Vladimir Vukicevic
476259b7bf b=571287; let canvas participate in cycle collection; r=bz 2010-06-15 14:38:05 -07:00
Vladimir Vukicevic
95fa2311a2 webgl test suite update 2010-06-15 10:30:13 -07:00
Benoit Jacob
a70d69dc53 b=571027; implement new PixelStorei parameters for textures; r=vladimir 2010-06-15 11:59:39 -04:00
Benoit Jacob
5a63875239 b=571027; implement new TexImage2D signatures; r=vladimir 2010-06-15 11:54:03 -04:00
Benoit Jacob
5d0602a31e b=571076; Implement GetAttachedShaders; r=vladimir 2010-06-15 11:49:34 -04:00
Olli Pettay
a644344ae5 Bug 556493 - No click fired when mousedown on the text of an element and mouseup on empty area, r=jst
--HG--
extra : rebase_source : bf2257df87153638358404878d03c09193014125
2010-06-15 16:29:23 +03:00
Ehsan Akhgari
d35623d3e5 Bug 520189 - Fix copy and test for the HTML editor; f=bzbarsky,dbaron r=sayrer,peterv,bzbarsky sr=roc 2010-04-09 17:06:09 -04:00
Saint Wesonga
7fb5135384 Bug 571735. Remove unused variable. r=bzbarsky 2010-06-14 16:06:48 -04:00
Benoit Jacob
9bd9071af6 b=569236; better WebGL messages; r=vladimir 2010-06-14 14:44:12 -04:00
Olli Pettay
cf46ba1854 Bug 571390, add a comment
--HG--
extra : rebase_source : 5960b90841cfa37decfb48d61e904c97c9d4f91e
2010-06-14 10:32:41 +03:00
Olli Pettay
9f27b8433c Bug 571390 - classList is always empty on xul elements, r=bz
--HG--
extra : rebase_source : 00d58d4fa7e0bffe2bf6b60b4d8a74fd0e27eebe
2010-06-14 10:29:54 +03:00
Ms2ger@gmail.com
91e11b4fc1 Bug 559834 - Remove support for table@align=abscenter/absmiddle/middle. r=jst 2010-06-11 20:47:56 +02:00
Benoit Jacob
9bbddc24a1 b=571028; remove GetString and merge into GetParameter as per the updated spec; r=vladimir 2010-06-11 17:45:40 -04:00
Benoit Jacob
7617ef1b94 b=569714; Fix GetParameter and let it return nsIVariant; r=vladimir 2010-06-11 17:36:34 -04:00
Ted Mielczarek
ed5d69b1a0 Backed out changeset d1c910f2ec4d on suspicion of causing test crashes - Bug 568818 - sendSyncMessage fails with 'SyntaxError: JSON.parse' if one of the listeners does not return a value 2010-06-11 13:52:31 -04:00
Vivien Nicolas
02ead31b78 Bug 568818 - sendSyncMessage fails with 'SyntaxError: JSON.parse' if one of the listeners does not return a value [r=smaug] 2010-06-11 16:11:20 +02:00
Olli Pettay
9422e7d0e6 Bug 571225 - Crash in [@ SendSyncMessageToParent] , r=mfinkle 2010-06-11 14:14:01 +03:00
Olli Pettay
dac9541a35 Bug 570510 - Reduce Addref/release/QI during event creation, r=jst 2010-06-11 14:10:51 +03:00
Vladimir Vukicevic
33d5c655ac b=571078; fix webgl attribute validation; r=bjacob 2010-06-10 10:45:00 -07:00
Benjamin Smedberg
9403279763 Bug 569644 - Query the plugin host directly when searching for MIME types, rather than using Gecko-Content-Viewer category manager registration, r=bz 2010-06-10 12:42:16 -04:00
Olli Pettay
7bfa0ed84c backout Bug 570510 2010-06-10 14:25:08 +03:00
Olli Pettay
37fd1014e5 Bug 570510 - Reduce Addref/release/QI during event creation, r=jst
--HG--
extra : rebase_source : 9857313cb6d51044ba4869d87e1ad57ec7c2cba3
2010-06-10 12:59:14 +03:00
Olli Pettay
b81944d01e Bug 566024 - Add a 'global' messageManager, r=jst 2010-06-10 12:26:19 +03:00
Ms2ger
b0362bc3d4 Bug 566776 - Some nsINode methods defined in nsGenericElement.cpp return nsnull as an nsresult. r=jst 2010-05-20 10:41:00 -04:00
Matthew Gregan
8db1fc8f64 Bug 568431 - Remove the requirement for mCallbackPeriod from the generic media backend. r=doublec 2010-05-31 16:02:00 +12:00
Matthew Gregan
c157381ae5 Bug 568162 - More accurate frame end time after seeking for WebM. r=cpearce 2010-06-10 15:46:58 +12:00
Matthew Gregan
4d08546873 Bug 569187 - Ensure mAudioEndTime is not used uninitialized. r=doublec 2010-06-10 15:46:58 +12:00
Masayuki Nakano
2ed7d1345b Bug 564669 Remove nsIPlaintextEditor::handleKeyPress() r=smaug+ehsan, sr=roc 2010-06-10 10:16:58 +09:00
Ehsan Akhgari
a6b5d07d03 Bug 570566 - Crash [@ nsTextControlFrame::SetInitialChildList] removing type from <input type=image>; r=jst 2010-06-09 14:13:56 -04:00
Daniel Holbert
8c6be1cd28 merge 2010-06-09 17:17:19 -07:00
Daniel Holbert
b7556c1f5b Backed out changeset a8ac411e1653 (bug 552938) for causing some randomorange. 2010-06-09 17:16:25 -07:00
Vladimir Vukicevic
ad7b242575 b=570660; add ability to resize pbuffer GL contexts; r=joe 2010-06-09 15:07:12 -07:00
Daniel Holbert
fcee2be1fc Bug 570257: fix unsigned/signed comparison build warning in WebGLContextValidate.cpp. r=vlad 2010-06-09 13:28:29 -07:00
Robert Longson
1abdca25bd Bug 570555 - CSS animation on font-size should not require units. r=dholbert,sr=roc 2010-06-09 20:51:31 +01:00
Ehsan Akhgari
33ebe54347 Bug 570417 - All content iterators need to take part in cycle collection; r=jst
--HG--
extra : rebase_source : 9681fd61ea2fbaf376390ce85b8cb3c3d040c098
2010-06-08 00:31:44 -04:00
Robert Longson
74a71da6f7 Bug 569463 - Stop coverity complaining about GetParsedAttr call in RebuildPathAndVerticesFromMpathElem. r=jwatt 2010-06-09 20:13:03 +01:00