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

284404 Коммитов

Автор SHA1 Сообщение Дата
Henri Sivonen aa8cafb38c Bug 482921 part 1 - Implement HTML syntax highlighting using the new parser. r=Olli.Pettay. 2010-07-30 13:15:38 +03:00
Henri Sivonen 3e5a97a7af Bug 482921 part 0.5 - Restore support for using tree op queue to set document charset. r=bzbarsky. 2011-11-01 13:33:11 +02:00
Jacob Bramley 997953271e Bug 643213: Fix signed integer arithmetic used to construct ARM load instructions. [r=mrosenberg] 2011-11-01 08:51:17 +00:00
Makoto Kato af8d023c31 Bug 698331 - get rid of *WithConversion (intl part). r=smontagu 2011-11-01 16:16:48 +09:00
Chris Pearce 85cba077e4 Bug 691583 - Ensure Unix EOL in full-screen API tests. r=whitespace 2011-11-01 18:11:47 +13:00
Chris Pearce c9494d4f2d Bug 691583 - Dispatch showfullscreenwarning chrome event when restricted key pressed in DOM full-screen mode. r=smaug 2011-11-01 18:11:40 +13:00
Chris Pearce f4a3d6c744 Bug 694204 - Prevent default action on ESC key press to exit full-screen mode, prevents <video> loads being cancelled on full-screen exit. r=smaug 2011-11-01 18:11:29 +13:00
Chris Pearce c205ec6d86 Bug 685779 - Add -moz-full-screen-ancestor pseudo class. r=bz 2011-11-01 18:11:09 +13:00
Makoto Kato 4faa25c5fa Bug 697336 - Clean up nsDataObj::SetText on Windows. r=jimm 2011-11-01 13:36:56 +09:00
Justin Lebar d8c72e4461 Bug 698656 - mParent pointer should be on nsSHEntry, not nsSHEntryShared. r=bz
Now with less bustage, I hope.

--HG--
extra : rebase_source : f422a9326391cafb0505390177f1d30379e366b7
2011-10-31 22:33:24 -04:00
Phil Ringnalda 86cbcd0d4f Back out 65ffdabf1b6b (bug 698656) for orange, and lots of it 2011-10-31 20:03:26 -07:00
Boris Zbarsky 5a98b45de1 Bug 696205 part 2. Add a querySelector fast-path for selectors whose rightmost sequence of simple selectors contains an id. r=sicking 2011-10-31 22:50:50 -04:00
Boris Zbarsky 440978fc40 Bug 696205 part 1. Refactor querySelector and querySelectorAll so that there is only one codepath to modify. r=sicking 2011-10-31 22:49:10 -04:00
Boris Zbarsky 5bd1366246 Bug 696201. Switch nsContentList to using an nsTArray as the element store. r=sicking 2011-10-31 22:48:59 -04:00
Justin Lebar fc33059c8d Bug 698656 - mParent pointer should be on nsSHEntry, not nsSHEntryShared. r=bz 2011-10-31 22:33:24 -04:00
Phil Ringnalda cfb2e5d835 Back out 773e9705c61b (bug 697211) for orange 2011-10-31 19:02:50 -07:00
Doug Sherk 9290d4ffcd Bug 697211 - fixed stride not being returned correctly from getVertexAttrib. r=jgilbert 2011-10-31 17:49:55 -07:00
Doug Sherk 37e32d8b55 Bug 697757 - WebGL context fix for alpha being improperly set on OSX. r=jgilbert
If we request alpha and it isn't enabled, or we request it off and it gets
enabled, we now fail the pbuffer creation and fall back to FBOs. This is bad for
performance but allows us to pass the conformance test in this case.
2011-10-31 17:49:55 -07:00
Jeff Gilbert 4833b20130 Bug 697753 - Fix WebGL conf. errors in framebuffer-object-attachment - r=bjacob 2011-10-31 16:55:01 -07:00
Jeff Gilbert c0f03d6f66 Bug 698088 - Rebind previous state after initializing fake-black textures - r=bjacob 2011-10-31 16:55:01 -07:00
Jeff Gilbert b0e3dd2334 Bug 697560 - Generate WebGL errors in readPixels according to spec - r=bjacob
* * *
Bug 697560 - Disallow conformance failures on read-pixels-test - r=bjacob
2011-10-31 16:55:01 -07:00
Jeff Gilbert 8e9569f995 Bug 697168 - Removes WebGL overloads for untyped ArrayBuffers where disallowed - r=bjacob 2011-10-31 16:55:00 -07:00
John Ford 6059cfeab3 bug 695274 - unit test timeouts on Mac should print a screenshot r=ted 2011-10-21 13:09:05 -07:00
Nicolas Pierron def56d0ef9 Add gc::Mark and gc::IsMarked functions. (Bug 687843, r=billm)
Use overloading to choose the Mark/IsMarked function based on the static type of
the argument.

---
2011-10-31 15:41:48 -07:00
Matt Brubeck 6743e7bb2a Merge mozilla-central to mozilla-inbound 2011-10-31 14:51:24 -07:00
Benoit Jacob 79ea68d52f Bug 677543 - Not clearing WebGL framebuffer in teapot demo - r=jgilbert
We are supposed to clear the WebGL framebuffer after it's been presented to the compositor and before the next draw operation, and were using the wrong way to know when we got composited. The right way is DidTransactionCallback.
2011-10-31 17:14:12 -04:00
Ed Morley 95f06e9914 Bug 698526 - Fix toolkit/toolkit-makefiles.sh: line 1064: add_makefile: command not found; rs=ted 2011-10-31 20:19:58 +00:00
Benoit Girard c0848138f3 Bug 698137 - Set texture unit before binding FPS texture. r=ajuma
--HG--
extra : rebase_source : 5ea49b85e0ba0d2b5eabc4477a0e692d0a531faf
2011-10-31 15:04:09 -04:00
Kyle Huey 0d997e67f8 Merge b-s to m-c. 2011-10-31 14:13:23 -04:00
Matt Brubeck 52ac5a77b1 Merge last green changeset from inbound to mozilla-central 2011-10-31 11:10:13 -07:00
Kyle Huey aea098730a Update pymake snapshot to r300. 2011-10-31 13:16:21 -04:00
Kyle Huey a84d3c5dc7 Merge m-c to b-s. 2011-10-31 13:12:45 -04:00
Kyle Huey b4644f6cdb Backed out changeset d40e649ff250 2011-10-31 11:39:46 -04:00
Henri Sivonen de7520799d Bug 696651 part 3 - Refine part 2. r=Olli.Pettay. 2011-10-31 16:28:23 +02:00
Kyle Huey 1bf7ea6346 Bug 692067: Make WebSockets go through content policies. r=smaug 2011-10-31 09:29:20 -04:00
Olli Pettay dc322a3cd5 Bug 667490 - EventSource should use the same nsIContentPolicy type as XHR, r=dveditz 2011-10-31 14:48:50 +02:00
Tim Taubert 603f7fd435 merge m-c to fx-team 2011-10-31 11:13:42 +01:00
Brian Smith 4ac199cb99 Bug 675702 - Remove XPCOM Proxies: Do PSM client certificate processing on the main thread, r=kaie
--HG--
extra : rebase_source : 810f54d98fdad7e70ed2d8db8b13292d1d1bfa61
2011-10-30 17:35:14 -07:00
Brian Smith 8d3797faf4 Bug 686248: Add isExtendedValidation to nsISSLStatus so it can be used by mobile, r=meyhemer
--HG--
extra : rebase_source : 6d21f2fdc3cb587874662cc23f84503e63b95ed1
2011-10-30 11:43:06 -07:00
Neil Rashbrook 4c93ad44bd Bug 696788 Build usiung jemalloc and SDK compiler crashes shortly after startup r=khuey 2011-10-30 23:42:16 +00:00
Olli Pettay ba933a4b8d Bug 698061 - document.importNode's deep attribute should be optional, r=sicking 2011-10-30 23:17:53 +02:00
Olli Pettay ea9f2a5db4 Bug 698232 - s/IsInside/GetArea to simplify the code, r=mats 2011-10-30 21:51:19 +02:00
Tim Taubert 8960069166 merge m-c to fx-team 2011-10-30 13:10:26 +01:00
Ed Morley 5795eeb8b4 Merge mozilla-central and mozilla-inbound 2011-10-30 11:52:20 +00:00
Brian Hackett ea21e6d7e0 Sync FrameState entries based on tracker, bug 698100. r=dvander 2011-10-29 18:16:35 -07:00
Brian Hackett 67ec5f0c63 Propagate OOM triggered by inlineCallHelper, bug 695290. r=dvander 2011-10-29 17:40:34 -07:00
Brian Hackett 5f412154a9 Remove defined variables analysis, bug 697861. r=dvander 2011-10-29 17:30:08 -07:00
Benoit Jacob 860367863b Bug 697845 - only call glFinish in RenderLayer, not in UpdateSurface - r=mattwoodrow
This could make WebGL a bit faster.
2011-10-29 19:15:52 -04:00
Matt Brubeck d6b3f65cb4 Bug 697975 - Don't show the first-run animation in tablet mode [r=mfinkle] 2011-10-29 15:05:39 -07:00
Henri Sivonen ff8306a9aa Back out changeset fc4ddddf142d and changeset d1766aec3d7e due to jsreftest orange. 2011-10-30 00:10:33 +03:00