Justin Lebar ext:(%2C%20Steven%20Michaud%20%3Csmichaud%40pobox.com%3E)
b742a75676
Bug 694896 - Fix jemalloc hang and crash on Mac 10.7, and enable jemalloc on 10.7. r=khuey
2011-10-20 17:26:47 -04:00
Benoit Jacob
35ae2edbb5
Bug 698856 - Mark one WebGL test page as expected to pass on Windows - no review, m1 orange fix
2011-11-02 11:25:32 -04:00
Benoit Jacob
7eb31233c8
Bug 698856 - Upgrade WebGL conformance test suite to r15981 - no review
...
The upstream is
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/
This changeset also updates our lists of failing tests, and the garbageCollect() call before each test page is now done on all platforms, instead of only on linux, as it's now clear that we've been having this problem everywhere.
2011-11-02 08:44:41 -04:00
John Ford
50dccbf86f
bug 695274 - unconditionally define dumpScreen in automation.py r=ted
2011-11-02 07:56:35 -07:00
Matt Brubeck
8f2d57ae91
Back out be8056caccb4 (Bug 698856) because of test failures
2011-11-02 07:33:54 -07:00
Benoit Girard
e7ac22732b
Bug 694039 - Follow up fix, remove printf r=jmuizelaar
2011-10-28 10:19:07 -04:00
Benoit Girard
81c9e329a5
Bug 696437 - Add OpenGL Gfx AppNotes for mobile. r=bjacob
2011-11-01 08:00:09 -07:00
Ali Juma
377d6a1587
Bug 698868 - Add "Product" to Adapter Description for Android. r=bgirard
2011-11-02 09:45:47 -04:00
Ali Juma
558d777703
Bug 696768 - Abort when framebuffer completeness check fails. r=jrmuizel
2011-11-02 09:40:14 -04:00
Ricardo Palomares
22d90b8b64
Bug 698935 - Make errStrayStartTag say "start" instead of "end". r=hsivonen.
2011-11-02 15:14:39 +02:00
Ricardo Palomares
2dfa12b363
Bug 698866 - Typo in errNonSpaceInTable message. r=hsivonen.
2011-11-02 15:14:39 +02:00
Kyle Huey
c6a3d6dc7f
Bug 698440: Implement IndexedDB optional version syntax. r=bent
2011-11-02 08:53:12 -04:00
Kyle Huey
92be2b261d
Bug 697247: Part 2 - Rework IDB synchronization mechanisms. r=bent
2011-11-02 08:53:12 -04:00
Kyle Huey
4ba69f30ba
Bug 697247: Part 1 - Use atoms instead of hashes for database IDs. r=bent
2011-11-02 08:53:12 -04:00
Kyle Huey
95334a6aca
Merge m-c to m-i.
2011-11-02 08:53:04 -04:00
Benoit Jacob
6685d29617
Bug 698856 - Upgrade WebGL conformance test suite to r15981 - no review
...
The upstream is
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/
This changeset also updates our lists of failing tests, and the garbageCollect() call before each test page is now done on all platforms, instead of only on linux, as it's now clear that we've been having this problem everywhere.
2011-11-02 08:44:41 -04:00
Kyle Huey
5afa09d1f8
Merge m-i to m-c.
2011-11-02 08:24:41 -04:00
Tim Taubert
9f7f11d745
merge m-c to fx-team
2011-11-02 10:57:53 +01:00
Doug Turner
416ac05a74
Bug 668194 - Geolocation times out and/or does not properly use wifi access points information (awful accuracy) r=mfinkle.
2011-11-01 21:04:35 -07:00
Dave Camp
3541ba3884
Bug 693887 - Implement a rule-centric view for the style inspector. r=robcee, r=dao
2011-11-01 18:06:48 -07:00
Paul ADENOT
67aea4c33b
Bug 675899 - HTML5 video player should show controls when video ends (if controls attribute is present). r=dolske
2011-11-01 14:22:02 -07:00
Rob Campbell
d4b01d4a35
merge
2011-11-01 17:02:44 -03:00
Rob Campbell
d25d6b059f
Bug 683873 - [highlighter] move the close button to the toolbar, test-fix; a=orange
2011-11-01 17:01:17 -03:00
Josh Aas
9821007204
Bug 562442: Plugin crash fix (parent process). r=jmathies
2011-11-01 14:52:20 -04:00
Paul ADENOT
19a9d176f8
Bug 513758 - Pressing Pos1/End key while video is in ended state sets status to play. r=dolske
2011-11-01 11:50:03 -07:00
Kyle Huey
4030d2b216
Merge m-i to m-c.
2011-11-01 10:31:53 -04:00
Tim Taubert
580d9ae3ca
merge m-c to fx-team
2011-11-01 13:23:20 +01:00
Henri Sivonen
e434910347
Bug 482921 part 14 - Address review comments. r=Olli.Pettay.
2011-11-01 13:33:11 +02:00
Henri Sivonen
139155d43e
Bug 482921 part 13 - Avoid regressing bug 673094 - RTL characters at the end of attribute values in View Source. r=ehsan.
2011-11-01 13:33:11 +02:00
Henri Sivonen
21c9a7e57a
Bug 482921 part 12 - Reftests for View Source reimplementation. rs=Olli.Pettay.
2011-11-01 13:33:11 +02:00
Henri Sivonen
aa15aa3b1f
Bug 482921 part 11 - Deduplicate the tokenizer loop in .cpp. r=Olli.Pettay.
2011-11-01 13:33:11 +02:00
Henri Sivonen
31b733036d
Bug 482921 part 10 - Support parametrized error messages in new View Source. r=Olli.Pettay.
2011-11-01 13:33:11 +02:00
Henri Sivonen
d91f7c72fc
Bug 482921 part 9 - Support tooltips in the View Source window. r=gavin.sharp.
2011-11-01 13:33:11 +02:00
Henri Sivonen
801c32d635
Bug 482921 part 8 - Start a new <pre> occasionally in View Source refixing bug 86355. r=bzbarsky.
2011-11-01 13:33:11 +02:00
Henri Sivonen
d9b76169a4
Bug 482921 part 7 - Add an id for each line in new View Source. r=Olli.Pettay.
2011-11-01 13:33:11 +02:00
Henri Sivonen
2963a24ae6
Bug 482921 part 6 - Use the internal encoding declaration in the XML View Source case. r=Olli.Pettay.
2011-11-01 13:33:11 +02:00
Henri Sivonen
e0a7b8950f
Bug 482921 part 5 - Add entry point for new View Source for XML; Make new View Source easy to disable. r=Olli.Pettay.
2011-11-01 13:33:11 +02:00
Henri Sivonen
2e697f57ad
Bug 482921 part 4 - Support XML syntax highlighting in the parser core. r=Olli.Pettay.
2011-11-01 13:33:11 +02:00
Henri Sivonen
f55328bb86
Bug 482921 part 3 - Highlight tree builder-level errors in View Source. r=Olli.Pettay.
2011-11-01 13:33:11 +02:00
Henri Sivonen
d55e46aa36
Bug 482921 part 2 - Highligh tokenizer-level errors in View Source. r=Olli.Pettay.
2011-11-01 13:33:11 +02:00
Cedric Vivier
8bb0cae945
Bug 698703 - Source Editor should display text with the user's preferred monospace font size; r=msucan
2011-11-01 18:30:19 +08:00
Neil Rashbrook
ccefbc59e2
Bug 638031 Allow string streams to share their string buffer r=bsmedberg f=bz
2011-11-01 08:28:31 +00:00
Blair McBride
89a7d661f6
Bug 693897 - Allow addons to opt-in to strict compatibility checking. r=dtownsend
2011-11-01 18:48:53 +13:00
Blair McBride
f0025fa37a
Bug 693899 - Support detecting binary components, and enable strict compatibility checking when found. r=dtownsend
2011-11-01 18:48:49 +13:00
Blair McBride
92950dc020
Bug 693901 - Add preference to globally (re)enable strict compatibility checks. r=dtownsend
2011-11-01 18:48:45 +13:00
Kyle Huey
36a8302905
Merge b-s to m-c.
2011-10-31 14:13:23 -04:00
Matt Brubeck
ce76338460
Merge last green changeset from inbound to mozilla-central
2011-10-31 11:10:13 -07:00
Kyle Huey
56136d8399
Update pymake snapshot to r300.
2011-10-31 13:16:21 -04:00
Kyle Huey
e6f8798925
Merge m-c to b-s.
2011-10-31 13:12:45 -04:00
Kyle Huey
bd9c959fbc
Backed out changeset d40e649ff250
2011-10-31 11:39:46 -04:00