ISHIKAWA, chiaki
4f3f4ba2c5
Bug 567585 - TB3 fails to raise an error when it tries to save an attachment to write-protected directory. r=Paolo Amadini,r=sdwilsh
2012-01-20 19:21:26 +00:00
Chris Lord
4c0bbbf9ab
Bug 717283 - Use tiles on-demand. r=pcwalton, snorp
...
Instead of tying the tile-buffer in MultiTileLayer directly to the back-buffer
of the page, make sure rendering is always aligned to the tile grid and use
tiles on-demand. This makes better use of tiles when panning/zooming, and opens
up the route for further optimisations.
2012-01-20 17:36:56 +00:00
Chris Lord
8308adeb13
Bug 717283 - Store sub-tile metrics on the tile object. r=pcwalton
...
Instead of deriving sub-tile metrics on each iteration, create a SingleTileLayer
sub-class and store them there.
2012-01-20 17:35:14 +00:00
David Bolter
c38b23d383
Bug 678965 - telemetry for injected screen reader dll's. r=nfroyd,tbsaunde,marcoz
...
Telemetry for NVDA, JAWS, OLDJAWS, WE, DOLPHIN, SEROTEK, COBRA
2012-01-20 12:26:22 -05:00
Jason Duell
3c2e185988
Bug 716801: Location parsing. r=bz
2012-01-20 09:33:01 -08:00
Kartikaya Gupta
985bb30243
Bug 717085 - Ensure that when Gecko does a session-restore, it knows how big the screen is. r=pcwalton
2012-01-20 09:36:08 -05:00
Justin Lebar
f24ca507db
Bug 710231 - Part 3: Add mozbrowserloadstart, mozbrowserloadend, mozbrowserlocationchange events to <iframe mozbrowser>. r=smaug
...
--HG--
extra : rebase_source : 01d82c02f56afd6aebf94443f223bc537536cc57
2012-01-20 12:02:48 -05:00
Justin Lebar
c5ecec2c4e
Bug 710231 - Part 2: Move nsGenericHTMLFrameElement into its own file. r=smaug
...
--HG--
extra : rebase_source : 91a8636ff2d6cc5892ceb8f0235079f8201b6065
2012-01-20 12:02:48 -05:00
Justin Lebar
95259428e1
Bug 710231 - Part 1: Back out bug 708176 part 2 (rev 1bdcd84ae727). r=smaug
...
--HG--
extra : rebase_source : 1c5768b85524a2c7ad63901e7d1f7acdbc075dcb
2012-01-20 12:02:28 -05:00
Rafael Ávila de Espíndola
21e3835a3c
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
A small update:
*) Add the patches that I forgot on the first patch.
*) Just patch binutils to have a deterministic ar.
*) Bootstrap and install the linker too.
2012-01-20 11:19:51 -05:00
Brian Hackett
df98b251c6
Backout 5cdf9574bede for build failures.
2012-01-20 07:33:44 -08:00
Alexander Surkov
ad672279bc
Bug 706079 - ignore aria-activedescendant referent having no ARIA role, r=davidb, f=marcoz
2012-01-20 16:22:31 +01:00
Brian Hackett
c40f1818a1
Remove emitter special casing for __proto__, bug 717249. r=waldo
2012-01-20 07:14:55 -08:00
Brian R. Bondy
d56eefed56
Bug 715910 - Set permissions for the service even on upgrades. r=rstrong
2012-01-18 12:42:35 -05:00
Kartikaya Gupta
74cc1e15a0
Bug 713780 - Stop using JSONStringer as it results in a performance regression. r=Cwiiis
2012-01-20 09:30:27 -05:00
Kartikaya Gupta
52473d32e1
Bug 703347 - Add a background image visible during overscroll. r=Cwiiis
2012-01-20 09:27:09 -05:00
Marco Bonardo
5c4bd88710
Bug 712767: Send profile shutdown topics to cpp tests requesting a profile.
...
r=waldo
2012-01-20 14:47:51 +01:00
Jason Orendorff
5483da2c50
Add file needed by some Map/Set tests (the tests were introduced for bug 697479). r=orange.
2012-01-20 07:30:27 -06:00
Reuben Morais
3e789def75
Bug 708585 - Add a preference to control how app tabs are loaded if restore_on_demand is set. r=zpao
2012-01-20 13:49:15 +01:00
Paolo Amadini
70fdd3f42f
Bug 672681 - Make nsIDownloadHistory::addDownload asynchronous. r=mak
2012-01-20 13:48:20 +01:00
Jason Orendorff
cb9bb9c2f3
Bug 697479 - Implement Map and Set builtins for JS. r=jimb.
2012-01-20 06:11:43 -06:00
Jason Orendorff
830e33e2e1
Fix a few typos in comments in js/src. No bug, no_r=me.
2012-01-20 06:11:42 -06:00
Jason Orendorff
d7665153f1
Bug 717278 - Vector should have const and non-const begin(). r=luke.
2012-01-20 06:11:42 -06:00
Jan de Mooij
c11aff8962
Bug 719135 - Move some arithmetic operations to jsinterpinlines. r=dvander
2012-01-20 13:01:44 +01:00
Henri Sivonen
625e6e725c
Bug 102699 - Support text/html in DOMParser.parseFromString(). r=smaug.
...
--HG--
rename : content/base/test/file_html_in_xhr.sjs => parser/htmlparser/tests/mochitest/file_bug102699.sjs
2012-01-20 14:03:49 +02:00
Henri Sivonen
97df9f9e4b
Bug 714777 Windows calling convention follow-up. r=smaug.
2012-01-20 13:44:53 +02:00
Henri Sivonen
3bd56d1ff6
Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
2012-01-20 13:16:27 +02:00
Henri Sivonen
122c17f8e7
Bug 715103 - Move parser unblocking management from nsContentSink to nsScriptLoader. r=smaug.
2012-01-20 13:16:27 +02:00
Henri Sivonen
9af7c91807
Test for bug 715739 - Make document.write from inside a script-created parser not add to the wyciwyg channel. r=smaug.
2012-01-20 13:16:27 +02:00
Henri Sivonen
4dd4e2ea12
Bug 715739 - Make document.write from inside a script-created parser not add to the wyciwyg channel. r=smaug.
2012-01-20 13:16:27 +02:00
Henri Sivonen
86a25cbb96
Test for bug 715112 - Check that DOMContentLoaded fires when a document built by a script-created parser calls document.close() on itself. r=smaug.
2012-01-20 13:16:27 +02:00
Henri Sivonen
a66bfdb20b
Bug 715112 - Remove duplicate document.close() state tracking. r=smaug.
2012-01-20 13:16:26 +02:00
Timothy B. Terriberry
f8a6601ff4
Bug 719612 - Update libvorbis. r=kinetik
2012-01-20 22:54:44 +13:00
Karl Tomlinson
22fe2c5db5
b=716402 improve inter-glyph pixel rounding r=jfkthame
2012-01-20 09:19:10 +00:00
Josh Matthews
c6b2a1ff71
Bug 715700 - Test to check that localStorage across multiple windows remains in sync while in private browsing mode. r=mayhemer
2012-01-20 04:04:25 -05:00
Josh Matthews
0f4c1c9a41
Bug 715700 - Cache all keys when setting a value in memory DBs r=mayhemer
2012-01-20 04:04:13 -05:00
Mike Hommey
e70b3f73c7
Fixup for Bug 683127 part 11. r=me
2012-01-20 09:58:14 +01:00
Mike Hommey
34e49862db
Bug 603370 part 1 - Add an option to expandlibs-exec to allow to reorder the objects list. r=ted
2012-01-20 09:50:44 +01:00
Mike Hommey
ad16748141
Bug 718485 - Make the gkmedia library the default target in layout/media
2012-01-20 09:50:34 +01:00
Mike Hommey
670616b256
Bug 683127 part 12 - Enable the new linker on Android native UI. r=khuey
2012-01-20 09:49:07 +01:00
Mike Hommey
c36e15d671
Bug 683127 part 11 - Hook the new linker in Android initialization. r=blassey
2012-01-20 09:49:07 +01:00
Mike Hommey
8fd7ef9ab5
Bug 683127 part 10 - Allow debug symbols to be found under gdb without extracted libraries. r=tglek,r=mwu
2012-01-20 09:49:03 +01:00
Mike Hommey
30eed017b6
Bug 683127 part 9 - Allow to temporarily extract Elf files from a Zip archive for e.g. valgrind. r=tglek
2012-01-20 09:48:50 +01:00
Mike Hommey
4b71ba5dc0
Bug 683127 part 8 - Allow to load Elf files from a Zip archive. r=tglek,r=sewardj
2012-01-20 09:48:44 +01:00
Mike Hommey
61d63022fa
Bug 683127 part 7 - Use a custom Elf linker for libraries given with an absolute path name. r=sewardj
2012-01-20 09:48:44 +01:00
Mike Hommey
0587da37fd
Bug 683127 part 6 - Use wrapped dl* functions in the XPCOM standalone glue when building with MOZ_LINKER on Linux. r=bsmedberg
2012-01-20 09:48:44 +01:00
Mike Hommey
9907ad2018
Bug 683127 part 5 - Initial Elf Loader, wrapping around dlopen/dladdr/dlsym/dlclose. r=tglek,r=sewardj
2012-01-20 09:48:39 +01:00
Geoff Lankow
829f3827f4
Bug 719002 - Use a transaction when upgrading addon.sqlite's schema; r=Mossop
2012-01-19 22:13:03 +13:00
Daniel Holbert
8fe41d5a99
Bug 716738: Label layout/tables as gcc-warning-free with FAIL_ON_WARNINGS. r=dbaron
2012-01-19 21:33:20 -08:00
Alex Pakhotin
c603276047
Bug 711648 - Pre-commit underline is not shown for the composing text. r=blassey
2012-01-17 23:17:51 -08:00