Lucas Rocha
a147946f7b
Bug 706667 - Organize/cleanup imports on AboutHomeContent (r=blassey, a=mfinkle)
2011-12-13 20:15:17 +00:00
Lucas Rocha
885061c5fd
Bug 706667 - Remove unused properties from AboutHomeContent (r=blassey, a=mfinkle)
2011-12-13 20:15:17 +00:00
Lucas Rocha
b95251c350
Bug 706667 - Change indentation of about:home layout files for consistency (r=blassey, a=mfinkle)
2011-12-13 20:15:17 +00:00
Daniel Holbert
e44ef483f6
Bug 709920: Be more sensitive in checking for zero-size viewBox in nsSVGPatternFrame::ConstructCTM. r=longsonr a=khuey
2011-12-13 12:12:36 -08:00
Andrew Halberstadt
b804869d72
Bug 708309 - Do not use zipfile.extract in mozbase components for peptest r=jhammel a=test-only
2011-12-13 13:53:51 -06:00
Jonas Sicking
b95e9005a5
Tests for Bug 706088. r=khuey. Also removes a now-obsolete test. r=bent. a=khuey
2011-12-13 11:46:19 -08:00
Lucas Rocha
96f9f2cf3d
Bug 708485 - Add Fennec bookmarks to special "mobile" folder (r=blassey, a=mfinkle)
2011-12-13 19:47:40 +00:00
Lucas Rocha
b3ebd4a538
Bug 708485 - Create "mobile" special bookmarks folder on DB creation (r=blassey, a=mfinkle)
2011-12-13 19:47:40 +00:00
Lucas Rocha
f0b399ed34
Bug 709962 - Eliminate required table references in BrowserProvider's query interface (r=blassey, a=mfinkle)
2011-12-13 19:47:40 +00:00
Chris Lord
b77fdce4a3
Bug 708683 - Guard more rigorously against bad viewport updates. r=kats a=android-only
...
Check more values in browser.js when updating the viewport, and restructure
the JSON conversion in Java so that it's easier to tell what value caused a
bad viewport if it comes from Java.
2011-12-13 14:12:07 -05:00
Michael Wu
80af01d2ff
Bug 706599 - Handle no default in gonk key dispatching, r=jlebar a=gonk-only
2011-12-13 10:51:25 -08:00
Michael Wu
43d74333bd
Bug 706558 - Remove SetEventCallback, r=roc a=code-removal
2011-12-13 10:51:25 -08:00
Mark Finkle
dc12898494
Bug 704415 - Style the Add-on Manager (phase 1) [r=mbrubeck a=javascript]
2011-12-13 13:42:51 -05:00
Sriram Ramasubramanian
561eabd80c
Bug 709255: Avoid multiple instances of TabsTray. [r=mfinkle a=android-only]
2011-12-12 14:25:29 -08:00
Tom Schuster
3facd97a02
Bug 590036 - Optimize cases where we probably eval an array, that would be parsable by JSON. r=jorendorff a=SpiderMonkey
2011-12-13 18:24:10 +01:00
Tom Schuster
fca18ee593
Bug 706924 - Rename JSOP_PUSH to JSOP_UNDEFINED, and remove dead code from the decompiler. r=Waldo a=SpiderMonkey
2011-12-13 18:23:37 +01:00
Steven Michaud
5b51c44ae4
Bug 708278 - Prevent recursion in ReportMoveEvent(), which can become infinite. r=bgirard a=maconly
2011-12-13 10:55:16 -06:00
Ed Morley
f374236dcd
Add a few recently created makefiles to toolkit-makefiles.sh (no bug); rs=build a=build-only
2011-12-13 16:41:22 +00:00
Ed Morley
51fd86d229
Add services/crypto/component/Makefile to services/makefiles.sh & make style consistent with the other scripts (no bug); rs=build a=build-only
2011-12-13 16:41:22 +00:00
Mark Finkle
57eedcd517
Bug 701374 - Show go or search icon in awesomescreen field, as appropriate [r=lucasr a=android-only]
2011-12-13 11:31:35 -05:00
Marco Bonardo
632b40fdbb
Bug 706280 - Intermittent failure in browser/components/places/tests/chrome/test_bug549192.xul | Exited with code 1 during test run.
...
r=felipe a=tests-only
2011-12-13 17:27:09 +01:00
Brad Lassey
83ff99096f
bug 710194 - Nightly has violated its self-enforced StrictMode policy after a clean install r=mfinkle a=java-only
2011-12-13 11:12:01 -05:00
Kyle Huey
13ed1dd9cb
Bug 709657: Split uconv out of libxul. r=me a=me CLOSED TREE
...
--HG--
rename : intl/uconv/src/Makefile.in => intl/uconv/datamodule/Makefile.in
rename : intl/uconv/src/nsUConvModule.cpp => intl/uconv/datamodule/nsUConvDataModule.cpp
2011-12-13 10:48:16 -05:00
Lucas Rocha
1aedff0808
Bug 708151 - Fix switch indentation in BrowserProvider (r=blassey, a=mfinkle)
2011-12-13 14:46:58 +00:00
Lucas Rocha
236a1dacec
Bug 708151 - Change GUID generation to be more compliant with Sync (r=rnewman, a=mfinkle)
2011-12-13 14:46:58 +00:00
Lucas Rocha
ee4790cb36
Bug 708151 - Add indexes where needed in local bookmarks/history DB (r=blassey, a=mfinkle)
2011-12-13 14:46:58 +00:00
Lucas Rocha
8ed3b08390
Bug 708151 - Handle deleted records in a sync-friendly way (r=blassey, a=mfinkle)
2011-12-13 14:46:58 +00:00
Lucas Rocha
37067a8c68
Bug 708151 - Add _id column to images and implement missing operations (r=blassey, a=mfinkle)
...
We need all operations (query, delete, insert, and update) for images in order
to implement favicon sync properly.
2011-12-13 14:46:58 +00:00
Lucas Rocha
aedb47c5d3
Bug 708331 - Add keyword, description, and tags columns to Bookmarks (r=mfinkle, a=mfinkle)
2011-12-13 14:46:58 +00:00
Atul Aggarwal
a4be0f7368
Bug 695648 - Remove unnecessary friend class mozilla::AutoRestore<bool> from nsContentUtils; r=smaug a=removal
2011-12-13 14:17:59 +00:00
Hub Figuiere
b5ee5d94e6
Bug 707852 - Remove the wrapper for the Obj-C class as we can do without; r=surkov a=mac-only
2011-12-13 14:17:59 +00:00
Andrew Quartey
faa8be8d82
Bug 706010 - Remove NS_SPECIALIZE_TEMPLATE and HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX; r=khuey a=cleanup/removal
2011-12-13 14:17:59 +00:00
Javi Rueda
313b993b78
Bug 379342 - Remove Win95/Win98 support code in XPCom; r=bsmedberg a=removal
2011-12-13 14:17:58 +00:00
Nicolas Pierron
c37b2e0523
Bug 700517 - Add "ret imm16" instruction for x86 and x86_64; r=dvander a=not-libxul
2011-12-13 14:17:57 +00:00
Serge Gautherie
f9989fa0ef
Bug 706149 - Improve checks and documentation in browser_bug462289.js; r=enndeakin a=test-only
2011-12-13 14:17:57 +00:00
Lucas Rocha
c74f44c78c
Bug 707636 - Use "signature" permissions on BrowserProvider (r=blassey, a=mfinkle)
...
To allow apps with same signature than Fennec to access Fennec's local DB via
content provider.
2011-12-13 14:12:03 +00:00
Lucas Rocha
32ea7cbd71
Bug 707124 - Add query to BrowserProvider to fetch DB schema version (r=blassey, a=mfinkle)
2011-12-13 14:12:01 +00:00
Lucas Rocha
40c0a3b972
Bug 707732 - Handle case of updating favicon on non-existing URL (r=blassey, a=mfinkle)
2011-12-13 13:59:37 +00:00
Lucas Rocha
3a8ebee812
Bug 707732 - More robust implementation of add bookmark (r=blassey, a=mfinkle)
2011-12-13 13:59:27 +00:00
Lucas Rocha
482081e5c7
Bug 707732 - More robust implementation of thumbnail update (r=blassey, a=mfinkle)
...
Also fixes thumbnail update on Honeycomb/ICS.
2011-12-13 13:59:15 +00:00
Lucas Rocha
032142fb4c
Bug 701913 - Fix query to check bookmark URL in Honeycomb/ICS (r=blassey, a=mfinkle)
2011-12-13 13:44:54 +00:00
Lucas Rocha
974aaa4bfd
Bug 698828 - Fix add bookmark operation in Honeycomb/ICS (r=blassey, a=mfinkle)
2011-12-13 13:44:54 +00:00
Lucas Rocha
ace363cdd7
Bug 701835 - Fix bookmark removal in Honeycomb/ICS (r=blassey, a=mfinkle)
2011-12-13 13:44:54 +00:00
Doug Turner
b35608a242
Bug 708200 - Do not create timer to fire geckoLoaded. r=blassey a=android-only
...
--HG--
extra : rebase_source : bab7b26936fa41d2f9ab4664e01d050a20038414
2011-12-12 16:27:34 +08:00
Doug Turner
c953cb8966
Bug 708280 - delay checking checking for update until idle to avoid startup path. r=mfinkle
...
--HG--
extra : rebase_source : 0f8595409e980da3421fd86133bf83238d7ceb55
2011-12-12 16:27:34 +08:00
Doug Turner
f2f02f7573
Bug 709595 - Add a name for each java thread and timer to aide with debugging. r=blassey
...
--HG--
extra : rebase_source : 1f5472ef5301739425b162d5ce4b28a577daf0fb
2011-12-12 16:27:35 +08:00
Jonathan Kew
9320452f5a
bug 703861 - add hyphenation alias for de-AT-1901. r=smontagu a=khuey
2011-12-13 13:07:05 +00:00
Geoff Lankow
622bc2f0d5
Bug 708397 - "addon-options-displayed" notification fires before XBL bindings apply; r=Unfocused, a=Unfocused
2011-12-13 23:32:11 +13:00
Chris Peterson
06f666321d
Bug 708114 part 2 - Add resource flag to enable Android StrictMode for nightly and local builds. r=dougt a=android-only
2011-12-12 17:15:38 -08:00
Chris Peterson
cc4bf2588c
Bug 708114 part 1 - Comment out Android StrictMode for all build configurations. r=dougt a=android-only
2011-12-12 17:15:23 -08:00