Bas Schouten
3982a4a276
Bug 651192 - Part 6: Implement the AsyncBitmapSurface drawing model support. r=roc
2012-02-16 04:30:22 +01:00
Bas Schouten
584c87e1e0
Bug 651192 - Part 5: Support remote access to ImageContainers. r=roc
2012-02-16 04:26:19 +01:00
Bas Schouten
252cced9e6
Bug 651192 - Part 4: Allow setting different drawing models across all platforms. r=roc
2012-02-16 04:24:38 +01:00
Bas Schouten
d0ff82a582
Bug 725552 - Part 2: Implement cross-process mutex class in IPC code. r=cjones
2012-02-16 04:11:43 +01:00
Bas Schouten
be63948579
Bug 725552 - Part 1: Turn MutexAutoLock into a template with specializations. r=cjones
2012-02-16 04:11:34 +01:00
Bas Schouten
4088e13844
Bug 651192 - Part 3: Add IPC structures for AsyncBitmapModel. r=cjones
2012-02-16 04:09:06 +01:00
Bas Schouten
f9c0967db9
Bug 651192 - Part 2: Update interface and stub implementors which don't have support. r=roc
2012-02-16 04:08:41 +01:00
Bas Schouten
542de64292
Bug 651192 - Part 1: Add the NPAsyncDrawing API to the NPAPI. r=josh sr=roc
2012-02-16 04:08:15 +01:00
Igor Bukanov
212769b040
bug 723286 - remove JSContext * parameter from heap-traversal and related API. r=:billm
2012-02-29 21:23:38 +01:00
Matt Woodrow
6ec8203d33
Bug 700240 - Print display lists to a file. r=roc,bjacob
2012-03-01 21:26:09 +13:00
Matt Woodrow
25747d1d89
Bug 731858 - Add index numbers to nsDisplayTextOverflow so that they are unique for a given frame. r=mats
2012-03-01 21:26:09 +13:00
Matt Woodrow
b60e02ca4d
Bug 547801 - Fix sort-additive-1 test to use MozReftestInvalidate. r=dholbert
2012-03-01 21:26:09 +13:00
Simon Montagu
6091adf028
Use GetGeneralCategory in IsPunctuationMark instead of the precompiled ccmap. Bug 731222, r=jfkthame
2012-03-01 00:17:27 -08:00
Josh Matthews
2d6246c2d7
Bug 716127 - When the network geolocation provider is told to watch for wifi changes, force a change to occur to avoid indefinite waiting. r=dougt
2012-03-01 01:58:37 -05:00
Felipe Gomes
c048945abe
Bug 723561 - TelemetryStopwatch follow-up: display key name on error. r=gavin
2012-02-29 22:33:03 -08:00
Steve Fink
440b7e4be9
Bug 730144 - Label objects with their mark colors when dumping the heap
...
--HG--
extra : rebase_source : 8bb1243f66610bde734a4f9063446a1b02bc0b68
2012-02-23 18:47:59 -08:00
Steve Fink
10453f7f06
Bug 719294 - Eliminate the bytecode space optimization where it omits the starting line number. r=luke
...
As per this comment:
/*
* Special case: function definition needs no line number note because
* the function's script contains its starting line number.
*/
But this is the only reason why you need a JSContext in js_PCToLineNumber, and I have a user that needs to do the lookup without a context.
--HG--
extra : rebase_source : 0807e755d5d7c1ecd6837ca4f6b8d4cc53e3f0b2
2011-06-06 14:11:08 -07:00
Bobby Holley
657226484b
Bug 731471 - Don't reparent wrappers that don't want to move. r=peterv
2012-02-29 21:21:57 -08:00
L. David Baron
10d96c7e70
Hold on to MediaQueryList objects that have listeners so that notification doesn't depend on GC timing. (Bug 716751) r=bzbarsky
...
Note: This also fixes a crash (when notifications happen) from
calling mql.addListeners(null).
This also fixes test_media_query_list.html so that the initial set of
tests doesn't keep running through the later tests.
The test for the null-dereference has been confirmed to crash without
the patch and pass with the patch.
The test for the gc issue has been confirmed to fail without the patch
and pass with the patch.
2012-02-29 20:47:55 -08:00
L. David Baron
296956ce4f
Fix uses of removed CSS2Properties.MozOutline DOM property (replaced by outline). (Bug 730532, patch 3) r=mihai.sucan
...
Note that since these are all property sets and since the unprefixed set
is already present in all cases, they don't block actually removing the
property.
2012-02-29 20:47:52 -08:00
Justin Lebar
6f1a204560
Bug 731789 - Followup, s/StdInt/StandardInteger in BloomFilter.h. r=me
2012-02-29 23:40:16 -05:00
Justin Lebar
62dbeeb1ab
Bug 731789 - Rename mfbt/StdInt.h to mfbt/StandardInteger.h, so stdint types work from cpp files inside mfbt. r=waldo
2012-02-29 22:56:43 -05:00
Jeff Muizelaar
ec40979a31
Bug 731117. Bound the size of CG surfaces to match cairo. r=bas
...
This fixes crashes that can happen when we try to create
an image surface from a quartz surface larger than the maximum
size supported by image surfaces.
--HG--
extra : rebase_source : 6ef9c66a91068f75ddef90a3453a7360dd91fa78
2012-02-29 21:30:11 -05:00
Boris Zbarsky
7b360ea8bd
Bug 730414 followup comment to address review comments
2012-02-29 21:44:02 -05:00
Boris Zbarsky
1922ecc1d7
Bug 730414. Expose a quick way to get a hash key for an atom. r=bsmedberg
2012-02-29 21:40:51 -05:00
Boris Zbarsky
2a3c77316e
Bug 730100. Add a Bloom filter implementation. r=waldo
2012-02-29 21:40:47 -05:00
David Bolter
38d7fde319
Bug 495912 - Expose content in HTML canvas elements. r=bz,roc r=surkov(tests)
...
layout-mentor: bz (mucho thanks!)
We make html canvas frame a container and render frames for its content which makes a lot of what we need for accessibility "just work".
2012-02-17 23:26:37 -05:00
Bobby Holley
d51c4b143c
Bug 691178 - Refuse to wrap windows that are on the way out. r=jst
2012-02-29 18:09:16 -08:00
Luke Wagner
4a2b90f233
Bug 731132 - Clear out _shutdownFunctions in PlacesUtils to avoid potential leaks (r=mak)
...
--HG--
extra : rebase_source : 4761c7ad5fb81609faa855e68a0f4d6e40f0124a
2012-02-27 23:49:00 -08:00
David Mandelin
d385e9a7d7
Bug 731492: Remove obsolete typedef JSPackedBool, r=luke
...
--HG--
extra : rebase_source : 95423985f55547755a988ba19629678997bfa553
2012-02-28 19:03:57 -08:00
Matthew Gregan
50c2fae2eb
Bug 730425 - Make range check assertion in stream read fatal, and add the same check to similar code in the cached stream read. r=roc
2012-03-01 12:52:02 +13:00
Ryan VanderMeulen
f20c50e238
Backout bug 492921 due to mochitest crashing.
2012-02-29 20:29:49 -05:00
Geoff Brown
7f06f02424
Bug 731403 - Update dmADB.getDirectory to use stdout instead of stderr. r=wlach
2012-02-29 19:40:58 -05:00
Nathan Froyd
4c42c9d47a
Bug 731004 - Add telemetry for time servicing idle callbacks. r=roc
2012-02-29 15:23:08 -05:00
rsx11m
fda55e6fea
Bug 730041 - Disable "View Background Image" in context menu for stand-alone video content. r=dolske
2012-02-29 19:35:48 -05:00
Nathan Froyd
671ce872c5
Bug 706647 - Measure plugin shutdown with telemetry. r=josh
2012-02-28 15:29:42 -05:00
Emanuel Hoogeveen
09bd2b6a82
Bug 492931 - Part 1b: Change to ASCII case conversion in content/ where appropriate. r=sicking
2012-02-29 19:32:13 -05:00
Emanuel Hoogeveen
36698a56aa
Bug 492931 - Part 1a: Change to ASCII case conversion in content/ where appropriate. r=sicking
2012-02-29 19:31:45 -05:00
Emanuel Hoogeveen
106ac5e0c1
Bug 492931 - Part 0: Add nsContentUtils::EqualsLiteralIgnoreASCIICase. r=sicking
2012-02-29 19:29:12 -05:00
Matt Brubeck
1496e370b0
Bug 731635 - Sync the browser.newtabpage.enabled preference [r=dao,ttaubert]
2012-02-29 16:18:58 -08:00
Matt Brubeck
b2985cd260
Back out 2778f515ed5a (bug 723286) on suspicion of causing OSX64 crashes
2012-02-29 16:18:22 -08:00
Brian Nicholson
1d8889af82
Bug 731333 - Fennec uses old intent when restoring from OOM. r=mfinkle
2012-02-29 15:56:53 -08:00
Jeff Walden
9ab7770713
Warning patrol. No bug, r=themaid
...
--HG--
extra : rebase_source : b7e56f8e95e76c35089ff48a26fb60f9a4708995
2012-02-28 18:08:04 -08:00
Nathan Froyd
099b3154b4
Bug 731301 - eliminate duplicate headers in gfx/; r=jrmuizel
2012-02-29 10:23:37 -05:00
Dão Gottwald
4dcbac5f17
Bug 731553 - warnAboutClosingTabs should ignore tabs that already started closing. r=gavin
2012-03-01 00:35:24 +01:00
Igor Bukanov
d93ff2cec2
Bug 731618 - remove JSContext * parameter from heap iteration API. r=:Billm
2012-02-29 21:23:53 +01:00
Mounir Lamouri
e31b86b169
Bug 618876 - Support internationalized <input type="email">. r=sicking
2012-02-29 23:35:47 +01:00
Mounir Lamouri
71f79ca110
Bug 670883 - Add UTF-8 tests for <input type=url>. r=sicking
2012-02-29 23:37:38 +01:00
Marco Bonardo
b3c39a8f38
Bug 658744 - disable browser_sidebarpanels_click.js cause it breaks the treeview and then tests zombie nodes.
...
rs=dietrich
2012-02-29 23:18:02 +01:00
Daniel Holbert
400798f05b
Bug 731393: Update type of temporary copy of nsDeviceContext::mAppUnitsPerDevPixel (which is now unsigned), to fix build warning. r=joe
...
--HG--
extra : rebase_source : c6bfe18c121bac203b2371c9ef35dee1edebf70c
2012-02-29 23:05:43 +01:00