Ginn Chen
|
a4f691a504
|
Bug 530484 Implement Necko-WiFi on Solaris (missed a file in last commit) r=dougt
|
2010-03-05 10:40:05 +08:00 |
|
Blake Kaplan
|
bb22acb73a
|
Fix build bustage from bug 541530.
|
2010-03-04 17:25:44 -08:00 |
|
Vladimir Vukicevic
|
de69534814
|
b=550351; don't abort recording when accessing out of range typed array element (return undefined instead); r=dvander
|
2010-03-04 16:49:31 -08:00 |
|
Dão Gottwald
|
997f6edf7a
|
Follow-up to bug 548027: remove spurious duplicate ids on <circle> elements
|
2010-03-05 01:30:49 +01:00 |
|
Uli LInk
|
095565d1b1
|
Bug 548213. Fix C++-style comment in C code. r=josh
|
2010-03-05 13:10:42 +13:00 |
|
Tim Terriberry
|
129e12e9f7
|
Bug 550184. Avoid using uninitialized data. r=doublec
|
2010-03-05 13:10:42 +13:00 |
|
Julian Seward
|
98da85a059
|
Bug 548793. Initialize XRender version fields if XRender isn't available. r=jrmuizel
|
2010-03-05 13:10:42 +13:00 |
|
Tom Dyas
|
cbd89df008
|
Bug 548500. On Mac, when opening a browser window from the Dock, activate the application. r=mano
|
2010-03-05 13:10:42 +13:00 |
|
Tom Dyas
|
ac24998e60
|
Bug 548500. Widget-level support for activating the application on Mac. r=josh,sr=roc
|
2010-03-05 13:10:42 +13:00 |
|
Blake Kaplan
|
20a75bea4c
|
Fix bug 541530. r=jst sr=brendan
|
2010-03-04 13:44:42 -08:00 |
|
Asaf Romano
|
6598acf4f4
|
Relanding bug 543444 - Replace single-view API with multiple observers. r=mak. sr=rstrong.
|
2010-03-04 13:23:41 -08:00 |
|
Brad Lassey
|
33f79e0aa9
|
fix comm-central bustage r=ted
--HG--
extra : rebase_source : 99482ae0d97a887d59cb9eb19c2eaafd0083995e
|
2010-03-04 15:07:29 -05:00 |
|
Chris Jones
|
db95ee1dcf
|
Bug 549435: Make the leak log available during ipc/-related startup and shutdown. r=bsmedberg
|
2010-03-04 13:50:28 -06:00 |
|
Bas Schouten
|
b2de77e13d
|
Bug 549911: Acquire and release no longer use ->surface to store the temporary surface, release the correct object now. r=jrmuizel
|
2010-03-04 20:49:04 +01:00 |
|
Bas Schouten
|
9ba05c4318
|
Bug 549911: Scroll needs to make sure the clip rectangle is confined to the surface. r=jrmuizel
|
2010-03-04 20:49:01 +01:00 |
|
Bas Schouten
|
0c2bbe961d
|
Bug 549666: Native rects should be pixel aligned. r=vlad
|
2010-03-04 20:30:16 +01:00 |
|
Bas Schouten
|
984b9ec786
|
Bug 549097: Move the invalidated region when scrolling. r=jrmuizel
|
2010-03-04 20:30:13 +01:00 |
|
Bas Schouten
|
e35f7796fd
|
Bug 549652: Fix a potential leak. r=jrmuizel
|
2010-03-04 20:30:10 +01:00 |
|
Bas Schouten
|
f6a6cbe7bb
|
Bug 549652: Optimize SOURCE operator where possible. r=jrmuizel
|
2010-03-04 20:30:08 +01:00 |
|
Bas Schouten
|
bd3c8c2f83
|
Bug 549652: Properly support clearing surfaces. r=jrmuizel
|
2010-03-04 20:30:05 +01:00 |
|
Brad Lassey
|
7941559ff8
|
bug 547521 - enable building for windows mobile with --disable-libxul r=ted
|
2010-03-04 13:47:35 -05:00 |
|
Rich Walsh
|
08f7dc2fc5
|
Bug 522896 - OS/2 Code Maintenance; cm01 thru cm10 - combined patch - v3.
r=(Weilbacher, wuno).
|
2010-03-04 19:19:41 +01:00 |
|
Serge Gautherie
|
a3836042aa
|
Bug 548600 - Remove useless EXTENSION_PREF define; (Av1) Just remove it.
r=benjamin.
|
2010-03-04 19:19:41 +01:00 |
|
Serge Gautherie
|
5bc94fbe3b
|
Bug 545320 - Port |Bug 482156 - Get rid of (unnecessary) LIBGNOME dependency| and related follow-ups to comm-central; (Bv1-MC) Remove missed LIBGNOME_VERSION.
r=benjamin.
|
2010-03-04 19:19:41 +01:00 |
|
Serge Gautherie
|
8a604b529e
|
Bug 521673 - Remove remnant OJI references; (Bv1) /toolkit/mozapps/installer/makecfgini.pl.
r=benjamin.
|
2010-03-04 19:19:41 +01:00 |
|
Clint Talbert
|
27f419ebe3
|
Backing out bug 493792
|
2010-03-04 10:03:11 -08:00 |
|
Clint Talbert
|
085f2cd30a
|
Backed out changeset a6a6824e2a0e
|
2010-03-04 10:02:33 -08:00 |
|
Neil Deakin
|
91b6c50019
|
Bug 550205, cannot customize location of or remove personal bookmarks item, r=gavin
|
2010-03-04 09:51:49 -08:00 |
|
Joel Maher
|
7c9970f7af
|
Bug 493792 Refactor runreftests.py test harness to prepare for mobile r=ted p=jmaher
--HG--
extra : rebase_source : 2f904ec7861b9c8f1c192036b7d3c12ef97bed3e
|
2010-03-04 09:10:16 -08:00 |
|
Jeff Muizelaar
|
c887d8596e
|
Bug 550188. qcms: remove an empty loop that annoyed coverity. r=bgirard
|
2010-03-04 12:13:13 -05:00 |
|
Srirang G Doddihal
|
dc7c2eb10a
|
Bug 418524 - label of "Download activity summary in the status bar" with one download should be "1" not "One". r=gavin
|
2010-03-04 10:28:36 +01:00 |
|
Boying Lu
|
8880b5ccf2
|
Bug 549805 - Failed to build liblayer.so on OpenSolaris. r=roc, sr=vlad
|
2010-03-04 10:26:11 +01:00 |
|
Dão Gottwald
|
d7ac88f158
|
Bug 417733 - About box should be always-on-top on Windows and Linux. r=gavin
|
2010-03-04 10:24:31 +01:00 |
|
Simon Montagu
|
c98bc79fd2
|
Add Tibetan to font selection UI. Bug 441110, r=emk
|
2010-03-04 10:55:53 +02:00 |
|
Dão Gottwald
|
caf1dccaa5
|
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
|
2010-03-04 08:13:27 +01:00 |
|
Vladimir Vukicevic
|
1f6911c6af
|
Update canvas tests to fix =~ usage and to mark passing tests as ok
|
2010-03-03 16:40:27 -08:00 |
|
Vladimir Vukicevic
|
e86557b1a2
|
b=534467; implement Uint8ClampedArray for CanvasPixelArray; part 3, DOM-side implementation; r=bz
|
2010-03-03 16:40:27 -08:00 |
|
Robert O'Callahan
|
b752207ff1
|
Bug 546071. Compute view-to-widget offset for plugin views. r=mats
|
2010-02-24 00:33:41 -08:00 |
|
Robert O'Callahan
|
6f9f70fb08
|
Bug 546033. AddScrollPositionListener lazily in nsCanvasFrame to ensure that it's not added during frame construction when the root scroll frame might not be set up yet. r=enndeakin
|
2010-03-05 13:10:41 +13:00 |
|
Robert O'Callahan
|
f3e9a6b5c7
|
Bug 545268. Decide whether to suppress a mouse event by looking at the suppression state of the document where the event is going to be delivered. r=smaug
|
2010-03-05 13:10:32 +13:00 |
|
Robert O'Callahan
|
f07ee1400d
|
Bug 539323. Position the caret at the content-edge of its container frame, not the border-edge. r=mats
|
2010-03-05 11:52:59 +13:00 |
|
Robert O'Callahan
|
8763894793
|
Bug 536524. Normalize paths when possible/necessary to keep them under MAX_PATH limits. r=bsmedberg
|
2010-03-05 11:52:59 +13:00 |
|
Robert O'Callahan
|
de8fd32344
|
Bug 532569. Support 'transparent' attribute on XUL IFRAMEs to integrate content documents into the chrome rendering hierarchy, with their background defaulting to transparent. r=mats,sr=bz
|
2010-03-05 11:52:59 +13:00 |
|
Robert O'Callahan
|
9f341428fa
|
Bug 520697. Fix build in some weird Vista configurations. r=jmathies
|
2010-03-05 11:52:58 +13:00 |
|
Robert O'Callahan
|
481b4ae05c
|
Bug 499862. Need to flush out linebreaker stuff even if there are no mapped flows. r=smontagu
|
2010-02-23 23:23:45 -08:00 |
|
Mike Kristoffersen
|
abdb2aa82c
|
Build bustage on Qt due to macro definition of malloc, realloc, etc. Most of this is just moving Qt #includes around. r=dougt
--HG--
extra : rebase_source : 9734e9e68754a6fc45bddbdc60bb5e898bb8cdb2
|
2010-03-04 13:51:42 -08:00 |
|
Vladimir Vukicevic
|
9f83ebcfb7
|
Nuke some stale/unused files
* * *
attempt to fix x86-64 burning
|
2010-01-22 18:29:49 -08:00 |
|
Chris Jones
|
dda6d9e99e
|
Bug 441324, part 4: Enable infallible operator new (leaving malloc fallible) in Gecko, and play well with the wince shunt. r=bsmedberg r=blassey r=vlad
|
2010-03-03 23:02:58 -06:00 |
|
Chris Jones
|
2141078f6e
|
Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg
|
2010-03-03 23:02:57 -06:00 |
|
Chris Jones
|
a89f8525fc
|
Bug 441324, part 2: Implement libmozalloc with support for fallible and infallible malloc et al. and |operator new|s. r=bsmedberg
|
2010-03-03 23:02:56 -06:00 |
|